drivers: remove direct access to interrupt handle
[dpdk.git] / drivers / net / mlx5 / mlx5_flow_verbs.c
2021-10-22 Ferruh Yigitethdev: add namespace
2021-10-21 Xueming Linet/mlx5: improve Verbs flow priority discovery
2021-10-21 Michael Baumcommon/mlx5: share device context object
2021-10-12 Andrew Rybchenkoethdev: remove deprecated shared counter attribute
2021-08-03 Rongwei Liunet/mlx5: fix VXLAN VNI matching on ConnectX-5
2021-07-29 Lior Margalitnet/mlx5: fix RSS flow rule with L4 mismatch
2021-07-13 Rongwei Liunet/mlx5: support matching on VXLAN reserved field
2021-04-30 Michael Baumnet/mlx5: support flow count action handle
2021-04-15 Michael Baumnet/mlx5: separate Tx function declarations to another...
2021-04-15 Michael Baumnet/mlx5: separate Rx function declarations to another...
2021-01-29 Shiri Kuzinnet/mlx5: refuse empty VLAN in flow pattern
2021-01-29 Dong Zhounet/mlx5: enlarge maximal flow priority
2021-01-29 Bruce Richardsonethdev: make driver-only headers private
2021-01-08 Ophir Munknet/mlx5: enable more shared code on Windows
2020-11-13 Xueming Linet/mlx5: fix nested flow creation
2020-11-13 Suanming Mounet/mlx5: fix shared RSS action release
2020-11-13 Dekel Pelednet/mlx5: fix use of local array for global error
2020-11-03 Suanming Mounet/mlx5: make Rx queue thread safe
2020-11-03 Suanming Mounet/mlx5: create global drop action
2020-11-03 Xueming Linet/mlx5: use thread specific flow workspace
2020-11-03 Bing Zhaonet/mlx5: add flow sync API
2020-11-03 Li Zhangnet/mlx5: support item type error message in flow Verbs
2020-11-03 Matan Azradnet/mlx5: support VLAN matching fields
2020-11-03 Andrey Vesnovatynet/mlx5: modify hash Rx queue objects
2020-11-03 Suanming Mounet/mlx5: optimize counter extend memory
2020-11-03 Suanming Mounet/mlx5: rename flow counter macro
2020-11-03 Suanming Mounet/mlx5: make shared counters thread safe
2020-11-03 Suanming Mounet/mlx5: synchronize flow counter pool creation
2020-11-03 Suanming Mounet/mlx5: remove single counter container
2020-11-03 Suanming Mounet/mlx5: optimize shared counter memory
2020-11-03 Suanming Mounet/mlx5: locate aging pools in the general container
2020-11-03 Dekel Pelednet/mlx5: support match on IPv4 fragment packets
2020-09-18 Michael Baumnet/mlx5: share Rx queue drop action code
2020-09-18 Michael Baumnet/mlx5: separate Rx queue drop
2020-09-18 Michael Baumnet/mlx5: share Rx hash queue code
2020-09-18 Michael Baumnet/mlx5: separate Rx hash queue creation
2020-09-18 Michael Baumnet/mlx5: separate Rx indirection table object creation
2020-07-21 Gregory Etelsonnet/mlx5: fix tunnel flow priority
2020-07-21 Ophir Munkcommon/mlx5: remove inclusion of Verbs header files
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
next