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
/
vhost_user_input.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-07
pg: Reduce the inclusion of pg.h
Neale Ranns
1
-0
/
+3
2021-05-06
vlib: fix the offload flags size
Mohsin Kazmi
1
-1
/
+1
2021-05-01
vlib: refactor trajectory trace debug feature
Benoît Ganne
1
-4
/
+0
2021-02-15
vlib: refactor checksum offload support
Mohsin Kazmi
1
-3
/
+8
2021-01-21
interface: rx queue infra rework, part one
Damjan Marion
1
-43
/
+33
2021-01-08
vhost: Add event index for interrupt notification to driver
Steven Luong
1
-7
/
+8
2020-11-09
vlib: fix trace number accounting
Benoît Ganne
1
-13
/
+15
2020-10-28
misc: Break the big IP header files to improve compile time
Neale Ranns
1
-2
/
+1
2020-10-22
virtio: checksum error reported for ip6 traffic with GSO enable
Steven Luong
1
-5
/
+1
2020-10-08
interface: shorten vnet_hw_if_rx_mode
Damjan Marion
1
-4
/
+4
2020-09-04
virtio: remove kernel virtio header dependencies
Mohsin Kazmi
1
-20
/
+19
2020-04-27
virtio: support virtio 1.1 packed ring in vhost
Steven Luong
1
-91
/
+767
2020-04-24
virtio: vhost checksum problem for ipv6
Steven Luong
1
-3
/
+3
2020-03-23
virtio: vhost gso checksum error when both indirect and mrg_rxbuf are off
Steven Luong
1
-20
/
+19
2020-01-27
devices: vhost: fix data offset on input
Benoît Ganne
1
-11
/
+1
2019-10-30
docs: devices-- add FEATURES.yaml
Paul Vinciguerra
1
-1
/
+1
2019-10-23
devices: vhoost cpu->copy array overflow on tcp jumbo frame (65535 bytes)
Steven Luong
1
-0
/
+1
2019-09-24
vlib: add flag to explicitelly mark nodes which can init per-node packet trace
Damjan Marion
1
-0
/
+1
2019-08-02
devices: add null check after map_guest_mem calls
Steven Luong
1
-2
/
+16
2019-07-31
devices interface tests: vhosst GSO support
Steven Luong
1
-4
/
+118
2019-07-18
vlib: convert frame_index into real pointers
Andreas Schultz
1
-1
/
+1
2019-03-13
vhost-user: restart vpp may cause vhost to crash
Steven Luong
1
-1
/
+1
2019-02-22
Add no-append flag to vlib_frame_t
Damjan Marion
1
-0
/
+1
2019-02-14
Add -fno-common compile option
Benoît Ganne
1
-1
/
+1
2019-02-09
buffers: fix typo
Damjan Marion
1
-4
/
+3
2019-02-06
buffers: make buffer data size configurable from startup config
Damjan Marion
1
-2
/
+3
2019-01-01
buffers: remove unused code
Damjan Marion
1
-3
/
+2
2018-11-23
vhost-user: use memory store barrier
Damjan Marion
1
-3
/
+3
2018-11-23
vhost-user: add missing inlines
Damjan Marion
1
-2
/
+2
2018-11-23
vhost-user: avoid global storage access
Damjan Marion
1
-26
/
+34
2018-11-23
vhost-user: simplify input loop
Damjan Marion
1
-181
/
+174
2018-11-22
vhost-user: hint ethernet-input about single sw_if_index
Damjan Marion
1
-1
/
+16
2018-11-22
vhost-user: avoid per-packet feature arc lookups
Damjan Marion
1
-12
/
+18
2018-11-22
vhost-user: fix input node runtime stats
Damjan Marion
1
-2
/
+2
2018-11-20
vhost-user: cleanup
Damjan Marion
1
-43
/
+28
2018-11-14
Remove c-11 memcpy checks from perf-critical code
Dave Barach
1
-3
/
+3
2018-11-05
Enable atomic swap and store macro with acquire and release ordering
Sirshak Das
1
-2
/
+2
2018-10-23
c11 safe string handling support
Dave Barach
1
-1
/
+1
2018-09-12
vhost: Fix VPP crash when reloading VM with mixed-type ports [VPP-1406]
Yichen Wang
1
-0
/
+4
2018-08-13
Multiarch handling in different constructor macros
Damjan Marion
1
-2
/
+0
2018-07-11
avoid using thread local storage for thread index
Damjan Marion
1
-1
/
+1
2018-07-08
vhost: Add multi-versioning support
Mohsin Kazmi
1
-0
/
+678