net: add rte prefix to ICMP structure
[dpdk.git] / lib / librte_eal /
2019-05-09 Anatoly Burakovipc: add warnings about correct API usage
2019-05-09 Anatoly Burakovipc: add warnings about not using IPC with memory API
2019-05-09 Aaron Conoleipc: unlock on failure
2019-05-03 Kevin Traynorvfio: expand non-viable group error message
2019-05-03 Thomas Monjalonipc: replace bool checks with explicit non-zero
2019-05-03 Anatoly Burakovipc: handle more invalid parameter cases
2019-05-03 Anatoly Burakovipc: harden message receive
2019-05-03 Anatoly Burakovipc: fix send error handling
2019-05-03 Herakliusz Lipiecipc: fix memory leak on request failure
2019-05-03 Stephen Hemmingereal: fix formatting of hotplug 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-17 Hemant Agrawaldevargs: promote experimental API as stable
2019-04-17 Bruce Richardsonbuild: simplify subdirectory detection for EAL
2019-04-05 Dekel Peledeal: fix typo in comment of vector function
2019-04-04 Bruce Richardsonreplace snprintf with strlcpy
2019-04-04 Bruce Richardsonreplace snprintf with strlcpy without adding extra...
2019-04-04 Bruce Richardsoneal: tighten permissions on shared memory files
2019-04-04 Thomas Monjaloneal/x86: fix pedantic build
2019-04-03 Jerin Jacobeal: allow to override init macros per OS
2019-04-03 Gage Eadseal/x86: add 128-bit atomic compare exchange
2019-04-03 Shahaf Shulermem: limit use of address hint
2019-04-03 Stephen Hemmingereal: align hexdump output
2019-04-03 Stephen Hemmingereal: clean formatting of hexdump functions
2019-04-03 Stephen Hemmingereal: make u64 reciprocal divisor const
2019-04-02 Anand Rawatbuild: add workarounds for Windows helloworld
2019-04-02 Anand Rawateal/windows: add minimum viable code
2019-04-02 Anand Rawateal/windows: add headers for compatibility
2019-04-02 Anand Rawateal/windows: add sys/queue.h implementation copy
2019-04-02 Anand Rawatbuild: add module definition files for Windows
2019-04-02 Anand Rawateal/windows: add wrappers for string functions
2019-04-02 Anand Rawateal: add OS specific header file
2019-04-02 Anand Rawateal/windows: introduce Windows support
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-04-02 Pavan Nikhilesheal: increase max number of interrupt vectors
2019-03-31 Natanael Copaeal/linux: remove thread ID from debug message
2019-03-30 Shahaf Shulerbus: introduce device level DMA memory mapping
2019-03-30 Shahaf Shulervfio: skip DMA map failure if already mapped
2019-03-30 Shahaf Shulervfio: allow DMA map to the default container
2019-03-29 Anatoly Burakovmem: warn user when running without NUMA support
2019-03-29 Anatoly Burakovmalloc: fix IPC message initialization
2019-03-29 Anatoly Burakovfbarray: fix init unlock without lock
2019-03-29 Darek Stojaczykfbarray: fix attach deadlock
2019-03-28 Anatoly Burakovvfio: document multiprocess limitation for container API
2019-03-28 Thomas Monjaloneal: remove redundant atomic API description
2019-03-28 Dekel Peledeal/ppc: fix global memory barrier
2019-03-28 Michał Mirosławmem: count overcommit hugepages as available
2019-03-28 Anatoly Burakovmem: attempt multiple hugepage allocations at init
2019-03-28 Anatoly Burakovmem: improve best-effort allocation
2019-03-28 Anatoly Burakovfbarray: add API to find biggest used or free chunks
2019-03-28 Anatoly Burakovfbarray: add internal tailq for mapped areas
2019-03-28 Nikhil Raoservice: fix parameter type for attribute
2019-03-28 Joyce Kongticketlock: enable generic ticketlock on all arch
2019-03-28 Joyce Kongticketlock: introduce fair ticket based locking
2019-03-28 Joyce Kongrwlock: reimplement with atomic builtins
2019-03-28 Gavin Huspinlock: reimplement with atomic one-way barrier
2019-03-27 Pavan Nikhilesheal: roundup TSC frequency when estimating
2019-03-27 Pavan Nikhilesheal: add macro to align value to the nearest multiple
2019-03-27 Jakub Grajciareal: add pending interrupt callback unregister
2019-03-27 Kevin Traynoreal/linux: fix log levels for pagemap reading failure
2019-03-27 Anatoly Burakovmalloc: fix documentation of realloc function
2019-03-27 Stephen Hemmingermem: poison memory when freed
2019-03-27 Bruce Richardsoneal: remove unneeded version logic
2019-03-27 Bruce Richardsonbuild: use version number from config file
2019-03-23 Tomasz Jozwiakmalloc: add NUMA-aware realloc function
2019-03-12 Bruce Richardsonmk: use linux and freebsd in config names
2019-03-12 Bruce Richardsonbuild/freebsd: rename macro BSDPAPP to FREEBSD
2019-03-12 Bruce Richardsonbuild/linux: rename macro from LINUXAPP to LINUX
2019-03-12 Bruce Richardsoneal/linux: rename linuxapp to linux
2019-03-12 Bruce Richardsoneal/bsd: rename bsdapp to freebsd
2019-03-07 David Marchandeal: fix core list validation with disabled cores
2019-03-07 David Marchandeal: remove dead code in core list parsing
2019-03-07 David Marchandeal: restrict control threads to startup CPU affinity
2019-03-07 David Marchandeal: fix control threads pinnning
2019-03-07 David Marchandeal: fix check when retrieving current CPU affinity
2019-03-01 Stephen Hemmingereal: remove legacy PMD log macro
2019-03-01 Stephen Hemmingereal: drop unused macros for primary process check
2019-02-27 Luca Boccassibuild: improve libbsd dependency handling
2019-02-25 Bruce Richardsoncompat: merge compat library into EAL
2019-02-12 Bruce Richardsoneal: support strlcat function
2019-02-06 Thomas Monjalonversion: 19.05-rc0
2019-02-01 Thomas Monjalonversion: 19.02.0
2019-01-28 Thomas Monjalonversion: 19.02-rc4
2019-01-23 Ilya Maximetseal/linux: fix parsing zero socket memory and limits
2019-01-21 Anatoly Burakovvfio: allow secondary process to query IOMMU type
2019-01-20 Thomas Monjalonversion: 19.02-rc3
2019-01-17 Ilya Maximetseal: fix clang build with intrinsics forced
2019-01-17 Anatoly Burakoveal: check string parameter lengths
2019-01-17 David Marchandeal: fix out of bound access when no CPU available
2019-01-17 Hari Kumar Vemulaeal: fix core number validation
2019-01-15 Thomas Monjalonversion: 19.02-rc2
2019-01-15 Gaetan Riveteal: return error when option register fails
2019-01-15 Gaetan Riveteal: improve option API documentation
2019-01-15 Gaetan Riveteal: fix log level of error in option register
2019-01-15 Gaetan Riveteal: check against common option on register
2019-01-15 Gaetan Riveteal: rename option name field
next