net/iavf: fix flow flush after PF reset
[dpdk.git] / drivers /
2020-10-09 Jeff Guonet/iavf: fix flow flush after PF reset
2020-10-09 Yunjian Wangnet/fm10k: fix memory leak when Tx thresh check fails
2020-10-09 Viacheslav Ovsiienkocommon/mlx5: fix PCI address lookup
2020-10-09 Xueming Linet/mlx5: disable dump of Verbs flows
2020-10-09 Lance Richardsonnet/bnxt: support fast mbuf free
2020-10-09 Kalesh APnet/bnxt: fix link update
2020-10-09 Michael Baumnet/mlx5: remove Rx queue object type field
2020-10-09 Michael Baumnet/mlx5: separate Rx queue state modification
2020-10-09 Michael Baumnet/mlx5: remove Tx queue object type field
2020-10-09 Michael Baumnet/mlx5: share Tx queue object modification
2020-10-09 Michael Baumnet/mlx5: separate Tx queue object modification
2020-10-09 Michael Baumnet/mlx5: rearrange QP creation in Verbs module
2020-10-09 Michael Baumnet/mlx5: rearrange SQ and CQ creation in DevX module
2020-10-09 Michael Baumnet/mlx5: share Tx control code
2020-10-09 Michael Baumnet/mlx5: separate Tx queue object creations
2020-10-09 Michael Baumnet/mlx5: reposition event queue number field
2020-10-09 Michael Baumnet/mlx5: reorder Tx queue Verbs object creation
2020-10-09 Michael Baumnet/mlx5: reorder Tx queue DevX object creation
2020-10-09 Michael Baumnet/mlx5: mitigate Tx queue reference counters
2020-10-09 Michael Baumnet/mlx5: remove unused variable in Tx queue creation
2020-10-09 Michael Baumnet/mlx5: fix send queue doorbell
2020-10-08 Dekel Peledethdev: move RSS expansion code to mlx5 driver
2020-10-08 Rasesh Modynet/qede: fix getting link details
2020-10-08 Alexander Kozyrevnet/mlx5: fix Rx queue count calculation
2020-10-08 Suanming Mounet/mlx5: fix meter table definitions
2020-10-08 Dekel Pelednet/mlx5: fix DevX CQ attributes values
2020-10-08 Ajit Khapardenet/bnxt: update HWRM structures
2020-10-08 Ajit Khapardenet/bnxt: support RSS hash selection
2020-10-08 Hongbo Zhengnet/hns3: remove redundant return value assignment
2020-10-08 Hongbo Zhengnet/hns3: check PCI config space reads
2020-10-08 Chengchang Tangnet/hns3: support queue start and stop
2020-10-08 Huisong Linet/hns3: set max scheduling rate based on actual board
2020-10-08 Huisong Linet/hns3: offload calculating shapping to firmware
2020-10-08 Wei Hu (Xavier)net/hns3: fix flow error type
2020-10-08 Wei Hu (Xavier)net/hns3: fix error type when validating RSS flow action
2020-10-08 Wei Hu (Xavier)net/hns3: maximize queue number
2020-10-08 Huisong Linet/hns3: expand number of queues for one TC up to 512
2020-10-08 John Daleynet/enic: share flow actions with same signature
2020-10-08 Kevin Laatzraw/ioat: add fill operation
2020-10-08 Bruce Richardsonraw/ioat: clean up use of common test function
2020-10-08 Bruce Richardsonraw/ioat: add xstats tracking for idxd device
2020-10-08 Bruce Richardsonraw/ioat: move xstats functions to common file
2020-10-08 Bruce Richardsonraw/ioat: create separate statistics structure
2020-10-08 Bruce Richardsonraw/ioat: add info query for idxd device
2020-10-08 Bruce Richardsonraw/ioat: add data path for idxd device
2020-10-08 Bruce Richardsonraw/ioat: start and stop idxd device
2020-10-08 Bruce Richardsonraw/ioat: configure idxd devices
2020-10-08 Bruce Richardsonraw/ioat: add datapath data structures for idxd devices
2020-10-08 Kevin Laatzraw/ioat: probe idxd vdev
2020-10-08 Bruce Richardsonraw/ioat: probe idxd PCI
2020-10-08 Bruce Richardsonraw/ioat: include example configuration script
2020-10-08 Kevin Laatzraw/ioat: introduce vdev probe for DSA/idxd device
2020-10-08 Bruce Richardsonraw/ioat: add skeleton for VFIO/UIO based DSA device
2020-10-08 Bruce Richardsonraw/ioat: make HW register spec private
2020-10-08 Bruce Richardsonraw/ioat: add separate API for fence call
2020-10-08 Bruce Richardsonraw/ioat: rename functions to be operation-agnostic
2020-10-08 Bruce Richardsonraw/ioat: split header file for readability
2020-10-08 Cheng Jiangraw/ioat: add flag to control copying handle parameters
2020-10-08 Bruce Richardsonraw/ioat: include extra info in test errors
2020-10-08 Bruce Richardsonraw/ioat: enable use from C++
2020-10-08 Kevin Laatzraw/ioat: fix missing close function
2020-10-06 Lukasz Wojciechowskiraw/skeleton: allow closing already closed device
2020-10-06 Lukasz Wojciechowskiraw/skeleton: reset test statistics
2020-10-06 Thomas Monjalonkernel/linux: remove igb_uio
2020-10-06 Rohit Rajbus/dpaa: enhance link status
2020-10-06 Nipun Guptanet/dpaa: send error packets to application
2020-10-06 Sachin Saxenabus/dpaa: enable Rx/Tx error queues
2020-10-06 Apeksha Guptanet/dpaa2: fix check for key size
2020-10-06 Rohit Rajbus/fslmc: run secondary debug app without restriction
2020-10-06 Youri Querrybus/fslmc: fix atomic queues on NXP LX2 platform
2020-10-06 Rohit Rajbus/fslmc: fix dpio close
2020-10-06 Bruce Richardsonraw/ioat: support multiple devices being tested
2020-10-05 Xiaoyun Liraw/ntb: support Intel Ice Lake
2020-10-05 David Marchanddrivers/common: mark all symbols as internal
2020-10-05 Yuval Avneryregex/mlx5: add dynamic memory registration to datapath
2020-10-05 Yunjian Wangbus/pci: remove unnecessary cast
2020-10-05 Yunjian Wangbus/pci: fix leak on VFIO mapping error
2020-10-05 Yunjian Wangbus/pci: fix memory leak when unmapping VFIO resource
2020-10-05 Yunjian Wangbus/fslmc: fix VFIO group descriptor check
2020-10-05 Tal Shnaidermanmempool/ring: build on Windows
2020-10-02 Maxime Coquelinvdpa/ifc: fix build with recent kernels
2020-09-30 Maxime Coquelinnet/virtio: introduce vhost-vDPA backend
2020-09-30 Maxime Coquelinnet/virtio: split virtio-user start
2020-09-30 Maxime Coquelinnet/virtio: adapt virtio-user status size
2020-09-30 Maxime Coquelinnet/virtio: check protocol feature in user backend
2020-09-30 Maxime Coquelinnet/virtio: introduce vhost-vDPA backend type
2020-09-30 Adrian Morenonet/virtio: move backend type selection to ethdev
2020-09-30 Maxime Coquelinnet/virtio: introduce DMA ops
2020-09-30 Maxime Coquelinbus/vdev: add DMA mapping ops
2020-09-30 Maxime Coquelinnet/vhost: remove dequeue zero-copy support
2020-09-30 Marvin Liunet/virtio: fix indirect descriptors in packed datapaths
2020-09-30 Marvin Liunet/virtio: fix packed ring indirect descricptors setup
2020-09-30 Ivan Dyukovnet/virtio: sync speed capability with ethdev
2020-09-30 Ivan Dyukovnet/virtio: set default speed unknown
2020-09-30 Chenbo Xiadrivers/net: fix port id size
2020-09-30 Dumitru Cearanet/ring: advertise multi segment Tx and scatter Rx
2020-09-30 Andrew Rybchenkonet/sfc: create virtual switch to enable VFs
2020-09-30 Igor Romanovnet/sfc: fix RSS hash offload if queue action is used
2020-09-30 Igor Romanovnet/sfc: fix RSS hash flag when offload is disabled
2020-09-30 Ciara Loftusnet/af_xdp: enable custom XDP program loading
next