power: fix traffic aware build
[dpdk.git] / lib / librte_eal /
2018-10-26 Jerin Jacobeal/ppc: support pause API
2018-10-25 Paul Lusebus/vdev: fix multi-process IPC buffer leak on scan
2018-10-25 Gaetan Rivetdevargs: fix variadic parsing memory leak
2018-10-25 Keith Wileseal: add macro for attribute weak
2018-10-25 Stephen Hemmingereal/arm: remove profanity in comment
2018-10-25 Stephen Hemmingereal/linux: eliminate cast of HPET thread signature
2018-10-25 Stephen Hemmingereal: remove double space in init alert messages
2018-10-24 Dariusz Stojaczykipc: fix undefined behavior in no-shconf mode
2018-10-23 Anatoly Burakovmem: fix resource leak
2018-10-22 Qi Zhangeal: fix bus name read for removal in multi-process
2018-10-22 Anatoly Burakovmem: improve segment list preallocation
2018-10-22 Anatoly Burakoveal: improve musl compatibility of thread log
2018-10-22 Anatoly Burakoveal: improve musl compatibility of string functions
2018-10-22 Anatoly Burakovmem: improve musl compatibility
2018-10-22 Anatoly Burakoveal/linux: improve musl compatibility
2018-10-22 Anatoly Burakovfbarray: improve musl compatibility
2018-10-22 Anatoly Burakovmk: build with _GNU_SOURCE defined by default
2018-10-19 Thomas Monjalondevargs: fix freeing during device removal
2018-10-17 Thomas Monjaloneal: allow probing a device again
2018-10-17 Thomas Monjaloneal: add function to query device status
2018-10-17 Thomas Monjalondrivers/bus: move driver assignment to end of probing
2018-10-17 Qi Zhangeal: support attach/detach shared device from secondary
2018-10-17 Qi Zhangeal: enable hotplug on multi-process
2018-10-17 Jerin Jacobvfio: fix missing header inclusion
2018-10-16 Jeff Guoeal/bsd: fix build
2018-10-16 Jeff Guovfio: fix build with Linux < 4.0
2018-10-15 Jeff Guoeal: modify device event process function
2018-10-15 Jeff Guovfio: add request notifier interrupt
2018-10-15 Jeff Guoeal: add failure handling for hot-unplug
2018-10-15 Jeff Guobus: add helper to handle sigbus
2018-10-15 Jeff Guobus: add sigbus handler
2018-10-15 Jeff Guobus: add hot-unplug handler
2018-10-08 Vivek Sharmaeal: use correct data type for bitmap slab operations
2018-10-11 Thomas Monjaloneal: simplify parameters of hotplug functions
2018-10-11 Thomas Monjaloneal: remove experimental flag of hotplug functions
2018-10-11 Thomas Monjaloneal: add bus pointer in device structure
2018-10-11 Thomas Monjalondevargs: simplify parameters of removal function
2018-10-11 Thomas Monjalondevargs: remove deprecated functions
2018-10-11 Pawel Wodkowskimem: fix --huge-unlink option
2018-10-11 Anatoly Burakovmalloc: enable event callbacks for external memory
2018-10-11 Anatoly Burakovmalloc: allow detaching from external memory
2018-10-11 Anatoly Burakovmalloc: allow attaching to external memory chunks
2018-10-11 Anatoly Burakovmalloc: allow removing memory from named heaps
2018-10-11 Anatoly Burakovmalloc: allow adding memory to named heaps
2018-10-11 Anatoly Burakovmalloc: allow destroying heaps
2018-10-11 Anatoly Burakovmalloc: allow creating malloc heaps
2018-10-11 Anatoly Burakovmalloc: add function to check if socket is external
2018-10-11 Anatoly Burakovmalloc: add function to query socket ID of named heap
2018-10-11 Anatoly Burakovmalloc: add name to malloc heaps
2018-10-11 Anatoly Burakovmem: do not check for invalid socket ID
2018-10-11 Anatoly Burakovmalloc: index heaps using heap ID rather than NUMA...
2018-10-11 Anatoly Burakovmem: allow memseg lists to be marked as external
2018-10-11 Anatoly Burakovmem: add length to memseg list
2018-10-03 Anatoly Burakovvfio: allow mapping MSI-X BARs if kernel allows it
2018-10-03 Anatoly Burakovmem: fix undefined behavior in NUMA-aware mapping
2018-10-03 Anatoly Burakovmem: store memory mode flags in shared config
2018-10-03 Gaetan Rivetdevargs: remove comment regarding logs
2018-09-20 Anatoly Burakoveal/bsd: fix build
2018-09-19 Anatoly Burakovmem: support using memfd segments for in-memory mode
2018-09-19 Anatoly Burakovmem: allow querying offset into segment fd
2018-09-19 Anatoly Burakovmem: add external API to retrieve page fd
2018-09-19 Anatoly Burakovmem: add internal API to get and set segment fd
2018-09-19 Anatoly Burakovmem: track page fd in non-single file mode
2018-09-19 Anatoly Burakovmem: rename lock list to fd list
2018-09-19 Anatoly Burakovmem: raise maximum fd limit unconditionally
2018-09-19 Anatoly Burakoveal: do not allow legacy mode with --in-memory mode
2018-09-19 Anatoly Burakovfbarray: fix detach in --no-shconf mode
2018-09-19 Gaetan Riveteal: add strscpy function
2018-09-17 Luca Boccassibuild: add ppc64 meson build
2018-09-17 Luca Boccassieal: include missing hypervisor files in meson
2018-09-16 Tiwei Biemalloc: fix potential null pointer dereference
2018-08-13 Thomas Monjalonversion: 18.11-rc0
2018-08-09 Thomas Monjalonversion: 18.08.0
2018-08-08 Olivier Matzeal: remove experimental tag for user mbuf pool ops
2018-08-08 Olivier Matzeal: remove deprecated function for mbuf pool ops
2018-08-05 Thomas Monjalonversion: 18.08-rc3
2018-08-05 Andrew Rybchenkoeal: deprecate device attach and detach functions
2018-08-05 Jerin Jacobeal: fix bitmap documentation
2018-08-01 Anatoly Burakoveal/bsd: silence unsupported interrupts error
2018-07-26 Thomas Monjalonversion: 18.08-rc2
2018-07-26 Hemant Agrawalvfio: remove experimental tag
2018-07-26 Harry van Haarenservice: improve checks of coremasks
2018-07-26 Anatoly Burakovmem: revert reversed allocation
2018-07-26 Bruce Richardsoneal: fix error message for unsupported platforms
2018-07-20 Qi Zhangvfio: remove uneccessary IPC for group fd clear
2018-07-20 Qi Zhangeal: fix hotplug add and remove
2018-07-20 Anatoly Burakovmem: add logic check for static analyzer
2018-07-20 Anatoly Burakovmalloc: do not skip pad on free
2018-07-20 Andrew Rybchenkodevargs: fix parsing truncation when using format
2018-07-19 Anatoly Burakoveal: fix dependency in multi-process detection
2018-07-18 Anatoly Burakovmem: fix alignment of requested virtual areas
2018-07-18 Pablo de Laradevargs: fix build with gcc 4.7
2018-07-15 Thomas Monjalonversion: 18.08-rc1
2018-07-15 Gaetan Riveteal: implement device iteration
2018-07-15 Gaetan Riveteal: implement device iteration initialization
2018-07-15 Gaetan Riveteal: add device iterator interface
2018-07-15 Gaetan Rivetdevargs: add function to parse device layers
2018-07-15 Gaetan Riveteal: introduce device class abstraction
2018-07-15 Gaetan Riveteal: introduce destructor macros
2018-07-15 Gaetan Rivetkvargs: build before EAL
next