net/mlx5: fix mask used for IPv6 item validation
[dpdk.git] / drivers / net / mlx5 / mlx5_flow_verbs.c
2020-03-18 Dekel Pelednet/mlx5: fix mask used for IPv6 item validation
2020-02-05 Alexander Kozyrevcommon/mlx5: improve assert control
2020-02-05 Matan Azradcommon/mlx5: introduce common library
2020-02-05 Dekel Pelednet/mlx5: unify validation of drop action
2019-11-20 Dekel Pelednet/mlx5: fix verbs flow counter query
2019-11-11 Viacheslav Ovsiienkonet/mlx5: refactor flow structure
2019-11-08 Xiaoyu Minnet/mlx5: improve flow item IP validation
2019-11-08 Ori Kamnet/mlx5: split hairpin flows
2019-09-20 Dekel Pelednet/mlx5: skip table zero to improve insertion rate
2019-08-06 Viacheslav Ovsiienkonet/mlx5: add workaround for VLAN in virtual machine
2019-07-29 Matan Azradnet/mlx5: allow implicit LRO flow
2019-07-23 Dekel Pelednet/mlx5: support LRO with single RxQ object
2019-07-23 Matan Azradnet/mlx5: accelerate DV flow counter transactions
2019-05-24 Olivier Matznet: add rte prefix to IP defines
2019-05-24 Olivier Matznet: add rte prefix to ether defines
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 Dekel Pelednet/mlx5: fix errno typos in comments
2019-03-29 Viacheslav Ovsiienkonet/mlx5: provide IB port for the object being created
2019-03-29 Viacheslav Ovsiienkonet/mlx5: switch to the shared IB device context
2019-03-01 Thomas Monjalonnet/mlx: prefix private structure
2019-01-14 Viacheslav Ovsiienkonet/mlx5: validate TOS and TTL on E-Switch
2019-01-14 Moti Haimovskynet/mlx5: fix shared counter allocation logic
2018-11-16 Dekel Pelednet/mlx5: fix MPLS item validation
2018-11-16 Ali Alnubaninet/mlx5: fix initialization of struct members
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 Yongseok Kohnet/mlx5: fix Verbs flow tunnel
2018-11-05 Ophir Munknet/mlx5: support default RSS key as null
2018-11-05 Viacheslav Ovsiienkonet/mlx5: fix flow counters deletion in Verbs
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 Viacheslav Ovsiienkonet/mlx5: support new flow counter API
2018-10-26 Viacheslav Ovsiienkonet/mlx5: relocate flow counters query function
2018-10-26 Viacheslav Ovsiienkonet/mlx5: rename flow counter configuration macro
2018-10-26 Viacheslav Ovsiienkonet/mlx5: fix flow counters creation
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: add abstraction for multiple flow drivers
2018-10-11 Ori Kamnet/mlx5: add Direct Verbs translate items
2018-10-11 Ori Kamnet/mlx5: add flow translate function