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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-26
api: socket client connect set to blocking
Florin Coras
2
-1
/
+9
2021-05-26
vlib: revert exec cmd handle scripts with blank lines
Ray Kinsella
1
-21
/
+3
2021-05-26
perfmon: revert raw column support
Ray Kinsella
3
-30
/
+0
2021-05-26
tests: move vapi C/C++ test files into src/
Damjan Marion
7
-73
/
+58
2021-05-25
srtp: basic implementation based on libsrtp2
Florin Coras
15
-4
/
+1543
2021-05-25
linux-cp: A V2 variant of pair create API that returns the host
Neale Ranns
5
-22
/
+88
2021-05-25
nat: report correct EI per-user session limit
Matthew Smith
3
-3
/
+11
2021-05-25
dpdk: disable DPDK iAVF interrupt support
Mohammed Hawari
1
-2
/
+3
2021-05-25
interface: show if tx queue is shared
Damjan Marion
1
-4
/
+6
2021-05-24
tests: skip hoststack iperf3 cut thru test on aarch64
Dave Wallace
1
-1
/
+3
2021-05-22
tls: prealloc chunks for dtls dgram enq
Florin Coras
2
-3
/
+5
2021-05-21
session: improve main thread connects rpc
Florin Coras
2
-18
/
+26
2021-05-21
stats: catch stat segment overrun in retry loop
Ole Troan
1
-3
/
+3
2021-05-21
af_xdp: use desc offset on rx
Benoît Ganne
2
-41
/
+26
2021-05-21
af_xdp: refill rx rings when interface goes up
Benoît Ganne
3
-9
/
+26
2021-05-21
bfd: use vnet crypto
Klement Sekera
7
-107
/
+50
2021-05-21
af_xdp: workaround kernel race between poll() and sendmsg()
Benoît Ganne
10
-86
/
+213
2021-05-21
nat: add maximum configured sessions to stat segment
Ole Troan
3
-1
/
+13
2021-05-21
doxygen: fix doxygen tags
Dave Wallace
6
-7
/
+13
2021-05-21
tests: add role to VCLAppWorker
Dave Wallace
2
-8
/
+9
2021-05-21
linux-cp: Add delegate to adjacencies
Matthew Smith
1
-10
/
+74
2021-05-21
quic: add extended vcl test
Florin Coras
2
-1
/
+43
2021-05-21
quic: fix timer update
Florin Coras
1
-1
/
+3
2021-05-21
quic: init crypto context on streams
Florin Coras
1
-3
/
+2
2021-05-21
quic: make sure aead crypto context matches quicly
Florin Coras
1
-1
/
+2
2021-05-21
ipsec: Default the IPSec interface MTU to 9000
Neale Ranns
1
-0
/
+1
2021-05-21
memif: fix gcc-10 build error on arm platform
Tianyu Li
1
-1
/
+1
2021-05-20
memif: fix input node buffer prefetch
Tianyu Li
1
-4
/
+4
2021-05-20
tests: don't buffer worker stdin/stdout
Dave Wallace
1
-2
/
+3
2021-05-20
bash: add set-quicly-ws function
Dave Wallace
1
-0
/
+46
2021-05-20
build: add .clang-tidy
Damjan Marion
1
-0
/
+8
2021-05-20
gre: Walk IPv6 adjacencies during restack
Matthew Smith
1
-2
/
+4
2021-05-20
hsa: test server incremental stats
Florin Coras
3
-35
/
+71
2021-05-20
tls svm: prealloc tcp fifo chunks before ssl write
Florin Coras
3
-1
/
+13
2021-05-20
session: fix transport half-open cleanup call
Florin Coras
1
-1
/
+1
2021-05-19
tls: fix signed unsigned comparison
Florin Coras
1
-2
/
+2
2021-05-19
bash: fix vpp-make-test -g option
Dave Wallace
1
-2
/
+11
2021-05-19
quic: fix memory leak & crash on connection delete
Dave Wallace
1
-2
/
+8
2021-05-19
session: cleanup event llist usage
Florin Coras
3
-41
/
+27
2021-05-19
memif: remove dead code
Damjan Marion
1
-1
/
+1
2021-05-19
avf: improve elogs
Damjan Marion
4
-2
/
+227
2021-05-19
vppinfra: add more llist macros
Florin Coras
2
-25
/
+63
2021-05-19
session: fix session queue node access on disable
Florin Coras
1
-1
/
+1
2021-05-19
build: fix crypto_native compile flags check
Damjan Marion
1
-2
/
+2
2021-05-19
interface: shared tx queue support
Damjan Marion
2
-4
/
+7
2021-05-19
avf: tx queue sharing fixes and improvements
Damjan Marion
3
-38
/
+36
2021-05-19
avf: print stats in separate log class
Damjan Marion
3
-6
/
+38
2021-05-18
tls: fix dtls with no workers
Florin Coras
5
-12
/
+24
2021-05-18
session: poll main thread if pending connects
Florin Coras
3
-48
/
+76
2021-05-18
nat: refactor multiple vrf tests
Klement Sekera
1
-25
/
+120
[next]