net/mlx5: add header reformat HW steering action
[dpdk.git] / drivers / net / mlx5 /
2021-11-10 Jiawei Wangnet/mlx5: fix tag ID conflict with sample action
2021-11-10 Gregory Etelsonnet/mlx5: fix tunnel offload validation
2021-11-10 Dmitry Kozlyukcommon/mlx5: fix external memory pool registration
2021-11-10 Rongwei Liunet/mlx5: fix meter policy validation
2021-11-10 Bing Zhaonet/mlx5: fix RSS consistency check of meter policy
2021-11-10 Michael Baumnet/mlx5: workaround MR creation for flow counter
2021-11-08 Dmitry Kozlyuknet/mlx5: fix split buffer Rx
2021-11-07 Michael Baumcommon/mlx5: fix post doorbell barrier
2021-11-07 Michael Baumnet/mlx5: remove duplicated reference of Tx doorbell
2021-11-07 Michael Baumcommon/mlx5: make multi-process MR management port...
2021-11-07 Michael Baumcommon/mlx5: remove redundant parameter in MR search
2021-11-05 Bing Zhaonet/mlx5: check delay drop settings in kernel driver
2021-11-05 Bing Zhaonet/mlx5: support Rx queue delay drop
2021-11-04 Viacheslav Ovsiienkonet/mlx5: support shared Rx queue port data path
2021-11-04 Xueming Linet/mlx5: support shared Rx queue
2021-11-04 Xueming Linet/mlx5: remove Rx queue data list from device
2021-11-04 Xueming Linet/mlx5: move Rx queue DevX resource
2021-11-04 Xueming Linet/mlx5: remove port info from shareable Rx queue
2021-11-04 Xueming Linet/mlx5: move Rx queue hairpin info to private data
2021-11-04 Xueming Linet/mlx5: move Rx queue reference count
2021-11-04 Xueming Linet/mlx5: split Rx queue into shareable and private
2021-11-04 Xueming Linet/mlx5: clean Rx queue code
2021-11-04 Xueming Linet/mlx5: fix Rx queue memory allocation return value
2021-11-04 Xueming Licommon/mlx5: support receive memory pool
2021-11-04 Xueming Linet/mlx5: fix Altivec Rx
2021-11-04 Gregory Etelsonnet/mlx5: handle flex item in flows
2021-11-04 Viacheslav Ovsiienkonet/mlx5: translate flex item pattern into matcher
2021-11-04 Viacheslav Ovsiienkonet/mlx5: translate flex item configuration
2021-11-04 Gregory Etelsonnet/mlx5: add flex parser DevX object management
2021-11-04 Viacheslav Ovsiienkonet/mlx5: add flex item operations
2021-11-04 Viacheslav Ovsiienkonet/mlx5: update eCPRI flex parser structures
2021-11-02 Dmitry Kozlyuknet/mlx5: preserve indirect actions on restart
2021-11-02 Dmitry Kozlyuknet/mlx5: create drop queue using DevX
2021-11-02 Dmitry Kozlyuknet/mlx5: discover max flow priority using DevX
2021-11-01 Lior Margalitnet/mlx5: fix RSS expansion with EtherType
2021-11-01 Jiawei Wangnet/mlx5: fix meter action pool protection
2021-11-01 Jiawei Wangnet/mlx5: fix age action pool protection
2021-11-01 David Marchandnet/mlx5: do not close stdin on error
2021-10-31 Alexander Kozyrevnet/mlx5: allow meta modifications in legacy mode
2021-10-31 Alexander Kozyrevnet/mlx5: fix Tx meta width for modify field flow rule
2021-10-29 Maxime Coquelinnet/mlx5: fix RSS RETA update
2021-10-28 Gregory Etelsonnet/mlx5: fix integrity item validation and translation
2021-10-28 Gregory Etelsonnet/mlx5: fix integrity match on inner and outer headers
2021-10-28 Haifei Luonet/mlx5: enhance flow dump
2021-10-27 Jiawei Wangnet/mlx5: optimize device spawn time with representors
2021-10-26 Rongwei Liunet/mlx5: support socket direct mode bonding
2021-10-25 Harman Kalradrivers: remove direct access to interrupt handle
2021-10-24 Olivier Matzmbuf: add namespace to offload flags
2021-10-24 Olivier Matzmbuf: mark old VLAN offload flags as deprecated
2021-10-22 Ferruh Yigitethdev: add namespace
2021-10-21 Rongwei Liunet/mlx5: set Tx queue affinity in round-robin
2021-10-21 Dmitry Kozlyuknet/mlx5: close tools socket with last device
2021-10-21 Dmitry Kozlyuknet/mlx5: fix Rx queue resource cleanup
2021-10-21 Bing Zhaonet/mlx5: fix meter yellow policy with RSS action
2021-10-21 Xueming Linet/mlx5: check DevX to support more Verbs ports
2021-10-21 Xueming Linet/mlx5: enable DevX Tx queue creation
2021-10-21 Xueming Linet/mlx5: fix internal root table flow priority
2021-10-21 Xueming Linet/mlx5: support flow item of normal Tx queue
2021-10-21 Xueming Linet/mlx5: support E-Switch manager egress traffic match
2021-10-21 Xueming Linet/mlx5: improve Verbs flow priority discovery
2021-10-21 Xueming Linet/mlx5: use Netlink when IB port greater than 255
2021-10-21 Michael Baumcommon/mlx5: share MR mempool registration
2021-10-21 Michael Baumcommon/mlx5: support device DMA map and unmap
2021-10-21 Michael Baumcommon/mlx5: share MR management
2021-10-21 Michael Baumcommon/mlx5: add global MR cache create function
2021-10-21 Michael Baumcommon/mlx5: add MR control initialization
2021-10-21 Michael Baumnet/mlx5: remove redundancy in MR file
2021-10-21 Michael Baumcommon/mlx5: share HCA capabilities handle
2021-10-21 Michael Baumcommon/mlx5: share protection domain object
2021-10-21 Michael Baumcommon/mlx5: share device context object
2021-10-21 Michael Baumnet/mlx5: remove redundant flag in device config
2021-10-21 Michael Baumcommon/mlx5: move basic probing functions to common
2021-10-21 Michael Baumnet/mlx5: rearrange probing functions for Windows
2021-10-21 Michael Baumcommon/mlx5: share memory related devargs
2021-10-21 Michael Baumcommon/mlx5: share common definitions
2021-10-21 Michael Baumcommon/mlx5: share basic probing with internal drivers
2021-10-21 Michael Baumnet/mlx5: register memory event callback in Windows
2021-10-18 Lior Margalitnet/mlx5: fix RSS expansion for L2/L3 VXLAN
2021-10-19 Eli Britsteinnet/mlx5: support more tunnel types
2021-10-18 Ferruh Yigitethdev: remove jumbo offload flag
2021-10-18 Ferruh Yigitethdev: fix max Rx packet length
2021-10-14 Li Zhangnet/mlx5: fix domains selection for meter policy
2021-10-14 Viacheslav Ovsiienkonet/mlx5: update modify field action
2021-10-13 Andrew Rybchenkonet/mlx5: support represented port flow action
2021-10-13 Konstantin Ananyevethdev: change input parameters for Rx queue count
2021-10-12 Tal Shnaidermannet/mlx5: support keeping CRC on Windows
2021-10-12 Tal Shnaidermannet/mlx5: support VLAN stripping offload on Windows
2021-10-12 Tal Shnaidermannet/mlx5: support TSO offload on Windows
2021-10-12 Tal Shnaidermannet/mlx5: query tunneling support on Windows
2021-10-12 Tal Shnaidermannet/mlx5: fix tunneling support query
2021-10-12 Tal Shnaidermannet/mlx5: query software parsing support on Windows
2021-10-12 Tal Shnaidermannet/mlx5: fix software parsing support query
2021-10-12 Andrew Rybchenkoethdev: remove deprecated shared counter attribute
2021-10-12 Viacheslav Galaktionovethdev: fix representor port ID search by name
2021-10-20 Andrew Rybchenkomempool: add namespace to flags
2021-10-19 Dmitry Kozlyuknet/mlx5: support mempool registration
2021-10-06 Xueming Liethdev: change queue release callback
2021-10-08 Dmitry Kozlyuknet: rename Ethernet header fields
2021-09-29 Bing Zhaonet/mlx5: fix Tx metadata endianness in data path
2021-09-29 Bing Zhaonet/mlx5: fix flow tables double release
next