net/thunderx: populate max and min MTU values
[dpdk.git] / drivers / net / mlx5 /
2022-06-05 Raja Zidanenet/mlx5: support ESP item on Windows
2022-06-05 Michael Baumnet/mlx5: fix entry size in construct data ipool
2022-06-02 Geoffrey Le GourriƩrecnet/mlx5: fix statistics read on Linux
2022-06-01 Rongwei Liunet/mlx5: add Rx drop counters to xstats
2022-06-01 Raja Zidanenet/mlx5: fix Tx recovery
2022-06-01 Shun Haonet/mlx5: validate yellow meter action
2022-06-01 Shun Haonet/mlx5: support yellow meter action for hierarchy...
2022-06-01 Shun Haonet/mlx5: support yellow meter action in hierarchy
2022-06-01 Shun Haonet/mlx5: support previous meter color aware
2022-05-25 Thomas Monjalonavoid AltiVec keyword vector
2022-05-15 Raja Zidanenet/mlx5: support ESP SPI match and RSS hash
2022-05-11 Shun Haonet/mlx5: fix no-green metering with RSS
2022-04-26 Michael Baumnet/mlx5: fix LRO configuration in drop Rx queue
2022-04-26 Michael Baumnet/mlx5: fix LRO validation in Rx setup
2022-04-26 Dariusz Sosnowskinet/mlx5: fix RSS hash types adjustment
2022-04-21 Raja Zidanenet/mlx5: fix Rx/Tx stats concurrency
2022-04-21 Dariusz Sosnowskinet/mlx5: fix GTP handling in header modify action
2022-04-21 Adham Masarwahnet/mlx5: support MTU settings on Windows
2022-04-21 Adham Masarwahnet/mlx5: support promiscuous modes on Windows
2022-04-21 Michael Baumnet/mlx5: remove redundant check for hairpin queue
2022-04-21 Michael Baumnet/mlx5: restrict Rx queue array access to boundary
2022-04-21 Michael Baumnet/mlx5: fix setting flags to external Rx queue
2022-04-21 Shun Haonet/mlx5: fix counter in non-termination meter
2022-04-21 Rongwei Liunet/mlx5: fix probing with secondary bonding member
2022-04-21 Dmitry Kozlyuknet/mlx5: fix Tx when inlining is impossible
2022-04-21 Alexander Kozyrevnet/mlx5: handle MPRQ incompatibility with external...
2022-03-14 Thinh Trannet/mlx5: fix CPU socket ID for Rx queue creation
2022-03-14 Jiawei Wangnet/mlx5: fix port matching in sample flow rule
2022-03-10 Jiawei Wangnet/mlx5: fix implicit tag insertion with sample action
2022-03-09 Rongwei Liunet/mlx5: forbid multiple ASO actions in a single rule
2022-03-09 Jiawei Wangnet/mlx5: fix sample flow action on trusted device
2022-03-09 Dariusz Sosnowskinet/mlx5: fix VLAN push action validation
2022-03-07 Rongwei Liunet/mlx5: fix meter creation default state
2022-03-07 Bing Zhaonet/mlx5: fix configuration without Rx queue
2022-03-07 Michael Baumnet/mlx5: fix E-Switch DV flow disabling
2022-03-07 Dariusz Sosnowskinet/mlx5: fix MPLS/GRE Verbs spec ordering
2022-03-07 Gregory Etelsonnet/mlx5: fix flex item availability
2022-03-07 Shun Haonet/mlx5: fix meter policy creation assert
2022-03-07 Bing Zhaonet/mlx5: remove unused reference counter
2022-03-07 Dmitry Kozlyuknet/mlx5: fix modify port action validation
2022-03-07 Michael Baumnet/mlx5: fix external Rx queue referencing
2022-03-07 Michael Baumnet/mlx5: fix external Rx queue dereferencing
2022-03-07 Jiawei Wangnet/mlx5: fix NIC egress flow mismatch in switchdev...
2022-03-07 Rongwei Liunet/mlx5: fix shared RSS destroy
2022-03-07 Gregory Etelsonnet/mlx5: fix next protocol RSS expansion
2022-03-07 Gregory Etelsonnet/mlx5: fix inet IPIP protocol type
2022-03-02 Gregory Etelsonnet/mlx5: fix flex item header length translation
2022-03-02 Bing Zhaonet/mlx5: fix matcher priority with ICMP or ICMPv6
2022-03-02 Gregory Etelsonnet/mlx5: reduce flex item flow handle size
2022-03-02 Gregory Etelsonnet/mlx5: fix GRE item translation in Verbs
2022-03-01 Michael Baumnet/mlx5: fix check in count action validation
2022-03-01 Michael Baumnet/mlx5: fix shared counter flag in flow validation
2022-03-01 Adham Masarwahnet/mlx5: fix destroying empty matchers list
2022-03-01 Suanming Mounet/mlx5: fix indexed pool fetch overlap
2022-03-01 Dmitry Kozlyuknet/mlx5: fix initial link status detection
2022-03-01 Dmitry Kozlyuknet/mlx5: fix link status change detection
2022-03-01 Dmitry Kozlyukcommon/mlx5: add Netlink event helpers
2022-02-27 Stephen Hemmingerremove extra blank line at EOF
2022-02-25 Michael Baumnet/mlx5: support queue/RSS actions for external Rx...
2022-02-25 Michael Baumnet/mlx5: add external Rx queue mapping API
2022-02-25 Michael Baumnet/mlx5: optimize queue type checks
2022-02-25 Sean Zhangnet/mlx5: support matching GRE optional fields
2022-02-24 Suanming Mounet/mlx5: add header reformat HW steering action
2022-02-24 Suanming Mounet/mlx5: add indirect HW steering action
2022-02-24 Suanming Mounet/mlx5: add HW mark action
2022-02-24 Suanming Mounet/mlx5: add queue and RSS HW steering action
2022-02-24 Suanming Mounet/mlx5: add flow jump action
2022-02-24 Suanming Mounet/mlx5: add flow flush
2022-02-24 Suanming Mounet/mlx5: add basic flow queue operation
2022-02-24 Suanming Mounet/mlx5: add table management
2022-02-24 Suanming Mounet/mlx5: add action template management
2022-02-24 Suanming Mounet/mlx5: add pattern template management
2022-02-24 Suanming Mounet/mlx5: add port flow configuration
2022-02-24 Suanming Mounet/mlx5: introduce hardware steering enable routine
2022-02-24 Suanming Mounet/mlx5: add HW steering low-level abstract stub
2022-02-24 Suanming Mounet/mlx5: introduce hardware steering operation
2022-02-24 Viacheslav Ovsiienkonet/mlx5: support wait on time in Tx
2022-02-24 Viacheslav Ovsiienkonet/mlx5: configure Tx queue with send on time offload
2022-02-23 Michael Baumcommon/mlx5: update doorbell mapping parameter name
2022-02-23 Shun Haonet/mlx5: fix E-Switch manager vport ID
2022-02-23 Michael Baumnet/mlx5: optimize Rx queue creation
2022-02-23 Michael Baumnet/mlx5: fix entry in shared Rx queues list
2022-02-23 Haifei Luonet/mlx5: refactor getting counter action pointer
2022-02-23 Shun Haonet/mlx5: fix meter sub-policy creation
2022-02-23 Suanming Mounet/mlx5: remove unused function
2022-02-23 Suanming Mounet/mlx5: set flow error for hash list create
2022-02-21 Michael Baumcommon/mlx5: refactor devargs management
2022-02-21 Michael Baumnet/mlx5: separate per port configuration
2022-02-21 Michael Baumnet/mlx5: refactor to detect operation by DevX
2022-02-21 Michael Baumnet/mlx5: add shared device context config structure
2022-02-21 Michael Baumnet/mlx5: concentrate all device configurations
2022-02-21 Michael Baumnet/mlx5: rearrange device attribute structure
2022-02-21 Michael Baumnet/mlx5: add E-Switch mode flag
2022-02-21 Michael Baumnet/mlx5: share counter config function
2022-02-21 Michael Baumnet/mlx5: share realtime timestamp configure
2022-02-21 Michael Baumcommon/mlx5: share VF check function
2022-02-21 Michael Baumnet/mlx5: remove Verbs query device duplication
2022-02-21 Michael Baumnet/mlx5: remove DevX flag duplication
2022-02-21 Michael Baumnet/mlx5: remove HCA attribute structure duplication
2022-02-21 Michael Baumnet/mlx5: remove redundant check of devargs
next