doc: add prog guide section documenting pmdinfo script
[dpdk.git] / lib /
2016-07-06 Neil Hormaneal: export default plugin path to external tools
2016-07-06 Neil Hormandrivers: update registration macro usage
2016-07-04 Thomas Monjalonversion: 16.07-rc1
2016-06-30 Yuanhan Liuvhost: fix missing flag reset on stop
2016-07-01 Ferruh Yigitivshmem: fix for modified mempool struct
2016-07-01 Olivier Matzethdev: clarify API of packet types support
2016-07-01 Remy Hortonethdev: remove redundant id field in xstats name lookup
2016-07-01 Thomas Monjalonethdev: fix extended statistics description
2016-07-01 David Huntmempool: add stack mempool handler
2016-07-01 Bruce Richardsonmempool: rename functions with confusing names
2016-06-30 Ferruh Yigitport: remove duplicated symbols from .map
2016-06-30 Ferruh Yigitcmdline: remove duplicated symbol from .map
2016-06-30 Ferruh Yigitethdev: remove duplicated symbol from .map
2016-06-30 Jerin Jacobmempool: optimize copy in cache
2016-06-30 Olivier Matzmem: revert page locking when not using hugepages
2016-06-30 Rami Rosenjobstats: fix typo in a comment
2016-06-30 Rami Rosenethdev: fix typo in a comment
2016-06-30 Jianfeng Tanmem: fix allocating all free hugepages
2016-06-30 Huilong Xupci: increase log level to show blacklisted devices
2016-06-30 Lazaros Koromilasmempool: allow user-owned cache
2016-06-30 Lazaros Koromilasmempool: use bit flags for multi consumers and producers
2016-06-30 Lazaros Koromilasmempool: deprecate specific get and put functions
2016-06-27 Beilei Xingnet/ixgbe/base: update device IDs
2016-06-27 Beilei Xingnet/ixgbe: fix single VLAN tag to be outer VLAN tag
2016-06-24 Beilei Xingnet/i40e: fix single VLAN tag to be outer VLAN tag
2016-06-24 Ajit Khapardenet/bnxt: support Cumulus+ Ethernet adapter
2016-06-20 Ajit Khapardenet/bnxt: add driver for Broadcom NetXtreme-C devices
2016-06-20 Helin Zhangnet/i40e/base: support new devices
2016-06-20 Olivier Matznet/mbuf: remove unused Rx error flags
2016-06-15 Beilei Xingnet/i40e: support MTU configuration
2016-06-15 Rahul Lakkireddypci: fix config space access on FreeBSD
2016-06-29 Panu Matilainenpdump: fix missing dependency on libpthread
2016-06-29 Thomas Monjalonmk: fix internal dependencies
2016-06-29 Panu Matilainenpipeline: fix truncated dependency list
2016-06-27 Thomas Monjaloncryptodev: uninline parameter parsing
2016-06-27 Thomas Monjalonmempool: fix symbol export
2016-06-27 Reshma Pattanpdump: fix string overflow
2016-06-27 Reshma Pattanpdump: check missing home environment variable
2016-06-27 Reshma Pattanpdump: fix default socket path
2016-06-27 Panu Matilainenport: fix build without KNI
2016-06-27 Pablo de Larakni: fix build with gcc 6.1
2016-06-24 Wei Shenhash: add scalable multi-writer insertion with Intel TSX
2016-06-24 Simon Kagstrommbuf: fix dump format
2016-06-24 David Huntmbuf: use default mempool handler from config
2016-06-24 David Huntmempool: support handler operations
2016-06-23 Jingjing Wumbuf: add NSH packet type
2016-06-22 Hiroyuki Mikitaethdev: fix doxygen formatting
2016-06-22 Jerin Jacobethdev: align device structure with cache line
2016-06-22 Jerin Jacobethdev: add RSS RETA size constant 256
2016-06-22 Jerin Jacobethdev: add tunnel and port RSS offload types
2016-06-22 Huawei Xievhost: check hugepage fstat error
2016-06-22 Ilya Maximetsvhost: unmap log memory on cleanup
2016-06-22 Ilya Maximetsvhost: fix leak of file descriptors
2016-06-22 Marcin Kerlinvhost: fix null pointer dereference
2016-06-22 Huawei Xievhost: remove concurrent enqueue
2016-06-22 Yuanhan Liuvhost: arrange struct fields for better cache sharing
2016-06-22 Yuanhan Liuvhost: optimize dequeue for small packets
2016-06-22 Yuanhan Liuvhost: pre update used ring for Tx and Rx
2016-06-22 Yuanhan Liuvhost: workaround stale vring base
2016-06-22 Yuanhan Liuvhost: add reconnect ability
2016-06-22 Yuanhan Liuvhost: add vhost-user client mode
2016-06-22 Yuanhan Liuvhost: rename structs for enabling client mode
2016-06-22 Ilya Maximetsvhost: make buffer vector for scatter Rx local
2016-06-22 Yuanhan Liuvhost: make virtio header length per device
2016-06-22 Yuanhan Liuvhost: reserve few more space for future extension
2016-06-22 Yuanhan Liuvhost: remove virtio-net.h
2016-06-22 Yuanhan Liuvhost: remove unnecessary fields
2016-06-22 Yuanhan Liuvhost: hide internal code
2016-06-22 Yuanhan Liuvhost: export device id as the interface to applications
2016-06-22 Yuanhan Liuvhost: export queue free entries
2016-06-22 Yuanhan Liuvhost: export interface name
2016-06-22 Yuanhan Liuvhost: export number of queues
2016-06-22 Yuanhan Liuvhost: export numa node
2016-06-22 Yuanhan Liuvhost: move cuse only struct to cuse
2016-06-22 Yuanhan Liuvhost: get device by device id only
2016-06-22 Yuanhan Liuvhost: rename device id variable
2016-06-22 Yuanhan Liuvhost: declare device id as int
2016-06-22 Yuanhan Liuvhost: set/reset device flags internally
2016-06-22 Yuanhan Liuvhost: declare backend with int type
2016-06-21 Michal Kobylinskitable: fix next hop table entry type
2016-06-21 WeiJie Zhuangport: support KNI
2016-06-21 Anupam Kapoorkni: fix build with gcc 6
2016-06-21 Ferruh Yigitigb_uio: fix build on CentOS 6.8
2016-06-20 Pablo de Laracrypto/kasumi: add driver for KASUMI library
2016-06-20 Remy Hortonkeepalive: fix missing symbol export
2016-06-20 Marcin Kerlinmem: fix leak after mapping failure
2016-06-20 Marcin Kerlinmem: fix error message with Xen
2016-06-20 Sergio Gonzalez... mem: fix possible integer overflow
2016-06-20 Tetsuya Mukawapci: fix resource release when unmapping
2016-06-20 Tetsuya Mukawapci: fix resource leak when secondary process mapping...
2016-06-20 Tetsuya Mukawaeal: fix argument parsing check
2016-06-20 Thomas Monjaloneal/linux: fix build with glibc < 2.12
2016-06-17 Thomas Monjaloneal: fix thread naming on FreeBSD
2016-06-17 Thomas Monjalonkeepalive: fix exported symbols
2016-06-16 Reshma Pattanpdump: add new library for packet capture
2016-06-16 Reshma Pattanethdev: get port by name
2016-06-16 Reshma Pattanethdev: get queues numbers
2016-06-16 Reshma Pattanethdev: insert Rx callback as head of list
2016-06-16 Reshma Pattanethdev: protect Rx/Tx callback change with locks
2016-06-16 Remy Hortonkeepalive: add liveness callback
next