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
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
2021-05-17
virtio: add the checks for descriptors chain len
Mohsin Kazmi
1
-0
/
+23
2021-05-06
vlib: fix the offload flags size
Mohsin Kazmi
1
-2
/
+2
2021-05-05
vlib: move offload flags to 1st cacheline in vlib_buffer_t
Mohsin Kazmi
1
-2
/
+2
2021-05-04
virtio: add simple drop counter for interface
Mohsin Kazmi
1
-30
/
+33
2021-03-24
virtio: improve compilation time
Damjan Marion
1
-64
/
+57
2021-03-19
interface: add capabilities flags
Mohsin Kazmi
1
-2
/
+2
2021-02-15
vlib: refactor checksum offload support
Mohsin Kazmi
1
-10
/
+12
2021-02-08
virtio: add atomic call for kicking
Mohsin Kazmi
1
-9
/
+3
2021-01-05
tap: fix the buffering index for gro
Mohsin Kazmi
1
-6
/
+8
2020-12-04
virtio: fix the interrupt handling for packed queues
Mohsin Kazmi
1
-5
/
+25
2020-12-03
virtio: fix the offloads in tx path
Mohsin Kazmi
1
-4
/
+2
2020-11-23
virtio: fix overflow in case of buffering + drop
BenoƮt Ganne
1
-1
/
+0
2020-11-17
virtio: virtio: implement packed queues from virtio 1.1
Mohsin Kazmi
1
-17
/
+326
2020-11-12
virtio: fix the index issue
Mohsin Kazmi
1
-7
/
+15
2020-11-05
virtio: misc optimizations
Damjan Marion
1
-35
/
+41
2020-11-05
virtio: move retry logic to outer function
Damjan Marion
1
-8
/
+9
2020-10-28
virtio: fix the buffer array index
Mohsin Kazmi
1
-1
/
+1
2020-10-26
virtio: improve the compile time
Mohsin Kazmi
1
-36
/
+32
2020-10-26
virtio: reduce the compile time for device.c
Mohsin Kazmi
1
-15
/
+19
2020-10-21
virtio: run process to send interrupts to input nodes
Mohsin Kazmi
1
-17
/
+17
2020-10-21
virtio: move lock and kick to outer function
Damjan Marion
1
-31
/
+28
2020-10-12
misc: clang-11 and gcc-10 support
Damjan Marion
1
-1
/
+1
2020-10-08
interface: shorten vnet_hw_if_rx_mode
Damjan Marion
1
-2
/
+2
2020-10-08
virtio: fix the trace
Mohsin Kazmi
1
-23
/
+19
2020-09-28
virtio: add packet buffering on tx
Mohsin Kazmi
1
-7
/
+56
2020-09-28
virtio: fix the gro enable/disable on tx-vrings
Mohsin Kazmi
1
-7
/
+21
2020-09-24
virtio: refactor tx trace
Mohsin Kazmi
1
-33
/
+37
2020-09-16
misc: fix the formatting style
Mohsin Kazmi
1
-6
/
+8
2020-09-04
virtio: remove kernel virtio header dependencies
Mohsin Kazmi
1
-15
/
+14
2020-08-17
tap: add gro support
Mohsin Kazmi
1
-7
/
+26
2020-06-27
virtio: add tx trace
Mohsin Kazmi
1
-2
/
+60
2020-06-12
virtio: interface type based improvements
Mohsin Kazmi
1
-19
/
+45
2020-05-05
gso: add support for IP-IP
Mohsin Kazmi
1
-8
/
+14
2020-04-22
gso: add vxlan tunnel support
Mohsin Kazmi
1
-7
/
+11
2020-04-17
virtio: fix to use chained descriptors when missing indirect descriptor
Mohsin Kazmi
1
-7
/
+68
2020-04-17
tap: add initial support for tun
Mohsin Kazmi
1
-1
/
+3
2020-04-10
virtio: fix gso and csum offload errors handling
Mohsin Kazmi
1
-45
/
+82
2020-04-08
virtio: fix the tcp/udp checksum offloads
Mohsin Kazmi
1
-26
/
+0
2020-03-30
gso: fix the header parser to read only
Mohsin Kazmi
1
-4
/
+38
2020-03-21
virtio: fix link up/down flag
Mohsin Kazmi
1
-3
/
+9
2020-03-21
virtio: fix the out of order descriptors in tx
Mohsin Kazmi
1
-8
/
+95
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
[next]