Linux Foundation Collaborative Projects
index
:
vpp
master
stable/1606
stable/1609
stable/1701
stable/1704
stable/1707
stable/1710
stable/1801
stable/1804
stable/1807
stable/1810
stable/1901
stable/1904
stable/1908
stable/2001
stable/2005
stable/2009
stable/2101
stable/2106
stable/2110
stable/2202
stable/2206
stable/2210
stable/2302
stable/2306
stable/2310
stable/2402
stable/2406
stable/2410
stable/test
Vector Packet Processing
Grokmirror user
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
vnet
/
devices
/
virtio
/
virtio.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-26
virtio: place the event fds on worker threads for pci device
Mohsin Kazmi
1
-0
/
+11
2021-02-01
tap: fix the interrupt handling
Mohsin Kazmi
1
-3
/
+4
2021-01-21
interface: rx queue infra rework, part one
Damjan Marion
1
-26
/
+32
2020-11-17
virtio: virtio: implement packed queues from virtio 1.1
Mohsin Kazmi
1
-65
/
+119
2020-11-05
tap: allow change of carrier state on host
Matthew Smith
1
-0
/
+1
2020-09-28
virtio: add packet buffering on tx
Mohsin Kazmi
1
-0
/
+29
2020-09-28
virtio: fix the gro enable/disable on tx-vrings
Mohsin Kazmi
1
-0
/
+1
2020-09-04
virtio: remove kernel virtio header dependencies
Mohsin Kazmi
1
-12
/
+10
2020-08-17
tap: add gro support
Mohsin Kazmi
1
-0
/
+21
2020-05-28
tap: fix rx queue index
Mohsin Kazmi
1
-1
/
+2
2020-04-28
tap: use one tap fd per rx queue
Aloys Augustin
1
-1
/
+4
2020-04-17
tap: add initial support for tun
Mohsin Kazmi
1
-8
/
+10
2020-03-21
virtio: fix the out of order descriptors in tx
Mohsin Kazmi
1
-0
/
+5
2020-01-30
tap: fix the host mac address
Mohsin Kazmi
1
-0
/
+2
2020-01-08
tap: split gso and checksum offload functionality
Mohsin Kazmi
1
-2
/
+1
2020-01-08
virtio: split gso and checksum offload functionality
Mohsin Kazmi
1
-0
/
+2
2019-11-20
tap: multiqueue support
Damjan Marion
1
-28
/
+11
2019-11-14
virtio: refactor virtio-pci logging
Damjan Marion
1
-0
/
+14
2019-08-02
virtio: add the display information in virtio cli
Chenmin Sun
1
-1
/
+1
2019-06-20
tap: add support to configure tap interface host MTU size
Mohsin Kazmi
1
-0
/
+3
2019-05-28
tap: crash in multi-thread environment
Mohsin Kazmi
1
-0
/
+4
2019-05-24
Tap: Fix the indirect buffers allocation VPP-1660
Mohsin Kazmi
1
-17
/
+26
2019-04-25
tap: Fix the indirect buffer allocation
Mohsin Kazmi
1
-1
/
+1
2019-04-03
virtio: Add support for multiqueue
Mohsin Kazmi
1
-18
/
+122
2019-02-19
tap gso: experimental support
Andrew Yourtchenko
1
-0
/
+1
2019-02-06
virtio: Use new buffer optimization
Mohsin Kazmi
1
-0
/
+15
2019-01-21
virtio: Native virtio driver
Mohsin Kazmi
1
-1
/
+164
2018-10-23
c11 safe string handling support
Dave Barach
1
-3
/
+3
2018-03-30
tapv2: Sporadic SIGABRT in ethernet_input [VPP-1183]
Steven
1
-3
/
+3
2018-02-06
vlib: epoll on worker threads
Damjan Marion
1
-0
/
+2
2018-01-18
vlib: add vlib_buffer_alloc_to_ring API
Damjan Marion
1
-1
/
+1
2018-01-16
tapv2: deleting tap interface may leak buffers (VPP-1124)
Steven
1
-7
/
+28
2017-12-14
tap_v2: include host-side parameters in the dump binary API
Milan Lenco
1
-0
/
+2
2017-12-04
virtio: zero data structs in virtio_vring_init
Damjan Marion
1
-3
/
+3
2017-11-30
virtio: fast TAP interfaces with vhost-net backend
Damjan Marion
1
-0
/
+159