hash: fix eviction counter
[dpdk.git] / lib /
2017-10-07 Pablo de Larahash: fix eviction counter
2017-10-06 Tonghao Zhangigb_uio: use UIO macro instead of hardcoded value
2017-10-06 Markus Theiligb_uio: add MSI IRQ mode
2017-10-06 Markus Theiligb_uio: use kernel functions for masking MSI-X
2017-10-06 Markus Theiligb_uio: release in exact reverse order
2017-10-06 Markus Theiligb_uio: fix MSI-X IRQ assignment with new IRQ function
2017-10-06 Markus Theiligb_uio: fix IRQ disable on recent kernels
2017-10-06 Markus Theiligb_uio: refactor IRQ enable/disable into own functions
2017-10-06 Nirmoy Daskni: fix SLE version detection
2017-10-06 Santosh Shuklamempool: notify memory area to pool
2017-10-06 Santosh Shuklamempool: introduce block size alignment flag
2017-10-06 Santosh Shuklamempool: detect physical contiguous objects
2017-10-06 Santosh Shuklamempool: get capabilities
2017-10-06 Santosh Shuklamempool: add flags arg in xmem size and usage
2017-10-06 Santosh Shuklamempool: change flags from int to unsigned int
2017-10-06 Santosh Shuklamempool: remove unused flags argument
2017-10-06 Santosh Shuklaethdev: get supported mempool per port
2017-10-06 Santosh Shuklaeal: allow user to override default mempool driver
2017-10-06 Santosh Shuklamem: honor IOVA mode in malloc virt2phy
2017-10-06 Santosh Shuklamem: honor IOVA mode in virt2phy
2017-10-06 Santosh Shuklavfio: honor IOVA mode before mapping
2017-10-06 Santosh Shuklaeal: auto detect IOVA mode
2017-10-06 Santosh Shuklaeal: introduce helper API for IOVA mode
2017-10-06 Santosh Shuklabus: get IOMMU class
2017-10-06 Santosh Shuklapci: get IOMMU class on Linux
2017-10-06 Santosh Shuklapci: get IOMMU class
2017-10-06 Santosh Shuklapci: export match function
2017-10-06 Adrien Mazarguilethdev: fix port id type in flow API
2017-10-06 Zhiyong Yangmbuf: increase port initialization value
2017-10-06 Zhiyong Yangethdev: increase port id range
2017-10-06 Olivier Matzmetrics: fix compilation with -Og
2017-10-06 Olivier Matzcmdline: fix compilation with -Og
2017-10-06 Olivier Matzuio: fix compilation with -Og
2017-10-06 Beilei Xingethdev: add GTP items to support flow API
2017-10-06 Beilei Xingmbuf: support GTP in software packet type parser
2017-10-06 Kirill Rybalchenkoethdev: remove unnecessary check for new flow type
2017-10-06 Shahaf Shulerethdev: add mbuf fast free Tx offload
2017-10-06 Shahaf Shulerethdev: introduce Tx queue offloads API
2017-10-06 Shahaf Shulerethdev: introduce Rx queue offloads API
2017-10-05 Lukasz Majczakeal: fix auxv open check for ARM and PPC
2017-10-05 Bruce Richardsoneal: cleanup strerror function
2017-10-05 Kuba Kozakvfio: fix close unchecked file descriptor
2017-10-05 Chas Williamshash: document jhash boundary behavior
2017-10-05 Olivier Matznet: fix inner L2 length in packet type parser
2017-10-05 Olivier Matzring: increase maximum ring size
2017-10-05 Bruce Richardsoncmdline: fix warning for unused return value
2017-10-04 Ferruh Yigitethdev: fix ABI version
2017-10-03 Stephen Hemmingereal: initialize logging before bus
2017-10-03 Thomas Monjaloneal: add doc for constructor macros
2017-10-03 David Huntpower: add turbo functions to map file
2017-09-22 Ilia Kurakinethdev: support vtune task tracing
2017-09-22 David Huntpower: add per-core turbo boost API
2017-09-21 Yi Yangservice: fix build with gcc 4.9
2017-09-15 Guduri Prathyushacfgfile: add section number of entries by index
2017-09-15 Guduri Prathyushaservice: fix lcore stop
2017-09-15 Harry van Haarenservice: clarify documentation for register
2017-09-15 Harry van Haarenservice: add component runstate
2017-09-15 Harry van Haarenservice: reset core call stats on dump
2017-09-15 Harry van Haarenservice: fix lcore in wait state in lcore add
2017-09-15 Harry van Haarenservice: fix return values of functions to 0 or 1
2017-09-15 Harry van Haarenservice: fix loops to always scan all services
2017-09-15 Harry van Haarenservice: fix and refactor atomic service accesses
2017-09-15 Harry van Haarenservice: use id in get by name function
2017-09-15 Harry van Haarenservice: use id in unregister
2017-09-15 Harry van Haarenservice: use id in service stats functions
2017-09-15 Harry van Haarenservice: use id in runstate function
2017-09-15 Harry van Haarenservice: return integer service id from register
2017-09-15 Harry van Haarenservice: use id in lcore to service map functions
2017-09-15 Harry van Haarenservice: use id in probe and get name
2017-09-14 Pavan Nikhileshservice: add count per lcore
2017-09-13 Wei Daiethdev: add NIC reset operation
2017-08-31 Bruce Richardsonethdev: rename map file to match library name
2017-08-31 Bruce Richardsonip_frag: rename map file to standardized name
2017-08-31 Jiayu Hugro: fix typo in map file
2017-08-10 Thomas Monjalonversion: 17.11-rc0
2017-08-08 Thomas Monjalonversion: 17.08.0
2017-08-08 Jerin Jacobeventdev: bump library version
2017-08-08 Gaetan Riveteal: bump ABI version
2017-08-06 Keith Wilesmem: minor fix spelling and format
2017-08-04 Thomas Monjalongro: fix missing includes
2017-08-04 Thomas Monjaloneventdev: fix missing includes
2017-08-04 Adrien Mazarguilcryptodev: fix C11 extensions in exported header
2017-08-04 Adrien Mazarguilethdev: fix C11 extensions in exported TM header
2017-08-04 Gaetan Riveteal: fix hotplug device parsing
2017-08-03 Thomas Monjalonversion: 17.08-rc4
2017-08-03 Tiwei Bievhost: make page logging atomic
2017-08-03 Gaetan Riveteal: fix leak on hotplug parsing error
2017-08-03 Gaetan Riveteal: fix possible crash in hotplug
2017-08-03 Gaetan Rivetdevargs: fix policy check when adding arguments
2017-08-03 Gaetan Riveteal: read and parse device option separately
2017-08-03 Thomas Monjalonpci: fix log level of scan summary on BSD
2017-07-31 Thomas Monjalonversion: 17.08-rc3
2017-07-31 Rami Rosenethdev: fix doxygen comment for PCI info copy
2017-07-31 Harry van Haarenservice: fix shifts to operate on 64-bit integers
2017-07-31 Pablo de Larambuf: fix doxygen comment of bulk alloc
2017-07-31 Zhiyong Yangethdev: remove duplicate interrupt handle copy
2017-07-31 Gaetan Rivetethdev: fix invalid length write on detach
2017-07-31 Gaetan Rivetdev: fix vdev attach after PCI mismatch
2017-07-31 Matan Azradethdev: fix flow rule copy functions
2017-07-31 Gaetan Rivetethdev: remove useless check in detach capability
next