virtio: split gso and checksum offload functionality
[vpp.git] / src / vnet / devices / virtio / pci.c
2020-01-08 Mohsin Kazmivirtio: split gso and checksum offload functionality 71/23971/14
2019-12-17 Mohsin Kazmivirtio: fix the tx queue thread binding 97/23097/6
2019-12-04 Mohsin Kazmigso: remove the interface count 92/22192/6
2019-11-20 Benoît Gannevirtio: fix use-after-free 61/23561/2
2019-11-14 Damjan Marionvirtio: refactor virtio-pci logging 44/23344/6
2019-11-12 Damjan Marionvirtio: remove unused code 77/23377/2
2019-06-29 Steven Luongdevices: virtio pci leaking spinlock 34/20334/3
2019-05-27 Mohsin Kazmivirtio: Add gso support for native virtio driver 91/19291/7
2019-05-24 Mohsin KazmiTap: Fix the indirect buffers allocation VPP-1660 87/19787/2
2019-05-06 Mohsin Kazmivirtio: refactor ctrl queue support 89/19289/7
2019-05-01 Mohsin Kazmivirtio: Fix virtio buffer allocation 50/19250/2
2019-05-01 Mohsin Kazmivirtio: remove configurable queue size support 73/19273/3
2019-04-08 Mohsin Kazmivirtio: Fix the coverity warnings 36/18736/2
2019-04-03 Mohsin Kazmivirtio: Add support for multiqueue 06/17306/8
2019-02-06 Mohsin Kazmivirtio: enable msix interrupt mode 88/17088/10
2019-02-06 Mohsin Kazmivirtio: Use new buffer optimization 03/17203/5
2019-01-30 Mohsin Kazmivirtio: fix the device order (legacy or modern) 66/17166/2
2019-01-29 Mohsin Kazmivirtio: Support legacy and transitional virtio devices 27/17127/2
2019-01-24 Mohsin Kazmivirtio: Minor fixes and header cleanup 69/16969/2
2019-01-23 Mohsin Kazmivirtio: Add support for logging 67/16967/2
2019-01-21 Mohsin Kazmivirtio: Native virtio driver 85/15085/34