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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-18
session: deprecate mq segments baseva
Florin Coras
2
-15
/
+2
2021-11-18
session: improve wrk mq segment allocation
Florin Coras
3
-53
/
+62
2021-11-18
ip: comparing IP prefixes should not modify them
Neale Ranns
4
-7
/
+33
2021-11-17
session: fix state check in switch pool
Florin Coras
1
-3
/
+3
2021-11-17
session: support close during migration
Florin Coras
2
-9
/
+41
2021-11-17
session: try to coalesce ct accept rpcs
Florin Coras
1
-7
/
+44
2021-11-17
ip6: ip6_not_enabled_node is a sibling of ip6-drop
Paul Atkins
1
-6
/
+2
2021-11-17
ipfix-export: remove unused code in flow_report.h
Paul Atkins
1
-2
/
+0
2021-11-17
ipfix-export: tidy code style in flow_report.c
Paul Atkins
1
-46
/
+46
2021-11-17
ipfix-export: set msg id correctly for dump msg
Paul Atkins
1
-1
/
+2
2021-11-16
session: add per worker ct context
Florin Coras
1
-26
/
+43
2021-11-15
session: postpone ct segment delete
Florin Coras
1
-47
/
+70
2021-11-15
vcl: add DSCP support in VCL
Filip Tehlar
2
-0
/
+2
2021-11-15
fib: re-evaluate the import/export state of a prefix.
Neale Ranns
5
-77
/
+225
2021-11-12
session: add support for DSCP
Filip Tehlar
3
-7
/
+12
2021-11-12
hash: refactor crc32_5tuple
Damjan Marion
2
-81
/
+42
2021-11-12
session: fix ct tracking of actual transport proto
Florin Coras
1
-1
/
+1
2021-11-12
virtio: improve the inline of clib_memcpy_fast
Mohsin Kazmi
1
-1
/
+1
2021-11-10
vppinfra: new vectorized ip checksum functions incl. csum_and_copy
Damjan Marion
3
-98
/
+11
2021-11-10
ip: crash in ip_csum_fold due to illegal instruction shrx
Steven Luong
1
-1
/
+1
2021-11-10
ip: always set ip rx_sw_if_index
Florin Coras
3
-10
/
+12
2021-11-09
session: reset if ct close with data
Florin Coras
1
-1
/
+15
2021-11-09
session: postpone ct cleanups
Florin Coras
1
-18
/
+105
2021-11-08
tcp: refactor reset node
Florin Coras
1
-49
/
+71
2021-11-07
l2: fix array-bounds error for prefetch on Arm
Tianyu Li
1
-1
/
+2
2021-11-06
tcp: fix reset with packet ack number
Florin Coras
1
-0
/
+1
2021-11-06
vppinfra: move clib_count_equal_* code
Damjan Marion
2
-0
/
+2
2021-11-06
tcp: in place tcp header for buffer resets
Florin Coras
1
-2
/
+2
2021-11-05
devices: remove dead code in pipe
Damjan Marion
1
-2
/
+1
2021-11-05
ip: remove dead code
Damjan Marion
1
-3
/
+0
2021-11-05
virtio: fix the initialization
Mohsin Kazmi
1
-1
/
+1
2021-11-04
ip: speed up reassembly code compilation
Klement Sekera
4
-50
/
+36
2021-11-04
ip: reassembly: avoid reading truncated L4 headers
Klement Sekera
3
-81
/
+151
2021-11-03
tcp: make buffer reset function public
Florin Coras
2
-32
/
+28
2021-11-03
ipsec: Support the single IPSec interface dump
Neale Ranns
1
-0
/
+5
2021-11-02
ip: fix coverity warning
Klement Sekera
1
-1
/
+1
2021-11-02
fib: allow vnet rewrite max size to be smaller the pre_data
Benoît Ganne
2
-3
/
+5
2021-11-02
build: remove unnecessary executable bits
Ray Kinsella
2
-0
/
+0
2021-11-02
interface: avoid dependency on crc32 for eth handoff
Florin Coras
3
-21
/
+32
2021-11-02
ip: fix build without vector unit
Damjan Marion
1
-0
/
+13
2021-11-02
classify: fix build on systems without crc32f and vector unit
Damjan Marion
1
-2
/
+6
2021-11-02
l2: fix outside array bounds errors
Damjan Marion
2
-2
/
+2
2021-11-02
tcp: fix uninitializad value
Damjan Marion
1
-1
/
+1
2021-11-02
hash: check if crc32c is available
Damjan Marion
1
-0
/
+4
2021-10-31
ipsec: silence gcc-11 parentheses warning
Damjan Marion
1
-1
/
+1
2021-10-31
interface: handoff refactor and optimizations
Florin Coras
3
-62
/
+171
2021-10-30
build: add missing fib headers in packages
Benoît Ganne
1
-0
/
+3
2021-10-29
policer: fix coverity warning/NULL dereference
Klement Sekera
1
-2
/
+10
2021-10-29
devices: default mode eth in the api
Nathan Skrzypczak
2
-2
/
+4
2021-10-28
interface: refactor interface output node in different processing levels
Mohsin Kazmi
1
-13
/
+9
[next]