config: add static linkage of mlx dependency
[dpdk.git] / lib /
2019-01-14 David Marchandethdev: declare Tx prepare API as not experimental
2019-01-14 Fan Zhangvhost/crypto: fix possible out of bound access
2019-01-14 Fan Zhangvhost/crypto: fix possible dead loop
2019-01-14 Tiwei Bievhost: ensure event idx is mapped when negotiated
2019-01-14 Tiwei Bievhost: fix possible dead loop in vector filling
2019-01-14 Tiwei Bievhost: fix possible out of bound access in vector filling
2019-01-14 Tiwei Bievhost: fix possible dead loop in relay helpers
2019-01-14 Tiwei Bievhost: fix possible out of bound access in relay helpers
2019-01-14 Tiwei Bievhost: fix desc access in relay helpers
2019-01-14 Ilya Maximetseal: fix build of external app with clang on armv8
2019-01-14 Yongseok Kohmbuf: remove experimental tag for external attachment
2019-01-14 Yongseok Kohmbuf: remove deprecated macro
2019-01-14 Harry van Haarenmbuf: fix C++ compatibility by making sched struct...
2019-01-14 Anatoly Burakovmem: fix storing old policy
2019-01-14 Anatoly Burakovmem: fix variable shadowing
2019-01-14 Anatoly Burakovvfio: do not unregister callback in secondary process
2019-01-14 Anatoly Burakoveal/bsd: remove clean up of files at startup
2019-01-14 Anatoly Burakoveal: fix strdup usages in internal config
2019-01-14 Konstantin Ananyevipsec: fix assert condition
2019-01-14 Bruce Richardsonbuild: fix variable name in dependency error message
2019-01-10 Konstantin Ananyevipsec: add helpers to group completed crypto-ops
2019-01-10 Konstantin Ananyevipsec: rework SA replay window/SQN for MT environment
2019-01-10 Konstantin Ananyevipsec: implement SA data-path API
2019-01-10 Konstantin Ananyevipsec: add SA data-path API
2019-01-10 Konstantin Ananyevlib: introduce IPsec library
2019-01-10 Konstantin Ananyevnet: add ESP trailer structure definition
2019-01-10 Konstantin Ananyevsecurity: add opaque userdata pointer into security...
2019-01-10 Fan Zhangcryptodev: add opaque data field to symmetric session
2019-01-10 Fan Zhangcryptodev: add reference count to session private data
2019-01-10 Fan Zhangcryptodev: add user data size to symmetric session
2019-01-10 Fan Zhangcryptodev: update symmetric session structure
2019-01-10 Fan Zhangcryptodev: add sym session header size function
2019-01-10 Fan Zhangvhost/crypto: use separate session mempools
2019-01-10 Fan Zhangcryptodev: add sym session mempool create
2019-01-10 Fan Zhangcryptodev: change queue pair configure structure
2019-01-09 Eelco Chaudronmeter: support RFC4115 trTCM
2018-12-22 Thomas Monjalonversion: 19.02-rc1
2018-12-21 Tonghao Zhangsched: fix memory leak on init failure
2018-12-21 Reshma Pattanmbuf: implement generic format for sched field
2018-12-20 Reshma Pattanmeter: unify packet color definition
2018-12-22 Bruce Richardsontelemetry: fix using ports of different types
2018-12-21 Maxime Coquelinvhost: batch used descs chains write-back with packed...
2018-12-21 Maxime Coquelinvhost: remove useless prefetch for packed ring descriptor
2018-12-21 Maxime Coquelinvhost: prefetch descriptor after the read barrier
2018-12-21 Maxime Coquelinvhost: enforce desc flags and content read ordering
2018-12-21 Maxime Coquelinvhost: enforce avail index and desc read ordering
2018-12-21 Bruce Richardsonnet: fix underflow for checksum of invalid IPv4 packets
2018-12-21 Xiao Wangvhost: provide helpers for virtio ring relay
2018-12-21 Xiao Wangvhost: provide helper for host notifier ctrl
2018-12-21 Xiao Wangvhost: remove unused function
2018-12-21 Matthias Gattovhost: fix race condition when adding fd in the fdset
2018-12-21 Anatoly Burakovmalloc: fix deadlock when reading stats
2018-12-21 Honnappa Nagarahallihash: fix out-of-bound write while freeing key slot
2018-12-21 Jeff Shawhash: fix return of bulk lookup
2018-12-21 Liang Mapower: add p-state driver compatibility
2018-12-21 Qi Zhangeal: close multi-process socket during cleanup
2018-12-20 Anatoly Burakoveal: add 64-bit log2 function
2018-12-20 Anatoly Burakoveal: add 64-bit fls function
2018-12-20 Anatoly Burakoveal: add 64-bit bsf and 32-bit safe bsf functions
2018-12-20 Anatoly Burakovbitmap: remove deprecated 64-bit bsf function
2018-12-20 Anatoly Burakoveal: fix runtime directory cleanup in noshconf mode
2018-12-20 Anatoly Burakovmem: use memfd for no-huge mode
2018-12-20 Anatoly Burakovmem: allow setting up segment list fd
2018-12-20 Anatoly Burakovmem: check for memfd support in segment fd API
2018-12-20 Anatoly Burakovmem: fix segment fd API error code for external segment
2018-12-20 Anatoly Burakovmem: allow usage of non-heap external memory in multipr...
2018-12-20 Anatoly Burakovmem: allow registering external memory areas
2018-12-20 Anatoly Burakovmalloc: separate destroying memseg list and heap data
2018-12-20 Anatoly Burakovmalloc: separate creating memseg list and malloc heap
2018-12-20 Anatoly Burakovmalloc: make alignment requirements more stringent
2018-12-20 Anatoly Burakovmalloc: fix duplicate mem event notification
2018-12-20 Seth Howellmalloc: notify primary process about hotplug in secondary
2018-12-20 Yongseok Kohmalloc: fix finding maximum contiguous IOVA size
2018-12-20 Jim Harrismalloc: add option --match-allocations
2018-12-20 Gao Fengmemzone: fix unlock on initialization failure
2018-12-19 Gao Fengeal: check peer allocation in multi-process request
2018-12-19 Gao Fengeal: fix leak on multi-process request error
2018-12-19 Gaetan Riveteal: fix detection of duplicate option register
2018-12-19 Keith Wileseal: fix missing newline in a log
2018-12-19 Chas Williamsip_frag: fix IPv6 when MTU sizes not aligned to 8 bytes
2018-12-19 Konstantin Ananyevrwlock: introduce try semantics
2018-12-19 Erik Gabriel Carrillotimer: fix race condition
2018-12-19 Amr Mokhtarbbdev: add missing experimental tags and map entries
2018-12-19 Kamil Chalupnikbbdev: enhance throughput test
2018-12-19 Kamil Chalupnikbbdev: enhance offload cost test
2018-12-19 Lee Dalycompressdev: fix structure comment
2018-12-19 Fiona Trahecompressdev: add bulk free operation API
2018-12-17 Nikhil Raoeventdev: fix eth Tx adapter queue count checks
2018-12-16 Gage Eadseventdev: fix xstats documentation typo
2018-12-16 Erik Gabriel Carrilloeventdev: remove redundant timer adapter function proto...
2018-12-16 Nikhil Raoeventdev: fix error log in eth Rx adapter
2018-12-19 Jiayu Hugro: fix overflow of payload length calculation
2018-12-19 Anatoly Burakoveal: clean up unused files on initialization
2018-12-19 David Marchandlog: add missing experimental tag
2018-12-19 Jeff Shaweal: remove unnecessary dirent.h include
2018-12-19 Tiwei Biepdump: remove deprecated APIs
2018-12-13 Ilya Maximetsvhost: fix double read of descriptor flags
2018-12-13 Maxime Coquelinvhost: fix crash after mmap failure
2018-12-13 Yaroslav Brustinovethdev: fix typo in queue setup error log
2018-11-30 Thomas Monjalonversion: 19.02-rc0
next