net/mlx5: prepare MR prototypes for DevX
[dpdk.git] / drivers / net / mlx5 /
2020-11-03 Suanming Mounet/mlx5: remove unused hash list operations
2020-11-03 Suanming Mounet/mlx5: make tunnel offloading table thread safe
2020-11-03 Suanming Mounet/mlx5: make sample and mirror action thread safe
2020-11-03 Suanming Mounet/mlx5: fix sample register error flow
2020-11-03 Suanming Mounet/mlx5: simplify sample attributes
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 Xueming Linet/mlx5: introduce thread safe linked list cache
2020-11-03 Suanming Mounet/mlx5: make header reformat action thread safe
2020-11-03 Xueming Linet/mlx5: make metadata copy flow list thread safe
2020-11-03 Suanming Mounet/mlx5: remove unused mreg copy
2020-11-03 Xueming Linet/mlx5: make flow modify action list thread safe
2020-11-03 Xueming Linet/mlx5: make flow tag list thread safe
2020-11-03 Suanming Mounet/mlx5: fix redundant Direct Verbs resources allocate
2020-11-03 Xueming Linet/mlx5: make flow table cache thread safe
2020-11-03 Suanming Mounet/mlx5: add flow table tunnel offload attribute
2020-11-03 Xueming Linet/mlx5: support concurrent access for hash list
2020-11-03 Suanming Mounet/mlx5: create global drop action
2020-11-03 Suanming Mounet/mlx5: create global default miss action
2020-11-03 Suanming Mounet/mlx5: create global jump action
2020-11-03 Suanming Mounet/mlx5: make VLAN network interface thread safe
2020-11-03 Suanming Mounet/mlx5: make meter action thread safe
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: support zero size entry for indexed pool
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 Suanming Mounet/mlx5: use thread safe index pool for flow objects
2020-11-03 Alexander Kozyrevnet/mlx: do not enforce RSS hash offload
2020-11-03 Bing Zhaonet/mlx5: add flow sync API
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 Li Zhangnet/mlx5: support item type error message in flow Verbs
2020-11-03 Raslan Darawshehcommon/mlx5: add ConnectX-7 and Bluefield-3 device IDs
2020-11-03 Matan Azradnet/mlx5: support VLAN matching fields
2020-11-03 Bing Zhaonet/mlx5: do not split hairpin flow in explicit mode
2020-11-03 Bing Zhaonet/mlx5: change hairpin ingress flow validation
2020-11-03 Bing Zhaonet/mlx5: add conditional hairpin auto bind
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 Bing Zhaonet/mlx5: change hairpin queue peer checking
2020-11-03 Bing Zhaocommon/mlx5: fix PCI driver name
2020-11-03 Viacheslav Ovsiienkonet/mlx5: report Rx buffer split capabilities
2020-11-03 Viacheslav Ovsiienkonet/mlx5: support Rx buffer split on datapath
2020-11-03 Viacheslav Ovsiienkonet/mlx5: register multiple pool for Rx queue
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: support shared action for RSS
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 Alexander Kozyrevnet/mlx5: implement vectorized MPRQ burst
2020-11-03 Alexander Kozyrevnet/mlx5: refactor vectorized Rx
2020-11-03 Xueming Linet/mlx5: fix port shared data reference count
2020-11-03 Shiri Kuzinnet/mlx5: fix xstats reset reinitialization
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: make three level table 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-11-03 Dekel Pelednet/mlx5: log LRO minimal size
2020-11-03 Dekel Pelednet/mlx5: fix use of atomic cmpset for age state
2020-11-03 Dekel Pelednet/mlx5: enforce limitation on IPv6 next protocol
2020-11-03 Dekel Pelednet/mlx5: support match on IPv6 fragment extension
2020-11-03 Dekel Pelednet/mlx5: support match on IPv6 fragment packets
2020-11-03 Dekel Pelednet/mlx5: support match on IPv4 fragment packets
2020-11-03 Dekel Pelednet/mlx5: remove handling of ICMP fragmented packets
2020-11-03 Matan Azradnet/mlx5/linux: fix Tx queue operations decision
2020-11-03 Matan Azradnet/mlx5: fix event queue number query
2020-11-03 Matan Azradnet/mlx5: fix Tx queue release
2020-11-03 Matan Azradnet/mlx5: fix Rx queue release
2020-11-03 Thomas Monjalonethdev: include mbuf registration in Tx timestamp API
2020-11-03 Thomas Monjalonnet/mlx5: switch Rx timestamp to dynamic mbuf field
2020-11-03 Thomas Monjalonnet/mlx5: fix dynamic mbuf offset lookup check
2020-10-19 Bruce Richardsonbuild: remove library name from version map file name
2020-10-19 Ciara Powernet/mlx5: check max SIMD bitwidth
2020-10-16 Ferruh Yigitethdev: add device flag to bypass auto-filled queue...
2020-10-16 Ivan Ilchenkoethdev: change stop operation callback to return int
2020-10-16 Thomas Monjalonethdev: allow close function to return an error
2020-10-16 Jiawei Wangnet/mlx5: update translate function for mirroring
2020-10-16 Jiawei Wangnet/mlx5: update flow mirroring validation
2020-10-16 Jiawei Wangnet/mlx5: update translate function for sample action
2020-10-16 Jiawei Wangnet/mlx5: split sample flow into two sub-flows
2020-10-16 Jiawei Wangnet/mlx5: validate sample action
2020-10-16 Li Zhangnet/mlx5: support ICMP identifier matching
2020-10-09 Xueming Linet/mlx5: disable dump of Verbs flows
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: share Tx queue object modification
2020-10-09 Michael Baumnet/mlx5: separate Tx queue object modification
2020-10-09 Michael Baumnet/mlx5: rearrange QP creation in Verbs module
next