net/bnxt: add device ID for Stratus VF
[dpdk.git] / lib /
2018-04-27 Shahaf Shulerethdev: remove new to old offloads API helpers
2018-04-27 Xiao Wangvfio: add multi container support
2018-04-27 Xiao Wangvfio: extend data structure for multi container
2018-04-27 Maxime Coquelinvhost/crypto: fix build with gcc 4.7.2
2018-04-27 Thomas Monjaloneal: fix build on FreeBSD
2018-04-27 Thomas Monjaloneal: fix build with glibc < 2.16
2018-04-26 Artem V. Andreevmempool: support block dequeue operation
2018-04-26 Artem V. Andreevmempool: implement abstract mempool info API
2018-04-26 Stephen Hemmingereal: shut up warning about master lcore
2018-04-26 Anatoly Burakoveal: make semantics of lcore role function more intuitive
2018-04-25 Harry van Haarenservice: remove experimental tags
2018-04-25 Anatoly Burakoveal/linux: remove useless unlock of hugepage when clearing
2018-04-25 Stephen Hemmingerlog: add ability to match log type with globbing
2018-04-25 Stephen Hemmingereal: make log level save private
2018-04-25 Stephen Hemmingereal: allow symbolic log levels
2018-04-25 Stephen Hemmingereal: make syslog facility table const
2018-04-25 Aaron Conoleeal: abstract away the auxiliary vector
2018-04-25 Gaetan Riveteal: add last init priority
2018-04-25 Gaetan Riveteal: list acceptable init priorities
2018-04-25 Gaetan Rivetdevargs: rename legacy API
2018-04-25 Gaetan Rivetdevargs: use proper namespace prefix
2018-04-25 Gaetan Rivetdevargs: update syntax documentation
2018-04-25 Gaetan Rivetdevargs: make parsing variadic
2018-04-25 Gaetan Rivetdevargs: make devargs list private
2018-04-25 Gaetan Rivetdevargs: introduce iterator
2018-04-24 Olivier Matzeal: set affinity for control threads
2018-04-24 Olivier Matzeal: set name when creating a control thread
2018-04-24 Olivier Matzeal: add function to create control threads
2018-04-24 Olivier Matzuse sizeof to avoid double use of a length define
2018-04-24 Jianfeng Taneal: bring forward multi-process channel init
2018-04-24 Artem V. Andreevmempool: support flushing the default cache
2018-04-24 Andrew Rybchenkomempool: remove callback to register memory area
2018-04-24 Andrew Rybchenkomempool: deprecate xmem functions
2018-04-24 Andrew Rybchenkomempool: remove callback to get capabilities
2018-04-24 Andrew Rybchenkomempool: add op to populate objects using provided...
2018-04-24 Andrew Rybchenkomempool: add op to calculate memory size to be allocated
2018-04-23 Artem V. Andreevmempool: ensure mempool is initialized before populating
2018-04-23 Andrew Rybchenkomempool: rename flag to control IOVA-contiguous objects
2018-04-23 Andrew Rybchenkomempool: fix leak when no objects are populated
2018-04-23 Jianfeng Tanipc: fix timeout handling in async
2018-04-23 Jianfeng Tanipc: clean up code
2018-04-23 Anatoly Burakovipc: fix resource leak in init failure
2018-04-23 Anatoly Burakovipc: fix return without mutex unlock
2018-04-23 Anatoly Burakovipc: use strlcpy where applicable
2018-04-23 Anatoly Burakovfbarray: check sysconf failure
2018-04-23 Anatoly Burakovfbarray: fix potential null-dereference
2018-04-23 Anatoly Burakovfbarray: check for open failure
2018-04-23 Anatoly Burakovfbarray: use strlcpy instead of snprintf
2018-04-23 Anatoly Burakovfbarray: make all fbarrays hidden files
2018-04-23 Olivier Matzcmdline: standardize conversion of IP address strings
2018-04-23 Xiao Wangvfio: fix boundary check in region search
2018-04-23 Anoob Josephsecurity: extend userdata for IPsec events
2018-04-23 Anoob Josephsecurity: add ESN soft limit in config
2018-04-23 Anoob Josephethdev: support inline IPsec events
2018-04-23 Abhinandan Gujjarcryptodev: support session private data setting
2018-04-23 Abhinandan Gujjarcryptodev: set private data for session-less mode
2018-04-23 Ravi Kumarcrypto/ccp: support SHA3 family
2018-04-23 Fiona Trahecryptodev: change argument of driver registration
2018-04-23 Maxime Coquelinvhost: deprecate unsafe GPA translation API
2018-04-23 Maxime Coquelinvhost/crypto: move to safe GPA translation API
2018-04-23 Maxime Coquelinvhost: handle virtually non-contiguous buffers in Rx-mrg
2018-04-23 Maxime Coquelinvhost: handle virtually non-contiguous buffers in Rx
2018-04-23 Maxime Coquelinvhost: handle virtually non-contiguous buffers in Tx
2018-04-23 Maxime Coquelinvhost: add support for non-contiguous indirect descs...
2018-04-23 Maxime Coquelinvhost: ensure all range is mapped when translating...
2018-04-23 Maxime Coquelinvhost: introduce safe API for GPA translation
2018-04-23 Maxime Coquelinvhost: check all range is mapped when translating GPAs
2018-04-23 Maxime Coquelinvhost: fix indirect descriptors table translation size
2018-04-23 Thomas Monjaloneal/linux: use strlcpy in uevent parsing
2018-04-23 Thomas Monjalonmbuf: improve tunnel Tx offloads API doc
2018-04-23 Thomas Monjalonmbuf: fix Tx checksum offload API doc
2018-04-17 Bruce Richardsonrawdev: add to meson build
2018-04-17 Bruce Richardsonbuild: remove checks for non-optional libraries
2018-04-19 Pablo de Laraeventdev: fix build with icc
2018-04-18 Yangchao Zhoumem: fix leaks of hugedir and replace snprintf
2018-04-18 Junjie Cheneal/x86: force inlining of memcpy sub-functions
2018-04-17 Jianfeng Tanpdump: use generic multi-process channel
2018-04-17 Jianfeng Tanvfio: use generic multi-process channel
2018-04-17 Thomas Monjalonethdev: deprecate port count function
2018-04-17 Thomas Monjalonfix ethdev port id validation
2018-04-17 Thomas Monjalonfix ethdev ports enumeration
2018-04-17 Olivier Matzring: relax alignment constraint on ring structure
2018-04-17 Adrien Mazarguileal: fix signed integers in fbarray
2018-04-17 Adrien Mazarguileal: fix undefined behavior in fbarray
2018-04-17 Fan Zhangvhost/crypto: fix build without cryptodev
2018-04-17 Anatoly Burakovmalloc: fix not unlocking hotplug on fail to init
2018-04-17 Anatoly Burakovipc: fix missing mutex unlocks on failed send
2018-04-16 Anatoly Burakovipc: fix missing ignore message name
2018-04-16 Anatoly Burakovipc: fix use-after-free in asynchronous requests
2018-04-16 Anatoly Burakovipc: fix use-after-free in synchronous requests
2018-04-16 Anatoly Burakovipc: stop async IPC loop on callback request
2018-04-16 Anatoly Burakovvfio: export functions even when disabled
2018-04-16 Rami Roseneventdev: remove stale forward declaration
2018-04-16 Erik Gabriel Carrilloeventdev: add default software timer adapter
2018-04-16 Erik Gabriel Carrillomk: update timer library order in static build
2018-04-16 Erik Gabriel Carrilloeventdev: add timer adapter common code
2018-04-16 Erik Gabriel Carrilloeventdev: convert to SPDX license tag in header
2018-04-16 Erik Gabriel Carrilloeventdev: introduce event timer adapter
2018-04-16 Mattias Rönnblomeventdev: fix MP/MC tail updates in event ring
2018-04-16 Gage Eadseventdev: add device stop flush callback
next