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
2021-04-06
session: basic support for interrupt mode
Florin Coras
4
-4
/
+176
2021-04-06
buffers: performance improvement
Radu Nicolau
1
-7
/
+21
2021-04-05
tcp: time infra improvements
Florin Coras
12
-47
/
+87
2021-04-05
vhost: Crash upon disconnect
Steven Luong
1
-1
/
+1
2021-04-05
arping: coverity woe on COPY_PASTE_ERROR
Steven Luong
1
-1
/
+1
2021-04-05
cnat: explicit BIHASH_USE_HEAP setting
Dave Barach
1
-0
/
+2
2021-04-05
ip6-nd: Solicitation reply only if target is our link-local
Neale Ranns
1
-4
/
+9
2021-04-02
svm: lock-free fifo chunk list push and pop
Florin Coras
2
-43
/
+57
2021-04-02
build: create _objs target for each library
Damjan Marion
1
-3
/
+10
2021-04-02
arping: add arping command
Steven Luong
8
-0
/
+1470
2021-04-02
ip-neighbor: suppress unsolicited clib_warning when sending garp
Steven Luong
2
-5
/
+19
2021-04-01
session: always clean rx mqs on app detach
Florin Coras
1
-4
/
+3
2021-04-01
avf: disable VLAN stripping on E810 using V2 VLAN APIs
Damjan Marion
4
-14
/
+201
2021-04-01
nat: fix ordering of feature nodes
Klement Sekera
1
-2
/
+4
2021-04-01
perfmon: combined set and start command.
Ray Kinsella
3
-47
/
+36
2021-04-01
ip: extend show cmd of ip reassembly configuration
Anton Nikolaev
4
-0
/
+16
2021-04-01
lacp: correctly set is_mp_safe for VL_API_SW_INTERFACE_LACP_DUMP
Steven Luong
1
-2
/
+1
2021-04-01
perfmon: % power level per node
Ray Kinsella
2
-0
/
+58
2021-04-01
fib: Move the adjacency midchain nodes into a separate file
Neale Ranns
5
-233
/
+251
2021-03-31
nat: enable multiworker tests
Klement Sekera
1
-2
/
+0
2021-03-31
dpdk: fix packet offset for GCM crypto ops
Robert Shearman
1
-0
/
+1
2021-03-31
nat: fix test for multi-worker scenario
Klement Sekera
1
-3
/
+16
2021-03-31
avf: improve capabilities handling
Damjan Marion
5
-39
/
+56
2021-03-31
perfmon: add branch mispredictions
Ray Kinsella
3
-0
/
+76
2021-03-31
srv6-ad-flow: SRv6 Per-Flow Dynamic Proxy
Francois Clad
7
-0
/
+2331
2021-03-31
nat: correct thread index usage
Klement Sekera
3
-12
/
+15
2021-03-31
nat: avoid creating negative zero checksum
Klement Sekera
1
-1
/
+3
2021-03-31
nat: NAT44-ED unused value removal
Filip Varga
1
-4
/
+1
2021-03-31
nat: NAT66 plugin enable&disable calls update
Filip Varga
7
-119
/
+263
2021-03-30
session: interrupt mode for session node on main thread
Florin Coras
1
-15
/
+20
2021-03-30
interface: fix coverity
Damjan Marion
1
-2
/
+2
2021-03-30
stats: python: handle when pattern is not list in ls
Ole Troan
1
-0
/
+9
2021-03-30
svm: cleanup mq private data on fifo segment cleanup
Florin Coras
3
-2
/
+16
2021-03-30
nat: fix HA multi-worker issues
Klement Sekera
6
-154
/
+176
2021-03-30
avf: fix coverity issues
Chenmin Sun
1
-4
/
+4
2021-03-30
map: tune dump/details test for socket transport
Ole Troan
1
-1
/
+1
2021-03-29
svm session vcl: per app rx message queues
Florin Coras
11
-104
/
+518
2021-03-29
tls: fix app_worker_connect_notify param error
yedg
1
-1
/
+1
2021-03-29
tests: move vxlan tests to src/vnet/vxlan/tests
Dave Wallace
6
-0
/
+1464
2021-03-28
vcl: fix only first epoll listen session be registered
nandfan
1
-14
/
+2
2021-03-26
vlib: convert foreach_vlib_main macro to be more gdb and clang-format friendly
Damjan Marion
12
-350
/
+314
2021-03-26
vlib: split vlib_main_t into global and per-thread
Damjan Marion
24
-456
/
+469
2021-03-26
vlib: introduce vlib_get_elog_main()
Damjan Marion
15
-85
/
+88
2021-03-26
vlib: introduce vlib_get_main_by_index(), vlib_get_n_threads()
Damjan Marion
43
-137
/
+166
2021-03-26
tests: move ping tests to src/plugin/ping/test
Dave Wallace
1
-0
/
+176
2021-03-26
avf: flow support enhancement
Chenmin Sun
1
-49
/
+219
2021-03-26
avf: handle flow id in data path
Chenmin Sun
3
-27
/
+122
2021-03-26
avf: add avf flow framework
Chenmin Sun
7
-34
/
+2430
2021-03-25
svm: add producer wait function
Florin Coras
3
-14
/
+47
2021-03-25
acl: fix the integer overflow bug in API message length validation logic
Andrew Yourtchenko
1
-4
/
+4
[next]