net/ixgbe: add vector Rx parameter check
[dpdk.git] / drivers / net /
2022-01-11 Bin Zhengnet/ixgbe: add vector Rx parameter check
2022-01-10 Radu Nicolaunet/iavf: fix segmentation offload condition
2022-01-10 Kevin Liunet/ice: fix Tx checksum offload
2022-01-02 Dapeng Yunet/ice: track DCF state of PF
2022-01-02 Haiyue Wangnet/iavf: remove git residue symbol
2022-01-02 Qi Zhangnet/ice: fix Tx checksum offload capability
2022-01-02 Junfeng Guonet/ice: fix pattern check for flow director parser
2021-12-21 Satheesh Paulnet/cnxk: add devargs for configuring SDP channel mask
2022-01-11 Anatoly Burakovnet/qede: fix redundant condition in debug code
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-21 David Marchandbuild: remove custom dependency checks in drivers
2022-01-12 Jerin Jacobdrivers: remove octeontx2 drivers
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 Morrisseyfix PMD wording
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-24 Junxiao Shinet/memif: allow stopping and closing device
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-23 Xiaoyu Minnet/mlx4: fix empty Ethernet spec with VLAN
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-22 Mike Baucomnet/bnxt: fix Thor SVIF size for generic tables
2021-11-22 Ajit Khapardenet/bnxt: fail init when mbuf allocation fails
2021-11-22 Somnath Koturnet/bnxt: fix crash caused by error recovery
2021-11-18 Somnath Koturnet/bnxt: fix autoneg on PAM4 links
2021-11-17 Ferruh Yigitnet: add macro for VLAN header length
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-17 Ivan Malovnet/sfc: support MAC address edits in transfer flows
2021-11-17 Ivan Malovnet/sfc: organise MAE flow action parsing function...
2021-11-17 Ivan Malovnet/sfc: refine order of checks on MAE action set attach
2021-11-17 Kumara Parameshwarannet/failsafe: fix secondary process probe
2021-11-17 Viacheslav Galaktionovnet/sfc: support regioned NIC DMA memory mapping type
2021-11-17 Ivan Malovnet/sfc: fix printout labels for decrease TTL actions
2021-11-17 Ivan Malovnet/sfc: fix printout label for count action
2021-11-17 Somnath Koturnet/bnxt: fix Rx next consumer index in mbuf alloc...
2021-11-16 Kishore Padmanabhanet/bnxt: fix ULP context list deadlock
2021-11-16 Kishore Padmanabhanet/bnxt: fix multi adapter
2021-11-16 Kishore Padmanabhanet/bnxt: fix SRAM resource free block list
2021-11-16 Jay Dingnet/bnxt: remove settings for multiple session
2021-11-16 Lance Richardsonnet/bnxt: remove software prefetches from AVX2 Rx
2021-11-16 Lance Richardsonnet/bnxt: avoid unnecessary work in AVX2 Rx
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 Chengwen Fengnet/hns3: optimize Tx performance
2021-11-16 Chengwen Fengnet/hns3: optimize Tx performance by mbuf fast free
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-16 Radu Nicolaunet/iavf: fix VLAN insertion
2021-11-16 Alvin Zhangnet/ice: fix secondary process Rx offload path
2021-11-16 Junfeng Guonet/ice/base: fix GTPU UL/DL flag
2021-11-17 Michael Baumcommon/mlx5: fix redundant field in MR control structure
2021-11-16 Conor Walshnet/vmxnet3: fix build with clang 13
2021-11-16 Conor Walshnet/txgbe: fix build with clang 13
2021-11-16 Conor Walshnet/qede/base: remove unused message size
2021-11-16 Conor Walshnet/nfp: remove unused message length
2021-11-16 Conor Walshnet/liquidio: remove unused counter
2021-11-16 Conor Walshnet/bnxt: remove some unused variables
2021-11-16 Conor Walshnet/octeontx: remove unused packet length
2021-11-16 Conor Walshnet/hinic/base: remove some unused variables
2021-11-15 Ciara Loftusnet/af_xdp: workaround custom program loading
2021-11-15 Ciara Loftusnet/af_xdp: revert use BPF link for XDP programs
2021-11-15 Martin Spinlernet/szedata2: remove driver
2021-11-15 Apeksha Guptanet/enetfec: add features
2021-11-15 Apeksha Guptanet/enetfec: support Rx/Tx
2021-11-15 Apeksha Guptanet/enetfec: support queue configuration
2021-11-15 Apeksha Guptanet/enetfec: support UIO
2021-11-15 Apeksha Guptanet/enetfec: introduce driver
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-12 Alvin Zhangnet/ice: fix pointer of meta data
2021-11-11 Alvin Zhangnet/iavf: fix pointer of meta data
2021-11-11 Radu Nicolaunet/iavf: fix xstats reset
2021-11-11 Ruifeng Wangnet/i40e: fix risk in descriptor read in scalar Rx
2021-11-10 Dapeng Yunet/ice: fix adminq handling on DCF passive reset
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
next