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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-09
vhost: memory leak upon deleting vhost-user interface
Steven Luong
1
-3
/
+1
2022-05-08
devices: fix crash on invalid interface
Gabriel Ganne
1
-2
/
+5
2022-05-06
session: fix session cli maybe parse wrong args if executed in files
Xiaoming Jiang
3
-29
/
+69
2022-05-06
stats: add vlib_stats_free_string_vector
Damjan Marion
2
-0
/
+8
2022-05-06
vppinfra: free vector against its heap
Damjan Marion
1
-1
/
+1
2022-05-06
stats: strings in string vector are c strings
Damjan Marion
1
-0
/
+1
2022-05-05
dpdk: fix generic flow input parsing in FDIR
Ting Xu
1
-0
/
+96
2022-05-05
rdma: two small improvements for rdma interface
Jieqiang Wang
2
-5
/
+5
2022-05-05
vat2: fix argument parsing
Dave Wallace
1
-20
/
+19
2022-05-05
policer: output interface policer
Stanislav Zaikin
8
-46
/
+195
2022-05-05
udp: remove buggy assert in udp encap
Benoît Ganne
2
-4
/
+38
2022-05-04
tls: free app session if connect notify refused
Florin Coras
1
-2
/
+2
2022-05-04
vhost: use_custom_mac set in create_vhost_user_if_v2
Fahad Naeem
2
-0
/
+29
2022-05-03
ipsec: support per next-header next-nodes
Benoît Ganne
3
-36
/
+100
2022-05-03
tests: handle removed interface
Klement Sekera
3
-22
/
+29
2022-05-02
vapi: support api clients within vpp process
Ole Troan
9
-58
/
+673
2022-05-02
dhcp: fix dhcp_compl_event
Jing Peng
1
-3
/
+5
2022-04-29
build: use env to find bash path
Damjan Marion
1
-1
/
+1
2022-04-29
vppinfra: fix clib_mem_destroy
Damjan Marion
1
-2
/
+1
2022-04-29
tests: fix handling failed test case
Klement Sekera
1
-1
/
+2
2022-04-29
tests: fix assert_nothing_captured
Klement Sekera
4
-33
/
+33
2022-04-28
build: remove mbedtls from rpm dependencies
Florin Coras
1
-4
/
+3
2022-04-28
wireguard: Document wireguard async mode default
Jon Loeliger
1
-2
/
+2
2022-04-28
af_xdp: more meaningful frame_size error message
Benoît Ganne
1
-0
/
+14
2022-04-28
session: fix coverity warning
Florin Coras
1
-1
/
+1
2022-04-27
vapi: Fix build when directory contains @
Renato Botelho do Couto
2
-2
/
+3
2022-04-26
linux-cp: sync addr and neigh only for lcp interfaces
Stanislav Zaikin
5
-7
/
+38
2022-04-26
libmemif: timer causes spin at 100% cpu
Daniel Béreš
1
-0
/
+10
2022-04-26
flow: enable RSS queue group action for 5G enhancement
Ting Xu
3
-1
/
+45
2022-04-26
session: export session counts to stats segment
Florin Coras
1
-0
/
+40
2022-04-26
stats: string vector and node collector improvements
Damjan Marion
5
-135
/
+161
2022-04-25
build: add option to build only for native CPU
Damjan Marion
3
-1
/
+23
2022-04-24
build: fix 16-8-8 mtrie build option
Benoît Ganne
1
-1
/
+1
2022-04-21
hsa: vcl test client epoll worker loop
Florin Coras
3
-15
/
+301
2022-04-22
session: fix ctrl evt rpc elt pool realloc
Florin Coras
1
-5
/
+10
2022-04-21
session svm: fix mq producer wait on q and ring
Florin Coras
4
-12
/
+51
2022-04-21
nat: tweak rfc7857 tcp connection tracking
Ole Troan
5
-316
/
+81
2022-04-19
devices: remove redundant access in af-packet input
Mohsin Kazmi
1
-5
/
+5
2022-04-18
session: add support for listen proxies
Florin Coras
2
-5
/
+27
2022-04-18
nat: fix deleting nat ei out interface feature
Alexander Skorichenko
1
-2
/
+2
2022-04-18
rpm-packaging: remove mbedtls dependency
Florin Coras
1
-4
/
+2
2022-04-16
hsa: vcl test client allow non-blocking connects
Florin Coras
3
-45
/
+66
2022-04-15
hsa: support configurable vcl client wrk loop
Florin Coras
1
-69
/
+128
2022-04-15
stats: store heap in the directory_entry vector
Damjan Marion
2
-15
/
+2
2022-04-15
build: c compiler version warnings
Damjan Marion
2
-14
/
+37
2022-04-15
api: fix infinite loop in show api dump CLI
Andrew Yourtchenko
1
-1
/
+1
2022-04-14
vlib: disable cpu pinning if not configured
Benoît Ganne
3
-23
/
+24
2022-04-14
gtpu: fix memory leak
Leung Lai Yung
1
-0
/
+1
2022-04-14
build: Ignore buildinfo file
Renato Botelho do Couto
1
-0
/
+1
2022-04-14
ipsec: perf improvement of ipsec4_input_node using flow cache
Zachary Leaf
11
-60
/
+1011
[next]