dpdk.git
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
2016-07-04 Yuanhan Liuvhost: fix potential null pointer dereference
2016-07-04 Yuanhan Liuvhost: fix not null terminated string
2016-07-04 Yuanhan Liuvhost: fix memory leak
2016-07-08 Jan Medalanet/ena: fix unneeded doorbell submission
2016-07-08 Nelson Escobarnet/enic: fix removing old MAC address when setting...
2016-07-08 Nelson Escobarnet/enic: fix setting MAC address when a port is restarted
2016-07-08 Rasesh Modynet/bnx2x: add xstats
2016-07-08 Rasesh Modynet/qede: add xstats
2016-07-08 Nélio Laranjeironet/mlx5: fix crash in Rx
2016-07-08 Maxime Leroynet/mlx5: fix packet type and offload flags on Rx
2016-07-08 Nelson Escobarnet/enic: fix resource check failures when bonding...
2016-07-08 Ian Stokesdoc: update Linux guide for i40e firmware version
2016-07-08 Beilei Xingnet/i40e: fix out-of-bounds access
2016-07-08 Beilei Xingnet/i40e: fix dereference before null check
2016-07-08 Beilei Xingnet/i40e: fix log error
2016-07-08 Ajit Khapardenet/bnxt: fix broadcast/multicast Rx
2016-07-08 Jan Medalanet/ena: fix freeing memory using correct API
2016-07-08 Jan Medalanet/ena: make coherent memory allocation NUMA-aware
2016-07-08 Jan Medalanet/ena: disable readless communication when no HW...
2016-07-08 Jan Medalanet/ena: add dedicated memory area for extra device...
2016-07-08 Jan Medalanet/ena: update ENA comms layer for latest FW
2016-07-05 John Daleynet/enic: fix Rx queue init after restarting a device
2016-07-05 Nelson Escobarnet/enic: fix Tx crash after restart
2016-07-05 Fengtian Guonet/mlx4: add link up/down callback functions
2016-07-05 Olivier Matznet/mlx5: fix API comment of link set function
2016-07-05 Olivier Matznet/mlx: fix setting interface flags
2016-07-05 Xiao Wangnet/fm10k: fix Rx descriptor read timing
2016-07-05 Kamil Rytarowskinet/thunderx: fix memory alloc issue when changing...
2016-07-05 Olivier Matznet/ixgbe: fix build whith offload flags disabled
2016-07-04 Jingjing Wunet/i40e: fix VLAN filtering in promiscuous mode
2016-07-04 Charles (Chas... net/bnx2x: fix incorrect number of supported queues
2016-07-04 Charles (Chas... net/bnx2x: set random MAC address if none assigned
2016-07-10 Bruce Richardsonscripts: add more git log capitalization checks
2016-07-10 Nelio Laranjeiroscripts: check headline of drivers commits
2016-07-10 Thomas Monjalonscripts: reduce line size of commit checks
2016-07-10 Thomas Monjalonscripts: check spacing after commit references
2016-07-10 Thomas Monjalonscripts: fix commit check for empty list
2016-07-10 Thomas Monjalonscripts: fix commit check of first word
2016-07-10 Thomas Monjalonexamples: fix dependencies on hash library
2016-07-10 Thomas Monjalontable: remove unneeded dependency on hash library
2016-07-10 Thomas Monjalonnet/bnx2x: remove unneeded dependency on hash library
2016-07-10 Thomas Monjalonnet/enic: remove useless assert macro
next