net/virtio: fix avail descriptor ID
[dpdk.git] / drivers / net /
2021-10-21 Xuan Dingnet/virtio: fix avail descriptor ID
2021-10-21 Gaoxiang Liunet/vhost: merge stats loop in datapath
2021-10-21 Xuan Dingnet/virtio: fix indirect descriptor reconnection
2021-10-21 Ivan Malovnet/virtio: fix Tx checksum for tunnel packets
2021-10-21 Marvin Liunet/virtio: fix oversized packets in vectorized Rx
2021-10-21 Zhihong Pengnet/virtio: fix check scatter on all Rx queues
2021-10-21 Ting Xunet/ice: fix TM hierarchy commit flag reset
2021-10-21 William Tunet/e1000: build on Windows
2021-10-21 Tudor Corneanet/ixgbe: fix port initialization if MTU config fails
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 Jie Wangnet/iavf: support PPPoL2TPv2oUDP RSS Hash
2021-10-21 Tomasz Duszynskicommon/cnxk: add new PCI IDs to supported devices
2021-10-21 Pavan Nikhilesheventdev: hide event device related structures
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-20 Dapeng Yunet/ice: fix sideband queue initialization
2021-10-19 Gowrishankar Muthu... net/cnxk: support telemetry
2021-10-19 Sunil Kumar Korinet/cnxk: support meter action to flow destroy
2021-10-19 Sunil Kumar Korinet/cnxk: support meter action to flow create
2021-10-19 Sunil Kumar Korinet/cnxk: support to read/update meter stats
2021-10-19 Sunil Kumar Korinet/cnxk: support to update precolor DSCP table
2021-10-19 Sunil Kumar Korinet/cnxk: support to enable/disable meter
2021-10-19 Sunil Kumar Korinet/cnxk: support to delete meter
2021-10-19 Sunil Kumar Korinet/cnxk: support to create meter
2021-10-19 Sunil Kumar Korinet/cnxk: support to delete meter policy
2021-10-19 Sunil Kumar Korinet/cnxk: support to create meter policy
2021-10-19 Sunil Kumar Korinet/cnxk: support to validate meter policy
2021-10-19 Sunil Kumar Korinet/cnxk: support to delete meter profile
2021-10-19 Sunil Kumar Korinet/cnxk: support to create meter profile
2021-10-19 Sunil Kumar Korinet/cnxk: support to get meter capabilities
2021-10-19 Sunil Kumar Korinet/cnxk: support meter ops get
2021-10-19 Tejasree Kondojnet/octeontx2: use fast udata and mdata flags
2021-10-18 Lior Margalitnet/mlx5: fix RSS expansion for L2/L3 VXLAN
2021-10-19 Ruifeng Wangnet/i40e: fix risk in descriptor read in NEON Rx
2021-10-19 Alvin Zhangnet/i40e: fix IPv6 fragment RSS offload type in flow
2021-10-19 Leyi Rongnet/ice: fix generic build on FreeBSD
2021-10-19 Leyi Rongnet/i40e: fix generic build on FreeBSD
2021-10-19 Eli Britsteinnet/mlx5: support more tunnel types
2021-10-19 Dapeng Yunet/softnic: fix memory leak of meter policy
2021-10-19 Michal Krawczyknet/ena: update version to 2.5.0
2021-10-19 Michal Krawczyknet/ena: check missing Tx completions
2021-10-19 Michal Krawczyknet/ena: add NUMA-aware allocations
2021-10-19 Michal Krawczyknet/ena: advertise scattered Rx capability
2021-10-19 Michal Krawczyknet/ena: fix per-queue offload capabilities
2021-10-19 Michal Krawczyknet/ena: support Tx/Rx free thresholds
2021-10-19 Michal Krawczyknet/ena: fix offload capabilities verification
2021-10-18 Viacheslav Galaktionovnet/sfc: implement transfer proxy port callback
2021-10-18 Viacheslav Galaktionovnet/sfc: allow ports without MAE privilege
2021-10-18 Ferruh Yigitethdev: remove jumbo offload flag
2021-10-18 Ferruh Yigitethdev: move MTU set check to library
2021-10-18 Ferruh Yigitethdev: move jumbo frame offload check to library
2021-10-18 Ferruh Yigitethdev: fix max Rx packet length
2021-10-18 Ferruh Yigitnet/enic: fix build with GCC 7.5
2021-10-15 Pavan Nikhileshcommon/octeontx2: enable build only on 64-bit Linux
2021-10-15 Pavan Nikhileshcommon/octeontx: enable build only on 64-bit Linux
2021-10-15 Pavan Nikhileshnet/thunderx: enable build only on 64-bit Linux
2021-10-15 Xueming Linet/bonding: fix Tx queue release
2021-10-14 Li Zhangnet/mlx5: fix domains selection for meter policy
2021-10-14 Simei Sunet/ice: fix dereferenced null pointer
2021-10-13 Dapeng Yunet/ice: fix freeing queues on DCF device reset
2021-10-13 Dapeng Yunet/ice: fix deadlock on flow redirect
2021-10-13 Simei Sunet/ice: fix build when Rx descriptor size is 16
2021-10-13 Junfeng Guonet/ice/base: fix null pointer dereferences for parser
2021-10-13 Robin Zhangnet/i40e: upgrade AQ command of MAC/VLAN remove
2021-10-13 Junfeng Guonet/ice/base: fix parser runtime reset
2021-10-14 Andrew Rybchenkodrivers/net: remove queue xstats auto-fill flag
2021-10-14 Jiawen Wunet/txgbe: fix VXLAN-GPE packet checksum
2021-10-14 Jiawen Wunet/txgbe: set fixed flag for exact link speed
2021-10-14 Jiawen Wunet/txgbe: fix to get interrupt status
2021-10-14 Viacheslav Ovsiienkonet/mlx5: update modify field action
2021-10-13 Ferruh Yigitnet/bnxt: fix build with debug macro
2021-10-13 Ferruh Yigitnet/softnic: fix useless address check
2021-10-13 Andrew Rybchenkonet/sfc: support port representor flow item
2021-10-13 Andrew Rybchenkonet/octeontx2: support port representor flow action
2021-10-13 Andrew Rybchenkonet/mlx5: support represented port flow action
2021-10-13 Andrew Rybchenkonet/enic: support meta flow actions to overrule destina...
next