app/testpmd: display port driver name
[dpdk.git] / lib /
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
2016-10-13 Ferruh Yigitkni: move kernel version ifdefs to compat header
2016-10-13 Ferruh Yigitkni: prefer uint32_t to unsigned int
2016-10-13 Ferruh Yigitkni: update log messages
2016-10-13 Ferruh Yigitkni: remove compile time debug configuration
2016-10-13 Ferruh Yigitkni: move functions to eliminate declarations
2016-10-13 Ferruh Yigitkni: remove unnecessary messages for out of memory
2016-10-13 Ferruh Yigitkni: update kernel logging
2016-10-13 Ferruh Yigitkni: prefer ether_addr_copy to memcpy
2016-10-13 Ferruh Yigitkni: prefer min_t to min
2016-10-13 Ferruh Yigitkni: enclose macros with complex values in parens
2016-10-13 Ferruh Yigitkni: do not use assignment in if condition
2016-10-13 Ferruh Yigitkni: move trailing statement on next line
2016-10-13 Ferruh Yigitkni: move comparison constants on the right
2016-10-13 Ferruh Yigitkni: remove useless return
2016-10-13 Ferruh Yigitkni: prefer unsigned int to unsigned
2016-10-13 Ferruh Yigitkni: fix spacing and line lenghts
2016-10-13 Ferruh Yigitkni: make static struct const
2016-10-13 Ferruh Yigitkni: uninitialize global variables
2016-10-13 Ferruh Yigitkni: move externs to the header file
2016-10-13 Vladyslav Buslovkni: support core id parameter in single threaded mode
2016-10-13 Wei Dailpm: remove redundant check when adding rule
2016-10-13 Wei Dailpm: fix freeing unused sub-table on rule delete
2016-10-13 John Ousterhoutlog: respect logger configured before EAL init
2016-10-13 Mauricio Vasquez Bdoc: fix file argument of debug functions
2016-10-13 Olivier Matzmbuf: add flag for LRO
2016-10-13 Olivier Matzmbuf: add new Rx checksum flags
2016-10-13 Olivier Matznet: add function to calculate checksum in mbuf
2016-10-13 Zhihong Wangvhost: fix Windows VM hang
2016-10-13 Yuanhan Liuvhost: add a flag to enable dequeue zero copy
2016-10-12 Yuanhan Liuvhost: add dequeue zero copy
2016-10-12 Yuanhan Liuvhost: introduce last available index for dequeue
2016-10-12 Yuanhan Liuvhost: get guest/host physical address mappings
2016-10-12 Yuanhan Liuvhost: simplify memory regions handling
2016-10-13 Thomas Monjalonapp/test: fix vdev names
2016-10-13 Jasvinder Singhport: support file descriptor
2016-10-12 Jasvinder Singhport: modify source and sink port structure
2016-10-12 Guruprasad Raotable: add cuckoo hash
2016-10-12 Pablo de Larahash: fix bucket size usage
2016-10-12 Pablo de Larahash: fix unlimited cuckoo path
2016-10-12 Reshma Pattanpdump: fix created directory permissions
2016-10-12 Olivier Matzmbuf: add functions to dump offload flags
2016-10-11 Olivier Matzmbuf: clarify definition of fragment packet types
2016-10-11 Olivier Matzmbuf: add functions to dump packet type
2016-10-11 Olivier Matznet: get packet type for the first layers only
2016-10-11 Olivier Matznet: support NVGRE in software packet type parser
2016-10-11 Olivier Matznet: support GRE in software packet type parser
2016-10-11 Olivier Matznet: add GRE header structure
2016-10-11 Olivier Matznet: support IP tunnels in software packet type parser
2016-10-11 Olivier Matznet: support QinQ in software packet type parser
2016-10-11 Olivier Matznet: support VLAN in software packet type parser
2016-10-11 Olivier Matznet: add function to get packet type from data
2016-10-11 Olivier Matznet: introduce net library
2016-10-11 Olivier Matzmbuf: move packet type definitions in a new file
2016-10-11 Olivier Matznet: move ethernet definitions to the net library
2016-10-11 Olivier Matzmbuf: add function to read packet data
next