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
/
device.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-08
virtio: split gso and checksum offload functionality
Mohsin Kazmi
1
-11
/
+77
2019-12-04
gso: remove the interface count
Mohsin Kazmi
1
-2
/
+1
2019-11-14
virtio: refactor virtio-pci logging
Damjan Marion
1
-21
/
+0
2019-05-24
Tap: Fix the indirect buffers allocation VPP-1660
Mohsin Kazmi
1
-12
/
+35
2019-04-03
virtio: Add support for multiqueue
Mohsin Kazmi
1
-6
/
+7
2019-03-13
deprecate VLIB_DEVICE_TX_FUNCTION_MULTIARCH
Filip Tehlar
1
-7
/
+7
2019-02-19
tap gso: experimental support
Andrew Yourtchenko
1
-4
/
+30
2019-02-06
virtio: enable msix interrupt mode
Mohsin Kazmi
1
-0
/
+6
2019-01-24
virtio: Minor fixes and header cleanup
Mohsin Kazmi
1
-2
/
+0
2019-01-21
virtio: Native virtio driver
Mohsin Kazmi
1
-42
/
+94
2019-01-08
virtio: fix kick race issue
Damjan Marion
1
-5
/
+5
2018-11-13
vlib rename vlib_frame_args(...) to vlib_frame_scalar_args(..)
Damjan Marion
1
-1
/
+1
2018-10-27
virtio: remove the extra return call
Mohsin Kazmi
1
-2
/
+0
2018-10-23
c11 safe string handling support
Dave Barach
1
-1
/
+1
2018-02-19
virtio: add missing tx lock when running multithreaded
Damjan Marion
1
-0
/
+4
2018-02-08
virtio: reset vnet header on tx
Damjan Marion
1
-0
/
+3
2018-01-16
tapv2: deleting tap interface may leak buffers (VPP-1124)
Steven
1
-1
/
+1
2017-12-14
tap_v2: include host-side parameters in the dump binary API
Milan Lenco
1
-0
/
+2
2017-12-08
tapv2: multiple improvements
Damjan Marion
1
-1
/
+1
2017-11-30
virtio: fast TAP interfaces with vhost-net backend
Damjan Marion
1
-0
/
+328