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
2022-01-11
tls: ssl close only after all data drained
Florin Coras
1
-2
/
+2
2022-01-11
vlib: fix the total len not including first buffer formating
Mohsin Kazmi
1
-1
/
+1
2022-01-11
dpdk: offloads cleanup
Damjan Marion
4
-199
/
+122
2022-01-11
misc: fix the uninitialization error
Mohsin Kazmi
2
-2
/
+2
2022-01-11
session: increase postponed mq message min size
Florin Coras
2
-1
/
+2
2022-01-10
session: fix segment manager format coverity warning
Florin Coras
1
-3
/
+3
2022-01-10
interface: refactor interface capabilities code, part 2
Damjan Marion
5
-63
/
+65
2022-01-10
vrrp: vrrp in unicast mode,interface not add virtual ip addresss
jinsh
1
-3
/
+0
2022-01-10
session: allow pacer to send when bucket hits 0
Florin Coras
1
-2
/
+2
2022-01-10
session: deschedule sessions with no data to send
Florin Coras
3
-3
/
+26
2022-01-10
session: fix pacer bucket update cast
Florin Coras
1
-2
/
+2
2022-01-09
dpdk: interface capabilities cleanup
Damjan Marion
4
-24
/
+54
2022-01-09
dpdk: port type code cleanup
Damjan Marion
3
-93
/
+34
2022-01-09
vppinfra: Check for NULL vec before the backwards iteration
Neale Ranns
1
-4
/
+6
2022-01-09
fib: multiple memory leaks upon deleting a VRF table
Steven Luong
4
-15
/
+25
2022-01-09
dpdk: new mbuf flags in format function
Damjan Marion
1
-26
/
+26
2022-01-08
dpdk: new flags format
Damjan Marion
4
-30
/
+64
2022-01-07
tcp: fix cubic cwnd accumulate use of bytes acked
Florin Coras
1
-1
/
+1
2022-01-07
bonding: memory leak on parsing bad CLI command
Steven Luong
1
-4
/
+10
2022-01-07
vmxnet3: memory leak on parsing bad CLI command
Steven Luong
1
-3
/
+5
2022-01-07
ethernet: new interface registration function
Damjan Marion
25
-279
/
+211
2022-01-07
dpdk: fix rx and tx descriptor config
Florin Coras
1
-0
/
+6
2022-01-06
tcp: optimize newreno cong ack handler
Florin Coras
1
-19
/
+20
2022-01-06
tcp: update snd_congestion only during congestion
Florin Coras
3
-31
/
+14
2022-01-06
tcp: mark lost first sack hole on timeout
Florin Coras
3
-1
/
+27
2022-01-06
tcp: handle start tx event in cubic
Florin Coras
1
-0
/
+18
2022-01-06
tcp: always exit recovery if not in fastrecovery
Florin Coras
1
-3
/
+3
2022-01-06
tcp: exit retransmit before processing feedback
Florin Coras
1
-21
/
+17
2022-01-06
tcp: use bytes delivered to compute cwnd
Florin Coras
3
-7
/
+9
2022-01-06
tcp: cast timer ticks to u32
Florin Coras
3
-7
/
+8
2022-01-06
dpdk: cleanup MTU handling
Damjan Marion
3
-99
/
+31
2022-01-06
dpdk: port type from speed_capa bitmap on Cisco VIC
Damjan Marion
1
-35
/
+1
2022-01-06
tap: add num_tx_queues API
Nathan Skrzypczak
6
-5
/
+182
2022-01-05
dpdk: remove unused defines
Damjan Marion
1
-7
/
+0
2022-01-05
dpdk: no need to copy default tx conf
Damjan Marion
3
-6
/
+2
2022-01-05
dpdk: improve checksum computation
Florin Coras
2
-3
/
+26
2022-01-05
interface: refactor interface capabilities code
Damjan Marion
23
-156
/
+212
2022-01-05
dpdk: move port config to single struct
Damjan Marion
6
-220
/
+206
2022-01-05
vppinfra: few bitops inlines
Damjan Marion
1
-0
/
+26
2022-01-05
dpdk: remove unused flag
Damjan Marion
6
-132
/
+91
2022-01-05
srv6-mobile: Update GTP4/6.D function
Tetsuya Murakami
9
-1194
/
+1539
2022-01-05
dpdk: keep buffer flags per-device
Damjan Marion
4
-15
/
+7
2022-01-05
dpdk: remove unused logging class
Damjan Marion
2
-2
/
+0
2022-01-05
dpdk: remove vlan-strip offload code
Filip Varga
3
-62
/
+0
2022-01-05
crypto: encrypt/decrypt queues sw_scheduler
Jakub Wysocki
8
-270
/
+391
2022-01-05
dpdk: remove "convenience" vars
Damjan Marion
8
-39
/
+29
2022-01-05
wireguard: fix 'wireguard add peer' cli behavior
Miroslav Miklus
1
-6
/
+6
2022-01-04
nsim: cli improvements
Florin Coras
2
-14
/
+56
2022-01-04
nat: remove nat44-ed relation between SM and addr
Filip Varga
6
-555
/
+436
2022-01-04
nat: nat44-ed pool address allocation improvement
Filip Varga
4
-58
/
+289
[next]