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-05-14
vlib: pass node runtime to vlib_buffer_enqueue_to_thread()
Damjan Marion
18
-41
/
+37
2021-05-14
avf: free spinlock on txq removal
Damjan Marion
1
-0
/
+2
2021-05-14
interface: fix converity in update_runtime_data
Mohammed Hawari
1
-1
/
+1
2021-05-14
interface: update tx queue runtime if vector size changes
Damjan Marion
1
-1
/
+5
2021-05-14
vcl: fix lookup listener assert
liuyacan
1
-0
/
+6
2021-05-14
session: switch ct to vc and track half-opens
Florin Coras
6
-85
/
+225
2021-05-14
tls: switch dtls to vc and track half-opens
Florin Coras
4
-14
/
+132
2021-05-13
lacp: Prohibiting bonding with remote having different key than 1st member
Steven Luong
4
-23
/
+42
2021-05-13
interface: fix tx queue runtime update
Damjan Marion
1
-0
/
+2
2021-05-13
tests: move test source to vpp/test
Dave Wallace
95
-41
/
+25
2021-05-12
quic: remove cmake --target
Nathan Skrzypczak
1
-2
/
+1
2021-05-12
misc: change VFIO group ownership and permissions in vfctl script
Damjan Marion
1
-0
/
+4
2021-05-12
avf: avoid eating our own tail
Damjan Marion
1
-0
/
+3
2021-05-12
flow: fix vxlan vni convert bug
Chenmin Sun
1
-2
/
+2
2021-05-12
tls: switch to vc service and track half-open sessions
Florin Coras
7
-19
/
+78
2021-05-12
session: return connect session handle to app
Florin Coras
6
-32
/
+36
2021-05-12
crypto: add chacha20-poly1305 support to ipsecmb
Fan Zhang
1
-0
/
+252
2021-05-12
session: support half-close connection
liuyacan
15
-6
/
+217
2021-05-11
ip: ensure ttl doesn't decrease to 0 when punting
Aloys Augustin
1
-0
/
+2
2021-05-11
interface: tx queue infra
Damjan Marion
13
-57
/
+503
2021-05-11
build: compiler flags handling cleanup
Damjan Marion
6
-50
/
+50
2021-05-11
quic: alloc ctx on udp thread
Florin Coras
1
-9
/
+10
2021-05-11
vppinfra: Add missing %o
Nathan Skrzypczak
1
-0
/
+4
2021-05-11
vlib: exec cmd handle scripts with blank lines
Dave Barach
1
-3
/
+21
2021-05-10
misc: fix crash in lawful intercept CLI
hemant_mnkcg
1
-6
/
+6
2021-05-10
session: use half-open sessions for vc establishment
Florin Coras
9
-119
/
+126
2021-05-10
dpdk: do not crash when failing to bring interface up
Benoît Ganne
1
-5
/
+9
2021-05-10
rdma: bump to rdma-core v35.0
Benoît Ganne
1
-17
/
+15
2021-05-10
svm: try chunk alloc only if enough space available
Florin Coras
1
-1
/
+2
2021-05-10
gso: fix the gro coalesced chain len
Mohsin Kazmi
1
-1
/
+2
2021-05-10
api: fix crash in vl_msg_api_free
wanghanlin
1
-1
/
+15
2021-05-08
vhost: low performance in interrupt mode in some cases
Steven Luong
1
-35
/
+19
2021-05-08
memif: Fix delete on error
Nathan Skrzypczak
1
-8
/
+0
2021-05-08
avf: fix coverity
Mohammed Hawari
1
-7
/
+4
2021-05-08
tests: fix another race condition in punt tests
Dave Wallace
1
-5
/
+7
2021-05-07
dpdk: fix cryptodev session handler
Fan Zhang
1
-0
/
+4
2021-05-07
build: bump ipsecmb version to 1.0
Damjan Marion
1
-4
/
+2
2021-05-07
session: connects seg manager is always first
Florin Coras
9
-89
/
+32
2021-05-07
avf: Fix cksum offload / ipsec
Nathan Skrzypczak
1
-1
/
+6
2021-05-07
vppinfra: add universal array mask_compare and compress funcs
Damjan Marion
9
-143
/
+496
2021-05-06
vcl: add dtls test
Florin Coras
1
-0
/
+40
2021-05-06
build: add FORCE_ON option for multiarch variants
Damjan Marion
3
-4
/
+26
2021-05-06
tests: fix race condition in punt tests
Dave Wallace
1
-1
/
+1
2021-05-06
build: fix ./configure help
Damjan Marion
1
-1
/
+1
2021-05-06
vcl: move tests to src/tests
Florin Coras
1
-0
/
+0
2021-05-06
stats: move vector_rate counters into provider
Ole Troan
3
-66
/
+96
2021-05-06
vlib: remove unused simple counters fields
Ole Troan
1
-6
/
+0
2021-05-06
vcl: reduce iperf tests output
Florin Coras
1
-8
/
+8
2021-05-06
vppinfra: export unserialize_elog_main for g2
Florin Coras
0
-0
/
+0
2021-05-06
vppinfra: fix tests
Damjan Marion
17
-87
/
+78
[next]