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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-09
vppinfra: add clib_array_mask_set_u32()
Damjan Marion
1
-0
/
+33
2022-09-09
nat: fix nat44-ed-in2out fast path next node
Jing Peng
1
-1
/
+1
2022-09-09
fib: missing headers
Damjan Marion
1
-0
/
+2
2022-09-08
wireguard: eliminate some calls to main thread
Matthew Smith
1
-4
/
+10
2022-09-08
avf: check for VLAN_TOGGLE capability
Mohammed Hawari
1
-0
/
+6
2022-09-07
dpdk-cryptodev: reduce request to enable async
Gabriel Oginski
1
-1
/
+0
2022-09-06
vrrp: fix cli functions according to short_help
luoyaozu
1
-0
/
+6
2022-09-05
ip: fix punt socket overflow
Benoît Ganne
1
-3
/
+6
2022-09-01
build: set OS_ID_LIKE only if unset
Benoît Ganne
1
-1
/
+1
2022-08-31
ipsec: fix coverity 249212
Andrew Yourtchenko
1
-2
/
+2
2022-08-31
udp: store mss and sw_if_index to udp_connection_t
Steven Luong
4
-4
/
+11
2022-08-31
nat: fix coverity 249194
Andrew Yourtchenko
1
-1
/
+1
2022-08-31
nat: fix coverity 249178
Andrew Yourtchenko
1
-1
/
+1
2022-08-31
pppoe: fix coverity 218437, 218401
Andrew Yourtchenko
1
-0
/
+3
2022-08-31
gso: zero-initialize gho struct
Vladislav Grishenko
2
-0
/
+6
2022-08-31
devices: fix coverity warning
Mohsin Kazmi
1
-1
/
+1
2022-08-31
devices: add support for polling mode
Mohsin Kazmi
3
-6
/
+45
2022-08-30
l2: skip arp term for locally originated packets
Stanislav Zaikin
3
-0
/
+6
2022-08-30
tcp: do not overcount ooo bytes
Florin Coras
1
-1
/
+3
2022-08-30
dma_intel: fix the wrong unformat type
Haiyue Wang
1
-1
/
+1
2022-08-30
memif: Process bad descriptors correctly in memif_process_desc
Steven Luong
1
-10
/
+35
2022-08-30
ethernet: fix coverity 214973
Andrew Yourtchenko
1
-15
/
+14
2022-08-30
vlib: fix coverity 274750, part 2
Andrew Yourtchenko
1
-1
/
+1
2022-08-30
vlib: fix coverity 277203
Andrew Yourtchenko
1
-1
/
+1
2022-08-30
ethernet: refactor the redundant code
Andrew Yourtchenko
1
-8
/
+7
2022-08-29
vlib: use error description when dropping packets
Arthur de Kerhor
1
-1
/
+1
2022-08-29
ethernet: fix mac address increment error
Jieqiang Wang
1
-2
/
+2
2022-08-29
fib: fix coverity 249175
Andrew Yourtchenko
1
-0
/
+1
2022-08-29
fib: fix coverity 253539
Andrew Yourtchenko
1
-0
/
+1
2022-08-29
ethernet: fix coverity 218549
Andrew Yourtchenko
1
-1
/
+1
2022-08-29
nat: fix coverity 249202
Benoît Ganne
1
-2
/
+2
2022-08-26
linux-cp: fix coverity 216937
Andrew Yourtchenko
1
-1
/
+1
2022-08-26
nsh: fix coverity 249201
Andrew Yourtchenko
1
-1
/
+1
2022-08-25
build: disable gcc warning stringop-overflow for gcc-10 or greater
Dave Wallace
1
-0
/
+4
2022-08-25
vlib: introduce DMA infrastructure
Marvin Liu
12
-0
/
+1341
2022-08-25
wireguard: fix ipv6 payload_length computation
Aloys Augustin
1
-4
/
+3
2022-08-24
vlib: allow longer version string
Matthew Smith
1
-2
/
+2
2022-08-24
ipsec: fix coverity 249204
Andrew Yourtchenko
1
-1
/
+1
2022-08-23
linux-cp: handle AF_BRIDGE neighbors
Matthew Smith
1
-2
/
+8
2022-08-23
lisp: address the issues raised by coverity 249165
Andrew Yourtchenko
1
-4
/
+12
2022-08-23
rdma: fix coverity 249197
Benoît Ganne
1
-2
/
+2
2022-08-23
vppinfra: fix coverity 249217
Andrew Yourtchenko
1
-1
/
+1
2022-08-23
classify: fix coverity 249223
Andrew Yourtchenko
1
-1
/
+1
2022-08-19
nat: simplify per-protocol code by using an array
Jon Loeliger
4
-243
/
+158
2022-08-19
vlib: memory leak in vlib_register_errors on create and delete interface
Steven Luong
1
-0
/
+1
2022-08-19
ipsec: enable UDP encap for IPv6 ESP tun protect
Matthew Smith
9
-51
/
+101
2022-08-18
unittest: fix coverity 274736
Andrew Yourtchenko
1
-0
/
+1
2022-08-18
wireguard: fix error type for crypto backend
Benoît Ganne
1
-1
/
+1
2022-08-18
wireguard: fix ipv6 handshake packet
Benoît Ganne
1
-3
/
+1
2022-08-18
vppinfra: correct clib_bitmap_set() return comment
Jon Loeliger
1
-1
/
+1
[next]