pdump: fix error code check when creating/canceling pthread
[dpdk.git] / lib /
2017-12-08 Olivier Matzpdump: fix error code check when creating/canceling...
2017-12-08 Olivier Matzvhost: fix error code check when creating pthread
2017-11-23 Thomas Monjalonversion: 18.02-rc0
2017-11-15 Thomas Monjalonversion: 17.11.0
2017-11-14 Maria Lingemarkpdump: fix typo in error log
2017-11-14 Ilya V. Matveychikovmbuf: fix segments number type increase
2017-11-13 Thomas Monjalonversion: 17.11-rc4
2017-11-13 Pavel Shirshovlib: fix typos
2017-11-12 Jia Hering: guarantee load/load order in enqueue and dequeue
2017-11-12 Ilya V. Matveychikovpdump: fix possible mbuf leak on failure
2017-11-11 Jerin Jacobeal: fix an include guard comment
2017-11-10 Akhil Goyalsecurity: fix anonymous unions in structure definitions
2017-11-08 Thomas Monjalonversion: 17.11-rc3
2017-11-07 Ferruh Yigitigb_uio: remove device reset in release
2017-11-07 Jianfeng Tanbus/vdev: move code from EAL into a new driver
2017-11-07 Jianfeng Taneal: remove dependency on vdev in attach
2017-11-07 Jianfeng Tancryptodev: remove vdev create function
2017-11-07 Maxime Coquelinvhost: add flag to enable IOMMU support
2017-11-07 Maxime Coquelinvhost: disable reply-ack feature if IOMMU disabled
2017-11-07 Maxime Coquelinvhost: postpone ring address translations at kick time...
2017-11-07 Jacek Piaseckicfgfile: fix leak on creation error
2017-11-07 Jacek Piaseckicfgfile: fix null pointer dereference in parsing
2017-11-07 Jasvinder Singhtable: fix LRU hash table parameters check
2017-11-07 Pavel Shirshovdistributor: fix some typos
2017-11-07 Thomas Monjalonlib: fix some typos
2017-11-07 Harry van Haarenservice: fix race in service on app lcore function
2017-11-07 Bruce Richardsoneal: fix check for default plugin directory
2017-11-07 Jingjing Wueal/linux: add interrupt counter size for vdev
2017-11-07 Xiaoyun Lieal/x86: revert select optimized memcpy at run-time
2017-11-06 Ferruh Yigitigb_uio: prevent reset for bnx2x devices
2017-11-06 Thomas Monjalonbus/pci: fix namespace of sysfs path function
2017-11-06 Ferruh Yigiteal/linux: force IOVA as PA mode if KNI module inserted
2017-11-06 Harry van Haareneal: fix version map experimental section
2017-11-06 Thomas Monjalonmempool: increase ABI version
2017-11-06 Santosh Shukladrivers/net: rename physical address type to IOVA
2017-11-06 Santosh Shuklacryptodev: rename physical address type to IOVA
2017-11-06 Thomas Monjalonmbuf: rename data address helpers to IOVA
2017-11-06 Santosh Shuklambuf: rename physical address to IOVA
2017-11-06 Thomas Monjalonmempool: rename populate functions to IOVA
2017-11-06 Thomas Monjalonmempool: rename address mapping function to IOVA
2017-11-06 Thomas Monjalonmempool: rename addresses from physical to IOVA
2017-11-06 Thomas Monjalonmemzone: rename address from physical to IOVA
2017-11-06 Santosh Shuklamalloc: use pointer diff macro in IOVA mapping
2017-11-06 Thomas Monjalonmalloc: rename address mapping function to IOVA
2017-11-06 Thomas Monjalonmem: rename address mapping function to IOVA
2017-11-06 Santosh Shuklamem: rename segment address from physical to IOVA
2017-11-06 Thomas Monjalonmem: introduce IOVA type
2017-11-06 Thomas Monjalonmem: hide physical address error in VA mode
2017-11-06 Thomas Monjalonmem: remove old function from symbol list
2017-11-06 Thomas Monjalonremove useless memzone includes
2017-11-06 Thomas Monjalonremove include of generated config header
2017-11-06 Thomas Monjalonuse macro to declare constructor functions
2017-11-06 Gaetan Rivetpci: fix namespace prefix of new functions
2017-11-06 Gaetan Rivetvfio: fix namespace prefix of newly exposed functions
2017-10-31 Ferruh Yigitbus/pci: fix VFIO mode
2017-10-26 Thomas Monjalonversion: 17.11-rc2
2017-10-26 Olivier Matzlpm6: fix compilation with -Og
2017-10-26 Pavan Nikhilesheventdev: remove schedule API
2017-10-26 Pavan Nikhilesheventdev: add API to get service id
2017-10-26 Pavan Nikhilesheventdev: extend queue attribute get function
2017-10-26 Pavan Nikhilesheventdev: fix inconsistency in queue config
2017-10-26 Bernard Iremongerflow_classify: fix logging
2017-10-26 Nikhil Raoeal/x86: fix atomic cmpset
2017-10-26 Gaetan Rivetpci: introduce library and driver
2017-10-26 Gaetan Rivetpci: use EAL exposed configuration
2017-10-26 Gaetan Rivetpci: do not expose IOVA mode getter
2017-10-26 Gaetan Rivetpci: do not expose match function
2017-10-26 Gaetan Rivetpci: do not expose private functions
2017-10-26 Gaetan Rivetpci: use new address parsing function
2017-10-26 Gaetan Rivetpci: use new address comparison function
2017-10-26 Gaetan Rivetpci: make specialized parsing functions private
2017-10-26 Gaetan Rivetpci: introduce PCI address parsing function
2017-10-26 Gaetan Rivetpci: deprecate misnamed functions
2017-10-26 Gaetan Rivetpci: avoid over-complicated macro
2017-10-26 Gaetan Rivetpci: avoid inlining functions
2017-10-26 Gaetan Rivetvfio: move PCI related symbols
2017-10-26 Gaetan Rivetvfio: check PCI dependency in PCI scan
2017-10-26 Gaetan Rivetvfio: remove useless PCI headers
2017-10-26 Gaetan Rivetvfio: expose functions
2017-10-26 Gaetan Riveteal: expose internal config elements
2017-10-26 Gaetan Rivetmem: expose function for physical address use
2017-10-26 Gaetan Riveteal/x86: include common header
2017-10-26 Gaetan Riveteal: include stdint in private header
2017-10-26 Gaetan Rivetbus: include debug header
2017-10-26 Gaetan Rivetethdev: remove useless PCI dependency
2017-10-26 Ferruh Yigiteal: fix build with glibc < 2.12
2017-10-26 David Hartonethdev: allow returning error on VLAN offload ops
2017-10-26 Olivier Matzmbuf: rename deprecated VLAN flags
2017-10-26 Gaetan Rivetpci: propagate PMD removal error value for unplug
2017-10-26 Gaetan Rivetethdev: remove detachable device flag
2017-10-26 Gaetan Rivetethdev: do not rely on detachable flag in detach
2017-10-26 Luca Boccassiethdev: document new error code for reset
2017-10-26 Luca Boccassiethdev: document error codes of reset
2017-10-26 Ferruh Yigitethdev: check more errors in xstats retrieval
2017-10-26 Ferruh Yigitethdev: fix xstats get by id APIs
2017-10-26 Ferruh Yigitethdev: extract xstat basic stat count calculation
2017-10-26 Akhil Goyalsecurity: introduce security API and framework
2017-10-26 Boris Pismennyethdev: add flow action for crypto
2017-10-26 Declan Dohertyethdev: support security APIs
2017-10-26 Boris Pismennymbuf: add security crypto flags and fields
next