net/sfc: fix xstats query by unsorted list of IDs
[dpdk.git] / drivers /
2021-07-23 Ivan Ilchenkonet/sfc: fix xstats query by unsorted list of IDs
2021-07-23 Ivan Ilchenkonet/sfc: fix xstats query by ID according to ethdev
2021-07-23 Ivan Ilchenkonet/sfc: fix reading adapter state without locking
2021-07-23 Ivan Ilchenkonet/sfc: fix MAC stats lock in xstats query by ID
2021-07-23 Vanshika Shuklanet/dpaa2: add some parameter validations
2021-07-23 Nipun Guptanet/dpaa2: add per-thread initialization API
2021-07-23 Rohit Rajnet/dpaa: add check for parsing default Rx queue
2021-07-23 Hemant Agrawalbus/dpaa: reduce thread ID syscall usage
2021-07-23 Nipun Guptanet/dpaa: fix headroom in VSP case
2021-07-23 Hemant Agrawalbus/dpaa: fix freeing in FMAN interface destructor
2021-07-23 Michal Krawczyknet/ena: update version to 2.4.0
2021-07-23 Michal Krawczyknet/ena: rework RSS configuration
2021-07-23 Michal Krawczyknet/ena: support Rx interrupt
2021-07-23 Michal Krawczyknet/ena: trigger reset on Tx prepare failure
2021-07-23 Michal Krawczyknet/ena: use common debug options
2021-07-23 Michal Krawczyknet/ena: adjust logs
2021-07-23 Jiawen Wunet/txgbe: fix VLAN filter setting for VF
2021-07-23 Guoyang Zhounet/hinic: fix MTU consistency with firmware
2021-07-23 Guoyang Zhounet/hinic/base: fix LRO
2021-07-23 Guoyang Zhounet/hinic: increase protection of the VLAN
2021-07-23 Huisong Linet/hns3: disable PFC if not configured
2021-07-23 Huisong Linet/hns3: fix Tx prepare after stop
2021-07-23 Chengwen Fengnet/hns3: fix flow rule list in multi-process
2021-07-23 Huisong Linet/hns3: move speed auto-negotiation warning
2021-07-23 Chengchang Tangnet/hns3: remove duplicate compile-time check
2021-07-23 Hongbo Zhengnet/hns3: fix timing of clearing interrupt source
2021-07-23 Chengwen Fengnet/hns3: fix filter parsing comment
2021-07-23 Chengwen Fengnet/hns3: remove unnecessary zero assignments
2021-07-23 Chengchang Tangnet/hns3: fix residual MAC address entry
2021-07-23 Tudor Corneanet/af_packet: run on kernel without qdisc bypass support
2021-07-23 Dapeng Yunet/softnic: fix memory leak in arguments parsing
2021-07-22 Tomasz Duszynskiraw/cnxk_bphy: support setting FEC
2021-07-22 Tomasz Duszynskiraw/cnxk_bphy: support reading FEC
2021-07-22 Tomasz Duszynskicommon/cnxk: support setting BPHY CGX/RPM FEC
2021-07-22 Tomasz Duszynskicommon/cnxk: support reading BPHY CGX/RPM FEC
2021-07-22 Andrew Rybchenkonet/sfc: fix build with clang 3.4.2
2021-07-22 Shijith Thottoncrypto/octeontx: enable build on non-Linux OS
2021-07-20 Kalesh APnet/bnxt: fix null dereference in interrupt handler
2021-07-20 Kalesh APnet/bnxt: remove workaround for default VNIC
2021-07-21 Ting Xunet/ice: fix L3 RSS with IPv6 fragment
2021-07-21 Ting Xunet/ice: clear QoS bandwidth on DCF close
2021-07-22 Liang Manet/mlx5: export PMD-specific API file
2021-07-22 Lior Margalitnet/mlx5: reject inner ethernet matching in GTP
2021-07-22 Lior Margalitnet/mlx5: fix RSS expansion for GTP
2021-07-22 Xueming Linet/mlx5: fix SF representor probing in isolate mode
2021-07-22 Viacheslav Ovsiienkonet/mlx5: fix RoCE LAG bond device probing
2021-07-22 Alexander Kozyrevnet/mlx5: reject copy to mark via modify action
2021-07-22 Alexander Kozyrevnet/mlx5: fix meta register conversion for extensive...
2021-07-22 Suanming Mounet/mlx5: fix indexed pools allocation on Windows
2021-07-22 Dmitry Kozlyuknet/mlx5: fix indirect action modify rollback
2021-07-22 Dmitry Kozlyuknet/mlx5: fix Rx/Tx queue checks
2021-07-22 Dong Zhounet/mlx5: check VLAN push/pop support
2021-07-22 Michael Baumregex/mlx5: fix redundancy in device removal
2021-07-22 Michael Baumregex/mlx5: fix leak on device removal
2021-07-22 Michael Baumregex/mlx5: fix memory region unregistration
2021-07-22 Michael Baumnet/mlx5: fix overflow in mempool argument
2021-07-22 Michael Baumvdpa/mlx5: fix overflow in queue attribute
2021-07-22 Michael Baumcompress/mlx5: fix overflow in queue size
2021-07-22 Michael Baumregex/mlx5: fix size of setup constants
2021-07-22 Bing Zhaonet/mlx5: support meter for trTCM profiles
2021-07-22 Bing Zhaonet/mlx5: check consistency of meter policy and profile
2021-07-22 Bing Zhaonet/mlx5: support yellow in meter policy validation
2021-07-22 Bing Zhaonet/mlx5: split meter color policy handling
2021-07-22 Bing Zhaonet/mlx5: support yellow meter policy rules
2021-07-22 Bing Zhaonet/mlx5: enable meter bucket overflow for yellow color
2021-07-22 Bing Zhaonet/mlx5: handle yellow case in default meter policy
2021-07-21 Xueming Licommon/mlx5: remove legacy PCI driver
2021-07-21 Xueming Licrypto/mlx5: migrate to bus-agnostic common interface
2021-07-21 Xueming Licompress/mlx5: migrate to bus-agnostic common interface
2021-07-21 Thomas Monjalonvdpa/mlx5: support Sub-Function
2021-07-21 Thomas Monjalonvdpa/mlx5: migrate to bus-agnostic common interface
2021-07-21 Thomas Monjalonvdpa/mlx5: define driver name as macro
2021-07-21 Xueming Liregex/mlx5: migrate to bus-agnostic common interface
2021-07-21 Xueming Linet/mlx5: check maximum Verbs port number
2021-07-21 Xueming Linet/mlx5: support Sub-Function
2021-07-21 Xueming Linet/mlx5: migrate to bus-agnostic common interface
2021-07-21 Xueming Linet/mlx5: reduce PCI dependency
2021-07-21 Thomas Monjaloncommon/mlx5: get PCI device address from any bus
2021-07-21 Xueming Licommon/mlx5: support auxiliary bus
2021-07-21 Thomas Monjaloncommon/mlx5: move description of PCI sysfs functions
2021-07-21 Xueming Licommon/mlx5: add bus-agnostic layer
2021-07-21 Xueming Licommon/mlx5: rename ethernet device class
2021-07-21 Ivan Ilchenkonet/virtio: fix Rx scatter offload
2021-07-21 Cheng Jiangnet/virtio: fix refill order in packed ring datapath
2021-07-21 Michael Shamiscrypto/mvsam: support IPsec offload
2021-07-20 Suanming Moucrypto/mlx5: support statistics operations
2021-07-20 Suanming Moucrypto/mlx5: support enqueue/dequeue operations
2021-07-20 Suanming Moucrypto/mlx5: add WQE set initialization
2021-07-20 Suanming Moucrypto/mlx5: add maximum segments configuration
2021-07-20 Suanming Moucrypto/mlx5: add keytag configuration
2021-07-20 Shiri Kuzincrypto/mlx5: create login object using DevX
2021-07-20 Shiri Kuzincrypto/mlx5: add memory region management
2021-07-20 Shiri Kuzincrypto/mlx5: support session operations
2021-07-20 Shiri Kuzincrypto/mlx5: support queue pairs operations
2021-07-20 Shiri Kuzincrypto/mlx5: support basic operations
2021-07-20 Shiri Kuzincrypto/mlx5: add DEK object management
2021-07-20 Shiri Kuzincrypto/mlx5: introduce Mellanox crypto driver
2021-07-20 Srujana Challacommon/cnxk: support UDP encapsulation
2021-07-20 Anoob Josephcrypto/cnxk: reset feature flags on reconfigure
2021-07-20 Ruifeng Wangcompress/isal: support Arm platform
next