net: remove dead driver names
[dpdk.git] / lib /
2017-01-17 Qiming Yangethdev: add firmware version get
2017-01-17 Zhihong Wangeal: optimize aligned memcpy on x86
2017-01-17 Yuanhan Liuethdev: fix port data mismatched in multiple process...
2017-01-17 Jan Wickbomvhost: allow many vhost-user ports
2017-01-17 Maxime Coquelinvhost: introduce reply ack feature
2017-01-17 Yong Wangvhost: fix memory leak
2017-01-17 Haifeng Linvhost: fix guest/host physical address mapping
2017-01-15 Tomasz Kulasekmbuf: add a function to linearize a packet
2017-01-15 Tiwei Bieethdev: add MACsec capability flags
2017-01-15 Tiwei Bieethdev: add MACsec event type
2017-01-15 Tiwei Biembuf: add MACsec flag
2017-01-13 Bruce Richardsonkvargs: make pointers in string arrays const
2017-01-13 Wenfeng Liumempool: use cache in single producer or consumer mode
2017-01-12 Ben Walkerpci: use address struct in function arguments
2017-01-12 Ben Walkerpci: separate detaching ethernet ports from PCI devices
2017-01-12 Ben Walkerpci: unmap resources if probe fails
2017-01-11 Adrien Mazarguilethdev: define default item masks in flow API
2017-01-11 Adrien Mazarguilethdev: clarify RSS action in flow API
2017-01-11 Adrien Mazarguilethdev: clarify MARK and FLAG actions in flow API
2017-01-11 Adrien Mazarguilethdev: modify flow API error function
2017-01-04 Nelio Laranjeiroeal: define generic vector types
2017-01-04 Thomas Monjalontools: move to usertools
2017-01-04 Tomasz Kulasekethdev: add Tx preparation
2017-01-04 Olivier Matzethdev: clarify extended statistics documentation
2017-01-04 Olivier Matzethdev: fix extended statistics name index
2016-12-25 Jan Blunckethdev: decouple from PCI device
2016-12-25 Jan Blunckethdev: move info filling of PCI into drivers
2016-12-25 Jan Blunckethdev: decouple interrupt handling from PCI device
2016-12-24 Stephen Hemmingereal: make driver pointer const in device struct
2016-12-24 Jan Blunckeal: allow passing const interrupt handle
2016-12-24 Jan Blunckeal: define container_of macro
2016-12-23 Adrien Mazarguilcmdline: add alignment constraint
2016-12-23 Adrien Mazarguilcmdline: support dynamic tokens
2016-12-23 Adrien Mazarguilethdev: introduce generic flow API
2016-12-22 Ferruh Yigitethdev: cleanup device ops struct whitespace
2016-12-22 Ferruh Yigitethdev: remove invalid function from version map
2016-12-21 Jan Blunckethdev: add internal reset function
2016-12-21 Jan Blunckethdev: free queue array after releasing all queues
2016-12-21 Jan Blunckethdev: release queue before setting up
2016-12-21 Jan Blunckethdev: initialize more fields on allocation
2016-12-21 Jan Blunckethdev: clear data when allocating device
2016-12-21 Stephen Hemmingerpci: remove unused unbind support
2016-12-21 Jerin Jacobeal: postpone vdev initialization
2016-12-21 Jianfeng Taneal: restrict cores auto detection
2016-12-21 Aaron Conoleeal: clarify the argc and argv documentation
2016-12-20 Olivier Matzdrivers: advertise kmod dependencies in pmdinfo
2016-12-07 Anatoly Burakovvdev: fix detaching with alias
2016-12-07 Anatoly Burakovethdev: fix port lookup if none
2016-12-07 Robin Jarrykni: avoid using lsb_release script
2016-12-07 Thomas Monjalonconfig: remove insecure warnings
2016-12-06 Reshma Pattandoc: add pdump library to API doxygen
2016-12-06 Yong Wangdoc: fix typos in code comments
2016-12-06 Olivier Matzmempool: fix API documentation
2016-12-06 Wei Zhaomempool: remove a redundant word in comment
2016-12-06 Wei Zhaomempool: remove redundant socket id assignment
2016-12-06 Bert van Leeuwenethdev: check maximum number of queues for statistics
2016-12-06 Wei Daipci: fix check of mknod
2016-12-01 Olivier Matzlog: do not drop debug logs at compile time
2016-11-14 Thomas Monjalonversion: 17.02-rc0
2016-11-13 Thomas Monjalonversion: 16.11.0
2016-11-12 Reshma Pattanpdump: fix log messages
2016-11-12 Nipun Guptamempool: fix leak if populate fails
2016-11-07 Thomas Monjalonversion: 16.11-rc3
2016-11-07 Alain Leondoc: fix typos
2016-11-07 Wei Daiethdev: comment statistics field support
2016-11-07 Wenzhuo Luip_frag: fix IP reassembly regression
2016-11-07 Yuanhan Liuvhost: remove references to vhost-cuse
2016-11-07 Igor Ryzhovpci: fix probing error if no driver found
2016-11-07 David Marchandpci: unset driver if probe fails
2016-11-06 Fiona Trahecryptodev: clarify how operations affect buffers
2016-11-06 Wei Dailpm: fix freeing memory
2016-11-06 Dmitriy Yakovlevcfgfile: fix API comments
2016-11-06 Ferruh Yigitnet: remove mempool dependency
2016-11-06 Ben Walkerpci: probe only devices without any driver
2016-11-06 Jianbo Liueal/ppc: fix file descriptor leak when getting CPU...
2016-11-06 Jianbo Liueal/arm: fix file descriptor leak when getting CPU...
2016-11-06 Thomas Monjalonethdev: rename library for consistency
2016-11-06 Shreyansh Jainlib: fix ABI version after device model rework
2016-10-26 Thomas Monjalonversion: 16.11-rc2
2016-10-26 Reshma Pattanpdump: revert PCI device name conversion
2016-10-26 Slawomir Mrozowiczcrypto/openssl: rename libcrypto to openssl
2016-10-26 Maxime Coquelinvhost: support indirect descriptor in non-mergeable Rx
2016-10-26 Maxime Coquelinvhost: support indirect descriptor in mergeable Rx
2016-10-26 Yuanhan Liuvhost: fix use after free
2016-10-26 Yuanhan Liuvhost: retrieve available head once
2016-10-26 Yuanhan Liuvhost: prefetch available ring
2016-10-26 Zhihong Wangvhost: shadow used ring update
2016-10-26 Yuanhan Liuvhost: use last available index for ring reservation
2016-10-26 Yuanhan Liuvhost: simplify mergeable Rx vring reservation
2016-10-26 Zhihong Wangvhost: optimize cache access
2016-10-26 Zhihong Wangvhost: remove useless volatile
2016-10-26 Maxime Coquelinvhost: access header only if offloading is supported
2016-10-25 E. Scott Danielsethdev: prevent duplicate event callback
2016-10-25 Wei Daimempool: fix search of maximum contiguous pages
2016-10-25 Jan Blunckeal: add driver name alias
2016-10-25 Ferruh Yigitkni: fix build with kernel 4.9
2016-10-14 Ferruh Yigitkni: fix build with kernel < 3.1
2016-10-14 Thomas Monjalonversion: 16.11-rc1
2016-10-14 Bernard Iremongerethdev: add an argument to internal callback function
2016-10-13 Shreyansh Jaindrivers: rename register macro prefix
next