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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-14
fib: fix incorrect display of mpls fib_index
Rajith P R
1
-1
/
+1
2022-02-10
session: use transport endpoint cfg for listen
Florin Coras
7
-10
/
+10
2022-02-10
vlib: vlib frame bitmaps
Damjan Marion
1
-5
/
+3
2022-02-10
tests: Fix the FIB UT
Neale Ranns
1
-2
/
+1
2022-02-10
session: avoid debug half-open session pool contention
Florin Coras
1
-0
/
+11
2022-02-09
fib: ip6 and mpls fib_table memory leaks on fib_table->ft_locks
Steven Luong
3
-2
/
+5
2022-02-09
bfd: Add an update API that has create new or modify existing semantics
Neale Ranns
4
-22
/
+120
2022-02-07
igmp: make sure fib_index is set before delivering to ip4-local
BenoƮt Ganne
1
-0
/
+2
2022-02-05
session: track bytes dequeued in snd params
Florin Coras
3
-4
/
+6
2022-02-03
ip nat: use ip rx sw_if_index in ip-local arc start
Florin Coras
2
-9
/
+8
2022-02-02
bfd: restore the data within the packet after hash verification
Andrew Yourtchenko
1
-0
/
+5
2022-02-01
gso: remove the assert if packet is geneve or gre encaped
Mohsin Kazmi
1
-4
/
+0
2022-02-01
virtio: coverity woes -- divide by zero
Steven Luong
1
-0
/
+7
2022-01-31
ip: reassembly - add a way to disable for forus
Klement Sekera
11
-34
/
+305
2022-01-31
ip: fix length calculation in ip6-receive
Klement Sekera
1
-1
/
+1
2022-01-25
ip: reassembly - fix missing ip6 owner thread init
Klement Sekera
1
-0
/
+1
2022-01-25
bonding: refactor bonding hash functions to vnet/hash
Steven Luong
5
-294
/
+409
2022-01-24
policer: fix memory leak
Leung Lai Yung
1
-1
/
+4
2022-01-24
sr: fix coverity warning
Klement Sekera
2
-7
/
+0
2022-01-24
ip6-nd: fix coverity warning
Klement Sekera
1
-6
/
+3
2022-01-22
session: separate transports from apps in show cli
Florin Coras
1
-11
/
+11
2022-01-22
session: update time for list of subscribers
Florin Coras
4
-1
/
+53
2022-01-21
wireguard: add async mode for encryption packets
Gabriel Oginski
1
-9
/
+10
2022-01-20
fib: missing include
Damjan Marion
1
-0
/
+1
2022-01-20
http: add http protocol plugin
Florin Coras
2
-4
/
+3
2022-01-18
misc: fix coverity warnings
Dave Barach
1
-0
/
+6
2022-01-18
virtio: remove admin-up flag during interface creation
Mohsin Kazmi
2
-4
/
+0
2022-01-18
vnet: distinguish between max_frame_size and MTU
Damjan Marion
11
-67
/
+77
2022-01-17
ipsec: IPSec interface correct drop w/ no protection
Neale Ranns
3
-8
/
+19
2022-01-17
interface: improve MTU handling
Damjan Marion
5
-29
/
+47
2022-01-17
vnet: introduce vnet_error()
Damjan Marion
9
-175
/
+259
2022-01-16
vppinfra: bitops cleanup
Damjan Marion
2
-3
/
+2
2022-01-12
session: pass tx buffers in bulk to transports
Florin Coras
6
-22
/
+83
2022-01-12
ip: coverity illegal access in ip6_ext_header_walk
Ole Troan
1
-9
/
+2
2022-01-12
crypto: omit loop iteration
Dastin Wilski
1
-4
/
+6
2022-01-11
linux-cp: Add VPP->Linux synchronization
Pim van Pelt
2
-1
/
+46
2022-01-11
misc: fix the uninitialization error
Mohsin Kazmi
1
-1
/
+1
2022-01-11
session: increase postponed mq message min size
Florin Coras
2
-1
/
+2
2022-01-10
session: fix segment manager format coverity warning
Florin Coras
1
-3
/
+3
2022-01-10
interface: refactor interface capabilities code, part 2
Damjan Marion
4
-57
/
+57
2022-01-10
session: allow pacer to send when bucket hits 0
Florin Coras
1
-2
/
+2
2022-01-10
session: deschedule sessions with no data to send
Florin Coras
3
-3
/
+26
2022-01-10
session: fix pacer bucket update cast
Florin Coras
1
-2
/
+2
2022-01-09
fib: multiple memory leaks upon deleting a VRF table
Steven Luong
4
-15
/
+25
2022-01-07
tcp: fix cubic cwnd accumulate use of bytes acked
Florin Coras
1
-1
/
+1
2022-01-07
bonding: memory leak on parsing bad CLI command
Steven Luong
1
-4
/
+10
2022-01-07
ethernet: new interface registration function
Damjan Marion
14
-158
/
+100
2022-01-06
tcp: optimize newreno cong ack handler
Florin Coras
1
-19
/
+20
2022-01-06
tcp: update snd_congestion only during congestion
Florin Coras
3
-31
/
+14
2022-01-06
tcp: mark lost first sack hole on timeout
Florin Coras
3
-1
/
+27
[next]