net/dpaa: support extended statistics
[dpdk.git] / lib / librte_eal /
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
2017-07-08 Thomas Monjalonbus: fix driver registration
2017-07-08 Stephen Hemmingerpci: fix spelling in comment
2017-07-08 Stephen Hemmingerbus: simplify finding starting point
2017-07-08 Jerin Jacobupdate Cavium Inc copyright headers
2017-07-05 Stephen Hemmingerpci: increase domain storage to 32 bits
2017-07-05 Stephen Hemmingerpci: remove unnecessary casts in address parsing
2017-07-05 Ferruh Yigitethdev: ensure same name size for device and ethdev
2017-07-05 Jianfeng Taneal: fix config file path when checking process
2017-07-04 Olivier Matzmem: do not advertise physical address when no hugepages
2017-07-04 Jianbo Liuarch/arm: add vcopyq_laneq_u32 for old gcc
2017-07-04 Ashwin Sekhar T Knet: implement CRC for ARM64 NEON
2017-07-04 Ashwin Sekhar T Keal: move gcc version definition to common header
2017-07-04 Bruce Richardsoneal: remove unneeded conditionals for SSE headers
2017-07-03 Tiwei Biecontigmem: do not zero pages during each mmap
2017-07-03 Tiwei Biecontigmem: free allocated memory on error
2017-07-03 Jan Blunckeal: use new hotplug API in attach
2017-07-03 Jan Blunckethdev: use device handle to detach
2017-07-03 Jan Blunckeal: add hotplug add/remove device
2017-07-03 Gaetan Rivetbus/pci: implement plug/unplug operations
2017-07-03 Jan Blunckbus/vdev: implement unplug operation
2017-07-03 Jan Blunckbus: introduce device plug/unplug
2017-07-03 Jan Blunckbus: add helper to find bus by name
2017-07-03 Jan Blunckbus: add helper to find which bus holds a device
2017-07-03 Jan Blunckbus: require to implement device finding
next