net/bnxt: fix to move a flow to a different queue
[dpdk.git] / lib /
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 Nelio Laranjeiroapp/testpmd: fix missing count action fields
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 Tiwei Bievhost: fix potential null pointer dereference
2018-07-02 Maxime Coquelinvhost: fix missing increment of log cache count
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 Gage Eadsnet: rename u16 to fix shadowed declaration
2018-06-27 David Marchandcmdline: remove useless intermediate buffer
2018-06-27 David Marchandlog: remove useless intermediate buffer
2018-06-18 Nikhil Raoeventdev: fix Rx SW adapter stop
2018-06-18 Nikhil Raoeventdev: fix internal port logic in Rx adapter
2018-06-18 Nikhil Raoeventdev: add event buffer flush in Rx adapter
2018-06-18 Nikhil Raoeventdev: fix missing update to Rx adaper WRR position
2018-06-18 Nikhil Raoeventdev: fix port in Rx adapter internal function
2018-06-15 Haiyue Wangmbuf: fix typo in IPv6 macro comment
2018-06-15 Maxime Coquelinvhost: use SMP memory barrier before kicking guest
2018-06-15 Tonghao Zhangvhost: introduce new function helper
2018-06-15 Tiwei Bievhost: support host notifier
2018-06-15 Tonghao Zhangvhost: refine new device function
2018-06-14 Ferruh Yigitethdev: force RSS offload rules again
2018-06-14 Ferruh Yigitethdev: force offloading API rules
2018-06-14 Maxime Coquelinvhost: improve batched copies performance
2018-06-14 Maxime Coquelinvhost: unify Rx mergeable and non-mergeable paths
2018-06-01 Thomas Monjalonversion: 18.08-rc0
2018-05-30 Thomas Monjalonversion: 18.05.0
2018-05-30 David Marchandmem: add missing newline in callback log
2018-05-28 Thomas Monjalonversion: 18.05-rc6
2018-05-28 Thomas Monjaloncompressdev: fix export of unknown symbols
2018-05-28 Thomas Monjalonvfio: fix export of renamed symbols
2018-05-28 Yongseok Kohdoc: announce removal of indirect mbuf check macro
2018-05-28 Olivier Matzeal: deprecate function to set default mbuf pool
2018-05-28 Anatoly Burakovmemzone: clarify support for zero-length memzones
2018-05-28 Anatoly Burakovmem: document callbacks not being supported in some...
2018-05-26 Ben Sheltonethdev: add missing TM function to export map
2018-05-25 Olivier Matzuse SPDX tag for 6WIND copyrighted files
2018-05-25 Pablo de Laraeal: convert dual-license to SPDX
2018-05-25 Hemant Agrawaleal: add missing SPDX identifiers
2018-05-22 Thomas Monjalonversion: 18.05-rc5
2018-05-22 Vipin Vargheseethdev: update description of port name
2018-05-22 Adrien Mazarguilethdev: fix shallow copy of flow API RAW item
2018-05-22 Zhiyong Yangethdev: fix storage type of latest port id
2018-05-22 Vipin Vargheseeventdev: add note in Rx adapter API doc
2018-05-22 Dan Goraeventdev: fix resetting software timer
2018-05-22 Pablo de Laracryptodev: rename functions to get session size
2018-05-22 Pablo de Laradoc: announce deprecation in crypto queue pair start...
2018-05-22 Pablo de Laradoc: announce deprecation for attach/detach crypto...
2018-05-22 Pablo de Laracompressdev: clarify mbuf offsets
2018-05-22 Fiona Trahecryptodev: clarify when session can be cleared
2018-05-22 Fiona Trahecompressdev: clarify when private xform can be cleared
2018-05-22 Fiona Trahecompressdev: clarify buffer size limitation
2018-05-22 Pablo de Laracompressdev: remove unused driver id
2018-05-22 Pablo de Laracryptodev: add missing security feature string
2018-05-22 Pablo de Laracryptodev: extend feature flags description
2018-05-22 Pablo de Laracryptodev: fix supported size check
2018-05-22 Andy Greenethdev: fix type and scope of variables in Rx burst
2018-05-22 Andy Greenmbuf: avoid integer promotion in prepend/adj/chain
2018-05-22 Andy Greenmbuf: avoid implicit demotion in 64-bit arithmetic
2018-05-22 Andy Greenmbuf: fix type of variables in linearize function
2018-05-22 Andy Greenmbuf: fix type of private size in detach
2018-05-22 Andy Greennet: explicit cast in L4 checksum
2018-05-22 Andy Greeneal: explicit cast in rwlock functions
2018-05-22 Andy Greeneal/x86: fix type of variable in memcpy function
2018-05-21 Ferruh Yigitlog: fix pattern matching
2018-05-20 Adrien Mazarguileal: fix runtime directory permissions
2018-05-20 Gavin Hueventdev: fix build with clang on ARM
2018-05-20 Andy Greenethdev: explicit cast of queue count return
2018-05-20 Andy Greennet: explicit cast of protocol in IPv6 checksum
2018-05-20 Andy Greennet: explicit cast of IP checksum to 16-bit
2018-05-20 Andy Greennet: explicit cast of multicast bit clearing
2018-05-20 Andy Greenmbuf: explicit cast of size on detach
2018-05-20 Andy Greenmbuf: explicit cast of external buffer length
2018-05-20 Andy Greenmbuf: explicit cast of headroom on reset
2018-05-20 Andy Greenmbuf: explicit casts of reference counter
2018-05-20 Andy Greenmbuf: fix reference counter integer promotion
2018-05-20 Andy Greenring: remove signed type flip-flopping
2018-05-20 Andy Greenring: remove useless variables
2018-05-20 Andy Greeneal: explicit cast in constant byte swap
2018-05-20 Andy Greeneal: fix casts in random functions
2018-05-20 Andy Greeneal: explicit cast of strlcpy return
2018-05-18 David Marchandmbuf: fix C++ build on void pointer cast
2018-05-17 Maxime Coquelinvhost: improve dirty pages logging performance
2018-05-17 Fan Zhangvhost/crypto: handle virtually non-contiguous buffers
2018-05-17 Fan Zhangvhost/crypto: fix descriptor move
2018-05-15 Thomas Monjalonversion: 18.05-rc4
2018-05-15 Anatoly Burakovmempool: fix virtual address population
2018-05-15 Anatoly Burakoveal: move runtime directory creation after args parsing
2018-05-14 Ferruh Yigitversion: 18.05-rc3
2018-05-14 Anatoly Burakoveal: move runtime data into dedicated directory
2018-05-14 Anatoly Burakoveal: add directory for runtime data
2018-05-14 Anatoly Burakovmem: rename function returning hugepage data path
2018-05-14 Anatoly Burakoveal: remove unused path pattern
2018-05-14 Ivan Malovethdev: improve doc for name by port ID API
2018-05-14 Yanglong Wuethdev: fix checking Rx/Tx queue status
2018-05-14 Matan Azradethdev: fix port removal notification timing
2018-05-14 Thomas Monjalonethdev: fix port probing notification
next