net: add rte prefix to ether structures
[dpdk.git] / lib / librte_eal / common /
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 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-17 Hemant Agrawaldevargs: promote experimental API as stable
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 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 Rawateal/windows: add wrappers for string functions
2019-04-02 Anatoly Burakovmem: do not use lockfiles for single file segments...
2019-04-02 Pavan Nikhilesheal: increase max number of interrupt vectors
2019-03-30 Shahaf Shulerbus: introduce device level DMA memory mapping
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 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 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-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-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-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
2019-01-15 Gaetan Riveteal: add option usage string
2019-01-15 Gaetan Riveteal: do not use static option iterator
2019-01-15 Gaetan Riveteal: use bare option string as name
2019-01-14 Ilya Maximetseal: fix build of external app with clang on armv8
2019-01-14 Anatoly Burakoveal: fix strdup usages in internal config
2018-12-22 Thomas Monjalonversion: 19.02-rc1
2018-12-21 Anatoly Burakovmalloc: fix deadlock when reading stats
2018-12-21 Qi Zhangeal: close multi-process socket during cleanup
2018-12-20 Anatoly Burakoveal: add 64-bit log2 function
2018-12-20 Anatoly Burakoveal: add 64-bit fls function
2018-12-20 Anatoly Burakoveal: add 64-bit bsf and 32-bit safe bsf functions
2018-12-20 Anatoly Burakovbitmap: remove deprecated 64-bit bsf function
2018-12-20 Anatoly Burakovmem: allow setting up segment list fd
2018-12-20 Anatoly Burakovmem: fix segment fd API error code for external segment
2018-12-20 Anatoly Burakovmem: allow usage of non-heap external memory in multipr...
2018-12-20 Anatoly Burakovmem: allow registering external memory areas
2018-12-20 Anatoly Burakovmalloc: separate destroying memseg list and heap data
2018-12-20 Anatoly Burakovmalloc: separate creating memseg list and malloc heap
2018-12-20 Anatoly Burakovmalloc: make alignment requirements more stringent
2018-12-20 Anatoly Burakovmalloc: fix duplicate mem event notification
2018-12-20 Seth Howellmalloc: notify primary process about hotplug in secondary
2018-12-20 Yongseok Kohmalloc: fix finding maximum contiguous IOVA size
2018-12-20 Jim Harrismalloc: add option --match-allocations
2018-12-20 Gao Fengmemzone: fix unlock on initialization failure
2018-12-19 Gao Fengeal: check peer allocation in multi-process request
next