pmdinfogen: fix cross compilation for ARM big endian
[dpdk.git] / drivers /
2018-01-12 Nipun Guptabus/fslmc: change EQCR stashing threshold to 1
2018-01-12 Zhiyong Yangbus/pci: fix interrupt handler type
2018-01-11 Thomas Monjalonbus/vdev: add custom scan hook
2018-01-11 Thierry Herbelotfix typos
2018-01-09 Jerin Jacobdrivers: use SPDX tag for Cavium copyright files
2018-01-05 Stephen Hemmingerbus/pci: do not use kernel version to determine MSIX...
2018-01-05 Stephen Hemmingernet/bnx2x: remove redundant parenthesis
2018-01-04 Bruce Richardsondrivers: use SPDX tag for Intel copyright files
2018-01-04 Hemant Agrawaldrivers: use SPDX tag in NXP dpaa files
2018-01-04 Hemant Agrawaldrivers: use SPDX tag in NXP dpaa2 files
2017-12-23 Ferruh Yigitbus/dpaa: fix build when assert enabled
2017-11-15 Shahaf Shulernet/mlx5: fix flow mark action on port start
2017-11-14 Andrew Rybchenkonet/sfc: avoid Tx queue setup failure if thresholds...
2017-11-14 Andrew Rybchenkonet/sfc: avoid Rx queue setup failure if thresholds...
2017-11-14 Thierry Herbelotnet/mlx5: fix build without soft counters
2017-11-14 Nelio Laranjeironet/mlx5: fix flow director deletion
2017-11-12 Jerin Jacobbus/pci: fix a typo in doxygen file description
2017-11-12 Pengzhen Liunet/virtio: fix memory leak on failure
2017-11-11 Zhiyong Yangnet/virtio: fix Rx interrupt with VFIO
2017-11-11 Edward Makarovnet/mlx5: fix link speed bitmasks
2017-11-11 Matan Azradnet/mlx4: fix missing stamp during Tx completion
2017-11-10 Ajit Khapardenet/bnxt: fix link handling and configuration
2017-11-10 Ajit Khapardenet/bnxt: fix duplicate creation of ntuple filter
2017-11-10 Alejandro Luceronet/nfp: fix possible memory leak
2017-11-10 Alejandro Luceronet/nfp: fix null pointer check
2017-11-10 Alejandro Luceronet/nfp: fix possible bad shif operation
2017-11-10 Alejandro Luceronet/nfp: fix checking function return value
2017-11-10 Alejandro Luceronet/nfp: fix resource leak
2017-11-10 Alejandro Luceronet/nfp: fix memory allocation
2017-11-10 Alejandro Luceronet/nfp: fix stats struct initial value
2017-11-10 Ilya V. Matveychikovdrivers/net: fix number of segment storage type
2017-11-10 Shahaf Shulernet/mlx4: fix rxq interrupt memory corruption
2017-11-10 Shahaf Shulernet/mlx5: fix rxq interrupt memory corruption
2017-11-10 Nélio Laranjeironet/mlx5: fix flow director rules comparison
2017-11-10 Harish Patilnet/qede: fix default config option
2017-11-10 Moti Haimovskynet/mlx4: fix Rx packet type offloads
2017-11-10 Xiaoyun Linet/i40e: fix VF cannot forward packets issue
2017-11-08 Shijith Thottonnet/liquidio: support device reset in driver
2017-11-08 Jasvinder Singhnet/softnic: fix build with gcc 4.5.1
2017-11-08 Ferruh Yigitnet/qede: fix icc build
2017-11-07 Rasesh Modynet/qede: fix null pointer dereferences
2017-11-07 Rasesh Modynet/qede/base: fix division by zero
2017-11-07 Rasesh Modynet/qede/base: fix return code init of filter functions
2017-11-07 Rasesh Modynet/qede: fix PF translation table release
2017-11-07 Rasesh Modynet/qede: remove duplicate includes
2017-11-07 Rasesh Modynet/qede: fix device link structure
2017-11-07 Harish Patilnet/qede: fix VXLAN filter deletion
2017-11-07 Harish Patilnet/qede: disable per-VF Tx switching feature
2017-11-07 Yongseok Kohnet/mlx5: fix tunneled TCP/UDP packet type
2017-11-07 Nélio Laranjeironet/mlx5: fix flow director delete with drop action
2017-11-07 Jonas Pfefferlebus/pci: fix PPC condition for IOMMU class
2017-11-07 Jianfeng Tanbus/vdev: change log type
2017-11-07 Jianfeng Tanbus/vdev: move code from EAL into a new driver
2017-11-07 Hemant Agrawalcrypto/dpaa_sec: rename mbuf physical address to IOVA
2017-11-07 Hemant Agrawalbus/fslmc: set IOVA mode as physical
2017-11-07 Hemant Agrawalbus/dpaa: set IOVA mode as physical
2017-11-07 Maxime Coquelinnet/vhost: add parameter to enable IOMMU feature
2017-11-07 Olivier Gournetnet/mlx5: fix socket field initialization
2017-11-07 Moti Haimovskynet/mlx4: enhance Rx packet type offloads
2017-11-07 Stefan Baranoffnet/pcap: fix memory leak in dumper open
2017-11-07 Rami Rosennet/kni: remove driver struct forward declaration
2017-11-07 Shahaf Shulernet/mlx5: fix flow creation on port start
2017-11-07 Xiaoyun Linet/igb: fix Rx interrupt with VFIO and MSI-X
2017-11-03 Ophir Munknet/failsafe: fix VLAN stripping configuration
2017-11-03 Thomas Monjalonnet/mlx5: fix some typos
2017-11-03 Adrien Mazarguilnet/mlx4: share memory region resources
2017-11-03 Adrien Mazarguilnet/mlx4: fix function prototypes
2017-11-03 Matan Azradnet/mlx4: mitigate Tx path memory barriers
2017-11-03 Matan Azradnet/mlx4: fix HW memory optimizations careless
2017-11-03 Matan Azradnet/mlx4: separate Tx segment cases
2017-11-03 Matan Azradnet/mlx4: remove duplicate handling in Tx burst
2017-11-03 Matan Azradnet/mlx4: merge Tx path functions
2017-11-03 Matan Azradnet/mlx4: fix ring wraparound compiler hint
2017-11-03 Ophir Munknet/mlx4: associate MR to MP in a short function
2017-11-03 Matan Azradnet/mlx4: remove error flows from Tx fast path
2017-11-03 Wei Dainet/i40e: fix Rx queue interrupt mapping in VF
2017-11-03 Wei Dainet/i40e: fix VFIO interrupt mapping in VF
2017-11-03 Wei Zhaonet/ixgbe: fix filter parser for L2 tunnel
2017-11-02 Chas Williamsnet/vmxnet3: fix memory leak when releasing queues
2017-11-02 Adrien Mazarguilnet/mlx4: fix missing include
2017-11-02 Nélio Laranjeironet/mlx5: fix array overflow
2017-11-02 Tomasz Duszynskinet/mrvl: reset errno before library call
2017-11-02 John Daleynet/enic: fix TSO for packets greater than 9208 bytes
2017-11-01 Nélio Laranjeironet/mlx5: fix flow director TCPv6 filter
2017-11-01 Nélio Laranjeironet/mlx5: fix flow director filter removal
2017-11-01 Nélio Laranjeironet/mlx5: fix flows when VXLAN tunnel is 0
2017-11-01 Nélio Laranjeironet/mlx5: fix parser inner value
2017-11-01 Akhil Goyalnet/dpaa2: set queues after reconfiguration
2017-11-01 Ori Kamnet/mlx5: fix counter set destroy order
2017-11-01 Daniel Mrzyglodnet/bonding: fix default aggregator mode to stable
2017-11-01 Radu Nicolaunet/ixgbe: fix IPsec Rx with SSE
2017-11-01 Jianbo Liunet/i40e: fix Rx packets number for NEON
2017-11-01 Ajit Khapardenet/bnxt: fix VLAN spoof configuration
2017-11-01 Adrien Mazarguilnet/mlx4: fix queue index check on flow rules
2017-11-01 Adrien Mazarguilnet/mlx4: fix Rx after updating number of queues
2017-11-01 Qi Zhangnet/i40e: fix mirror with firmware 6.0
2017-11-01 Alejandro Luceronet/nfp: avoid unplug if multiport
2017-11-01 Ori Kamnet/mlx5: fix adding counter when dev not started
2017-11-01 Nélio Laranjeironet/mlx5: fix flow director matching rules
2017-11-01 Ajit Khapardenet/bnxt: fix HWRM command failures during VF unload
next