mempool: introduce helpers for populate and required size
[dpdk.git] / drivers /
2019-11-06 Olivier Matzmempool: introduce helpers for populate and required...
2019-11-06 Shreyansh Jainbus/fslmc: sanitize device name parsing for clarity
2019-11-06 Hemant Agrawalbus/dpaa: move QBMAN global init to bus
2019-11-06 Radu Buliemempool/dpaa2: report error on endless loop in mbuf...
2019-11-06 Nipun Guptaraw/dpaa2_cmdif: add retry and timeout in packet enqueu...
2019-11-06 Nipun Guptaraw/dpaa2_qdma: add retry and timeout in packet enqueue API
2019-11-06 Nipun Guptanet/dpaa2: add retry and timeout in packet enqueue API
2019-11-06 Nipun Guptacommon/dpaax: fallback to check separate memory node...
2019-11-06 Nipun Guptanet/dpaa: fix LS1043 alignment check
2019-11-06 Nipun Guptanet/dpaa: fix supported RSS types
2019-11-01 Ciara Powercrypto/dpaa2_sec: fix build with clang 3.4.2
2019-10-31 Agalya Babu RadhaK... bus/fslmc: fix resource leak
2019-10-30 Ciara Powerraw/ioat: support xstats reset
2019-10-27 Dharmik Thakkarrename private header files
2019-10-27 Bruce Richardsonnet: remove ethernet packing and set two-byte alignment
2019-10-27 Bruce Richardsonport: fix pcap support with meson
2019-10-27 Ciara Powerraw/ioat: fix initial ring size check
2019-10-27 Ciara Powerraw/ioat: fix device state after test
2019-10-27 David Marchandlog: add log stream accessor
2019-10-27 David Marchandnet/bonding: use non deprecated PCI API
2019-10-25 Chunsong Fengnet/hns3: fix FLR reset
2019-10-25 Hongbo Zhengnet/hns3: fix error code for firmware timeout
2019-10-25 Wei Hu (Xavier)net/hns3: fix offload flag for RSS hash
2019-10-25 Hao Chennet/hns3: fix statistics
2019-10-25 Andrew Rybchenkonet/virtio: fix Tx checksum offloads
2019-10-25 Venkat Duvvurunet/bnxt: uninit locks during resource cleanup
2019-10-25 Kalesh APnet/bnxt: fix memory leak
2019-10-25 Kalesh APnet/bnxt: add wrapper function for Thor device check
2019-10-25 Kalesh APnet/bnxt: add PCI IDs for 57500 series NPAR devices
2019-10-25 Kalesh APnet/bnxt: add more checks during firmware reset
2019-10-25 Santoshkumar Karan... net/bnxt: fix crash after removing and adding slaves
2019-10-25 Somnath Koturnet/bnxt: fix MAC address check in flow validation
2019-10-25 Somnath Koturnet/bnxt: expose some missing counters in port stats
2019-10-25 Rahul Guptanet/bnxt: fix filter type for non-ntuple flows
2019-10-25 Kalesh APnet/bnxt: fix race between start and interrupt handler
2019-10-25 Venkat Duvvurunet/bnxt: fix default MAC check
2019-10-25 Ajit Khapardenet/bnxt: update HWRM API to version 1.10.1.6
2019-10-25 Santoshkumar Karan... net/bnxt: fix RSS configuration for Thor controller
2019-10-25 Ajit Khapardenet/bnxt: fix writing MTU to FW
2019-10-25 Ajit Khapardenet/bnxt: fix setting max RSS contexts
2019-10-25 Santoshkumar Karan... net/bnxt: fix ping with MTU change
2019-10-25 Kalesh APnet/bnxt: fix check while freeing filter
2019-10-25 Tianfei Zhangraw/ifpga/base: fix dereference before null check
2019-10-25 Raslan Darawshehnet/mlx: fix debug build with icc
2019-10-25 Andrew Rybchenkonet/virtio: reject unsupported Tx multi-queue modes
2019-10-25 Dilshod Urazovnet/virtio: reject unsupported Rx multi-queue modes
2019-10-25 Dilshod Urazovnet/virtio: reject deferred Tx start
2019-10-25 Dilshod Urazovnet/virtio: reject deferred Rx start
2019-10-25 Congwen Zhangnet/e1000: fix zeroing of RSS config
2019-10-25 Congwen Zhangnet/ixgbe: fix zeroing of RSS config
2019-10-25 Alvin Zhangnet/i40e: fix exception with multi-driver
2019-10-25 Yahui Caonet/ice: fix IPv6 UDP port matching
2019-10-25 Yahui Caonet/ice: fix flow director for IPv6 dest MAC
2019-10-25 Flavia Musatescunet: add new header file for VXLAN
2019-10-25 Lance Richardsonnet/bnxt: fix mbuf free when clearing Tx queue
2019-10-25 David Christensennet/mlx5: add Altivec Rx
2019-10-25 Anand Sunkadnet/memif: support multiple Tx
2019-10-25 Jakub Grajciarnet/memif: fix Unix domain address length
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
next