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-09-28
af_xdp: fix init lock for shared txq
arikachen
1
-6
/
+7
2021-09-28
nat: NAT44 ED & EI session filtering CLI
Július Milan
2
-15
/
+103
2021-09-28
stats: add name vectors to prometheus exporter output
Alexander Chernavin
1
-0
/
+9
2021-09-28
af_xdp: fix free mem in tx while no free slot
arikachen
1
-2
/
+2
2021-09-28
build: complete python3 support, no hardcode path
Nick Brown
1
-2
/
+3
2021-09-28
sr: add API test files
Filip Tehlar
3
-0
/
+370
2021-09-27
ikev2: support variable-length nonces
Benoît Ganne
2
-22
/
+37
2021-09-27
tests: don't install vapi_c{,pp}_test
Dmitry Valter
1
-0
/
+2
2021-09-27
libmemif: refactor connection establishment
Jakub Grajciar
5
-1572
/
+1160
2021-09-27
libmemif: remove per_thread_ namespace
Jakub Grajciar
2
-562
/
+1
2021-09-27
libmemif: remove old examples
Jakub Grajciar
9
-6116
/
+4
2021-09-27
libmemif: remove outdated unit tests
Jakub Grajciar
8
-1799
/
+0
2021-09-27
build: Stricter git tag version parsing
Nick Brown
1
-1
/
+1
2021-09-27
classify: Large and nested classifer unit tests
Ray Kinsella
3
-20
/
+352
2021-09-27
fib: fix crash on exporter tracker remove
Vladislav Grishenko
2
-5
/
+42
2021-09-27
virtio: Still init unused txq
Nathan Skrzypczak
1
-17
/
+0
2021-09-27
gso: do not gro on small packets
Aloys Augustin
2
-3
/
+143
2021-09-27
tap: move the api msg_id_base to tap_main_t
Mohsin Kazmi
2
-3
/
+3
2021-09-27
gomemif: Add mode support
Nathan Skrzypczak
3
-5
/
+5
2021-09-27
misc: api move continued
Florin Coras
27
-109
/
+90
2021-09-27
ip: fix ip table allocation randomness
Aloys Augustin
1
-1
/
+1
2021-09-27
misc: move part of vpe apis to vlibmemory
Florin Coras
17
-1765
/
+1744
2021-09-24
ip: set error number on failed intf addr
Matthew Smith
2
-2
/
+8
2021-09-23
vcl: grab wrk create lock sooner
Florin Coras
1
-3
/
+6
2021-09-23
classify: use AVX-512 to find entry
Damjan Marion
1
-3
/
+41
2021-09-23
classify: use AVX-512 to calculate hash on x86
Damjan Marion
4
-1
/
+35
2021-09-23
misc: Initial 22.02-rc0 commit
v22.02-rc0
Andrew Yourtchenko
2
-0
/
+6
2021-09-23
wireguard: fix wg-output-tun feature configuration
Aloys Augustin
1
-3
/
+0
2021-09-23
svm: remove unused fifo functions
Florin Coras
2
-60
/
+3
2021-09-23
stats: revert stat_validate_counter_vector3 non-static
Ray Kinsella
2
-4
/
+1
2021-09-22
tap: remove cxq_vring from tap/tun
Mohsin Kazmi
1
-1
/
+0
2021-09-22
virtio: fix the type of argument in virtio_show()
Mohsin Kazmi
2
-7
/
+8
2021-09-22
ping: set fib_index for lookup_node
Artem Glazychev
1
-0
/
+1
2021-09-22
interface: allow an interface's index to be given in 'sh int'
Neale Ranns
1
-0
/
+15
2021-09-22
misc: update MAINTAINERS file
Fan Zhang
1
-2
/
+11
2021-09-22
hash: fix the initialization warning error on gcc-10
Mohsin Kazmi
1
-4
/
+4
2021-09-22
ip: add ip_table_allocate to api
Aloys Augustin
8
-63
/
+296
2021-09-22
classify: improve vnet_classify_hash
Damjan Marion
1
-27
/
+23
2021-09-22
classify: simplify vnet_classify_find_entry_inline
Damjan Marion
1
-88
/
+72
2021-09-22
vppinfra: make default hugepage size configurable
Damjan Marion
4
-37
/
+29
2021-09-22
interface: fix poll vector realloc
Mohammed Hawari
2
-4
/
+6
2021-09-21
pnat: fix the version of the PNAT plugin from the hardcoded 0.0.1
Andrew Yourtchenko
1
-1
/
+2
2021-09-21
vapi: compile vpp-api folder before the plugins
Arthur de Kerhor
1
-2
/
+2
2021-09-21
session: implement app_ns deletion
Nathan Skrzypczak
12
-50
/
+182
2021-09-20
classify: improve find entry performance
Damjan Marion
1
-10
/
+9
2021-09-20
classify: avoid dependent read of classify mask
Damjan Marion
2
-9
/
+9
2021-09-20
session: use table_format in sh app ns
Nathan Skrzypczak
1
-10
/
+22
2021-09-20
vppinfra: format table improvements
Nathan Skrzypczak
2
-10
/
+32
2021-09-20
hash: add support for hashing infra
Mohsin Kazmi
9
-0
/
+731
2021-09-17
build: use GNUInstallDirs install destinations
Nick Brown
8
-11
/
+12
[next]