test/mbuf: fix access to freed memory
[dpdk.git] / drivers /
2021-10-27 Kevin Laatzdma/idxd: fix truncated error code in status check
2021-10-25 Harman Kalrainterrupts: extend event list
2021-10-25 Harman Kalradrivers: remove direct access to interrupt handle
2021-10-25 Honnappa Nagarahallieal: remove FINISHED lcore state
2021-10-24 Olivier Matzmbuf: add namespace to offload flags
2021-10-24 Olivier Matzmbuf: mark old VLAN offload flags as deprecated
2021-10-20 Raja Zidanecompress/mlx5: support partial transformation
2021-10-20 Anoob Josephcrypto/cnxk: allow different cores in pending queue
2021-10-20 Anoob Josephcommon/cnxk: align CPT queue depth to power of 2
2021-10-20 Akhil Goyalcryptodev: move device-specific structures
2021-10-20 Akhil Goyaldrivers/crypto: invoke probing finish function
2021-10-20 Akhil Goyalcrypto/scheduler: use proper API for device start/stop
2021-10-20 Kai Jicrypto/ipsec_mb: add chacha_poly PMD
2021-10-20 Piotr Bronowskicrypto/ipsec_mb: move zuc PMD
2021-10-20 Piotr Bronowskicrypto/ipsec_mb: support snow3g digest appended ops
2021-10-20 Piotr Bronowskicrypto/ipsec_mb: move snow3g PMD
2021-10-20 Piotr Bronowskicrypto/ipsec_mb: move kasumi PMD
2021-10-20 Piotr Bronowskicrypto/ipsec_mb: move aesni_gcm PMD
2021-10-20 Pablo de Laracrypto/ipsec_mb: support ZUC-256 for aesni_mb
2021-10-20 Piotr Bronowskicrypto/ipsec_mb: move aesni_mb PMD
2021-10-20 Ciara Powercrypto/ipsec_mb: support multi-process
2021-10-20 Fan Zhangcrypto/ipsec_mb: introduce IPsec_mb framework
2021-10-22 Ferruh Yigitethdev: add namespace
2021-10-22 Ferruh Yigitdrivers/net: fix removing jumbo offload flag
2021-10-22 Ciara Loftusnet/af_xdp: fix max Rx packet length
2021-10-22 Chengchang Tangnet/hns3: add runtime config for mailbox limit time
2021-10-21 Satheesh Paulnet/cnxk: support port ID flow action
2021-10-21 Satheesh Paulcommon/cnxk: support port ID action
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 Xueming Livdpa/mlx5: retry VAR allocation during vDPA restart
2021-10-21 Xueming Livdpa/mlx5: workaround FW first completion in start
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 Rongwei Liucommon/mlx5: add LAG context query
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 Xueming Licommon/mlx5: get RDMA port state via Netlink
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-23 David Marchanddma/idxd: fix build on Windows
2021-10-22 Bruce Richardsondmadev: enable build on Windows
2021-10-22 Conor Walshdma/ioat: add burst capacity
2021-10-22 Conor Walshdma/ioat: add vchan status
2021-10-22 Conor Walshdma/ioat: add statistics
2021-10-22 Conor Walshdma/ioat: add data path completion
2021-10-22 Conor Walshdma/ioat: add data path job submission
2021-10-22 Conor Walshdma/ioat: add start and stop
2021-10-22 Conor Walshdma/ioat: add configuration
2021-10-22 Conor Walshdma/ioat: add datapath structures
2021-10-22 Conor Walshdma/ioat: create dmadev instances on PCI probe
2021-10-22 Conor Walshdma/ioat: add device probing and removal
2021-10-22 Conor Walshdma/idxd: move config script from raw driver
2021-10-22 Kevin Laatzdma/idxd: add burst capacity
2021-10-22 Kevin Laatzdma/idxd: add vchan status
2021-10-22 Kevin Laatzdma/idxd: add operation statistic tracking
2021-10-22 Kevin Laatzdma/idxd: add data path job completion
2021-10-22 Kevin Laatzdma/idxd: add data path job submission
2021-10-22 Kevin Laatzdma/idxd: add start and stop for PCI devices
2021-10-22 Kevin Laatzdma/idxd: add configure and info
2021-10-22 Kevin Laatzdma/idxd: add datapath structures
2021-10-22 Kevin Laatzdma/idxd: create dmadev instances on PCI probe
2021-10-22 Kevin Laatzdma/idxd: create dmadev instances on bus probe
2021-10-22 Kevin Laatzdma/idxd: add bus device probing
2021-10-22 Kevin Laatzdma/idxd: add skeleton for VFIO based DSA device
2021-10-22 Bruce Richardsonraw/ioat: build only if dmadev not present
2021-10-21 Pravin Pathakevent/dlb2: optimize credit allocations using port
2021-10-21 Pavan Nikhilesheventdev: hide timer adapter PMD file
2021-10-21 Pavan Nikhilesheventdev: hide event device related structures
2021-10-21 Pavan Nikhileshdrivers/event: invoke probing finish function
2021-10-21 Pavan Nikhilesheventdev: make driver interface as internal
2021-10-21 Pavan Nikhilesheventdev/eth_rx: simplify event vector config
2021-10-21 Shijith Thottonevent/cnxk: fix max timer chunk pool cache size
2021-10-21 Shijith Thottonevent/cnxk: fix SSO and TIM argument parsing
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: share MR top-half search function
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: disable RoCE in device context creation
2021-10-21 Michael Baumcommon/mlx5: share device context object
2021-10-21 Michael Baumnet/mlx5: remove redundant flag in device config
next