net/mlx5: move flow priority discovery to Verbs file
[dpdk.git] / drivers / net / mlx5 / mlx5_flow_verbs.c
2020-07-21 Ophir Munknet/mlx5: move flow priority discovery to Verbs file
2020-07-21 Suanming Mounet/mlx5: convert control path memory to unified malloc
2020-07-07 Dekel Pelednet/mlx5: rename Verbs flow to generic name
2020-06-30 Suanming Mounet/mlx5: optimize free counter lookup
2020-06-16 Ophir Munknet/mlx5: rename ib in names
2020-05-18 Suanming Mounet/mlx5: fix Verbs counter pool allocation
2020-05-18 Matan Azradnet/mlx5: fix flow counter container resize
2020-05-11 Raslan Darawshehnet/mlx5: fix matching for UDP tunnels with Verbs
2020-05-05 Ophir Munknet/mlx5: fix flow rules with Verbs
2020-05-05 Dong Zhounet/mlx5: support flow aging
2020-05-05 Dong Zhounet/mlx5: modify ext-counter memory allocation
2020-04-21 Bing Zhaonet/mlx5: fix header modify action validation
2020-04-21 Suanming Mounet/mlx5: optimize flow RSS struct
2020-04-21 Suanming Mounet/mlx5: reorganize flow handle struct
2020-04-21 Suanming Mounet/mlx5: optimize action flags in flow handle
2020-04-21 Suanming Mounet/mlx5: reorganize fate actions as union
2020-04-21 Suanming Mounet/mlx5: convert flow dev handle to indexed
2020-04-21 Suanming Mounet/mlx5: convert hrxq to indexed
2020-04-21 Bing Zhaonet/mlx5: fix index when creating flow
2020-04-21 Suanming Mounet/mlx5: split flow counter struct
2020-04-21 Suanming Mounet/mlx5: optimize flow counter handle type
2020-04-21 Suanming Mounet/mlx5: change verbs counter allocator to indexed
2020-04-21 Bing Zhaonet/mlx5: separate the flow handle resource
2020-04-21 Bing Zhaonet/mlx5: reorganize flow structures
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