mempool: introduce helpers for populate and required size
[dpdk.git] / drivers /
2019-10-23 Beilei Xingnet/ice: enable flow director engine
2019-10-23 Joyce Kongnet/ixgbe: fix address of first segment
2019-10-23 Joyce Kongnet/i40e: fix address of first segment
2019-10-23 Leyi Rongnet/ice: invoke callback when link status change
2019-10-23 Wei Zhaonet/ice: rework switch filter
2019-10-23 Ying A Wangnet/ice: add pattern manifest
2019-10-23 Ying A Wangnet/ice: rework for generic flow enabling
2019-10-23 Qiming Yangnet/ice: add devargs to control pipeline mode
2019-10-23 Ying A Wangnet/ice: clean up redundant assignment and indentations
2019-10-23 Andrew Rybchenkonet/virtio: fix descriptor addressed in Tx
2019-10-23 David Christensennet/virtio: fix Rx AltiVec path by getting all packets
2019-10-23 David Christensennet/virtio: fix Rx stats on AltiVec path
2019-10-23 Joyce Kongnet/virtio: improve perf via one-way barriers on used...
2019-10-23 Joyce Kongnet/virtio: improve perf via one-way barrier on avail...
2019-10-23 Leyi Rongnet/ice: support RSS in AVX path
2019-10-23 Leyi Rongnet/ice: support RSS in SSE path
2019-10-23 Simei Sunet/ice: fix LUT type for RSS
2019-10-23 Xiao Zhangnet/i40e: fix integer overflow
2019-10-23 Haiyue Wangnet/ice: fix protocol extraction devargs parsing
2019-10-23 Haiyue Wangnet/ice: fix memory leak on dev closed
2019-10-23 Haiyue Wangnet/ice: support Rx/Tx burst mode info
2019-10-23 Haiyue Wangnet/i40e: support Rx/Tx burst mode info
2019-10-23 Kalesh APnet/bnxt: fix error handling in xstats
2019-10-23 Kalesh APnet/bnxt: fix endianness while retrieving MTU from FW
2019-10-23 Somnath Koturnet/bnxt: fix race between interrupt handler and dev...
2019-10-23 Kalesh APnet/bnxt: move macro definitions to header file
2019-10-23 Kalesh APnet/bnxt: cleanup comments
2019-10-23 Lance Richardsonnet/bnxt: reset Rx allocation state on Rx queue restart
2019-10-23 Kalesh APnet/bnxt: fix dereference before null check
2019-10-23 Qi Zhangnet/ice/base: improve misc code style
2019-10-23 Qi Zhangnet/ice/base: add QFI for flow director
2019-10-23 Qi Zhangnet/ice/base: fix switch rule programming for all profiles
2019-10-23 Qi Zhangnet/ice/base: fix flow raw field vector extraction
2019-10-23 Qi Zhangnet/ice/base: fix unexpected switch rule overwrite
2019-10-23 Qi Zhangnet/ice/base: initialize structures to zero
2019-10-23 Qi Zhangnet/ice/base: remove dead error condition
2019-10-23 Qi Zhangnet/ice/base: improve flow director masking
2019-10-23 Qi Zhangnet/ice/base: support GTPU TEID for flow director
2019-10-23 Qi Zhangnet/ice/base: update flow packet type bitmaps
2019-10-23 Qi Zhangnet/ice/base: fix NVGRE switch rule programming
2019-10-23 Qi Zhangnet/ice/base: fix adding PPPoE switch rule
2019-10-23 Nipun Guptanet/dpaa2: set port in mbuf
2019-10-23 Phil Yangnet/memif: optimize with one-way barrier
2019-10-23 Rasesh Modynet/qede: print adapter info during init failure
2019-10-23 Rasesh Modynet/qede/base: update FW to 8.40.25.0
2019-10-23 Rasesh Modynet/qede/base: update HSI
2019-10-23 Rasesh Modynet/qede/base: move DMAE to HSI
2019-10-23 Rasesh Modynet/qede/base: update RT defs NVM cfg and MCP
2019-10-23 Rasesh Modynet/qede/base: rename HSI datatypes and functions
2019-10-23 Rasesh Modynet/qede/base: lock entire QM reconfiguration flow
2019-10-23 Rasesh Modynet/qede/base: change MFW mailbox command log verbosity
2019-10-23 Rasesh Modynet/qede/base: fix page index for PBL chains
2019-10-23 Xiaoyun Wangnet/hinic: support getting Rx/Tx queues info
2019-10-23 Xiaoyun Wangnet/hinic: optimize Rx performance
2019-10-23 Xiaoyun Wangnet/hinic/base: optimize AEQ interfaces
2019-10-23 Xiaoyun Wangnet/hinic: support LRO offload
2019-10-23 Xiaoyun Wangnet/hinic: support inner L3 checksum offload
2019-10-23 Xiaoyun Wangnet/hinic: get firmware version
2019-10-23 Xiaoyun Wangnet/hinic: set link down and up
2019-10-23 Xiaoyun Wangnet/hinic: flush flow director filter
2019-10-23 Xiaoyun Wangnet/hinic: create and destroy flow director filter
2019-10-23 Xiaoyun Wangnet/hinic: create and destroy ntuple filter
2019-10-23 Xiaoyun Wangnet/hinic: add flow validation operations
2019-10-23 Xiaoyun Wangnet/hinic/base: add flow director config interface
2019-10-23 Xiaoyun Wangnet/hinic: add unicast and multicast MAC set
2019-10-23 Xiaoyun Wangnet/hinic: add allmulticast mode and MTU set
2019-10-23 Xiaoyun Wangnet/hinic: add VLAN filter and offload
2019-10-23 Xiaoyun Wangnet/hinic: support VF
2019-10-23 Xiaoyun Wangnet/hinic/base: add HW interfaces for SR-IOV
2019-10-23 Xiaoyun Wangnet/hinic/base: add mbox command channel for SR-IOV
2019-10-23 Kalesh APnet/bnxt: remove unnecessary variable assignment
2019-10-23 Kalesh APnet/bnxt: fix coding style
2019-10-23 Kalesh APnet/bnxt: fix handling interface change status
2019-10-23 Kalesh APnet/bnxt: enable interrupts according interface status
2019-10-23 Rahul Guptanet/bnxt: change MSI-X vector to queue mapping
2019-10-23 Rahul Guptanet/bnxt: reduce cleanup time during reset recovery
2019-10-23 Ajit Khapardenet/bnxt: get default HWRM command timeout from FW
2019-10-23 Ajit Khapardenet/bnxt: update trusted VF status only when it changes
2019-10-23 Kalesh APnet/bnxt: remove redundant header file inclusion
2019-10-23 Kalesh APnet/bnxt: return error if setting link up fails
2019-10-23 Santoshkumar Karan... net/bnxt: free default completion ring before VF config
2019-10-23 Kalesh APnet/bnxt: fix stats errors handling
2019-10-23 Gagandeep Singhnet/pfe: add link status update
2019-10-23 Gagandeep Singhnet/pfe: add allmulticast and promiscuous
2019-10-23 Gagandeep Singhnet/pfe: add MTU and MAC address set
2019-10-23 Gagandeep Singhnet/pfe: add packet types and basic statistics
2019-10-23 Gagandeep Singhnet/pfe: add Rx/Tx
2019-10-23 Gagandeep Singhnet/pfe: add queue setup and release
2019-10-23 Gagandeep Singhnet/pfe: add device start/stop
2019-10-23 Gagandeep Singhnet/pfe: add MAC and host interface initialisation
2019-10-23 Gagandeep Singhnet/pfe: add HW specific macros and operations
2019-10-23 Gagandeep Singhnet/pfe: support dynamic logging
2019-10-23 Gagandeep Singhnet/pfe: introduce basic functions
2019-10-23 Hemant Agrawalcommon/dpaax: move OF library from DPAA bus
2019-10-23 Marcin Smoczynskinet/tap: fix blocked Rx packets
2019-10-23 Hyong Youb Kimnet/enic: add flow implementation based on Flow Manager API
2019-10-23 Hyong Youb Kimnet/enic: enable GENEVE with options offload
2019-10-23 Hyong Youb Kimnet/enic: fix crash in secondary process
2019-10-23 Hyong Youb Kimnet/enic: fix probe for secondary process
2019-10-23 Kiran Kumar Knet/octeontx2: enable GTPU for RSS hash index
next