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
2020-02-13
fib: Fix some more realloc errors
Neale Ranns
5
-55
/
+34
2020-02-13
ikev2: Responder honours the protected tunnel config
Neale Ranns
2
-0
/
+10
2020-02-13
crypto-native: add AArch64 ghash support
Damjan Marion
1
-1
/
+23
2020-02-13
vppinfra: add cmake option to grow vectors by 1
Dave Barach
3
-0
/
+13
2020-02-12
classify: fix "show classify filter" debug CLI
Dave Barach
1
-3
/
+1
2020-02-12
vppinfra: add clib_prefetch_load and clib_prefetch_store
Damjan Marion
1
-0
/
+12
2020-02-12
vppinfra: add ARM NEON implementation of u8x16_word_shift_{left,right}
Damjan Marion
1
-0
/
+12
2020-02-12
tcp: improve invalid packet handling in syn-rcvd
Florin Coras
2
-4
/
+14
2020-02-12
tcp: move connections to wrk ctx
Florin Coras
3
-58
/
+50
2020-02-12
crypto-native: fix ghash function naming
Damjan Marion
1
-6
/
+6
2020-02-12
crypto-native: use and instead of blend
Damjan Marion
1
-4
/
+1
2020-02-12
crypto-native: add missing static_always_inline
Damjan Marion
1
-6
/
+6
2020-02-12
tcp: postpone rst handling
Florin Coras
3
-71
/
+133
2020-02-12
crypto-native: refactor GCM code to use generic types
Damjan Marion
3
-291
/
+325
2020-02-12
api: do not truncate api dump file size
Benoît Ganne
1
-1
/
+1
2020-02-11
vppinfra: remove the historical mheap memory allocator
Dave Barach
18
-2195
/
+14
2020-02-11
misc: fix coverity warnings
Dave Barach
4
-9
/
+19
2020-02-11
ikev2: Configure a profile with an existing interface
Neale Ranns
7
-30
/
+141
2020-02-11
crypto-native: fix ARM compilatiion flags
Damjan Marion
1
-1
/
+1
2020-02-11
vppinfra: add ARM cpu types
Damjan Marion
1
-0
/
+4
2020-02-11
ipsec: add support for chained buffers
Filip Tehlar
15
-300
/
+1346
2020-02-11
session: avoid scanning new io list under load
Florin Coras
2
-21
/
+51
2020-02-11
vppinfra: remove unused variable from timing wheel
Klement Sekera
2
-4
/
+0
2020-02-11
sr: update NH value for Ethernet payloads
pcamaril
11
-37
/
+38
2020-02-11
tls: refactor picotls ctx_read process to improve CPS
Simon Zhang
2
-58
/
+55
2020-02-11
svm: numa awareness for ssvm segments
Florin Coras
4
-26
/
+70
2020-02-11
ip: fix ip-local errors
Florin Coras
3
-3
/
+4
2020-02-11
vlib: Skip core 0 if workers are configured.
Jon Loeliger
1
-0
/
+15
2020-02-11
tcp: fix input error counters
Florin Coras
1
-17
/
+30
2020-02-10
tcp: add option to avoid endpoint cleanup
Florin Coras
2
-2
/
+4
2020-02-10
vppinfra: use vm memory allocator for numa mapping
Florin Coras
6
-50
/
+21
2020-02-10
ipsec: fix AES-GCM block size
Damjan Marion
1
-3
/
+6
2020-02-10
vlib: properly configure main thread's core id
Jon Loeliger
1
-0
/
+2
2020-02-10
misc: add FEATURE.yaml files
Dave Barach
4
-0
/
+47
2020-02-10
sctp: API cleanup
Jakub Grajciar
2
-26
/
+30
2020-02-10
ip-neighbor: fix MLD reports not being sent
Neale Ranns
1
-3
/
+3
2020-02-10
ikev2: better logging
Filip Tehlar
5
-187
/
+317
2020-02-10
ipsec: remove dead code
Filip Tehlar
1
-29
/
+0
2020-02-10
ip: more detailed show reassembly commands
Vladimir Ratnikov
4
-7
/
+33
2020-02-10
ip6: fix l4 checksum with hop-by-hop header
Matthew Smith
1
-13
/
+23
2020-02-07
tests: skip extended quic tests under development
Dave Wallace
1
-4
/
+21
2020-02-07
quic: update config values for large stream tests
Dave Wallace
1
-84
/
+88
2020-02-07
fib: fix non-NULL terminated vectors in cli output
Benoît Ganne
2
-2
/
+2
2020-02-07
svm: use default SVM address in fifo unit tests
Benoît Ganne
1
-1
/
+2
2020-02-07
quic: fix coverity warning
MathiasRaoul
1
-2
/
+1
2020-02-07
misc: address sanitizer: fix vm instrumentation
Benoît Ganne
2
-0
/
+9
2020-02-07
nat: api & cli command for forcing session cleanup
Filip Varga
4
-0
/
+98
2020-02-06
hsa: proxy wnd update only if enough space is available
Florin Coras
1
-0
/
+16
2020-02-06
vlib: add plugin override support
Dave Barach
7
-40
/
+225
2020-02-06
vcl: fix session closing error
Florin Coras
1
-1
/
+2
[prev]
[next]