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
2020-11-21
vppapigen: move import processing logic to individual plugins
Paul Vinciguerra
4
-37
/
+50
2020-11-20
svm: fix coverity warning
Florin Coras
1
-6
/
+7
2020-11-20
ip-neighbor: Use ip_address_t rather than ip46_address_t
Neale Ranns
18
-295
/
+328
2020-11-19
svm: move chunk locks to linked list
Florin Coras
2
-37
/
+51
2020-11-19
vcl: stop tracking vpp event queues and thread index
Florin Coras
5
-60
/
+21
2020-11-19
ipip: Don't crash when showing non-existant tunnel index
Neale Ranns
1
-0
/
+2
2020-11-19
lldp: allow to configure restricted interfaces
Dmitry Vakhrushev
1
-10
/
+17
2020-11-19
svm: init chunk rb tree indices in fifo
Florin Coras
2
-4
/
+2
2020-11-19
ikev2: respect punting only for ipv4
Benoît Ganne
1
-1
/
+7
2020-11-19
dpdk: Telemetry thread is off by default.
Dmitry Vakrhushev
2
-0
/
+9
2020-11-19
dpdk: remove dpdk_early_init
Damjan Marion
1
-52
/
+0
2020-11-19
svm: fix high segment base address for ASan
Benoît Ganne
1
-1
/
+1
2020-11-18
svm: fifo segment cleanup
Florin Coras
1
-341
/
+205
2020-11-18
dpdk: change mlx5 pmd name in foreach_dpdk_pmd
Matthew Smith
1
-1
/
+7
2020-11-18
ikev2: fix memleak when tunnel protect fails
Filip Tehlar
1
-20
/
+37
2020-11-17
virtio: virtio: implement packed queues from virtio 1.1
Mohsin Kazmi
8
-135
/
+1037
2020-11-17
geneve: Remove one bucket load-balance objects
Neale Ranns
1
-0
/
+12
2020-11-17
papi: remove dependency on aenum
Paul Vinciguerra
2
-18
/
+2
2020-11-17
tests: move crypto tests to src/vnet/crypto/test
Dave Wallace
1
-0
/
+28
2020-11-17
tests: move classifier tests to src/vnet/classify/test
Dave Wallace
2
-0
/
+1059
2020-11-17
tests: move vpp-api tests to src/vpe-api/test
Dave Wallace
3
-0
/
+174
2020-11-17
tests: move gre tests to src/vnet/gre/test
Dave Wallace
1
-0
/
+1275
2020-11-17
tests: move GSO/GRO tests to src/vnet/gso/test
Dave Wallace
2
-0
/
+855
2020-11-16
tests: move cli tests to src/vlib/test
Dave Wallace
1
-0
/
+89
2020-11-16
tests: move buffer tests to src/vlib/test
Dave Wallace
1
-0
/
+29
2020-11-16
tests: move bihash tests to src/vppinfra/test
Dave Wallace
1
-0
/
+71
2020-11-16
fib: increase the reference counter size for mfib to 32 bits
Miklos Tirpak
1
-1
/
+1
2020-11-16
fib: remove misleading FIB_PATH_TYPE_LAST
Benoît Ganne
1
-14
/
+0
2020-11-15
avf: add L4 checksum offload support
Mohammed Hawari
3
-6
/
+136
2020-11-13
rdma: implement multiseg rx without striding rq
Mohammed Hawari
8
-65
/
+470
2020-11-13
vlib: macro definition error
yult
1
-6
/
+6
2020-11-13
avf: actually delete ethernet address if deletion was requested
Andrew Yourtchenko
1
-1
/
+1
2020-11-13
cnat: zero-initialize structs
Andrew Yourtchenko
1
-2
/
+2
2020-11-13
nat: cleanup & reorganization
Filip Varga
22
-125
/
+122
2020-11-13
session: fix fifo tuning init on connect
Florin Coras
1
-8
/
+6
2020-11-13
pg: fix uninitialized variable in pg mac filter CLI
Andrew Yourtchenko
1
-1
/
+1
2020-11-13
svm: change high_seg_baseva
Nathan Skrzypczak
1
-2
/
+2
2020-11-13
af_xdp: fix doc
Benoît Ganne
1
-1
/
+1
2020-11-13
interface: add multiarch support for per-interface tx node
Benoît Ganne
3
-10
/
+19
2020-11-13
vlib: vlib_buffer_t should be always 128 bytes, not 2 cachelines
Damjan Marion
1
-4
/
+8
2020-11-13
ethernet: mac must support 64-bits loads
Benoît Ganne
14
-59
/
+88
2020-11-13
crypto-native: fix multi-arch variant initialization
Ray Kinsella
1
-4
/
+0
2020-11-13
nat: api,cli and test update & cleanup
Filip Varga
10
-2241
/
+429
2020-11-13
sr: show the hop-limit value used for SRv6 encapsulation
Ahmed Abdelsalam
1
-0
/
+21
2020-11-12
avf: don't switch process if already running process node
Damjan Marion
1
-18
/
+25
2020-11-12
tcp: push last buffered sequence
Florin Coras
2
-6
/
+7
2020-11-12
nat: use table ID for nat44 ipfix session events
Matthew Smith
2
-7
/
+10
2020-11-12
devices: remove unused code
Damjan Marion
1
-7
/
+0
2020-11-12
virtio: fix the index issue
Mohsin Kazmi
1
-7
/
+15
2020-11-11
tcp: validate fin seq in closing states
Florin Coras
1
-0
/
+3
[next]