net/e1000/base: fix uninitialized variable
[dpdk.git] / lib / librte_eal /
2018-11-14 Bruce Richardsoneal/x86: move header to standard BSD license
2018-11-14 Bruce Richardsoneal/x86: reduce contention when retrying TSX
2018-11-13 Anatoly Burakovipc: remove panic in async request
2018-11-12 Jerin Jacobeal: fix build
2018-11-12 Jerin Jacobeal: introduce rte version of fls
2018-11-11 Thomas Monjaloneal/x86: remove unused memcpy file
2018-11-11 Thomas Monjalondevargs: do not replace already inserted device
2018-11-07 Alejandro Luceromem: fix DMA mask width sanity check
2018-11-06 Anatoly Burakovmem: fix use after free in legacy mem init
2018-11-06 Thomas Monjalonversion: 18.11-rc2
2018-11-06 Ferruh Yigitservice: fix possible null access
2018-11-06 Thomas Monjaloneal: remove experimental tag for probe/remove
2018-11-06 Anatoly Burakovmalloc: fix invalid argument handling
2018-11-05 Alejandro Luceromem: add thread unsafe version for DMA mask check
2018-11-05 Alejandro Luceromem: use DMA mask check for legacy memory
2018-11-05 Alejandro Luceromalloc: modify error message for DMA mask check
2018-11-05 Alejandro Luceromem: add function for setting DMA mask
2018-11-05 Alejandro Luceromem: rename DMA mask check with proper prefix
2018-11-05 Alejandro Luceromalloc: fix DMA mask check
2018-11-04 Ferruh Yigiteal: fix build with gcc 9.0
2018-11-04 Jerin Jacobeal: fix error string function
2018-11-02 Luca Boccassieal/linux: handle UIO read failure in interrupt handler
2018-11-01 Darek Stojaczykeal: fix memory leak on multi-process hotplug rollback
2018-10-31 Darek Stojaczykeal: fix IPC memory leak on device hotplug
2018-10-29 Thomas Monjalonversion: 18.11-rc1
2018-10-29 Ferruh Yigitadd missing static keyword to globals
2018-10-29 Darek Stojaczykvfio: share default container in multi-process
2018-10-29 Darek Stojaczykvfio: fix read of freed memory on getting container fd
2018-10-29 Dariusz Stojaczykvfio: cleanup getting group fd
2018-10-29 Dariusz Stojaczykvfio: check if group fd is already open
2018-10-28 Eric Zhangeal: force IOVA to a particular mode
2018-10-28 Santosh Shuklaeal: add --iova-mode option
2018-10-28 Takeshi Yoshimuravfio: fix sPAPR IOMMU mapping
2018-10-28 Alejandro Luceromem: use address hint for mapping hugepages
2018-10-28 Alejandro Luceromem: add function for checking memseg IOVA
2018-10-28 Darek Stojaczykmalloc: check size hint when reserving the biggest...
2018-10-28 Ziye Yangeal/linux: fix memory leak of logid
2018-10-27 Kevin Laatzeal: export function to get runtime directory
2018-10-27 Kevin Laatzeal: add option register infrastructure
2018-10-26 Ilya Maximetseal: add nanosleep based delay function
2018-10-26 Thomas Monjaloneal: remove deprecated attach/detach functions
2018-10-26 Thomas Monjalonethdev: add iterator to match devargs input
2018-10-26 Anatoly Burakovmalloc: fix external heap allocation in no-huge mode
2018-10-26 Phil Yangkni: introduce C11 atomic into FIFO synchronization
2018-10-26 Phil Yangkni: fix kernel FIFO synchronization
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
next