net/mlx5: support single flow dump
[dpdk.git] / drivers / net / mlx5 / mlx5.h
2021-04-19 Haifei Luonet/mlx5: support single flow dump
2021-04-14 Haifei Luoethdev: dump single flow rule
2021-04-14 Dmitry Kozlyuknet: provide IP-related API on any OS
2021-04-07 Viacheslav Ovsiienkonet/mlx5: fix drop action for Direct Rules/Verbs
2021-03-31 Xueming Linet/mlx5: probe host PF representor with sub-function
2021-03-31 Xueming Linet/mlx5: save bonding member ports information
2021-03-31 Xueming Linet/mlx5: refactor bonding representor probing
2021-03-31 Xueming Linet/mlx5: revert setting bonding representor to first PF
2021-03-31 Xueming Linet/mlx5: support sub-function representor
2021-03-26 Thomas Monjalonethdev: replace callback getting filter operations
2021-03-16 Viacheslav Ovsiienkonet/mlx5: support timestamp format
2021-03-03 Matan Azradnet/mlx5: fix imissed statistics
2021-01-29 Suanming Mounet/mlx5: fix port attach in secondary process
2021-01-29 Bruce Richardsonethdev: make driver-only headers private
2021-01-19 Shiri Kuzinnet/mlx5: create GENEVE TLV option management
2021-01-14 Michael Baumnet/mlx5: move Rx RQ creation to common
2021-01-14 Michael Baumnet/mlx5: move ASO SQ creation to common
2021-01-14 Michael Baumnet/mlx5: move Tx SQ creation to common
2021-01-14 Michael Baumnet/mlx5: move rearm and clock queue SQ creation to...
2021-01-14 Michael Baumnet/mlx5: move Rx CQ creation to common
2021-01-14 Michael Baumnet/mlx5: move Tx CQ creation to common
2021-01-14 Michael Baumnet/mlx5: move ASO CQ creation to common
2021-01-14 Michael Baumnet/mlx5: move rearm and clock queue CQ creation to...
2021-01-14 Michael Baumnet/mlx5: remove CQE padding device argument
2021-01-08 Tal Shnaidermannet/mlx5: fix device name size on Windows
2021-01-08 Ophir Munknet/mlx5: unify operations for all OS
2021-01-08 Ophir Munknet/mlx5: enable more shared code on Windows
2021-01-08 Tal Shnaidermannet/mlx5: add macros for file name and path
2021-01-08 Ophir Munknet/mlx5: prepare MR prototypes for DevX
2021-01-08 Ophir Munknet/mlx5: extend device attributes getter
2021-01-08 Viacheslav Ovsiienkonet/mlx5: fix Verbs memory allocation callback
2020-11-22 Andrey Vesnovatynet/mlx5: fix shared RSS action update
2020-11-20 Xueming Linet/mlx5: set representor to first PF in bonding mode
2020-11-20 Gregory Etelsonnet/mlx5: fix tunnel offload object allocation
2020-11-13 Suanming Mounet/mlx5: fix shared RSS action release
2020-11-13 Xueming Linet/mlx5: fix missing meter packet
2020-11-13 Dekel Pelednet/mlx5: fix aging queue doorbell ringing
2020-11-14 Viacheslav Ovsiienkonet/mlx5: fix UAR used by ASO queues
2020-11-04 Tal Shnaidermancommon/mlx5: split PCI relaxed ordering for read and...
2020-11-03 Matan Azradnet/mlx5: allow age modes combination
2020-11-03 Matan Azradnet/mlx5: support shared age action
2020-11-03 Matan Azradnet/mlx5: optimize shared RSS action memory
2020-11-03 Dekel Pelednet/mlx5: support flow hit action for aging
2020-11-03 Alexander Kozyrevnet/mlx5: support flow tag and packet header miniCQEs
2020-11-03 Viacheslav Ovsiienkonet/mlx5: use C11 atomics in packet scheduling
2020-11-03 Xueming Linet/mlx5: remove shared context lock
2020-11-03 Suanming Mounet/mlx5: make shared action list thread safe
2020-11-03 Suanming Mounet/mlx5: make sample and mirror action thread safe
2020-11-03 Xueming Linet/mlx5: make push VLAN action cache thread safe
2020-11-03 Xueming Linet/mlx5: make port ID action cache thread safe
2020-11-03 Xueming Linet/mlx5: make matcher list thread safe
2020-11-03 Suanming Mounet/mlx5: make Rx queue thread safe
2020-11-03 Suanming Mounet/mlx5: optimize shared RSS list operation
2020-11-03 Suanming Mounet/mlx5: remove unused mreg copy
2020-11-03 Xueming Linet/mlx5: make flow table cache thread safe
2020-11-03 Suanming Mounet/mlx5: create global default miss action
2020-11-03 Xueming Linet/mlx5: make flow list thread safe
2020-11-03 Xueming Linet/mlx5: use indexed pool as id generator
2020-11-03 Xueming Linet/mlx5: reuse flow id as hairpin id
2020-11-03 Xueming Linet/mlx5: use thread specific flow workspace
2020-11-03 Alexander Kozyrevnet/mlx5: use C11 atomics for flow tables
2020-11-03 Alexander Kozyrevnet/mlx5: use C11 atomics for RxQ/TxQ refcounts
2020-11-03 Matan Azradnet/mlx5: fix Tx queue start
2020-11-03 Bing Zhaonet/mlx5: support getting hairpin peer ports
2020-11-03 Bing Zhaonet/mlx5: support two ports hairpin mode
2020-11-03 Viacheslav Ovsiienkonet/mlx5: configure Rx queue for buffer split
2020-11-03 Viacheslav Ovsiienkonet/mlx5: support Rx buffer split description
2020-11-03 Gregory Etelsonnet/mlx5: implement tunnel offload
2020-11-03 Andrey Vesnovatynet/mlx5: translate shared action for RSS action
2020-11-03 Andrey Vesnovatynet/mlx5: modify hash Rx queue objects
2020-11-03 Xueming Linet/mlx5: fix port shared data reference count
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 query of age action
2020-10-16 Ivan Ilchenkoethdev: change stop operation callback to return int
2020-10-16 Jiawei Wangnet/mlx5: update translate function for mirroring
2020-10-16 Jiawei Wangnet/mlx5: split sample flow into two sub-flows
2020-10-16 Jiawei Wangnet/mlx5: validate sample action
2020-10-09 Michael Baumnet/mlx5: remove Rx queue object type field
2020-10-09 Michael Baumnet/mlx5: separate Rx queue state modification
2020-10-09 Michael Baumnet/mlx5: remove Tx queue object type field
2020-10-09 Michael Baumnet/mlx5: separate Tx queue object modification
2020-10-09 Michael Baumnet/mlx5: share Tx control code
2020-10-09 Michael Baumnet/mlx5: separate Tx queue object creations
2020-10-09 Michael Baumnet/mlx5: reposition event queue number field
2020-10-08 Suanming Mounet/mlx5: fix meter table definitions
2020-09-30 Thomas Monjalonethdev: allow drivers to return error on close
2020-09-30 Suanming Mounet/mlx5: manage header reformat actions with hashed...
2020-09-30 Xueming Linet/mlx5: use bond index for netdev operations
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: share Rx queue indirection table code
2020-09-18 Michael Baumnet/mlx5: remove indirection table type field
2020-09-18 Michael Baumnet/mlx5: separate Rx hash queue creation
next