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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-27
vppinfra: silence coverity warnings related to clib_memcpy_u32()
Damjan Marion
1
-0
/
+10
2021-04-27
vppinfra: Fix a bug related to path_search
Ryo Nishikawa
1
-1
/
+1
2021-04-27
vrrp: increase stack size of process node
Matthew Smith
1
-2
/
+2
2021-04-27
misc: auto-generate go bindings
Vladimir Lavor
1
-0
/
+183
2021-04-27
perfmon: top down level 1 support
mdr78
9
-25
/
+248
2021-04-27
hsa: use only one conn type for vcl tests
Florin Coras
3
-139
/
+80
2021-04-26
hsa: use tcp for vcl test control channel
Florin Coras
3
-195
/
+242
2021-04-26
vppinfra: clib_memcpy_u32() utilizing SIMD mask loads/stores
Damjan Marion
4
-37
/
+159
2021-04-26
pg: fix packet coalescing cli
Ray Kinsella
1
-2
/
+2
2021-04-26
vppapigen: remove flag day code
Paul Vinciguerra
1
-296
/
+0
2021-04-26
tests: clean up gbp calls from vpp_papi_provider
Paul Vinciguerra
3
-134
/
+200
2021-04-26
session: fix race condition in fifo allocation
liuyacan
4
-44
/
+40
2021-04-25
vppinfra: add COMPILE_TIME_CONST() macro
Damjan Marion
2
-1
/
+2
2021-04-25
vppinfra: AVX512 mask load/stores and compress store
Damjan Marion
3
-37
/
+55
2021-04-25
vppinfra: add clear_lowest_set_bit() function, use BMI2 if available
Damjan Marion
1
-0
/
+10
2021-04-23
nat: correct detection of icmp bypass presence
Klement Sekera
1
-2
/
+2
2021-04-23
vxlan: Fix L3 mode
Nathan Skrzypczak
5
-103
/
+158
2021-04-23
session: set connected session index for ct
Florin Coras
1
-2
/
+5
2021-04-23
dpdk: support md5 async handler in dpdk cryptodev
Alexander Chernavin
1
-0
/
+3
2021-04-23
tcp: try to update sack list only if not empty
Florin Coras
1
-1
/
+1
2021-04-23
tcp: reorganize connection members
Florin Coras
2
-8
/
+8
2021-04-23
tls quic: improve error reporting
Florin Coras
3
-13
/
+17
2021-04-23
session: set fifo's session index before vcl attach
liuyacan
1
-0
/
+2
2021-04-22
session: remove unused connect/listen msg members
Florin Coras
1
-5
/
+0
2021-04-22
vcl session: refactor passing of crypto context
Florin Coras
18
-86
/
+278
2021-04-22
flow: Add API implementation of IP4/IP6, IP4_VXLAN/IP6_VXLAN
Chenmin Sun
3
-1
/
+63
2021-04-22
tls: tlspicotls require version when building
Nathan Skrzypczak
1
-3
/
+19
2021-04-22
vcl session: extended connect/listen configuration
Florin Coras
7
-18
/
+123
2021-04-22
misc: add filter for specific error for pcap trace
BenoƮt Ganne
6
-1
/
+53
2021-04-22
ip: remove unnecesary inlining in ip4-rewrite node
Damjan Marion
1
-16
/
+3
2021-04-22
quic: update quicly to v0.1.3
Mathias Raoul
3
-7
/
+20
2021-04-21
buffers: vlib_get_buffers() with 512-bit SIMD
Damjan Marion
2
-5
/
+47
2021-04-21
vlib: don't inline vlib_buffer_enqueue_to_*
Damjan Marion
4
-236
/
+316
2021-04-21
vppinfra: more avx512 inlines (compress, expand, from, is_equal_mask)
Damjan Marion
3
-31
/
+81
2021-04-21
cnat: Fix session flag initialization
Nathan Skrzypczak
4
-1
/
+8
2021-04-21
nat: fix multi worker scenarios
Klement Sekera
3
-48
/
+161
2021-04-20
svm: allow external chunk alloc on segment
Florin Coras
2
-0
/
+32
2021-04-20
pmalloc: tolerate move_pages failure on numa node #0
Klement Sekera
1
-1
/
+2
2021-04-20
nat: fixing cli bug for nat44-ei and nat44-ed
Filip Varga
2
-2
/
+2
2021-04-20
tls: honor tcp deq notification request
Florin Coras
1
-0
/
+6
2021-04-20
tcp: req app deq notification on fifo full
Florin Coras
3
-1
/
+33
2021-04-20
crypto: support async handlers for 3des and md5
Alexander Chernavin
2
-3
/
+12
2021-04-20
nat: nat44-ed i2o & o2i trace fix
Filip Varga
2
-8
/
+10
2021-04-20
ipsec: remove WITH_LIBSSL macros
Damjan Marion
2
-125
/
+3
2021-04-20
dpdk: fix mlx4 mlx5 detection in plugin build
Mohammed Hawari
1
-1
/
+1
2021-04-20
vlib: remove unused code
Damjan Marion
2
-38
/
+0
2021-04-19
vppinfra: momve clib_sysfs_list_to_bitmap to sysfs.c
Damjan Marion
3
-27
/
+29
2021-04-19
ip: fix offload flags handling
Aloys Augustin
2
-3
/
+5
2021-04-19
interface: interface-output end node rework
Damjan Marion
9
-75
/
+87
2021-04-18
ip: remove dead code from ip_csum
Damjan Marion
1
-1
/
+0
[prev]
[next]