ethdev: fix missing imissed counter in xstats
[dpdk.git] / lib / librte_eal /
2017-10-09 Xueming Limem: fix malloc debug config
2017-10-09 Xueming Liconfig: add option to enable asserts
2017-10-08 Jianfeng Taneal: remove Xen dom0 support
2017-10-08 Jianfeng Tanmem: remove API to get physical address in dom0
2017-10-08 Hemant Agrawaligb_uio: fix build on arm64 kernel
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 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 Olivier Matzuio: fix compilation with -Og
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-03 Stephen Hemmingereal: initialize logging before bus
2017-10-03 Thomas Monjaloneal: add doc for constructor macros
2017-09-21 Yi Yangservice: fix build with gcc 4.9
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-08-10 Thomas Monjalonversion: 17.11-rc0
2017-08-08 Thomas Monjalonversion: 17.08.0
2017-08-08 Gaetan Riveteal: bump ABI version
2017-08-06 Keith Wilesmem: minor fix spelling and format
2017-08-04 Gaetan Riveteal: fix hotplug device parsing
2017-08-03 Thomas Monjalonversion: 17.08-rc4
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 Harry van Haarenservice: fix shifts to operate on 64-bit integers
2017-07-31 Gaetan Rivetdev: fix vdev attach after PCI mismatch
2017-07-31 Gaetan Rivetdev: fix attach proceeding with vdev on PCI success
2017-07-31 Chas Williamslog: get level for dynamic types
2017-07-31 Herbert Guaneal/arm64: fix poly64/128 compilation with GCC < 4.9
2017-07-30 Hemant Agrawaleal: disable NUMA related warnings on non-NUMA systems
2017-07-21 Thomas Monjalonversion: 17.08-rc2
2017-07-21 Sergio Gonzalez... pci: move NUMA node check from scan to probe
2017-07-20 Shijith Thottonigb_uio: issue FLR during open and release of device...
2017-07-19 Gaetan Rivetdevargs: restore device type API
2017-07-19 Gaetan Rivetbus: remove useless plug parameter
2017-07-19 Gaetan Rivetbus/pci: fix hotplug operations
2017-07-19 Gaetan Rivetbus/pci: fix generic driver pointer on probe error
2017-07-19 Gaetan Rivetbus/pci: use given name as generic name
2017-07-19 Gaetan Riveteal: fix hotplug add / remove
2017-07-19 Gaetan Rivetdevargs: introduce insert function
2017-07-19 Gaetan Rivetdevargs: introduce removal function
2017-07-19 Gaetan Rivetbus/vdev: implement plug operation
2017-07-19 Harry van Haarenservice: add -S corelist option
2017-07-16 Harry van Haarenservice: add coremask option -s
2017-07-16 Harry van Haarenservice: initialize with EAL
2017-07-16 Harry van Haarenservice: introduce service cores concept
2017-07-16 Stephen Hemmingerlib: remove duplicate includes
2017-07-12 Jan Blunckbus/vdev: allocate empty arguments string
2017-07-12 Jan Blunckbus/vdev: use local bus reference
2017-07-12 Jan Blunckbus/vdev: get name from embedded generic device
2017-07-10 Shreyansh Jainupdate NXP copyright headers
2017-07-10 Jerin Jacobeal/armv7: emulate vaddvq u16 variant
2017-07-09 Thomas Monjalonversion: 17.08-rc1
2017-07-09 Rami Rosenbus: remove wrong doxygen for dump function
2017-07-09 Ferruh Yigitbus/vdev: remove probe with driver name option
2017-07-08 Gaetan Rivetdevargs: introduce new parsing helper
2017-07-08 Gaetan Rivetdevargs: make device types generic
2017-07-08 Gaetan Rivetdevargs: make device representation generic
2017-07-08 Gaetan Rivetdevargs: parse bus policies
2017-07-08 Gaetan Rivetbus: introduce scan policies
2017-07-08 Gaetan Riveteal: move kernel driver enum out of PCI header
2017-07-08 Gaetan Rivetdevargs: parse bus info
2017-07-08 Gaetan Rivetbus: add helper to find a bus from a device name
2017-07-08 Gaetan Rivetbus/pci: implement parse bus operation
2017-07-08 Gaetan Rivetbus/vdev: implement parse bus operation
2017-07-08 Gaetan Rivetbus: introduce parsing functionality
next