pci: do not expose match function
[dpdk.git] / lib /
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
2017-10-26 Boris Pismennynet: add ESP header to generic flow steering
2017-10-26 Akhil Goyalcryptodev: support security APIs
2017-10-25 Billy O'Mahonycryptodev: extend info get function documentation
2017-10-25 Declan Dohertycryptodev: break dependency on PCI device bus
2017-10-25 Declan Dohertycryptodev: break dependency on virtual device bus
2017-10-25 Declan Dohertycryptodev: add APIs to assist PMD initialisation
2017-10-25 Jan Blunckcryptodev: move user callback initialization
2017-10-25 Jan Blunckcryptodev: remove obsolete vdev include
2017-10-25 Ian Stokescryptodev: fix build with -Ofast
2017-10-25 Harry van Haarenservice: allow to disable core check
2017-10-25 Harry van Haarenservice: add function to run on app lcore
2017-10-25 Nikhil Raoeventdev: add service id get to map file
2017-10-25 Pavan Nikhilesheventdev: use new event enqueue in Rx adapter
2017-10-25 Gaetan Rivetbus: skip useless iterations in find function
2017-10-24 Ferruh Yigitigb_uio: remove device reset in open
2017-10-24 Ferruh Yigitflow_classify: introduce flow classify library
2017-10-24 Igor Ryzhovlpm6: set errno on creation error
2017-10-24 Igor Ryzhovlpm: set errno on creation error
2017-10-24 Tiwei Bievhost: fix dequeue offload support
2017-10-24 Maxime Coquelinvhost: fix vring addresses not translated
2017-10-24 Cristian Dumitrescutable: update library version
2017-10-24 Cristian Dumitrescutable: update copyright
2017-10-24 Cristian Dumitrescutable: apply cosmetic enhancements to API
2017-10-24 Cristian Dumitrescuapps: add mask-based hash functions
2017-10-24 Cristian Dumitrescutable: rework cuckoo hash table
2017-10-24 Cristian Dumitrescutable: rework 32-byte key hash tables
2017-10-24 Cristian Dumitrescutable: rework 16-byte key hash tables
2017-10-24 Cristian Dumitrescutable: rework 8-byte key hash tables
2017-10-24 Cristian Dumitrescutable: rework variable size key lru hash table
2017-10-24 Cristian Dumitrescutable: rework variable size key ext hash tables
2017-10-24 Cristian Dumitrescutable: add unified params struct and mask-based hash...
2017-10-24 Cristian Dumitrescutable: rename cuckoo hash table ops
2017-10-24 Cristian Dumitrescutable: remove deprecated variable size key lru hash...
2017-10-24 Cristian Dumitrescutable: remove deprecated variable size key ext hash...
2017-10-24 Cristian Dumitrescutable: remove deprecated 16-byte key hash tables
2017-10-24 Cristian Dumitrescutable: remove deprecated 8-byte key hash tables
2017-10-24 Olivier Matzmk: do not generate LDLIBS from directory dependencies
2017-10-23 Bruce Richardsoneal: use a single version map file
2017-10-23 Bruce Richardsoneal: mark internal interrupts file as such to doxygen
2017-10-23 Bruce Richardsoneal: merge bsdapp and linuxapp interrupt headers
2017-10-23 Bruce Richardsoneal/bsd: fix missing interrupt stub functions
2017-10-23 Bruce Richardsoneal/bsd: align interrupt header file with Linux version
2017-10-23 Bruce Richardsoneal: avoid error for non-existent default PMD path
2017-10-23 Olivier Matzlog: remove deprecated functions
2017-10-23 Anatoly Burakovvfio: fix secondary process initialization
2017-10-23 Hemant Agrawalvfio: enable independently of PCI bus
2017-10-20 Cristian Dumitrescuethdev: add API for traffic metering and policing
2017-10-20 Cristian Dumitrescuethdev: add operation to get MTR ops
2017-10-20 Cristian Dumitrescuethdev: add flow action for metering and policing
2017-10-16 Jingjing Wuigb_uio: fix build with kernel <= 3.17
2017-10-13 Thomas Monjalonversion: 17.11-rc1
2017-10-13 Nirmoy Daskni: fix build on SLE12 SP3
2017-10-13 Jingjing Wuigb_uio: fix interrupt enablement after FLR in VM
2017-10-13 Maxime Coquelinvhost: fetch ring address after NUMA reallocation
2017-10-13 Maxime Coquelinvhost: fix IOTLB on NUMA realloc
2017-10-13 Maxime Coquelinvhost: fix deadlock on IOTLB miss
2017-10-13 Ferruh Yigitefd: fix build when compiler does not support AVX2
2017-10-13 Markus Theiligb_uio: fix legacy MSI masking
2017-10-13 Ferruh Yigitigb_uio: fix unknown MSI symbols
2017-10-13 Santosh Shuklaeal: call plugin init before device parse
2017-10-13 Xiaoyun Liefd: move AVX2 lookup in its own compilation unit
2017-10-13 Xiaoyun Lieal/x86: select optimized memcpy at run-time
2017-10-13 Pablo de Laraeal/x86: fix FreeBSD build
2017-10-13 Sergio Gonzalez... eal/x86: implement arch-specific TSC freq query
2017-10-13 Jerin Jacobeal/ppc64: implement arch-specific TSC freq query
2017-10-13 Jerin Jacobeal/armv8: implement arch-specific TSC freq query
next