aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2017-07-21igb_uio: issue FLR during open and release of device fileShijith Thotton
2017-07-21cmdline: fix dynamic tokens interfaceAdrien Mazarguil
2017-07-21cmdline: fix dynamic tokens initializationAdrien Mazarguil
2017-07-19cryptodev: remove crypto operation status valueKirill Rybalchenko
2017-07-19cryptodev: reorder auth transformPablo de Lara
2017-07-19cryptodev: rename ADD fieldPablo de Lara
2017-07-19cryptodev: decrease key and digest sizesPablo de Lara
2017-07-19cryptodev: fix KASUMI F9 expected parametersPablo de Lara
2017-07-19cryptodev: remove AAD size in auth capabilitiesPablo de Lara
2017-07-20eventdev: fix memory realloc check in port configHarry van Haaren
2017-07-19ethdev: count devices consistentlyGaetan Rivet
2017-07-19ethdev: add deferred intermediate device stateGaetan Rivet
2017-07-19vhost: fix initializationZhiyong Yang
2017-07-20devargs: restore device type APIGaetan Rivet
2017-07-20bus: remove useless plug parameterGaetan Rivet
2017-07-20bus/pci: fix hotplug operationsGaetan Rivet
2017-07-20bus/pci: fix generic driver pointer on probe errorGaetan Rivet
2017-07-20bus/pci: use given name as generic nameGaetan Rivet
2017-07-20eal: fix hotplug add / removeGaetan Rivet
2017-07-20devargs: introduce insert functionGaetan Rivet
2017-07-20devargs: introduce removal functionGaetan Rivet
2017-07-20bus/vdev: implement plug operationGaetan Rivet
2017-07-20jobstats: fix typo in doxygen commentRami Rosen
2017-07-20metrics: fix name string terminationRemy Horton
2017-07-19mbuf: fix VXLAN port in commentCian Ferriter
2017-07-19service: add -S corelist optionHarry van Haaren
2017-07-18ethdev: introduce lock-free Tx queue capabilityJerin Jacob
2017-07-16service: add coremask option -sHarry van Haaren
2017-07-16service: initialize with EALHarry van Haaren
2017-07-16service: introduce service cores conceptHarry van Haaren
2017-07-16lib: remove duplicate includesStephen Hemminger
2017-07-13ethdev: fix build with gcc 5.4.0Thomas Monjalon
2017-07-11ethdev: add traffic management APICristian Dumitrescu
2017-07-11ethdev: add traffic management ops get APICristian Dumitrescu
2017-07-12cryptodev: fix build with iccPablo de Lara
2017-07-12bus/vdev: allocate empty arguments stringJan Blunck
2017-07-12bus/vdev: use local bus referenceJan Blunck
2017-07-12bus/vdev: get name from embedded generic deviceJan Blunck
2017-07-10update NXP copyright headersShreyansh Jain
2017-07-10eal/armv7: emulate vaddvq u16 variantJerin Jacob
2017-07-10version: 17.08-rc1Thomas Monjalon
2017-07-10ethdev: document VMDq Rx configurationTom Barbette
2017-07-10ethdev: save VLAN filter settingGaetan Rivet
2017-07-10bus: remove wrong doxygen for dump functionRami Rosen
2017-07-10bus/vdev: remove probe with driver name optionFerruh Yigit
2017-07-09lib/gro: support TCP/IPv4Jiayu Hu
2017-07-09lib/gro: add Generic Receive Offload API frameworkJiayu Hu
2017-07-09devargs: introduce new parsing helperGaetan Rivet
2017-07-09devargs: make device types genericGaetan Rivet
2017-07-09devargs: make device representation genericGaetan Rivet