eal: remove experimental tag for user mbuf pool ops
[dpdk.git] / drivers / net / virtio /
2018-08-02 Tiwei Bienet/virtio-user: fix parameters string
2018-08-02 Tiwei Bienet/virtio: remove unused offloads macro
2018-08-02 Tiwei Bienet/virtio: remove unnecessary Rx error assignments
2018-07-11 Thomas Monjalonremove useless constructor headers
2018-07-04 Ferruh Yigitethdev: remove old offload API
2018-07-04 Maxime Coquelinnet/virtio: improve offload check performance
2018-07-04 Maxime Coquelinnet/virtio: do not use simple Rx if TCP LRO or VLAN...
2018-07-04 Maxime Coquelinnet/virtio: improve Tx offload features negotiation
2018-07-04 Maxime Coquelinnet/virtio: remove simple Tx path
2018-07-02 Marvin Liunet/virtio: advertise support in-order feature
2018-07-02 Marvin Liunet/virtio: add in-order Rx/Tx into selection
2018-07-02 Marvin Liunet/virtio: support in-order Rx and Tx
2018-07-02 Marvin Liunet/virtio: extract common part for in-order functions
2018-07-02 Marvin Liunet/virtio: free in-order descriptors before device...
2018-07-02 Marvin Liunet/virtio-user: add mrg-rxbuf and in-order vdev parameters
2018-07-02 Marvin Liunet/virtio-user: add unsupported features mask
2018-07-02 Marvin Liunet/virtio: add in-order feature bit definition
2018-07-02 Ferruh Yigitethdev: add new offload flag to keep CRC
2018-05-25 Zhiyong Yangnet/virtio-user: fix crash in server mode
2018-05-17 Xiao Wangnet/virtio-user: fix device init in legacy-mem mode
2018-05-17 Tiwei Bienet/virtio-user: strip MAC feature when none specified
2018-05-17 Jiayu Hunet/virtio-user: fix feature setting with vhost-net...
2018-05-14 Zhiyong Yangnet/virtio-user: fix multiple queues fail in server...
2018-05-14 Thomas Monjalonethdev: add probing finish function
2018-05-14 Wei Daiethdev: new Rx/Tx offloads API
2018-05-14 Maxime Coquelinnet/virtio-user: support memory hotplug
2018-05-14 Jianfeng Tannet/virtio-user: fix hugepage files enumeration
2018-04-27 Xiao Wangnet/virtio: skip device probe in vDPA mode
2018-04-13 Olivier Matzethdev: return diagnostic when setting MAC address
2018-04-13 Zhiyong Yangnet/virtio-user: support server mode
2018-04-13 Ferruh Yigitethdev: replace bus specific struct with generic dev
2018-04-13 Tiwei Bienet/virtio: move to new offloads API
2018-04-13 Zhiyong Yangnet/virtio-user: fix port id type
2018-04-11 Anatoly Burakovmem: replace memseg with memseg lists
2018-04-11 Anatoly Burakovnet/virtio: use memseg contig walk instead of iteration
2018-04-11 Anatoly Burakovnet/virtio: use contiguous allocation for DMA memory
2018-03-30 Zhiyong Yangnet/virtio: add check for cvq
2018-03-30 Zhiyong Yangnet/virtio: fix queues pointer check
2018-03-30 Ning Linet/virtio-user: specify MAC of the tap
2018-03-30 Stephen Hemmingernet/virtio: use link status helper functions
2018-03-12 Bruce Richardsonnet/virtio: add to meson build
2018-02-13 Jianfeng Tannet/virtio-user: fix interrupts with kernel vhost
2018-02-13 Jianfeng Tannet/virtio-user: fix start with kernel vhost
2018-02-13 Maxime Coquelinnet/virtio: fix resuming port with Rx vector path
2018-02-13 Olivier Matznet/virtio: fix mbuf data offset for simple Rx
2018-02-06 Sebastian Basierskinet/virtio-user: check error on clearing non block...
2018-02-05 David Hartonnet/virtio: fix crash while freeing mbufs
2018-01-31 Harry van Haarennet/virtio: align dynamic log names with standard
2018-01-29 Olivier Matznet/virtio: fix typo in function name
2018-01-29 Olivier Matznet/virtio: rationalize queue flushing
2018-01-29 Olivier Matznet/virtio: fix memory leak when reinitializing device
2018-01-29 Olivier Matznet/virtio: fix queue flushing with vector Rx enabled
2018-01-29 Samuel Gauthiernet/virtio: fix Rx and Tx handler selection for ARM32
2018-01-29 Jianfeng Tannet/virtio-user: fix crash as features change
2018-01-29 Neil Hormanmk: add experimental tag check
2018-01-22 Ferruh Yigitethdev: separate driver APIs
2018-01-21 Xiao Wangnet/virtio: support guest announce
2018-01-16 Xiao Wangnet/virtio: add packet injection method
2018-01-16 Xiao Wangnet/virtio: make control queue thread-safe
2018-01-16 Zhike Wangnet/virtio: init MTU in case no control channel
2018-01-16 Thomas Monjalonethdev: remove useless parameter in callback process
2018-01-16 Stephen Hemmingernet/virtio: implement dynamic logging
2018-01-16 Tiwei Bienet/virtio: remove redundant macro definitions for...
2018-01-16 Tiwei Bienet/virtio: remove a redundant macro definition for...
2018-01-16 Tiwei Bienet/virtio: fix typo in LRO support
2018-01-16 Tiwei Bienet/virtio: fix vector Rx flushing
2018-01-16 Didier Pallardnet/virtio: fix incorrect cast
2018-01-16 Zhiyong Yangnet/virtio: remove unnecessary macro definitions
2018-01-09 Jerin Jacobdrivers: use SPDX tag for Cavium copyright files
2018-01-04 Bruce Richardsondrivers: use SPDX tag for Intel copyright files
2017-11-12 Pengzhen Liunet/virtio: fix memory leak on failure
2017-11-11 Zhiyong Yangnet/virtio: fix Rx interrupt with VFIO
2017-11-07 Jianfeng Tanbus/vdev: move code from EAL into a new driver
2017-11-07 Jingjing Wueal/linux: add interrupt counter size for vdev
2017-11-06 Santosh Shukladrivers/net: rename physical address type to IOVA
2017-11-06 Santosh Shuklambuf: rename physical address to IOVA
2017-11-06 Thomas Monjalonmemzone: rename address from physical to IOVA
2017-11-06 Thomas Monjalonremove useless memzone includes
2017-10-26 Gaetan Rivetpci: introduce library and driver
2017-10-26 David Hartonethdev: allow returning error on VLAN offload ops
2017-10-26 Gaetan Rivetethdev: remove detachable device flag
2017-10-24 Zhiyong Yangnet/virtio: fix Tx packet length stats
2017-10-24 Sebastian Basierskinet/virtio: check error on setting non block flag
2017-10-24 Tiwei Bienet/virtio: flush Rx queues on start
2017-10-24 Olivier Matzmk: do not generate LDLIBS from directory dependencies
2017-10-12 Matan Azradethdev: add return value to stats get dev op
2017-10-12 Olivier Matznet/virtio: fix compilation with -Og
2017-10-10 Sebastian Basierskinet/virtio-user: fix TAP name string termination
2017-10-10 Zhiyong Yangnet/virtio: use pointer to replace memcpy
2017-10-10 Jay Zhounet/virtio: fix a typo
2017-10-10 Daniel Mrzyglodnet/virtio: fix untrusted scalar value
2017-10-10 Olivier Matznet/virtio: fix Rx handler when checksum is requested
2017-10-10 Olivier Matznet/virtio: keep Rx handler whatever the Tx queue config
2017-10-10 Olivier Matznet/virtio: remove SSE check
2017-10-10 Olivier Matznet/virtio: rationalize setting of Rx/Tx handlers
2017-10-10 Olivier Matznet/virtio: fix queue setup consistency
2017-10-10 Olivier Matznet/virtio: fix mbuf port for simple Rx function
2017-10-10 Olivier Matznet/virtio: fix log levels in configure
2017-10-10 Olivier Matznet/virtio: revert not claiming IP checksum offload
2017-10-10 Olivier Matznet/virtio: revert not claiming LRO support
next