dpdk.git
2016-07-21 Jerin Jacobapp/test: fix ring size
2016-07-21 Juhamatti Kuusisaariring: guarantee dequeue ordering before tail update
2016-07-21 Zoltan Kissmempool: fix missing registration of free function
2016-07-21 Zoltan Kissmempool: adjust name size in related data types
2016-07-21 Zoltan Kissmem: allow full length name
2016-07-21 Chao Zhueal/ppc: fix memory barrier for IBM POWER
2016-07-21 Sergio Gonzalez... mk: fix FreeBSD build
2016-07-21 Thomas Monjalonmk: fix static link with glibc < 2.17
2016-07-16 Thomas Monjalonversion: 16.07-rc3
2016-07-16 Ferruh Yigitmaintainers: claim responsibility for KNI
2016-07-16 Jeff Shawdoc: fix mailing list address typo
2016-07-16 Shreyansh Jaindoc: fix consumer/producer mixup in ring guide
2016-07-16 Shreyansh Jaindoc: fix grammatical syntax in EAL guide
2016-07-16 Reshma Pattandoc: add pdump shared library version to release notes
2016-07-16 Reshma Pattandoc: add pcap dependency note to pdump guide
2016-07-16 Reshma Pattandoc: fix default socket path names in pdump guide
2016-07-16 Reshma Pattanapp/pdump: add command line options for socket paths
2016-07-16 Reshma Pattanpdump: fix error handlings
2016-07-15 Hiroyuki Mikitaip_frag: fix doxygen formatting
2016-07-15 Sergio Gonzalez... examples/ipsec-secgw: fix inbound crash
2016-07-15 Piotr Azarewiczexamples/l2fwd-crypto: improve random key generator
2016-07-15 Reshma Pattanexamples/distributor: fix Rx thread logic for zero...
2016-07-15 Reshma Pattanapp/testpmd: remove redundant timer update
2016-07-15 Nelson Escobarnet/enic: fix crash on error interrupt
2016-07-15 Nelson Escobarnet/enic: fix calculation of truncated packets
2016-07-15 John Daleynet/enic: fix queue stop and start
2016-07-15 John Daleynet/enic: fix crash when changing number of queues
2016-07-15 John Daleynet/enic: increment filter failure counter
2016-07-15 John Daleynet/enic: decrement Tx mbuf reference count before...
2016-07-15 John Daleynet/enic: remove internal driver version
2016-07-15 Olga Shernnet/mlx5: work around gcc error
2016-07-15 Xiao Wangnet/fm10k: fix FTAG mode with multiple queues
2016-07-15 Jingjing Wunet/i40e: revert VLAN filtering fix
2016-07-15 Maxime Coquelinnet/virtio-user: fix build with gcc 6
2016-07-15 Patrik Anderssonvhost: fix crash when exceeding file descriptors
2016-07-15 Ilya Maximetsvhost: check ring descriptor address
2016-07-15 Ilya Maximetsvhost: fix used descriptors number of mergeable enqueue
2016-07-15 Yong Wangvfio: fix coding style
2016-07-15 Yong Wangvfio: fix PCI resource mapping
2016-07-15 Adrien Mazarguilmempool: fix empty structure definition
2016-07-15 Damjan Marionspinlock: move constructor out of x86 header file
2016-07-15 Thomas Monjalonapp/test: filter out unavailable tests
2016-07-15 Thomas Monjalonapp/test: rework command registration
2016-07-15 Thomas Monjalonmk: fix default rule of test subdirectory
2016-07-15 Thomas Monjalonmk: fix dependency on toolchain libraries
2016-07-15 Thomas Monjalonmk: clean up application linker flags
2016-07-15 Thomas Monjalonscripts: remove old build option
2016-07-15 Thomas Monjalonscripts: fix libnuma dependency in build test
2016-07-15 Thomas Monjalonscripts: print failed directory when testing build
2016-07-11 Thomas Monjalonversion: 16.07-rc2
2016-07-11 Olivier Matzmempool: fix creation with Xen dom0
2016-07-11 Olivier Matzmbuf: set errno on pool creation error
2016-07-11 Olivier Matzxen: fix retrieval of physical address
2016-07-11 Thomas Monjalonxen: fix build as shared library
2016-07-11 Olivier Matzxen: fix build
2016-07-11 David Marchandnet/ena: remove unneeded PCI macro
2016-07-11 David Marchandnet/bnxt: move PCI device ids to the driver
2016-07-11 David Marchandnet/bnx2x: move PCI device ids to the driver
2016-07-11 David Marchandnet/enic: move PCI device ids to the driver
2016-07-11 David Marchandnet/vmxnet3: move PCI device ids to the driver
2016-07-11 David Marchandnet/virtio: move PCI device ids to the driver
2016-07-11 David Marchandnet/fm10k: move PCI device ids to the driver
2016-07-11 David Marchandnet/i40e: move PCI device ids to the driver
2016-07-11 David Marchandnet/e1000: move em PCI device ids to the driver
2016-07-11 David Marchandeal: remove PCI device ids header from doxygen
2016-07-11 Jasvinder Singhexamples/ip_pipeline: add config diagram generator
2016-07-11 Marvin Liuexamples/vm_power_manager: remove dependency on interna...
2016-07-11 Piotr Azarewiczexamples/bond: check thread termination
2016-07-11 Beilei Xingexamples/tep_term: fix port id check
2016-07-11 Beilei Xingexamples/l3fwd: update usage and documentation
2016-07-11 Slawomir Mrozowiczexamples/l2fwd-crypto: fix stats array length
2016-07-11 Pablo de Laraexamples/l2fwd-crypto: flush buffers
2016-07-11 Pablo de Laraapp/test: fix hexdump length for crypto
2016-07-11 Ilya Maximetsapp/testpmd: fix comment of RSS setup
2016-07-11 Reshma Pattanapp/testpmd: add timeout in Rx queue flushing
2016-07-11 Wenzhuo Luapp/testpmd: remove ixgbe check for bypass
2016-07-11 Christian Ehrhardtnet/bonding: fix exported symbol versioning
2016-07-11 Christian Ehrhardtmk: filter duplicate configuration entries
2016-07-11 Jan Viktorinvfio: rework initialization to be extendable
2016-07-11 Jan Viktorinvfio: initialize out of the PCI subsystem
2016-07-11 Jan Viktorinvfio: generalize process synchronization
2016-07-11 Jan Viktorinvfio: make mode types private
2016-07-11 Jan Viktorinvfio: fix typo in doc for device setup
2016-07-11 Jan Viktorinvfio: move global config out of PCI files
2016-07-11 Jan Viktorinvfio: extract setup logic out of resource mapping
2016-07-11 Jan Viktorinvfio: generalize non PCI-specific functions
2016-07-11 Jan Viktorinvfio: move common code out of PCI file
2016-07-11 Jan Viktorinvfio: move definitions from PCI to VFIO header
2016-07-11 Jan Viktorinvfio: fix private include to be local
2016-07-11 Ferruh Yigitnet/virtio: fix 32-bit build with gcc 6
2016-07-11 Rich Lanenet/vhost: fix queue state not reset on destroy
2016-07-11 Jianfeng Tanexamples/vhost: print error logs on failure
2016-07-05 Jianfeng Tannet/virtio: fix null pointer dereference
2016-07-05 Zhihong Wangdoc: explain virtio Rx/Tx functions
2016-07-05 Jianfeng Tannet/virtio-user: fix string unterminated
2016-07-05 Jianfeng Tannet/virtio-user: fix resource leaks
2016-07-05 Jianfeng Tannet/virtio-user: fix string overflow
2016-07-05 Jianfeng Tannet/virtio-user: fix return value not checked
2016-07-04 Jianfeng Tannet/virtio-user: fix build on Suse 11
2016-07-04 Jianfeng Tannet/virtio-user: fix missing default config value
next