doc: make RTE_NEXT_ABI optional in guidelines
[dpdk.git] / lib /
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
2019-01-18 Xiaolong Yevhost: remove unused function prototype
2019-01-18 Xiaolong Yevhost: configure vDPA device after set vring call message
2019-01-17 Jiayu Hugro: check invalid TCP header length
2019-01-17 Liang Mapower: fix file descriptor leak
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 David Huntpower: fix frequency list return code
2019-01-15 David Huntpower: fix frequency list to handle null buffer
2019-01-15 David Huntpower: fix error handling on setting governor
2019-01-15 Konstantin Ananyevipsec: fix build with gcc 6
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-15 Yongseok Kohmbuf: add function returning buffer address
2019-01-15 David Marchandmbuf: add a non fatal sanity check helper
2019-01-15 David Marchandmbuf: add sanity checks on segment metadata
2019-01-14 David Marchandethdev: declare Tx prepare API as not experimental
2019-01-14 Fan Zhangvhost/crypto: fix possible out of bound access
2019-01-14 Fan Zhangvhost/crypto: fix possible dead loop
2019-01-14 Tiwei Bievhost: ensure event idx is mapped when negotiated
2019-01-14 Tiwei Bievhost: fix possible dead loop in vector filling
2019-01-14 Tiwei Bievhost: fix possible out of bound access in vector filling
next