net/failsafe: replace sub-device pointer with port id
[dpdk.git] / lib /
2019-03-29 Rami Rosenethdev: fix a typo
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 Kevin Traynorpower: fix frequency list buffer validation
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 Ruifeng Wanghash: optimize signature compare for Arm NEON
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-28 Gavin Huring: enforce reading tail before slots
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 Jerin Jacobuse appropriate EAL macro for constructors
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 Andrius Sirvysacl: fix compiler flags with meson and AVX2 runtime
2019-03-27 Bruce Richardsoneal: remove unneeded version logic
2019-03-27 Bruce Richardsonbuild: use version number from config file
2019-03-22 Fiona Trahecompressdev: add flag to specify where processing is...
2019-03-22 Fan Zhangipsec: support 3DES-CBC
2019-03-22 Fan Zhangipsec: support AES-CTR
2019-03-22 Damian Nowakcryptodev: remove XTS comment duplication
2019-03-22 Anoob Josephcryptodev: fix driver name comparison
2019-03-22 Arek Kusztalcryptodev: add result field to mod exp and inv
2019-03-22 Konstantin Ananyevcryptodev: restore crypto op alignment and layout
2019-03-21 Stephen Hemmingerethdev: check for invalid device name
2019-03-20 Andrew Rybchenkoethdev: highlight that all-multicast is retained on...
2019-03-20 Andrew Rybchenkoethdev: advertise default MAC as retained on restart
2019-03-20 Andrew Rybchenkoethdev: advertise MTU as retained across stop/start
2019-03-20 Maxime Coquelinvhost: support requests only handled by external backend
2019-03-20 Maxime Coquelinvhost: add API to set protocol features flags
2019-03-20 Jiayu Huvhost: fix interrupt suppression for the split ring
2019-03-20 Maxime Coquelinvhost: prevent disabled rings to be processed with...
2019-03-20 Rami Rosenethdev: fix method name in doxygen comment
2019-03-20 Stephen Hemmingerethdev: replace snprintf with strlcpy on init
2019-03-20 Stephen Hemmingerethdev: replace snprintf with strlcpy for owner
2019-03-23 Tomasz Jozwiakmalloc: add NUMA-aware realloc function
2019-03-15 Pavan Nikhileshdoc: add notes about eventdev producer/consumer dependency
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-06 Arek Kusztalcryptodev: rework modexp and modinv comments
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 Hemmingereventdev: use same log macro for all unsupported calls
2019-03-01 Stephen Hemmingereal: drop unused macros for primary process check
2019-03-01 Darek Stojaczykvhost: remove vhost-net requirements from generic APIs
2019-03-01 Tiwei Bievhost: fix potential use-after-free for memory region
2019-03-01 Tiwei Bievhost: fix potential use-after-free for zero copy mbuf
2019-03-01 Tiwei Bievhost: restore mbuf first when freeing zmbuf
2019-02-27 Luca Boccassibuild: improve libbsd dependency handling
2019-02-27 Luca Boccassibuild: reorder cmdline library after EAL
2019-02-27 Luca Boccassibuild: improve dependency handling
2019-02-26 Bruce Richardsonbuild: set RTE_ARCH_64 based on pointer size
2019-02-25 Bruce Richardsoncompat: merge compat library into EAL
2019-02-22 Pallantla Poornimavhost: fix sprintf with snprintf
2019-02-22 Wenjie Sunvhost: fix deadlock in driver unregister
2019-02-20 Thomas Monjalonethdev: remove unused variable
2019-02-12 Rami Rosenmbuf: fix a typo
2019-02-12 Bruce Richardsoneal: support strlcat function
2019-02-08 Darek Stojaczykvhost: add external message handling to the API
2019-02-08 Xiao Wangvhost: remove vDPA available ring relay helper
2019-02-06 Vladimir Medvedkinhash: replace license text with SPDX tag for Toeplitz...
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-28 Congwen Zhanglpm: remove recursively included header file
2019-01-27 Ed Czeckmbuf: fix struct initialization with C++
2019-01-24 Tiwei Bievhost: fix access for indirect descriptors
2019-01-23 Ilya Maximetseal/linux: fix parsing zero socket memory and limits
2019-01-22 Andrew Rybchenkogso: fix VxLAN/GRE tunnel checks
2019-01-22 Andrew Rybchenkoethdev: fix errno to have positive value
2019-01-21 Anatoly Burakovvfio: allow secondary process to query IOMMU type
2019-01-20 Thomas Monjalonversion: 19.02-rc3
2019-01-18 Hari Kumar Vemulaefd: fix tail queue leak
2019-01-18 Nithin Dabilpuramethdev: report error on ring name truncation
2019-01-18 Tiwei Bievhost: fix memory leak on realloc failure
next