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-06-22
bonding: api cleanup
Filip Tehlar
2
-59
/
+16
2021-06-22
ipsec: api cleanup
Filip Tehlar
3
-82
/
+19
2021-06-22
ethernet: api cleanup
Filip Tehlar
3
-52
/
+8
2021-06-22
policer: api cleanup
Filip Tehlar
3
-54
/
+9
2021-06-22
bfd: api cleanup
Filip Tehlar
3
-63
/
+11
2021-06-21
udp: api cleanup
Filip Tehlar
3
-48
/
+9
2021-06-21
feature: api cleanup
Filip Tehlar
2
-42
/
+6
2021-06-21
pg: api cleanup
Filip Tehlar
3
-50
/
+10
2021-06-21
misc: ipfix api cleanup
Filip Tehlar
3
-57
/
+10
2021-06-21
flow: api cleanup
Filip Tehlar
3
-57
/
+7
2021-06-21
gso: api cleanup
Filip Tehlar
2
-43
/
+6
2021-06-21
vxlan: api cleanup
Filip Tehlar
4
-163
/
+27
2021-06-21
classify: api cleanup
Filip Tehlar
2
-69
/
+6
2021-06-21
bier: api cleanup
Filip Tehlar
2
-84
/
+39
2021-06-18
session: improve ct locking with multiple workers
Florin Coras
5
-165
/
+239
2021-06-18
session: udp accept session state should be updated by app
jxm
1
-2
/
+0
2021-06-17
session: optimize ct fifo segment allocations
Florin Coras
4
-84
/
+359
2021-06-17
tls: increase engine bits room in handle to support custom engine type
jxm
1
-1
/
+1
2021-06-17
fib: changing parsing order to avoid corner case
Arthur de Kerhor
1
-3
/
+3
2021-06-17
mpls: CLI to show the MPLS forwarding state of an interface
Neale Ranns
1
-0
/
+69
2021-06-16
fib: copy the path extentions when creating fib src rr entry
Stanislav Zaikin
1
-0
/
+11
2021-06-15
ipsec: fix length check when adding footer+icv
Benoît Ganne
1
-1
/
+2
2021-06-15
tcp: prevent timer handler being called frequently
liuyacan
4
-6
/
+18
2021-06-14
linux-cp: Add tests for tun devices
Neale Ranns
3
-0
/
+46
2021-06-14
pg: A Tunnel mode variant of a pg interface
Neale Ranns
5
-24
/
+127
2021-06-12
session: fix listener ct transport retrieval on accept
Florin Coras
1
-6
/
+8
2021-06-12
tcp: fix proto in port reuse check
Florin Coras
1
-2
/
+2
2021-06-11
session: half-open free only on main thread
Florin Coras
1
-4
/
+3
2021-06-11
gso: fix the gro re-ordering for packets with PSH
Mohsin Kazmi
1
-25
/
+54
2021-06-09
l2: fix vrrp prefix mac comparison
Tianyu Li
1
-2
/
+2
2021-06-08
fib: make sure dpo is valid even when path pool expands
Benoît Ganne
1
-8
/
+22
2021-06-08
fib: make sure adj is valid during walk
Benoît Ganne
1
-0
/
+3
2021-06-08
ipsec: fix async crypto frame leak
Matthew Smith
2
-54
/
+50
2021-06-07
pg: Reduce the inclusion of pg.h
Neale Ranns
21
-83
/
+87
2021-06-04
ipsec: fix crypto ops in esp decrypt
Benoît Ganne
1
-2
/
+7
2021-06-04
policer: fix vnet/policer cli <policer bind [unbind] name <name> <worker>> ha...
jinshaohui
1
-2
/
+2
2021-06-03
session: avoid ct connects loop
Florin Coras
1
-1
/
+2
2021-06-03
session: lcl transport info on accept
Florin Coras
2
-0
/
+3
2021-06-03
fib: fix flags updates when adding routes with a udp encap path
Arthur de Kerhor
1
-1
/
+1
2021-06-01
udp: calculate inner checksums if needed before udp encap
Arthur de Kerhor
2
-1
/
+7
2021-05-31
interface: fix vnet_sw_interface_update_unnumbered
Dave Barach
1
-6
/
+13
2021-05-29
tls: fix handling of failed connects
Florin Coras
1
-16
/
+18
2021-05-29
udp: add udp decapsulation
Arthur de Kerhor
5
-10
/
+193
2021-05-28
gso: fix the error handling
Mohsin Kazmi
3
-16
/
+52
2021-05-27
interface: add tx-queue cli support for new tx infra
Mohsin Kazmi
3
-5
/
+109
2021-05-27
ip: allow the 'ip6 enable' on tunnel interface types
Neale Ranns
1
-27
/
+19
2021-05-26
fib: During the mfib lookup set the unicast FIB index in the packet so that a...
Neale Ranns
1
-26
/
+28
2021-05-25
srtp: basic implementation based on libsrtp2
Florin Coras
2
-2
/
+3
2021-05-25
interface: show if tx queue is shared
Damjan Marion
1
-4
/
+6
2021-05-21
session: improve main thread connects rpc
Florin Coras
2
-18
/
+26
[next]