dpdk.git
2016-06-20 Olivier Matznet/mbuf: remove unused Rx error flags
2016-06-20 Michal Jastrzebskinet/bonding: replace panic with errno code return
2016-06-20 Sean Hartenet/null: set port id in received mbufs
2016-06-20 Adrien Mazarguilnet/mlx: regenerate autoconf file automatically
2016-06-20 Adrien Mazarguilnet/mlx: fix compilation with glibc 2.20
2016-06-15 Reshma Pattannet/pcap: fix crash on close
2016-06-15 John Daleynet/enic: fix Tx IP and UDP/TCP checksum offload
2016-06-15 John Daleynet/enic: expand local Tx mbuf flags variable to 64...
2016-06-15 John Daleynet/enic: add an assert macro
2016-06-15 John Daleynet/enic: remove unused code
2016-06-15 John Daleynet/enic: optimize the Tx function
2016-06-15 John Daleynet/enic: refactor Tx mbuf recycling
2016-06-15 John Daleynet/enic: use Tx completion index instead of messages
2016-06-15 John Daleynet/enic: streamline mbuf handling in Tx path
2016-06-15 John Daleynet/enic: remove unused functions in Tx path
2016-06-15 John Daleynet/enic: put Tx and Rx functions into same file
2016-06-15 John Daleynet/enic: count truncated packets
2016-06-15 John Daleynet/enic: fix bad packet handling on Rx
2016-06-15 John Daleynet/enic: fix Rx drop counters
2016-06-15 Hiroyuki Mikitanet/e1000: fix build with clang
2016-06-15 Rich Lanenet/af_packet: add byte counters
2016-06-15 Slawomir Mrozowicznet/i40e: fix unintended sign extension
2016-06-15 Beilei Xingnet/i40e: support MTU configuration
2016-06-15 Jingjing Wunet/i40e: fix disabling flex payload selection rule
2016-06-15 Jingjing Wunet/i40e: fix link management
2016-06-15 Rasesh Modynet/bnx2x: update driver version to 1.0.1.1
2016-06-15 Rasesh Modynet/bnx2x: use single doorbell for Tx
2016-06-15 Rasesh Modynet/bnx2x: restructure Tx routine
2016-06-15 Rasesh Modynet/bnx2x: fix dropped packet count in stats
2016-06-15 Harish Patilnet/qede: allow firmware to query LAN stats
2016-06-15 Rasesh Modynet/qede: rename debug option
2016-06-15 Rahul Lakkireddynet/cxgbe: support register dump
2016-06-15 Rahul Lakkireddynet/cxgbe: support EEPROM access
2016-06-15 Rahul Lakkireddynet/cxgbe: set default PCIe completion timeout
2016-06-15 Rahul Lakkireddynet/cxgbe: access to PCI config space
2016-06-15 Rahul Lakkireddypci: fix config space access on FreeBSD
2016-06-15 Jianbo Liunet/ixgbe: rename x86 vector driver file
2016-06-15 Jingjing Wunet/i40evf: fix return value if admin queue command...
2016-06-15 Jianbo Liunet/ixgbe: implement vector driver for ARM
2016-06-15 Jianbo Liunet/ixgbe: extract non-x86 specific code from vector...
2016-06-15 John Guziknet/vmxnet3: fix VLAN tag placed in wrong mbuf in chain
2016-06-29 Thomas Monjalonscripts: enable qede in build test
2016-06-29 Bruce Richardsonscripts: check first word of commit messages
2016-06-29 Panu Matilainenmk: check shared library dependencies
2016-06-29 Panu Matilainenpdump: fix missing dependency on libpthread
2016-06-29 Thomas Monjalonmk: fix external dependencies of crypto drivers
2016-06-29 Thomas Monjalonmk: fix internal dependencies
2016-06-29 Panu Matilainenpipeline: fix truncated dependency list
2016-06-29 Thomas Monjalonmk: fix external library link
2016-06-29 Thomas Monjalonmk: remove traces of combined library
2016-06-27 Thomas Monjaloncryptodev: uninline parameter parsing
2016-06-27 Thomas Monjalonmempool: fix symbol export
2016-06-27 Thomas Monjalonscripts: add verbose option in build test help
2016-06-27 Thomas Monjalonscripts: relax line length check for fixed commit
2016-06-27 Reshma Pattanapp/pdump: fix type casting of ring size
2016-06-27 Reshma Pattanapp/pdump: fix string overflow
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 Pablo de Laraapp/test: avoid freeing mbufs twice in qat test
2016-06-27 Thomas Monjalonapp/test: fix PCI class probing
2016-06-27 Pablo de Laraapp/test: avoid freeing mbuf twice
2016-06-27 Deepak Kumar... app/test: fix build with icc
2016-06-27 Panu Matilainenport: fix build without KNI
2016-06-27 Pablo de Larakni: fix build with gcc 6.1
2016-06-24 Thomas Monjalonmk: fix parallel build of test resources
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 Huntapp/test: add mempool handler
2016-06-24 David Huntmempool: support handler operations
2016-06-23 Thomas Monjalonnet/virtio-user: fix 32-bit build
2016-06-23 Jingjing Wunet/i40e: support NSH packet type
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 Xienet/virtio: fix used index retrieved only once
2016-06-22 Yuanhan Liunet/virtio: fix crash on querying xstats
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 Jianfeng Tannet/virtio-user: handle control queue in driver
2016-06-22 Jianfeng Tannet/virtio-user: add multiple queues in device emulation
2016-06-22 Jianfeng Tannet/virtio-user: add multiple queues in vhost-user...
2016-06-22 Jianfeng Tannet/virtio-user: add virtual device
2016-06-22 Jianfeng Tannet/virtio-user: add new virtual PCI driver
2016-06-22 Jianfeng Tannet/virtio-user: add device emulation layer
2016-06-22 Jianfeng Tannet/virtio-user: add vhost-user adapter layer
2016-06-22 Jianfeng Tannet/virtio: allow virtual address to fill vring descriptors
2016-06-22 Jianfeng Tannet/virtio: hide vring address check inside PCI ops
2016-06-22 Marcin Kerlinvhost: fix null pointer dereference
2016-06-22 Huawei Xievhost: remove concurrent enqueue
2016-06-22 Huawei Xienet/virtio: fix crash when no devargs
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 Liunet/vhost: add client option
2016-06-22 Yuanhan Liuexamples/vhost: add client option
next