net: add rte prefix to IP structure
[dpdk.git] / drivers / net / mlx5 / mlx5_flow.c
2019-05-24 Olivier Matznet: add rte prefix to IP structure
2019-04-19 Ori Kamnet/mlx5: add transfer attribute to matcher
2019-04-19 Ori Kamnet/mlx5: support Direct Rules E-Switch
2019-04-19 Thomas Monjalonethdev: deprecate legacy filter API
2019-04-19 Ori Kamnet/mlx5: fix RSS validation function
2019-04-12 Yongseok Kohnet/mlx5: fix recursive inclusion of header file
2019-04-05 Ori Kamnet/mlx5: add Direct Rules API
2019-04-05 Dekel Pelednet/mlx5: fix errno typos in comments
2019-03-29 Viacheslav Ovsiienkonet/mlx5: provide IB port for the object being created
2019-03-08 Viacheslav Ovsiienkonet/mlx5: fix flow priorities probing error path
2019-03-01 Thomas Monjalonnet/mlx: prefix private structure
2019-01-24 Dekel Pelednet/mlx5: block RSS action without Rx queue
2019-01-24 Dekel Pelednet/mlx5: allow port start with zero Rx queue
2019-01-14 Viacheslav Ovsiienkonet/mlx5: validate TOS and TTL on E-Switch
2018-12-13 Dekel Pelednet/mlx5: fix validation of Rx queue number
2018-11-16 Dekel Pelednet/mlx5: fix packet type for MPLS in UDP
2018-11-16 Dekel Pelednet/mlx5: fix MPLS item validation
2018-11-16 Yongseok Kohnet/mlx5: fix flow destruction
2018-11-13 Shahaf Shulernet/mlx5: remove GRE inner IPv6 matching limitation
2018-11-13 Dekel Pelednet/mlx5: fix flow director add and delete
2018-11-13 Yongseok Kohnet/mlx5: fix L4 protocol validation
2018-11-05 Yongseok Kohnet/mlx5: remove flags setting from flow preparation
2018-11-05 Ophir Munknet/mlx5: support default RSS key as null
2018-11-05 Yongseok Kohnet/mlx5: fix validation of MLPS-in-GRE
2018-11-05 Yongseok Kohnet/mlx5: add missing flow director delete
2018-11-05 Shahaf Shulernet/mlx5: fix detection and error for multiple item...
2018-11-05 Shahaf Shulernet/mlx5: fix bit width of flow items
2018-10-26 Yongseok Kohnet/mlx5: fix bit width of item and action flags
2018-10-26 Yongseok Kohnet/mlx5: fix flow tunnel handling
2018-10-26 Yongseok Kohnet/mlx5: rename static functions
2018-10-26 Yongseok Kohnet/mlx5: add warning message for Direct Verbs flow
2018-10-26 Viacheslav Ovsiienkonet/mlx5: simplify flow counters support check
2018-10-26 Dekel Pelednet/mlx5: support metadata as flow rule criteria
2018-10-26 Moti Haimovskynet/mlx5: add flow query abstraction interface
2018-10-11 Moti Haimovskynet/mlx5: support e-switch TCP-flags flow filter
2018-10-11 Dekel Pelednet/mlx5: allow flow rule with attribute egress
2018-10-11 Yongseok Kohnet/mlx5: fix errno values for flow engine
2018-10-11 Yongseok Kohnet/mlx5: add Linux TC flower driver for E-Switch flow
2018-10-11 Yongseok Kohnet/mlx5: add abstraction for multiple flow drivers
2018-10-11 Ori Kamnet/mlx5: add runtime parameter to enable Direct Verbs
2018-10-11 Ori Kamnet/mlx5: add Direct Verbs final functions
2018-10-11 Ori Kamnet/mlx5: add Direct Verbs translate items
2018-10-11 Ori Kamnet/mlx5: add flow translate function
2018-10-11 Ori Kamnet/mlx5: add flow prepare function
2018-10-11 Ori Kamnet/mlx5: split flow validation to dedicated function
2018-08-28 Shahaf Shulernet/mlx5: fix RSS flow action hash type selection
2018-08-05 Yongseok Kohnet/mlx5: fix check for MPLS-in-GRE
2018-08-02 Moti Haimovskynet/mlx5: fix RSS flow configuration crash
2018-08-02 Shahaf Shulernet/mlx5: fix VLAN filtering
2018-08-02 Matan Azradnet/mlx5: fix packet type offload for tunnels
2018-08-02 Shahaf Shulernet/mlx5: fix flow count action for shared counter
2018-07-26 Nelio Laranjeironet/mlx5: fix count query when flow has not counter
2018-07-26 Yongseok Kohnet/mlx5: fix endless loop when clearing flow flags
2018-07-26 Adrien Mazarguilnet/mlx5: add framework for switch flow rules
2018-07-12 Nelio Laranjeironet/mlx5: add count flow action
2018-07-12 Nelio Laranjeironet/mlx5: add flow MPLS item
2018-07-12 Nelio Laranjeironet/mlx5: add flow GRE item
2018-07-12 Nelio Laranjeironet/mlx5: add flow VXLAN-GPE item
2018-07-12 Nelio Laranjeironet/mlx5: add flow VXLAN item
2018-07-12 Nelio Laranjeironet/mlx5: support inner RSS computation
2018-07-12 Nelio Laranjeironet/mlx5: remove useless arguments in hrxq API
2018-07-12 Nelio Laranjeironet/mlx5: add RSS flow action
2018-07-12 Nelio Laranjeironet/mlx5: use a macro for the RSS key size
2018-07-12 Nelio Laranjeironet/mlx5: add mark/flag flow action
2018-07-12 Nelio Laranjeironet/mlx5: add flow TCP item
2018-07-12 Nelio Laranjeironet/mlx5: add flow UDP item
2018-07-12 Nelio Laranjeironet/mlx5: add flow IPv6 item
2018-07-12 Nelio Laranjeironet/mlx5: add flow IPv4 item
2018-07-12 Nelio Laranjeironet/mlx5: add flow VLAN item
2018-07-12 Nelio Laranjeironet/mlx5: add flow stop/start
2018-07-12 Nelio Laranjeironet/mlx5: add flow queue action
2018-07-12 Nelio Laranjeironet/mlx5: support flow Ethernet item along with drop...
2018-07-12 Nelio Laranjeironet/mlx5: replace verbs priorities by flow
2018-07-12 Nelio Laranjeironet/mlx5: handle drop queues as regular queues
2018-07-12 Nelio Laranjeironet/mlx5: remove flow support
2018-07-02 Yongseok Kohnet/mlx5: fix error number handling
2018-05-17 Shahaf Shulernet/mlx5: fix default RSS level
2018-05-17 Shahaf Shulernet/mlx5: fix build without tunnel RSS support
2018-05-17 Matan Azradnet/mlx5: support MPLS-in-GRE and MPLS-in-UDP
2018-05-17 Shahaf Shulernet/mlx5: fix flow director drop rule deletion crash
2018-05-14 Yongseok Kohnet/mlx5: change device reference for secondary process
2018-05-14 Nélio Laranjeironet/mlx5: fix flow validation
2018-05-02 Adrien Mazarguilnet/mlx5: fix flow director rule deletion crash
2018-04-27 Declan Dohertyethdev: add shared counter to flow API
2018-04-27 Xueming Linet/mlx5: allow flow tunnel ID 0 with outer pattern
2018-04-27 Xueming Linet/mlx5: introduce VXLAN-GPE tunnel type
2018-04-27 Xueming Linet/mlx5: add hardware flow debug dump
2018-04-27 Xueming Linet/mlx5: support tunnel RSS level
2018-04-27 Xueming Linet/mlx5: split flow RSS handling logic
2018-04-27 Xueming Linet/mlx5: support Rx tunnel type identification
2018-04-27 Xueming Linet/mlx5: support L3 VXLAN flow
2018-04-27 Xueming Linet/mlx5: support GRE tunnel flow
2018-04-27 Xueming Linet/mlx5: support 16 hardware priorities
2018-04-27 Adrien Mazarguilethdev: add transfer attribute to flow API
2018-04-27 Adrien Mazarguilethdev: fix TPID handling in 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
next