net/virtio-user: handle control queue in driver
[dpdk.git] / drivers /
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 Huawei Xienet/virtio: fix crash when no devargs
2016-06-22 Yuanhan Liunet/vhost: add client option
2016-06-22 Yuanhan Liuvhost: add vhost-user client mode
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 interface name
2016-06-22 Yuanhan Liuvhost: export number of queues
2016-06-22 Yuanhan Liuvhost: export numa node
2016-06-22 Yuanhan Liuvhost: set/reset device flags internally
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 Deepak Kumar Jainqat: fix probing
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 Laracrypto/snow3g: rename libsso reference due to library...
2016-06-20 Pablo de Laracrypto/kasumi: add driver for KASUMI library
2016-06-17 Thomas Monjalonmk: fix build clean
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-15 David Marchandvirtio: fix PCI accesses for ppc64 in legacy mode
2016-06-15 Olivier Matzmbuf: add new Rx flags for stripped VLAN
2016-06-13 Jan Viktorinpci: allow to override sysfs path
2016-06-13 Christian Ehrhardtmk: fix missing internal dependencies
2016-06-13 Christian Ehrhardtmk: fix vhost dependency to pthread
2016-06-09 Panu Matilainenmk: generate internal library dependencies
2016-06-07 Fan Zhangaesni_mb: add AES-CTR
2016-06-07 Arek Kusztalqat: add AES-CTR capability
2016-06-07 Arek Kusztalqat: set default optimization level
2016-06-07 Arek Kusztalqat: avoid strict-aliasing break
2016-06-07 Arek Kusztalqat: fix physical address of content descriptor
2016-06-07 Deepak Kumar Jainqat: fix null pointer dereferencing
2016-06-07 Deepak Kumar Jainaesni_mb: fix null pointer dereferencing
2016-06-07 Deepak Kumar Jainaesni_mb: fix an indent
2016-06-07 Jerin Jacobmk: fix cross-compilation
2016-05-24 Panu Matilainenqede: add missing external dependency and disable by...
2016-05-24 Thomas Monjalonqede: fix 32-bit build with debug enabled
2016-05-24 Mauricio Vasquez Bethdev: use dedicated macro to check port id
2016-05-24 Olivier Matzmbuf: add prefetch helpers
2016-05-19 Olivier Matzmempool: allocate in several memory chunks by default
2016-05-19 Olivier Matzmempool: store memory chunks in a list
2016-05-19 Olivier Matzmempool: use the list to iterate the elements
2016-05-19 Olivier Matzmempool: remove const qualifier when browsing pools
2016-05-19 Olivier Matzmempool: rename object constructor typedef
2016-05-17 Olivier Matzmbuf: add raw allocation function
2016-05-13 Panu Matilainenqede: fix build with gcc 6
2016-05-13 Ferruh Yigitqede: fix build with icc
2016-05-10 Jianfeng Tanvirtio: fix memory leak of virtqueue memzones
2016-05-10 Jianfeng Tanvirtio: simplify queue allocation
2016-05-10 Jianfeng Tanvirtio: fix overwritten driver flags
2016-05-10 Huawei Xievirtio: optimize avail ring update
2016-05-10 Tetsuya Mukawavhost: fix linkage of driver with library
2016-05-10 Huawei Xievirtio: fix mbuf headroom size check
2016-05-10 Jianfeng Tanvirtio: fix segfault on Tx desc flags setup
2016-05-10 Jianfeng Tanvirtio: fix newline under debug mode
2016-05-06 Jingjing Wui40e: fix VLAN stripping from inner header
2016-05-06 Beilei Xingi40evf: expose queue info functions reused from PF
2016-05-06 John Daleyenic: fix offset for Rx mbuf data
2016-05-06 Alejandro Luceronfp: expose device hotplug capability
2016-05-06 Alejandro Luceronfp: fix freeing multi-mbuf packets
2016-05-06 Alejandro Luceronfp: serialize access for hardware reconfiguration
2016-05-06 Panu Matilainenmk: cleanup leftover references to malloc library
2016-05-06 Björn Töpeli40evf: report error for unsupported CRC stripping...
2016-05-06 Daniel Mrzyglodi40e: remove unneeded NULL check
2016-05-06 Bruce Richardsoni40e: simplify SSE packet length extraction code
2016-05-06 Bruce Richardsoni40e: improve performance of vector PMD
2016-05-06 Bruce Richardsoni40e: require SSE4.1 support for vector driver
2016-05-06 Rami Roseni40e: remove redundant fdir forward declarations
2016-05-06 Rasesh Modyqede: add DCBX support
2016-05-06 Rasesh Modyqede: add interrupt handling support
2016-05-06 Rasesh Modyqede: add SRIOV support
2016-05-06 Rasesh Modyqede: add L2 support
2016-05-06 Rasesh Modyqede: enable PMD build
2016-05-06 Rasesh Modyqede: add core driver
2016-05-06 Rasesh Modyqede: add base driver
2016-05-06 Tomasz Kulasekixgbe: fix bit shift overflow in VMDQ pool setup
2016-05-06 Jingjing Wui40e: fix packet count stats
2016-05-06 Michael Frascafm10k: fix packet type for multi-segment packets
2016-05-06 Piotr Azarewiczixgbe: fix bit masking in queue stop
2016-05-06 Remy Hortoni40e: fix register dump offset
2016-05-06 Stephen Hemmingerixgbe: clean up code style
2016-05-02 Thomas Monjaloneal: add assert macro for debug
2016-04-20 Thomas Monjalonethdev: remove deprecated statistics
2016-04-10 Pablo de Laraxenvirt: fix 32-bit build
2016-04-08 Wenzhuo Luixgbe: fix packet type for VXLAN and NVGRE on X550
2016-04-07 Rich Lanevhost: enable guest notification only on enabled queues
2016-04-06 Fiona Trahecryptodev: rename elements for clarity
next