net/dpaa2: enable DMA mapping during device scanning
[dpdk.git] / lib /
2017-04-19 Hemant Agrawalvfio: export utility functions in map file
2017-04-19 Shahaf Shulerethdev: fix build with strict flags
2017-04-19 Ferruh Yigiteventdev: fix build for clang 4
2017-04-18 Jan Blunckethdev: do not include PCI header
2017-04-18 Jan Blunckethdev: remove PCI helper from generic ethdev header
2017-04-18 Jan Blunckethdev: remove ethdev driver
2017-04-18 Jan Blunckethdev: remove ethdev PCI probe/remove
2017-04-18 Jan Blunckethdev: add PCI driver helpers
2017-04-18 Jan Blunckethdev: add allocation helper for virtual drivers
2017-04-18 Jan Blunckeal: parse driver argument before probing drivers
2017-04-18 Jan Blunckeal: add name field to generic device
2017-04-14 Jan Blunckvdev: use generic vdev struct for probe and remove
2017-04-14 Jan Blunckvdev: make virtual bus use its device struct
2017-04-14 Jan Blunckvdev: add virtual device arguments helper function
2017-04-14 Jan Blunckvdev: add virtual device name helper function
2017-04-14 Jan Blunckvdev: add virtual device struct
2017-04-14 Jan Blunckvdev: refactor probe/remove
2017-04-14 Jan Blunckeal: remove unused device init function
2017-04-14 Jan Blunckvdev: move virtual device probing into a bus
2017-04-14 Jan Blunckeal: probe new virtual bus after other bus devices
2017-04-14 Shreyansh Jaineal: bump ABI version for bus refactoring
2017-04-14 Shreyansh Jainpci: use bus driver for scan/probe
2017-04-14 Shreyansh Jainpci: add bus driver
2017-04-14 Shreyansh Jainpci: remove loop over drivers in device detach
2017-04-14 Shreyansh Jainpci: split match and probe
2017-04-14 Ami Saboethdev: export secondary attach function
2017-04-13 Bruce Richardsonring: fix return value for single dequeue
2017-04-11 Stephen Hemmingerlib: remove unnecessary void cast
2017-04-10 Jeff Guolib: fix IPv6 tunnel checksum
2017-04-07 Olivier Matzlatency: fix build without timer library
2017-04-06 Thomas Monjalonversion: 17.05-rc1
2017-04-06 Andrew Rybchenkopci: do not log false failures for non-whitelisted...
2017-04-06 Aaron Conoleeal: deprecate old cpu features check function
2017-04-06 Aaron Conoleeal: add missing function to symbol map
2017-04-06 Qi Zhangeal: clean up interrupt handle
2017-04-06 Qi Zhangvfio: keep interrupt source read only
2017-04-05 Fiona Trahecryptodev: add API note
2017-04-05 Akhil Goyalcryptodev: add API to associate session with queue...
2017-04-05 Fan Zhangcryptodev: change device configuration API
2017-04-05 Pablo de Laracryptodev: enable BPI for Cablelabs DOCSIS security...
2017-04-05 Pablo de Laracryptodev: add algorithm string parsers
2017-04-05 Pablo de Laracryptodev: add missing algorithm strings
2017-04-06 Ed Czeckring: fix C++ cast error
2017-04-06 Bruce Richardsonethdev: fix missing function in version map file
2017-04-05 Jasvinder Singhnet: add CRC computation API
2017-04-05 Gaetan Rivetethdev: add device iterator
2017-04-05 Gaetan Rivetethdev: expose device states
2017-04-05 Ferruh Yigitring: fix build with icc
2017-04-05 Reshma Pattanlatency: added new library for latency stats
2017-04-05 Remy Hortonbitrate: add bitrate statistics library
2017-04-05 Remy Hortonmetrics: add information metrics library
2017-04-05 Olivier Matzeal: deprecate log functions
2017-04-05 Olivier Matzeal: change specific log levels at startup
2017-04-05 Olivier Matzeal: change several log levels matching a regexp
2017-04-05 Olivier Matzeal: dump registered log types
2017-04-05 Olivier Matzeal: support dynamic log types
2017-04-05 Olivier Matzmbuf: bump library version
2017-04-05 Olivier Matzmbuf: add a timestamp field
2017-04-05 Olivier Matzmbuf: move sequence number in second cache line
2017-04-05 Olivier Matzmbuf: use 2 bytes for port and nb segments
2017-04-05 Jerin Jacobmbuf: make rearm data address naturally aligned
2017-04-05 Olivier Matzmbuf: set mbuf fields while in pool
2017-04-05 Olivier Matzmbuf: make raw free function public
2017-04-05 Olivier Matzmbuf: make segment prefree function public
2017-04-04 Harry van Haareneventdev: improve docs of start function
2017-04-04 Gage Eadseventdev: add errno-style return values
2017-04-04 Bruce Richardsoneventdev: add extended stats
2017-04-04 Harry van Haareneventdev: remove default queue overriding
2017-04-04 Jerin Jacobeventdev: return code in dequeue timeout conversion
2017-04-04 Gage Eadseventdev: fix links map initialization for SW PMD
2017-04-04 Nipun Guptaeventdev: use generic device holder
2017-04-04 Harry van Haareneventdev: improve API doc for timeout ticks
2017-04-04 Harry van Haareneventdev: increase size of enq/deq conf variables
2017-04-04 Nipun Guptaeventdev: amend timeout criteria comment for burst...
2017-04-04 Gage Eadseventdev: clarify some parameter descriptions
2017-04-04 Nipun Guptaeventdev: amend comments for events limit and threshold
2017-04-04 Jerin Jacobeventdev: limit port link operation to configured queues
2017-04-04 Jerin Jacobeventdev: support vdev uninit
2017-04-04 Jerin Jacobeventdev: fix event driver name to eventdev lookup
2017-04-04 Bruce Richardsoneventdev: remove unneeded dependencies
2017-04-04 Nipun Guptaeventdev: update event port link and unlink callbacks
2017-04-04 Jerin Jacobeventdev: implement PMD registration functions
2017-04-04 Jerin Jacobeventdev: implement the northbound APIs
2017-04-04 Jerin Jacobeventdev: define southbound driver interface
2017-04-04 Jerin Jacobeventdev: introduce event driven programming model
2017-04-01 Yuanhan Liuvhost: do not destroy device on repeat mem table message
2017-04-01 Yuanhan Liuvhost: workaround the build dependency on mbuf header
2017-04-01 Yuanhan Liuvhost: rename header file
2017-04-01 Yuanhan Liuvhost: introduce API to start a specific driver
2017-04-01 Yuanhan Liuvhost: export APIs for live migration support
2017-04-01 Yuanhan Liuvhost: add features changed callback
2017-04-01 Yuanhan Liuvhost: rename virtio-net to vhost
2017-04-01 Yuanhan Liuvhost: rename device ops struct
2017-04-01 Yuanhan Liuvhost: do not include net specific headers
2017-04-01 Yuanhan Liuvhost: drop the Rx and Tx queue macro
2017-04-01 Yuanhan Liuvhost: move the device ready check at proper place
2017-04-01 Yuanhan Liuvhost: export the number of vrings
2017-04-01 Yuanhan Liuvhost: turn queue pair to vring
2017-04-01 Yuanhan Liuvhost: export API to translate gpa to vva
2017-04-01 Yuanhan Liuvhost: export vhost vring info
next