dpdk.git
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
2016-06-20 Pablo de Laradoc: fix crypto feature table
2016-06-20 Pablo de Laraapp/test: use hexdump if debug log is enabled
2016-06-20 Pablo de Laraapp/test: remove unnecessary hexdump
2016-06-20 Pablo de Laraapp/test: fix debug build
2016-06-20 Pablo de Laraapp/test: remove useless hexdump include
2016-06-20 Deepak Kumar... app/test: fix crypto typos
2016-06-20 Fiona Traheapp/test: update AES SHA performance test
2016-06-20 Fiona Traheapp/test: add SNOW 3G performance test
2016-06-20 Fan Zhangapp/test: add more AES algorithms
2016-06-20 Fan Zhangapp/test: rework crypto AES unit test
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-17 Jan Viktorinapp/test: fix resource creation with objcopy on FreeBSD
2016-06-17 Thomas Monjalonmk: fix build clean
2016-06-17 Thomas Monjalonmk: mute build of test resources
2016-06-16 Reshma Pattanapp/testpmd: initialize pdump
2016-06-16 Reshma Pattanapp/pdump: add tool for packet capturing
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 Hortonexamples/l2fwd-keepalive: add IPC liveness reporting
2016-06-16 Remy Hortonkeepalive: add liveness callback
2016-06-16 Remy Hortonkeepalive: export states
2016-06-16 Remy Hortonethdev: remove name from extended statistic fetch
2016-06-16 Remy Hortonnet/virtio: fetch extended statistics with integer ids
2016-06-16 Remy Hortonnet/i40e: fetch extended statistics with integer ids
2016-06-16 Remy Hortonnet/fm10k: fetch extended statistics with integer ids
2016-06-16 Remy Hortonnet/igb: fetch extended statistics with integer ids
2016-06-16 Remy Hortonnet/ixgbe: fetch extended statistics with integer ids
2016-06-16 Remy Hortonethdev: fetch extended statistics with integer ids
2016-06-16 Slawomir Mrozowiczapp/testpmd: print RSS hash update error
2016-06-16 Zhihong Wangapp/testpmd: show topology at forwarding start
2016-06-16 Zhihong Wangapp/testpmd: handle all Rx queues in RSS setup
2016-06-16 Zhihong Wangapp/testpmd: show throughput in port stats
next