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
/
node.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-27
virtio: use fast-path for ethernet-input if possible
Stanislav Zaikin
1
-1
/
+26
2022-09-16
virtio: add support for per queue packet counter
Mohsin Kazmi
1
-0
/
+1
2022-05-20
virtio: use the internal hdr offsets of buffer metadata for offloads
Mohsin Kazmi
1
-13
/
+6
2022-03-01
virtio: refactor code
Mohsin Kazmi
1
-26
/
+28
2022-02-15
tcp: Do not include the tcp_packet.h file in the ip4_packet.h
Neale Ranns
1
-0
/
+1
2021-12-14
virtio: integrate with new tx infra
Mohsin Kazmi
1
-14
/
+0
2021-11-12
virtio: improve the inline of clib_memcpy_fast
Mohsin Kazmi
1
-1
/
+1
2021-11-05
virtio: fix the initialization
Mohsin Kazmi
1
-1
/
+1
2021-05-06
vlib: fix the offload flags size
Mohsin Kazmi
1
-1
/
+1
2021-05-04
virtio: fix the interrupt
Mohsin Kazmi
1
-162
/
+2
2021-05-01
vlib: refactor trajectory trace debug feature
Benoît Ganne
1
-2
/
+0
2021-02-15
vlib: refactor checksum offload support
Mohsin Kazmi
1
-6
/
+8
2021-02-08
virtio: use vpp clib_memset instead glibc memset
Mohsin Kazmi
1
-2
/
+2
2021-02-08
virtio: add atomic call for kicking
Mohsin Kazmi
1
-11
/
+3
2021-01-21
interface: rx queue infra rework, part one
Damjan Marion
1
-26
/
+22
2020-12-04
virtio: fix the len offset
Mohsin Kazmi
1
-2
/
+2
2020-11-17
virtio: virtio: implement packed queues from virtio 1.1
Mohsin Kazmi
1
-26
/
+190
2020-11-09
vlib: fix trace number accounting
Benoît Ganne
1
-3
/
+2
2020-10-21
virtio: improve input node performance
Damjan Marion
1
-13
/
+26
2020-10-19
virtio: fix compilation time
Damjan Marion
1
-30
/
+31
2020-09-28
virtio: add packet buffering on tx
Mohsin Kazmi
1
-4
/
+7
2020-09-18
virtio: fix txq locking
Benoît Ganne
1
-1
/
+3
2020-09-04
virtio: remove kernel virtio header dependencies
Mohsin Kazmi
1
-9
/
+9
2020-08-17
tap: add gro support
Mohsin Kazmi
1
-0
/
+9
2020-07-22
virtio: add the buffer allocation error
Mohsin Kazmi
1
-7
/
+13
2020-06-24
virtio: fix the vlib buffer flags
Mohsin Kazmi
1
-2
/
+1
2020-06-12
virtio: interface type based improvements
Mohsin Kazmi
1
-39
/
+71
2020-04-17
tap: add initial support for tun
Mohsin Kazmi
1
-13
/
+46
2020-04-08
virtio: fix the tcp/udp checksum offloads
Mohsin Kazmi
1
-2
/
+0
2020-03-02
virtio: fix the coverity warning
Mohsin Kazmi
1
-4
/
+1
2020-01-08
virtio: split gso and checksum offload functionality
Mohsin Kazmi
1
-4
/
+8
2020-01-02
virtio: fix checksum offload support
Benoît Ganne
1
-10
/
+21
2019-12-06
gso: fix the tap/virtio driver for header offset
Mohsin Kazmi
1
-1
/
+25
2019-12-05
gso: add protocol header parser
Mohsin Kazmi
1
-33
/
+10
2019-11-13
virtio: feature arc have higher priority than redirect
Damjan Marion
1
-3
/
+4
2019-09-24
vlib: add flag to explicitelly mark nodes which can init per-node packet trace
Damjan Marion
1
-0
/
+1
2019-09-02
tap: interface rx counter not increment correct
Steven Luong
1
-1
/
+1
2019-08-17
gso: fix l3 and l4 header offset in case of tagged interface
Mohsin Kazmi
1
-0
/
+14
2019-08-16
gso: remove the ip checksum flag in case of ipv6
Mohsin Kazmi
1
-1
/
+0
2019-06-20
tap: fix the total length of packet for stats byte
Mohsin Kazmi
1
-3
/
+3
2019-04-03
virtio: Add support for multiqueue
Mohsin Kazmi
1
-7
/
+7
2019-03-04
devices: migrate old MULTIARCH macros to VLIB_NODE_FN
Filip Tehlar
1
-6
/
+3
2019-02-19
tap gso: experimental support
Andrew Yourtchenko
1
-3
/
+89
2019-02-09
buffers: fix typo
Damjan Marion
1
-1
/
+1
2019-02-06
buffers: make buffer data size configurable from startup config
Damjan Marion
1
-1
/
+1
2019-02-06
virtio: Use new buffer optimization
Mohsin Kazmi
1
-2
/
+4
2019-01-24
virtio: Minor fixes and header cleanup
Mohsin Kazmi
1
-5
/
+3
2019-01-21
virtio: Native virtio driver
Mohsin Kazmi
1
-12
/
+25
2019-01-08
virtio: fix kick race issue
Damjan Marion
1
-5
/
+13
2018-11-14
Remove c-11 memcpy checks from perf-critical code
Dave Barach
1
-1
/
+1
[next]