dpdk.git
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
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: remove dependency on device private field
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 Liuexamples/vhost: make a copy of virtio device id
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-22 Yuanhan Liuexamples/vhost: fix corrupted vdev tailq list
2016-06-22 Huawei Xienet/virtio: split Rx/Tx queue
2016-06-22 Olivier Matznet/virtio: check mbuf is direct when using any layout
2016-06-21 Michal Kobylinskitable: fix next hop table entry type
2016-06-21 WeiJie Zhuangexamples/ip_pipeline: support KNI
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-21 Remy Hortonexamples/l2fwd-keepalive: fix memory leak
2016-06-21 Remy Hortonapp/testpmd: fix memory leaks after xstats errors
2016-06-21 Deepak Kumar... qat: fix probing
2016-06-21 Sergio Gonzalez... doc: update IPsec sample guide
2016-06-21 Sergio Gonzalez... examples/ipsec-secgw: support transport mode
2016-06-21 Sergio Gonzalez... examples/ipsec-secgw: support IPv6
2016-06-21 Sergio Gonzalez... examples/ipsec-secgw: rename SP config
2016-06-21 Sergio Gonzalez... examples/ipsec-secgw: fix no SA found case
2016-06-21 Sergio Gonzalez... examples/ipsec-secgw: rework processing loop
2016-06-21 Sergio Gonzalez... examples/ipsec-secgw: add debug build option
2016-06-21 Sergio Gonzalez... examples/ipsec-secgw: fix stack smashing
2016-06-21 Sergio Gonzalez... examples/ipsec-secgw: fix esp padding check
2016-06-20 Pablo de Laraapp/test: refactor SNOW 3G and KASUMI tests
2016-06-20 Pablo de Laraapp/test: add SNOW 3G UEA2 with offset
2016-06-20 Pablo de Laraapp/test: add bit-level SNOW 3G UIA2
2016-06-20 Pablo de Laraapp/test: add out-of-place cases for SNOW 3G
2016-06-20 Pablo de Laraapp/test: fix buffer lengths for SNOW 3G
2016-06-20 Pablo de Laraapp/test: use new bit-level memcmp macro
2016-06-20 Pablo de Laracrypto/snow3g: add missing feature flags
2016-06-20 Pablo de Laracrypto/snow3g: support bit-level operations
2016-06-20 Pablo de Laracrypto/snow3g: define IV and digest length constants
2016-06-20 Pablo de Laradoc: update build instructions for libsso_snow3g
2016-06-20 Pablo de Laracrypto/snow3g: rename libsso reference due to library...
2016-06-20 Pablo de Laraapp/test: add KASUMI crypto
2016-06-20 Pablo de Laraapp/test: add new buffer comparison macros
2016-06-20 Pablo de Laracrypto/kasumi: add driver for KASUMI library
next