net/liquidio: remove unused counter
[dpdk.git] / drivers / net /
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
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-10 David Marchandbuild: cleanup libpcap dependent components
2021-11-08 Ivan Malovnet/sfc: support decrement IP TTL actions in transfer...
2021-11-08 Chengwen Fengnet/hns3: remove PF/VF duplicate code
2021-11-08 Huisong Linet/hns3: mark unchecked return of snprintf
2021-11-08 Huisong Linet/hns3: remove magic numbers
2021-11-08 Min Hu (Connor)net/hns3: move declarations in flow header file
2021-11-08 Huisong Linet/hns3: extract common code to its own file
2021-11-08 Huisong Linet/hns3: use unsigned integer for bitwise operations
2021-11-08 Huisong Linet/hns3: modify an indent alignment
2021-11-08 Huisong Linet/hns3: remove redundant function declaration
2021-11-08 Huisong Linet/hns3: simplify queue DMA address arithmetic
2021-11-08 Dmitry Kozlyuknet/mlx5: fix split buffer Rx
2021-11-08 Harman Kalranet/mlx4: fix crash on allocation failure
2021-11-08 Harman Kalradrivers: check interrupt file descriptor validity
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-05 Jiawen Wunet/txgbe: fix link process in KR mode
2021-11-05 Jie Wangnet/i40e: fix forward outer IPv6 VXLAN
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-05 Somnath Koturnet/bnxt: fix scalar Rx datapath on Thor
2021-11-04 Jay Dingnet/bnxt: use enum for bank ID
2021-11-04 Kishore Padmanabhanet/bnxt: check mismatch of control and physical port
2021-11-04 Mike Baucomnet/bnxt: remove 2 slice wildcard entries
2021-11-04 Jay Dingnet/bnxt: add Tx TruFlow table config for P4 device
2021-11-04 Jay Dingnet/bnxt: support TruFlow and AFM SRAM partitioning
2021-11-04 Jay Dingnet/bnxt: add TruFlow API to get SRAM resources
2021-11-04 Kishore Padmanabhanet/bnxt: modify VF representor allocation sequence
2021-11-04 Kishore Padmanabhanet/bnxt: support socket direct feature
2021-11-04 Kishore Padmanabhanet/bnxt: update log messages in TruFlow path
2021-11-04 Shahaji Bhoslenet/bnxt: fix type casting
2021-11-04 Kishore Padmanabhanet/bnxt: remove devargs option for stats accumulation
2021-11-04 Shahaji Bhoslenet/bnxt: increase flow scale for Thor
2021-11-04 Jay Dingnet/bnxt: get TruFlow version
2021-11-04 Kishore Padmanabhanet/bnxt: support inner IP header for GRE tunnel flows
2021-11-04 Ajit Khapardenet/bnxt: enable wildcard match for ingress flows
2021-11-04 Kishore Padmanabhanet/bnxt: add suffix to unsigned long flow signatures
2021-11-04 Ajit Khapardenet/bnxt: remove unused functions
2021-11-04 Kishore Padmanabhanet/bnxt: add capability option for socket redirect
2021-11-04 Farah Smithnet/bnxt: support clear on read
2021-11-04 Kishore Padmanabhanet/bnxt: fix out of bounds access in hash list
2021-11-04 Kishore Padmanabhanet/bnxt: support multi root capability
2021-11-04 Kishore Padmanabhanet/bnxt: support NAT for dest IP and port combination
2021-11-04 Viacheslav Galaktionovnet/sfc: allow control threads for counter queue polling
2021-11-04 Andrew Rybchenkonet/sfc: merge Rx and Tx doorbell counters into one
2021-11-04 Jiawen Wunet/txgbe: fix packet statistics
2021-11-04 Huisong Linet/hns3: refactor multi-process initialization
2021-11-04 Huisong Linet/hns3: unregister MP action on close for secondary
2021-11-04 Huisong Linet/hns3: fix multi-process action register and unregister
2021-11-04 Huisong Linet/hns3: fix secondary process reference count
2021-11-04 Dapeng Yunet/ice: fix flow redirect
next