eal: deprecate function to set default mbuf pool
[dpdk.git] / lib /
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
2018-05-14 Thomas Monjalonethdev: fix port visibility before initialization
2018-05-14 Matan Azradethdev: add lock to port allocation check
2018-05-14 Matan Azradethdev: allow ownership operations on unused port
2018-05-14 Thomas Monjalonethdev: add probing finish function
2018-05-14 Thomas Monjalonethdev: add doxygen comments for each state
2018-05-14 Thomas Monjalonethdev: fix debug log of owner id
2018-05-14 Wei Daiethdev: new Rx/Tx offloads API
2018-05-14 Ferruh Yigitethdev: fix corrupted device info in configure
2018-05-14 Maxime Coquelinvhost: retranslate vring addr when memory table changes
2018-05-14 Fan Zhangvhost/crypto: fix symmetric ciphering
2018-05-14 Maxime Coquelinvhost: fix header copy to discontiguous desc buffer
2018-05-14 Tonghao Zhangvhost: fix typo in comment
2018-05-14 Tonghao Zhangvhost: fix crash on closing in client mode
2018-05-14 Tonghao Zhangvhost: fix dead lock on closing in server mode
2018-05-14 Qi Zhangethdev: convert Tx offloads to Tx queue config
2018-05-14 Li Hanip_frag: fix some debug logs
2018-05-14 Konstantin Ananyevbpf: add missed experimental tags
2018-05-14 Ferruh Yigitlib: clear experimental version tag in linker scripts
2018-05-14 Anatoly Burakovipc: fix duplicate string copy in async request
2018-05-14 Anatoly Burakovmem: fix unmapping and marking segments as free
2018-05-14 Anatoly Burakovmem: fix return code of freeing segment on failure
2018-05-14 Anatoly Burakovmem: fix index for unmapping segments on failure
2018-05-14 Anatoly Burakovmem: fix potential underflow on mem size calculation
2018-05-14 Anatoly Burakovmemzone: document reserving zero-length memzones
2018-05-14 Anatoly Burakovmemzone: fix size on reserving biggest memzone
2018-05-13 Anatoly Burakovmemzone: fix race condition on alloc failure
2018-05-13 Anatoly Burakovmem: unmap unneeded space
2018-05-13 Anatoly Burakovmem: check if allocation size is too big
2018-05-13 Thomas Monjalonmem: fix typo in local function name
2018-05-13 Thomas Monjaloneal: fix typo in doc of pointer offset macro
2018-05-13 Ivan Maloveal: fix mempool ops name parsing
2018-05-13 Shreyansh Jainrawdev: remove dead code
2018-05-13 Andy Greenhash: explicit casts for truncation in CRC32c
2018-05-13 Andy Greenhash: move stack declaration at top of CRC32c function
2018-05-13 Andy Greenethdev: explicit cast of buffered Tx number
next