service: remove rte prefix from static functions
[dpdk.git] / lib / librte_eal / linux /
2020-05-10 Bruce Richardsoneal: add telemetry callbacks
2020-05-10 Ciara Powereal: remove option registration infrastructure
2020-05-10 Ciara Powereal: add telemetry as dependency
2020-04-25 Luca Boccassifix various typos found by Lintian
2020-04-24 Li Fengmem: exclude unused memory from core dump
2020-04-24 Li Fengmem: mark pages as not accessed when freeing memory
2020-04-23 Jerin Jacobtrace: add interrupt tracepoints
2020-04-23 Jerin Jacobtrace: add thread tracepoints
2020-04-23 Jerin Jacobtrace: add alarm tracepoints
2020-04-23 Jerin Jacobtrace: add generic tracepoints
2020-04-23 Jerin Jacobtrace: hook subsystem to Linux
2020-04-23 Jerin Jacobtrace: create CTF TDSL metadata in memory
2020-04-23 Jerin Jacobtrace: add internal init and fini interface
2020-04-23 Jerin Jacobtrace: introduce new subsystem
2020-04-23 Jerin Jacobeal: introduce API for getting thread name
2020-04-21 Wei Hu (Xavier)vfio: fix use after free with multiprocess
2020-04-21 Michael Haeuptlevfio: fix race condition with sysfs
2020-04-16 Thomas Monjalonreplace no-return attributes
2020-04-16 Thomas Monjalonreplace unused attributes
2020-04-14 Pavan Nikhileshbuild: disable experimental API check internally
2020-03-31 Thomas Monjaloneal: clean make and meson files
2020-03-31 Thomas Monjaloneal: move OS-specific sub-directories
2020-03-31 Thomas Monjaloneal: move common header files
2020-03-31 Thomas Monjaloneal: move arch-specific C files
2020-03-31 Thomas Monjaloneal: remove useless makefiles
2020-03-27 Anatoly Burakovmem: preallocate VA space in no-huge mode
2020-03-27 Anatoly Burakovvfio: map contiguous areas in one go
2020-02-06 Harman Kalraeal: check if running in interrupt context
2020-02-06 Stephen Hemmingermem: fix munmap in error unwind
2020-02-05 Takeshi Yoshimuravfio: fix mapping failures in ppc64le
2020-01-19 Ali Alnubanieal/linux: fix build when VFIO is disabled
2019-12-04 David Marchandeal/linux: fix build error on RHEL 7.6
2019-12-04 Stephen Hemmingereal/linux: fix uninitialized data valgrind warning
2019-11-28 Ferruh Yigitkni: fix build with Linux 4.9.x
2019-11-20 Ferruh Yigitkni: increase kernel version requirement for VA
2019-11-20 Anatoly Burakovbuild: remove individual library versions
2019-11-19 Kevin Traynorlib: fix log typos
2019-11-19 Michael Pfeifferkni: reduce interface name size
2019-11-18 Vamsi Attunurueal/linux: remove KNI restriction on IOVA
2019-11-18 Vamsi Attunurukni: support userspace VA
2019-11-07 Anatoly Burakovvfio: fix DMA mapping of external heaps
2019-11-07 Anatoly Burakovvfio: remove deprecated DMA mapping functions
2019-11-07 Anatoly Burakovvfio: fix DMA mapping with default container
2019-10-27 Igor Ryzhovkni: add ability to set min/max MTU
2019-10-27 David Marchandeal: factorize lcore role code
2019-10-27 Stephen Hemmingereal: make lcore config private
2019-10-26 Anatoly Burakoveal: fix memory config allocation for multi-process
2019-10-26 Anatoly Burakovmem: make base address hint OS specific
2019-10-26 Pallavi Kadameal: move CPU operations to OS specific headers
2019-10-25 Anatoly Burakoveal: use define instead of raw option name
2019-10-25 Anatoly Burakoveal/freebsd: support option --base-virtaddr
2019-10-24 David Christenseneal/linux: restore specific hugepage ordering for ppc
2019-10-17 Jim Harristimer: remove useless check on x86 TSC reliability
2019-10-15 Xiaolong Yekni: support allmulticast mode set
2019-10-15 Arnon Warshavskyeal: fix mapping leak in secondary process
2019-10-15 Jim Harrisvfio: fix leak with multiprocess
2019-10-09 David Marchandremove useless include of EAL memory config header
2019-07-30 Anatoly Burakoveal: pick IOVA as PA if IOMMU is not available
2019-07-23 Anatoly Burakovvfio: use contiguous mapping for IOVA as VA mode
2019-07-23 Nithin Dabilpurameal: add ack interrupt API
2019-07-23 Nithin Dabilpuramvfio: revert interrupt eventfd setup at probe
2019-07-22 Jerin Jacobeal/linux: select IOVA as VA mode for default case
2019-07-16 Takeshi Yoshimuravfio: fix expanding DMA area in ppc64le
2019-07-15 Yangchao Zhoukni: fix kernel crash with multi-segments
2019-07-11 Takeshi Yoshimuravfio: fix build on Linux < 4.2
2019-07-10 David Marchandvfio: fix interrupts race condition
2019-07-07 Takeshi Yoshimuravfio: retry creating sPAPR DMA window
2019-07-06 Anatoly Burakoveal: prevent different primary/secondary process versions
2019-07-06 Anatoly Burakoveal: unify internal config init
2019-07-06 Anatoly Burakoveal: unify wait for complete init
2019-07-06 Anatoly Burakoveal: uninline wait for complete init
2019-07-06 Anatoly Burakoveal: hide shared memory config
2019-07-05 Anatoly Burakovmem: add API to lock/unlock memory hotplug
2019-07-05 Ben Walkereal: compute IOVA mode based on PA availability
2019-06-29 David Marchandremove experimental tags from all symbol definitions
2019-06-29 David Marchandvfio: remove incorrect experimental tag
2019-06-29 David Marchandeal: hide internal hotplug function
2019-06-28 Mattias Rönnblomeal: replace libc-based random generation with LFSR
2019-06-27 Thomas Monjaloneal/linux: fix return after alarm registration failure
2019-06-27 Xiaolong Yeeal: correct log for alarm error
2019-06-26 Arnon Warshavskyeal: do not panic on shared memory init
2019-06-17 Igor Ryzhovkni: remove PCI related information
2019-06-05 Anatoly Burakovipc: handle unsupported IPC in action register
2019-06-05 Anatoly Burakovipc: handle unsupported IPC in init
2019-06-04 Nicolas Dichtelmem: ease init in a docker container
2019-06-03 Bruce Richardsonmem: mark unused function in 32-bit builds
2019-06-03 Bruce Richardsonbuild: remove unnecessary large file support defines
2019-05-03 Kevin Traynorvfio: expand non-viable group error message
2019-05-02 John McNamaradoc: fix spelling reported by aspell in comments
2019-04-21 Thomas Monjaloneal: promote some experimental functions as stable
2019-04-19 Jie Pankni: fix type for MAC address
2019-04-04 Bruce Richardsoneal: tighten permissions on shared memory files
2019-04-02 Anand Rawateal: add OS specific header file
2019-04-02 Thomas Monjaloneal: remove exec-env directory
2019-04-02 Anatoly Burakovmem: do not use lockfiles for single file segments...
2019-04-02 Anatoly Burakovmem: refactor segment resizing function
2019-04-02 Darek Stojaczykeal: initialize alarms early
2019-03-31 Natanael Copaeal/linux: remove thread ID from debug message
2019-03-30 Shahaf Shulervfio: skip DMA map failure if already mapped
2019-03-29 Anatoly Burakovmem: warn user when running without NUMA support
next