dpdk.git
2016-09-30 Raslan Darawshehnet/mlx5: fix removing VLAN filter
2016-09-30 Adrien Mazarguilnet/mlx5: fix Rx VLAN offload capability report
2016-09-30 Yaacov Hazannet/mlx5: fix inconsistent return value in flow director
2016-09-30 Rami Rosendoc: fix typo in VF guide
2016-09-30 Sagi Grimbergnet/mlx5: fix possible NULL dereference in Rx path
2016-09-30 Jeff Guonet/i40e: add packet type translation for X722
2016-09-30 Jeff Guonet/i40e: add new packet types for device X722
2016-09-30 Yong Wangnet/vmxnet3: enable LRO
2016-09-30 Yong Wangnet/vmxnet3: update NIC documentation
2016-09-30 Yong Wangnet/vmxnet3: update feature doc
2016-09-30 Yong Wangnet/vmxnet3: reallocate shared memzone on re-config
2016-09-30 Yong Wangnet/vmxnet3: coding style changes
2016-09-30 Yong Wangnet/vmxnet3: improve error checks and return values
2016-09-30 Yury Kylulinnet/i40e: fix mbuf leak during Rx queue release
2016-09-30 Yury Kylulinnet/ixgbe: fix mbuf leak during Rx queue release
2016-10-05 Panu Matilainenip_frag: fix missing dependency on hash library
2016-10-05 Ferruh Yigitkni: remove unnecessary ethtool files
2016-10-05 Ferruh Yigitkni: remove unused ethtool files
2016-10-05 Maxime Coquelinapp/testpmd: reset headroom after txonly packet allocation
2016-10-05 Maxime Coquelinmbuf: add function to reset headroom
2016-10-05 Olivier Matzmbuf: fix error handling on pool creation
2016-10-05 Byron Marohnhash: modify lookup bulk pipeline
2016-10-05 Byron Marohnhash: add vectorized comparison
2016-10-05 Byron Marohnhash: reorganize bucket structure
2016-10-05 Pablo de Larahash: reorder hash structure
2016-10-05 Karmarkar Suyashtimer: fix lag delay
2016-10-05 Jean Tourrilhesmem: fix hugepage mapping error messages
2016-10-05 Konstantin... eal: fix C++ link of delay function pointer
2016-09-29 Zhiyong Yangnet/vhost: add extended statistics
2016-09-29 Zhiyong Yangnet/vhost: move statistics into a structure
2016-09-29 Ciara Loftusnet/vhost: retrieve vid for a given port
2016-09-28 Jerin Jacobnet/virtio: add NEON based Rx handler
2016-09-28 Jerin Jacobnet/virtio: select data handler depending on CPU flag
2016-09-28 Jerin Jacobnet/virtio: move SSE based Rx code to separate file
2016-09-28 Jerin Jacobnet/virtio: cleanup conditional compilation
2016-09-28 Yuanhan Liunet: fix clang build
2016-09-28 Jianfeng Tannet/virtio_user: fix error management during init
2016-09-28 Jianfeng Tannet/virtio_user: fix wrong sequence of messages
2016-09-28 Jianfeng Tannet/virtio_user: fix first queue pair without multiqueue
2016-09-28 Maxime Coquelinvhost: support indirect Tx descriptors
2016-09-27 Gary Mussartools: fix virtio interface name when binding
2016-09-13 Zhiyong Yangnet/virtio: fix xstats name
2016-09-13 Pierre Pfisternet/virtio: enable indirect descriptors feature
2016-09-13 Matthias Gattovhost: remove obsolete comment
2016-09-13 Yuanhan Liuvhost: simplify features set/get
2016-09-13 Yuanhan Liuvhost: get device once
2016-09-13 Yuanhan Liuvhost: unify function names
2016-09-13 Yuanhan Liuvhost: fold common message handlers
2016-09-13 Yuanhan Liuvhost: refactor code structure
2016-09-13 Yuanhan Liuvhost: remove sub-directory
2016-09-13 Yuanhan Liuvhost: remove vhost-cuse
2016-09-13 Jianfeng Tanexamples/vhost: remove VLAN strip option
2016-09-13 Jiayu Huexamples/vhost: support multiple socket files
2016-09-13 Jiayu Huexamples/vhost: rename --dev-basename to --socket-file
2016-10-04 Olivier Matztools: fix json output of pmdinfo
2016-10-04 Ferruh Yigitpmdinfogen: fix clang build
2016-10-04 Pablo de Larahash: fix free slot check
2016-10-04 Olivier Matzethdev: clarify API comment for imissed stats
2016-10-04 Ferruh Yigitmempool: fix comments for no contiguous flag
2016-10-04 Ferruh Yigitmempool: fix comments of create functions
2016-10-04 Jerin Jacobeal/armv8: use high-resolution cycle counter
2016-10-04 Yangchao Zhoupci: fix memory leak when detaching device
2016-10-03 Jan Viktorinpci: create device list and fallback on its members
2016-10-03 Jan Viktorineal: introduce generalized device
2016-10-03 Jan Viktorineal: register drivers explicitly
2016-10-03 Jan Viktorinpci: inherit common driver in PCI driver
2016-10-03 Jan Viktorineal: rename and move PCI resource structure
2016-10-03 Jan Viktorineal: include dev headers in place of PCI headers
2016-10-03 Jan Viktorineal: remove unused PMD types
2016-10-03 Jan Viktorindrivers: use vdev registration
2016-10-03 Jan Viktorineal: remove PCI/vdev unused code
2016-10-03 Jan Viktorineal: extract vdev infra
2016-10-03 David Marchandethdev: get rid of device type
2016-10-03 David Marchandethdev: convert to EAL hotplug
2016-10-03 David Marchandeal: add hotplug operations for PCI and vdev
2016-10-03 David Marchandethdev: do not scan all PCI devices on attach
2016-10-03 David Marchandpci: introduce helpers for device name parsing/update
2016-10-03 David Marchanddrivers: use PCI registration macro
2016-10-03 David Marchanddrivers: export probe/remove helpers for PCI drivers
2016-10-03 David Marchandeal: introduce driver init macros
2016-10-03 David Marchanddrivers: align PCI driver definitions
2016-10-03 David Marchandcryptodev: remove PMD type
2016-10-03 Shreyansh Jainpci: replace devinit/devuninit with probe/remove
2016-10-03 David Marchandpci: initialize lists statically
2016-10-03 David Marchandeal: remove duplicate function declaration
2016-10-03 Flavio Leitnereal: move CPU flags check from constructor to init
2016-10-03 Maciej Czekajmem: fix crash on hugepage mapping error
2016-10-03 Yuanhan Liumem: remove single file segments
2016-09-29 Pablo de Larahash: check if slot is empty with key index
2016-09-29 Pablo de Larahash: fix false zero signature key hit lookup
2016-09-29 Pablo de Larahash: fix ring size
2016-09-26 Jozef Martiniakeal: customize delay function
2016-09-23 Hiroyuki Mikitasched: fix releasing enqueued packets
2016-09-23 Maryam Tahhanapp/proc_info: check for primary process
2016-09-23 Ferruh Yigitapp/testpmd: fix help of MTU set commmand
2016-09-23 James Pooleapp/testpmd: fix timeout in Rx queue flushing
2016-09-23 Olivier Matzapp/testpmd: fix crash when mempool allocation fails
2016-09-23 Guruprasad Raoapp/test-pipeline: fix table hash LRU initialization
2016-09-23 Jasvinder Singhapp/test: fix packet framework table unit tests
2016-09-23 Olivier Matzapp/test: decrease memory requirements for sched
next