net: add rte prefix to ether defines
[dpdk.git] / drivers / net / mlx4 / mlx4_flow.c
2019-05-24 Olivier Matznet: add rte prefix to ether defines
2019-05-24 Olivier Matznet: add rte prefix to ether functions
2019-05-24 Olivier Matznet: add rte prefix to ether structures
2019-04-19 Thomas Monjalonethdev: deprecate legacy filter API
2019-04-05 Yongseok Kohnet/mlx4: change device reference for secondary process
2019-03-08 Dekel Pelednet/mlx4: fix default flow rule create
2019-03-01 Thomas Monjalonnet/mlx: prefix private structure
2019-01-24 Dekel Pelednet/mlx4: fix creation of flow rule w/o ETH spec
2019-01-03 Dekel Pelednet/mlx4: support flow w/o ETH spec and with VLAN
2018-05-22 Adrien Mazarguilnet/mlx4: refactor RSS conversion functions
2018-05-22 Adrien Mazarguilnet/mlx4: fix default in RSS converter
2018-05-14 Ophir Munknet/mlx4: advertise supported RSS hash functions
2018-05-14 Ophir Munknet/mlx4: avoid constant recreations in function
2018-05-14 Adrien Mazarguilnet/mlx4: fix UDP flow rule limitation enforcement
2018-05-02 Adrien Mazarguilnet/mlx4: fix default RSS hash fields
2018-04-27 Adrien Mazarguilethdev: add transfer attribute to flow API
2018-04-27 Adrien Mazarguilethdev: add encap level to RSS flow API action
2018-04-27 Adrien Mazarguilethdev: add hash function to RSS flow API action
2018-04-27 Adrien Mazarguilethdev: flatten RSS configuration in flow API
2018-04-27 Adrien Mazarguilethdev: fix C99 flexible arrays from flow API
2018-04-27 Adrien Mazarguilethdev: alter behavior of flow API actions
2018-04-27 Adrien Mazarguilnet/mlx4: fix ignored RSS hash types
2018-04-27 Adrien Mazarguilnet/mlx4: fix RSS resource leak in case of error
2018-04-10 Shahaf Shuleralign SPDX Mellanox copyrights
2018-02-05 Adrien Mazarguilnet/mlx4: fix drop flow resources leak
2018-02-01 Olivier Matznet/mlx4: use SPDX tags in 6WIND copyrighted files
2018-01-31 Adrien Mazarguilnet/mlx4: move rdma-core calls to separate file
2018-01-29 Moti Haimovskynet/mlx4: fix broadcast Rx
2018-01-22 Ferruh Yigitethdev: separate driver APIs
2018-01-16 Shahaf Shulernet/mlx4: convert to new Rx offloads API
2018-01-16 Adrien Mazarguilnet/mlx4: restore inner VXLAN RSS support
2018-01-16 Adrien Mazarguilnet/mlx4: restore UDP RSS by probing capabilities
2018-01-16 Adrien Mazarguilnet/mlx4: use function to get default RSS fields
2017-11-01 Adrien Mazarguilnet/mlx4: fix queue index check on flow rules
2017-11-01 Adrien Mazarguilnet/mlx4: fix Rx after updating number of queues
2017-10-26 Matan Azradnet/mlx4: fix targetless internal rule creation
2017-10-26 Adrien Mazarguilnet/mlx4: fix restriction on TCP/UDP flow rules
2017-10-26 Adrien Mazarguilnet/mlx4: use dedicated list iterator
2017-10-13 Adrien Mazarguilnet/mlx4: add RSS support outside flow API
2017-10-13 Adrien Mazarguilnet/mlx4: disable UDP support in RSS flow rules
2017-10-13 Adrien Mazarguilnet/mlx4: add RSS flow rule action support
2017-10-13 Adrien Mazarguilnet/mlx4: restore promisc and allmulti support
2017-10-13 Adrien Mazarguilnet/mlx4: add flow support for multicast traffic
2017-10-13 Adrien Mazarguilnet/mlx4: add VLAN filter configuration support
2017-10-13 Adrien Mazarguilnet/mlx4: add MAC addresses configuration support
2017-10-13 Adrien Mazarguilnet/mlx4: refactor flow item validation code
2017-10-13 Adrien Mazarguilnet/mlx4: simplify trigger code for flow rules
2017-10-13 Adrien Mazarguilnet/mlx4: generalize flow rule priority support
2017-10-13 Adrien Mazarguilnet/mlx4: refactor internal flow rules
2017-10-13 Adrien Mazarguilnet/mlx4: relax check on missing flow rule target
2017-10-13 Adrien Mazarguilnet/mlx4: allocate drop flow resources on demand
2017-10-13 Adrien Mazarguilnet/mlx4: merge flow creation and validation code
2017-10-13 Adrien Mazarguilnet/mlx4: compact flow rule error reporting
2017-10-13 Adrien Mazarguilnet/mlx4: tidy up flow rule handling code
2017-10-13 Adrien Mazarguilnet/mlx4: clarify flow objects naming scheme
2017-10-13 Adrien Mazarguilnet/mlx4: expose support for flow rule priorities
2017-10-13 Adrien Mazarguilethdev: expose flow API error helper
2017-10-06 Adrien Mazarguilnet/mlx4: rely on ethdev for Tx/Rx queue arrays
2017-10-06 Adrien Mazarguilnet/mlx4: remove isolated mode constraint
2017-10-06 Adrien Mazarguilnet/mlx4: clean up includes and comments
2017-10-06 Adrien Mazarguilnet/mlx4: rename private functions in flow API
2017-10-06 Adrien Mazarguilnet/mlx4: group flow API handlers in common file
2017-10-06 Adrien Mazarguilnet/mlx4: separate Rx/Tx definitions
2017-10-06 Adrien Mazarguilnet/mlx4: separate debugging macros
2017-10-06 Adrien Mazarguilnet/mlx4: remove unnecessary wrapper functions
2017-10-06 Adrien Mazarguilnet/mlx4: remove control path locks
2017-10-06 Adrien Mazarguilnet/mlx4: clean up coding style inconsistencies
2017-10-06 Adrien Mazarguilnet/mlx4: revert resource domain support
2017-10-06 Adrien Mazarguilnet/mlx4: revert RSS parent queue refactoring
2017-10-06 Adrien Mazarguilnet/mlx4: revert flow API RSS support
2017-10-06 Adrien Mazarguilnet/mlx4: remove useless compilation checks
2017-10-06 Adrien Mazarguilnet/mlx4: add consistency to copyright notices
2017-07-31 Matan Azradnet/mlx4: fix flow creation before start
2017-07-06 Vasily Philipovnet/mlx4: support flow API RSS action
2017-07-06 Vasily Philipovnet/mlx4: refactor RSS parent queue allocation
2017-07-06 Vasily Philipovnet/mlx4: implement isolated mode from flow API
2017-04-04 Vasily Philipovnet/mlx4: use a single drop queue for all drop flows
2017-04-04 Vasily Philipovnet/mlx4: support basic flow items and actions