regex/mlx5: support enqueue
[dpdk.git] / drivers /
2020-07-21 Yuval Avneryregex/mlx5: support enqueue
2020-07-21 Yuval Avneryregex/mlx5: setup fast path
2020-07-21 Ori Kamregex/mlx5: add send queue
2020-07-21 Ori Kamregex/mlx5: add completion queue creation
2020-07-21 Francis Kellyregex/mlx5: support rules import
2020-07-21 Ori Kamregex/mlx5: support configuration
2020-07-21 Ori Kamregex/mlx5: add engine status check
2020-07-21 Ori Kamregex/mlx5: support info query
2020-07-21 Ori Kamregex/mlx5: support probing
2020-07-21 Yuval Avneryregex/mlx5: add log macros
2020-07-21 Yuval Avneryregex/mlx5: introduce driver for BlueField 2
2020-07-17 Chenbo Xianet/virtio-user: fix uninitialized reply-ack variable
2020-07-17 Jeff Guonet/ice: fix IPv6 NAT-T ESP
2020-07-17 Alvin Zhangnet/i40e: fix queue pairs configuration in VF
2020-07-17 Jeff Guonet/ice/base: fix GTPU IP hash
2020-07-17 Simei Sunet/ice: fix RSS type
2020-07-17 Wei Zhaonet/ice: fix tunnel type get
2020-07-17 Wei Hu (Xavier)net/bonding: fix MAC address when one port resets
2020-07-17 Wei Hu (Xavier)net/bonding: fix MAC address when switching active...
2020-07-17 Ajit Khapardenet/bnxt: fix crash during Tx
2020-07-17 Yunjian Wangnet/af_packet: fix munmap on init failure
2020-07-17 Yunjian Wangnet/af_packet: fix memory leak on init failure
2020-07-17 Yunjian Wangnet/af_packet: fix check of file descriptors
2020-07-17 Wei Hu (Xavier)net/bonding: fix error code on device creation
2020-07-17 Lijun Ounet/hns3: fix RSS configuration on empty RSS type
2020-07-17 Min Hu (Connor)net/hns3: support keeping CRC
2020-07-17 Wei Hu (Xavier)net/hns3: support 200G speed rate
2020-07-17 Wei Hu (Xavier)net/hns3: support copper media type
2020-07-17 Junfeng Guonet/ice/base: fix RSS removal for GTP-U
2020-07-18 David Coylecrypto/qat: fix ambiguous variable names for CRC
2020-07-18 David Coylecrypto/qat: check multi-segment buffers for DOCSIS
2020-07-18 David Coylecrypto/aesni_mb: fix memory leak in DOCSIS session
2020-07-18 David Coylecrypto/qat: improve DOCSIS session creation
2020-07-18 Vamsi Attunurucrypto/octeontx2: support security session data path
2020-07-18 Vamsi Attunurucrypto/octeontx2: support security session create
2020-07-18 Vamsi Attunurucrypto/octeontx2: add security misc callbacks
2020-07-18 Tejasree Kondojcrypto/octeontx2: add security capabilities
2020-07-18 Tejasree Kondojcrypto/octeontx2: register security operations
2020-07-18 Tejasree Kondojcrypto/octeontx2: add lookaside SA context definitions
2020-07-18 Tejasree Kondojnet/octeontx2: move security session struct to crypto PMD
2020-07-18 Tejasree Kondojcrypto/octeontx2: move capabilities init into probe
2020-07-18 Adam Dybkowskicompress/qat: revert change in GEN3 marketing name
2020-07-18 Arek Kusztalcompress/qat: fix lacking memzone lookup
2020-07-18 Konstantin Ananyevcrypto/scheduler: use ring peek API
2020-07-11 Kalesh APnet/bnxt: fix freeing filters on flow creation failure
2020-07-11 Kalesh APnet/bnxt: fix flow error on filter creation
2020-07-11 Kalesh APnet/bnxt: fix unnecessary HWRM command
2020-07-11 Kalesh APnet/bnxt: remove unused enum declaration
2020-07-11 Kalesh APnet/bnxt: fix unnecessary memory allocation
2020-07-11 Yicai Lunet/bonding: fix LACP negotiation
2020-07-11 Renata Saiakhovadrivers/net: delete HW rings while freeing queues
2020-07-11 Ferruh Yigitdrivers/net: fix exposing internal headers
2020-07-11 Heinrich Kuhnnet/nfp: fix RSS hash configuration reporting
2020-07-11 Ivan Malovnet: use named constants for deprecated QinQ TPIDs
2020-07-11 Hyong Youb Kimnet/enic: support burst mode info
2020-07-11 Junfeng Guonet/ice: support RSS for IPv6 prefix
2020-07-11 Xiaoyun Wangnet/hinic/base: convert error value to ETIMEDOUT
2020-07-11 Wei Hu (Xavier)ethdev: fix VLAN offloads set if no relative capabilities
2020-07-11 Roman Kaplnet/dpaa2: avoid multiple IOVA conversions
2020-07-11 Hyong Youb Kimnet/enic: add more flow manager actions to dump
2020-07-11 Hyong Youb Kimnet/enic: support VLAN push and pop flow actions
2020-07-11 Viacheslav Ovsiienkocommon/mlx5: fix physical port name pattern recognition
2020-07-11 Ali Alnubaninet/mlx5: add ConnectX-6 Lx device ID
2020-07-11 Junfeng Guonet/iavf: support RSS for IPv4 IPv6 mix of GTP
2020-07-11 Junfeng Guonet/ice: support RSS for IPv4 IPv6 mix of GTP
2020-07-11 Simei Sunet/ice: fix protocol header for PPPoE
2020-07-11 Guinan Sunnet/ixgbe/base: update version
2020-07-11 Guinan Sunnet/ixgbe/base: check host interface return status
2020-07-11 Guinan Sunnet/ixgbe/base: cleanup pre-processor tags
2020-07-11 Guinan Sunnet/ixgbe/base: remove default advertising for x550...
2020-07-11 Guinan Sunnet/ixgbe/base: add IPv6 mask for flow director
2020-07-11 Guinan Sunnet/ixgbe/base: improve log about autoneg being disabled
2020-07-11 Guinan Sunnet/ixgbe/base: initialize data field in struct buffer
2020-07-11 Guinan Sunnet/ixgbe/base: remove log message FC autoneg
2020-07-11 Guinan Sunnet/ixgbe/base: remove unnecessary return value check
2020-07-11 Guinan Sunnet/ixgbe/base: add typecast for type mismatch
2020-07-11 Guinan Sunnet/ixgbe/base: create function to restart autoneg
2020-07-11 Guinan Sunnet/ixgbe/base: move increments after evaluations
2020-07-11 Guinan Sunnet/ixgbe/base: remove whitespace in function comments
2020-07-11 Guinan Sunnet/ixgbe/base: cleanup spelling mistakes in comments
2020-07-11 Guinan Sunnet/ixgbe/base: add register definitions for NVM update
2020-07-11 Guinan Sunnet/ixgbe/base: fix infinite recursion on PCIe link...
2020-07-11 Guinan Sunnet/ixgbe/base: fix x550em 10G NIC link status
2020-07-11 Guinan Sunnet/ixgbe/base: fix response to apply-update command
2020-07-11 Guinan Sunnet/ixgbe/base: fix host interface shadow RAM read
2020-07-11 Rasesh Modynet/qede: support registers dump
2020-07-11 Rasesh Modynet/qede: add infrastructure for debug data collection
2020-07-11 Rasesh Modynet/qede/base: add changes for debug data collection
2020-07-11 Rasesh Modynet/qede/base: re-arrange few structures for DDC
2020-07-11 Long Linet/netvsc: detach external buffer on failure
2020-07-11 Long Linet/netvsc: fix underflow when Rx external mbuf
2020-07-11 David Marchandnet/bonding: fix socket ID check
2020-07-11 Somnath Koturnet/bnxt: avoid hard coded values when reading counters
2020-07-11 Somnath Koturnet/bnxt: enable filter ctrl ops for port representor
2020-07-11 Kishore Padmanabhanet/bnxt: use VF VNIC if port action is for VF rep
2020-07-11 Kishore Padmanabhanet/bnxt: support src and dst port actions
2020-07-11 Kishore Padmanabhanet/bnxt: support NAT action items
2020-07-11 Kishore Padmanabhanet/bnxt: add conditional opcodes for mapper result...
2020-07-11 Kishore Padmanabhanet/bnxt: change port config for full offload
2020-07-11 Kishore Padmanabhanet/bnxt: enable PF and VF port action items
next