net/hns3: fix return value for unsupported tuple
[dpdk.git] / drivers / net / mlx5 /
2022-02-21 Michael Baumnet/mlx5: remove declaration duplications
2022-02-21 Michael Baumnet/mlx5: fix errno update in shared context creation
2022-02-21 Michael Baumnet/mlx5: fix ASO CT object release
2022-02-21 Michael Baumnet/mlx5: fix ineffective metadata argument adjustment
2022-02-21 Michael Baumnet/mlx5: fix sibling device config check
2022-02-11 Ferruh Yigitethdev: introduce generic dummy packet burst function
2022-02-10 Dariusz Sosnowskinet/mlx5: fix inline length for multi-segment TSO
2022-02-10 Alexander Kozyrevnet/mlx5: fix meter capabilities reporting
2022-02-10 Alexander Kozyrevnet/mlx5: fix committed bucket size
2022-02-10 Viacheslav Ovsiienkonet/mlx5: remove unused metadata shift parameter
2022-02-10 Viacheslav Ovsiienkonet/mlx5: fix metadata endianness in modify field action
2022-02-12 Stephen Hemmingerremove unnecessary null checks
2022-02-03 Elena Agostininet/mlx5: add C++ include guard to public header
2022-01-26 Xiaoyu Minnet/mlx5: reject jump to root table
2022-01-26 Raja Zidanenet/mlx5: fix mark enabling for Rx
2022-01-18 Alexander Kozyrevnet/mlx5: fix MPRQ WQE size assertion
2022-01-16 Alexander Kozyrevnet/mlx5: fix maximum packet headers size for TSO
2022-01-09 Dmitry Kozlyuknet/mlx5: relax headroom assertion
2022-01-06 Dmitry Kozlyuknet/mlx5: fix GCC uninitialized variable warning
2022-01-06 Tal Shnaidermannet/mlx5: support imissed counter on Windows
2022-01-06 Gregory Etelsonnet/mlx5: fix GRE protocol type translation for Verbs
2022-01-06 Gregory Etelsonnet/mlx5: fix RSS expansion with explicit next protocol
2022-01-06 Lior Margalitnet/mlx5: fix assertion on flags set in packet mbuf
2021-12-22 Michael Baumnet/mlx5: fix memory socket selection in ASO management
2021-12-05 Michael Baumnet/mlx5: fix MPRQ stride devargs adjustment
2021-12-05 Michael Baumnet/mlx5: improve stride parameter names
2021-12-05 Viacheslav Ovsiienkonet/mlx5: fix modify field MAC address offset
2022-01-11 Josh Soreffix spelling in comments and strings
2021-11-26 Michael Baumnet/mlx5: fix devargs validation for multi-class probing
2021-11-26 Sean Morrisseyremove repeated 'the' in the code
2021-11-24 Viacheslav Ovsiienkonet/mlx5: fix shared Rx queue segment configuration...
2021-11-24 Alexander Kozyrevnet/mlx5: fix GENEVE and VXLAN-GPE flow item matching
2021-11-24 Alexander Kozyrevnet/mlx5: fix GRE flow item matching
2021-11-24 Dmitry Kozlyuknet/mlx5: fix Rx queue reference count for indirect RSS
2021-11-24 Dmitry Kozlyuknet/mlx5: fix indirect RSS creation when port is stopped
2021-11-23 Dmitry Kozlyuknet/mlx5: fix crash on close after failed start
2021-11-23 Dariusz Sosnowskinet/mlx5: fix reference count on detached indirect...
2021-11-23 Dariusz Sosnowskinet/mlx5: fix multi-segment packet wraparound
2021-11-23 Bing Zhaonet/mlx5: fix RSS validation for meter hierarchy
2021-11-23 Jiawei Wangnet/mlx5: fix flow mark with sampling and metering
2021-11-21 Dmitry Kozlyukcommon/mlx5: fix mempool registration
2021-11-21 Jiawei Wangnet/mlx5: fix mismatch metadata flow with meter action
2021-11-21 Jiawei Wangnet/mlx5: fix metadata and meter split shared tag
2021-11-17 Viacheslav Ovsiienkonet/mlx5: fix modify field destination bit offset
2021-11-17 Dariusz Sosnowskinet/mlx5: fix MPLS tunnel outer layer overwrite
2021-11-17 Dariusz Sosnowskinet/mlx5: fix partial inline of fine grain packets
2021-11-16 Dmitry Kozlyukcommon/mlx5: fix MPRQ mempool registration
2021-11-16 Chengfeng Yenet/mlx5: fix mutex unlock in Tx packet pacing cleanup
2021-11-16 Dmitry Kozlyuknet/mlx5: fix keeping indirect RSS non-isolated mode
2021-11-16 Bing Zhaonet/mlx5: fix RSS validation with meter policy
2021-11-16 Gregory Etelsonnet/mlx5: fix GRE protocol type translation
2021-11-16 Gregory Etelsonnet/mlx5: fix GENEVE protocol type translation
2021-11-16 Gregory Etelsonnet/mlx5: fix RSS expansion scheme for GRE header
2021-11-16 Gregory Etelsonnet/mlx5: add Ethernet header to GENEVE RSS expansion
2021-11-16 Gregory Etelsonnet/mlx5: fix VXLAN-GPE next protocol translation
2021-11-17 Michael Baumcommon/mlx5: fix redundant field in MR control structure
2021-11-14 Bing Zhaonet/mlx5: fix delay drop bit set overflow
2021-11-14 Gregory Etelsonnet/mlx5: fix flex item macro collision
2021-11-14 Gregory Etelsonnet/mlx5: fix integrity conversion scheme
2021-11-14 Viacheslav Ovsiienkonet/mlx5: fix Tx scheduling check
2021-11-10 Viacheslav Ovsiienkonet/mlx5: fix modify field action conversion
2021-11-10 Bing Zhaonet/mlx5: fix RETA update without stopping device
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
next