dpdk.git
2018-07-02 Somnath Koturnet/bnxt: fix to move a flow to a different queue
2018-07-02 Ajit Khapardenet/bnxt: allocate RSS context only if RSS mode is...
2018-07-02 Ajit Khapardenet/bnxt: fix incorrect IO address handling in Tx
2018-07-02 Ajit Khapardenet/bnxt: fix set MTU
2018-07-02 Ajit Khapardenet/bnxt: check filter type before clearing it
2018-07-02 Somnath Koturnet/bnxt: revert reset of L2 filter id
2018-07-02 Xiaoxin Pengnet/bnxt: fix Tx with multiple mbuf
2018-07-02 Rob Millernet/bnxt: update HWRM API to v1.9.2.9
2018-07-02 Jay Dingnet/bnxt: check for invalid vNIC id
2018-07-02 Ajit Khapardenet/bnxt: refactor filter/flow
2018-07-02 Scott Brandennet/bnxt: move function check zero bytes
2018-07-02 Ajit Khapardenet/bnxt: fix queue start/stop operations
2018-07-02 Ajit Khapardenet/bnxt: support a StingRay VF id
2018-07-02 Ajit Khapardenet/bnxt: fix HW Tx checksum offload check
2018-07-02 Ajit Khapardenet/bnxt: set ring coalesce parameters for Stratus NIC
2018-07-02 Ajit Khapardenet/bnxt: fix close operation
2018-07-02 Ajit Khapardenet/bnxt: set descriptor rings limits
2018-07-02 Ajit Khapardenet/bnxt: optimize Rx processing
2018-07-02 Ajit Khapardenet/bnxt: support Tx batching
2018-07-02 Ajit Khapardenet/bnxt: fix clear port stats
2018-07-02 Ferruh Yigitethdev: add new offload flag to keep CRC
2018-07-02 Nelio Laranjeiroethdev: add flow API to expand RSS flows
2018-07-02 Shahed Shaikhnet/qede: fix Rx/Tx offload flags
2018-07-02 Rasesh Modynet/qede: fix default extended VLAN offload config
2018-07-02 Rasesh Modydoc: update qede management firmware guide
2018-07-02 Remy Hortonnet/ixgbe: add tuned Rx/Tx parameters
2018-07-02 Adrien Mazarguilnet/mlx5: fix invalid error check
2018-07-02 Yongseok Kohnet/mlx5: increase number of strides
2018-07-02 Yongseok Kohnet/mlx5: use stride index in Rx completion entry
2018-07-02 Yongseok Kohnet/mlx5: add warning message for Multi-Packet RQ
2018-07-02 Yongseok Kohnet/mlx5: add new fields in Rx completion entry
2018-07-02 Yongseok Kohnet/mlx5: change return value of Rx completion poll
2018-07-02 Yongseok Kohnet/mlx5: fix Rx buffer replenishment threshold
2018-07-02 Alejandro Luceronet/nfp: avoid access to sysfs resource0 file
2018-07-02 Alejandro Luceronet/nfp: avoid sysfs resource file access
2018-07-02 Nelio Laranjeiroapp/testpmd: fix missing count action fields
2018-07-02 Daria Kolistratovanet/ena: fix SIGFPE with 0 Rx queue
2018-07-02 Ophir Munknet/tap: support TSO (TCP Segment Offload)
2018-07-02 Ophir Munknet/tap: calculate checksums of multi segs packets
2018-07-02 Rasesh Modynet/qede: remove primary MAC removal
2018-07-02 Shahed Shaikhnet/qede: fix legacy interrupt mode
2018-07-02 Shahed Shaikhnet/qede: fix unicast MAC address handling in VF
2018-07-02 Ferruh Yigitnet/thunderx: fix build with gcc optimization on
2018-07-02 Alex Kiselevnet/bonding: support add/remove MAC addrs
2018-07-02 Ferruh Yigiteal: do not enable static log macro for ethdev
2018-07-02 Ferruh Yigitethdev: convert static log type usage to dynamic
2018-07-02 Ferruh Yigitethdev: move log macro to header
2018-07-02 Ido Goshennet/pcap: consolidate duplicated code
2018-07-02 Ido Goshennet/pcap: fix multiple queues
2018-07-02 Rakesh Kudurumallanet/thunderx: add support for hardware first skip feature
2018-07-02 Shahaf Shulernet/mlx5: separate generic tunnel TSO from the standard one
2018-07-02 Tiwei Bievhost: fix potential null pointer dereference
2018-07-02 Maxime Coquelinvhost: fix missing increment of log cache count
2018-07-02 Alejandro Luceronet/nfp: use generic PCI config access functions
2018-07-02 Damjan Marionnet/i40e: do not reset device info data
2018-07-02 Yanglong Wunet/i40e: check illegal packets
2018-07-02 Haiyue Wangnet/i40e: workaround performance degradation
2018-07-02 Wei Zhaoapp/testpmd: fix VLAN TCI mask set error for FDIR
2018-07-02 Beilei Xingnet/i40e: remove summarized global register change...
2018-07-02 Beilei Xingnet/i40e: print real global changes
2018-07-02 Beilei Xingnet/i40e: fix shifts of 32-bit value
2018-07-02 Wei Zhaonet/ixgbe: fix mask bits register set error for FDIR
2018-07-02 Wei Zhaonet/ixgbe: fix tunnel type set error for FDIR
2018-07-02 Wei Zhaonet/ixgbe: fix tunnel id format error for FDIR
2018-07-02 Wei Zhaonet/ixgbe: add support for VLAN in IP mode FDIR
2018-07-02 Wei Zhaonet/ixgbe: add query rule stats support for FDIR
2018-07-02 Pablo de Laranet/ixgbe: fix crash on detach
2018-07-02 Yongseok Kohnet/mlx5: fix error number handling
2018-07-02 Nelio Laranjeironet/mlx5: clean-up developer logs
2018-06-29 Rafal Koziknet/ena: enable write combining
2018-06-29 Rafal Kozikbus/pci: enable write combining during mapping
2018-06-29 Rafal Kozikbus/pci: reference driver structure before mapping
2018-06-29 Rafal Kozikigb_uio: add write combining option
2018-06-29 Thomas Monjalonmaintainers: update for ethdev
2018-06-29 Anatoly Burakovipc: fix locking while sending messages
2018-06-27 Pablo de Laracryptodev: fix ABI breakage
2018-06-27 Pablo de Laracryptodev: convert to SPDX license tag
2018-06-27 Fiona Trahedoc: document QAT debug options
2018-06-27 Tomasz Jozwiakcrypto/qat: move to dynamic logging for data-path trace
2018-06-27 Fiona Trahecrypto/qat: rename log macro for non-dp logs
2018-06-27 Tomasz Jozwiakcrypto/qat: move to dynamic logging for non-dp trace
2018-06-27 Tomasz Jozwiakcrypto/qat: clean up unused and useless trace
2018-06-27 Tomasz Jozwiakcrypto/qat: remove configurable max number of sessions
2018-06-27 Fiona Trahedoc: specify QAT driver and device name formats
2018-06-27 Fiona Trahecrypto/qat: check for service type
2018-06-27 Fiona Trahecrypto/qat: make response process function inline
2018-06-27 Fiona Trahecrypto/qat: remove unused arguments
2018-06-27 Fiona Trahecrypto/qat: optimize ADF modulo function
2018-06-27 Fiona Trahecrypto/qat: add max PCI devices to config file
2018-06-27 Fiona Trahecrypto/qat: register appropriately named device
2018-06-27 Fiona Trahecrypto/qat: move macro to common file
2018-06-27 Fiona Trahecrypto/qat: remove unused macro
2018-06-27 Fiona Trahecrypto/qat: free cookie pool on queue creation error
2018-06-27 Fiona Trahecrypto/qat: modify debug message
2018-06-27 Fiona Trahecrypto/qat: rename variables
2018-06-27 Fiona Trahecrypto/qat: remove incorrect usage of bundle number
2018-06-27 Fiona Trahecrypto/qat: add lock around CSR access and change logic
2018-06-27 Fiona Trahecrypto/qat: move code into appropriate files
2018-06-27 Fiona Trahecrypto/qat: rename functions which depend on cryptodev
2018-06-27 Fiona Trahecrypto/qat: use common stats structures
next