mbuf: support dynamic fields and flags
[dpdk.git] / drivers /
2019-10-26 Michal Krawczykvfio: fix truncated BAR offset for 32-bit
2019-10-25 Ferruh Yigitcompress/octeontx: fix global variable multiple definitions
2019-10-25 Ferruh Yigitcrypto/virtio: fix global variable multiple definitions
2019-10-25 Ferruh Yigitcrypto/null: fix global variable multiple definitions
2019-10-25 Ferruh Yigitnet/igb: fix global variable multiple definitions
2019-10-25 Ferruh Yigitbus/fslmc: fix global variable multiple definitions
2019-10-25 Jasvinder Singhnet/softnic: add subport config flexibility to TM
2019-10-23 Ting Xunet/ice: add GTP tunnel type
2019-10-23 Gagandeep Singhnet/enetc: enable dpaax library
2019-10-23 Gagandeep Singhnet/enetc: print MAC address logs at notice level
2019-10-23 Gagandeep Singhnet/enetc: set random MAC in case no MAC for SI
2019-10-23 Gagandeep Singhnet/enetc: fix BD ring alignment
2019-10-23 Matan Azradnet/mlx5: fix DevX event registration timing
2019-10-23 Wei Zhaonet/ice: fix queue index for switch filter
2019-10-23 Ciara Loftusnet/af_xdp: support unaligned umem chunks
2019-10-23 Ciara Powerdrivers/net: enable promiscuous and multicast by default
2019-10-23 Flavia Musatescunet/af_packet: improve Tx statistics accuracy
2019-10-23 Xiaoyu Minnet/mlx5: fix crash on hash Rx queue handling for drop
2019-10-23 Simei Sunet/ice: enable advanced RSS
2019-10-23 Simei Sunet/ice: add RSS configuration for GTPU/PPPoE
2019-10-23 Harry van Haarennet/i40e: support flow director on AVX Rx
2019-10-23 Harry van Haarennet/i40e: support flow director on SSE Rx
2019-10-23 Harry van Haarennet/i40e: cache flow director enable value in Rx queue
2019-10-23 Pallantla Poornimanet/axgbe: fix double unlock
2019-10-23 Leyi Rongnet/iavf: enable AVX2 for iavf
2019-10-23 Moti Haimovskynet/mlx5: add flow match on GENEVE item
2019-10-23 Moti Haimovskynet/mlx5: query HCA for enabled FLEX parser protocols
2019-10-23 Moti Haimovskynet/mlx5: retry on link update failure
2019-10-23 Ali Alnubaninet/mlx5: fix build with strict alignment enabled
2019-10-23 Viacheslav Ovsiienkonet/mlx5: fix Tx packets statistics
2019-10-23 David Marchandnet/mlx4: remove dependency on libmnl in meson
2019-10-23 Vamsi Attunurunet/octeontx2: support multicast filter
2019-10-23 Nithin Dabilpuramcommon/octeontx2: upgrade mbox definition to version 2
2019-10-23 Ying A Wangnet/ice: cleanup RSS/FDIR profile on device init
2019-10-23 Yahui Caonet/ice: support flow director GTPU tunnel
2019-10-23 Yahui Caonet/ice: support flow director VXLAN tunnel
2019-10-23 Yahui Caonet/ice: reject duplicated flow for flow director
2019-10-23 Yahui Caonet/ice: support flow director counter
2019-10-23 Yahui Caonet/ice: add flow director counter resource init/release
2019-10-23 Yahui Caonet/ice: enable flow director queue group
2019-10-23 Yahui Caonet/ice: add flow director create and destroy
2019-10-23 Beilei Xingnet/ice: configure HW flow director rule
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
next