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
/
vnet
/
tcp
/
tcp_output.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-10
session: add support for application namespacing
Florin Coras
1
-2
/
+1
2017-10-04
[aarch64] Fixes CLI crashes on dpaa2 platform.
Christophe Fontaine
1
-1
/
+1
2017-10-03
tcp: updates to connection closing procedure (VPP-996)
Florin Coras
1
-2
/
+13
2017-09-26
tcp: update snd_nxt after congestion recovery
Florin Coras
1
-9
/
+5
2017-09-25
tcp: do not sample rtt for retransmitted segments
Florin Coras
1
-2
/
+19
2017-09-19
session/tcp: improve preallocated segment handling
Florin Coras
1
-18
/
+73
2017-09-15
dpdk: cli to check for buffer leakage
Florin Coras
1
-4
/
+6
2017-09-12
tcp: horizontal scaling improvments
Florin Coras
1
-113
/
+99
2017-09-01
Add fixed-size, preallocated pool support
Dave Barach
1
-14
/
+28
2017-08-30
tcp: re-enable persist timer if no data available to send
Florin Coras
1
-4
/
+18
2017-08-25
tcp: retransmit and multi-buffer segment fixes and improvements
Florin Coras
1
-112
/
+152
2017-08-18
session: fix multi-buffer segments
Florin Coras
1
-14
/
+17
2017-08-16
tcp: fix v6 sessions
root
1
-4
/
+2
2017-08-14
TCP: Update time_now once per burst
Florin Coras
1
-1
/
+1
2017-08-11
Fix tcp multi buffer segments retransmission
Florin Coras
1
-106
/
+184
2017-08-02
Fix tcp tx buffer allocation
Florin Coras
1
-61
/
+127
2017-08-02
Make ip csum configurable in vlib buffer functions
Florin Coras
1
-6
/
+7
2017-07-30
Make tcp active open data structures thread safe
Florin Coras
1
-3
/
+16
2017-07-21
Improvements to tcp rx path and debugging
Florin Coras
1
-20
/
+31
2017-07-18
TCP/UDP checksum offload API
Dave Barach
1
-3
/
+13
2017-07-14
vnet_buffer_t flags cleanup
Damjan Marion
1
-4
/
+4
2017-07-11
Horizontal (nSessions) scaling draft
Dave Barach
1
-19
/
+34
2017-06-22
Improve svm fifo and tcp tx path performance (VPP-846)
Florin Coras
1
-8
/
+21
2017-06-19
Overall tcp performance improvements (VPP-846)
Florin Coras
1
-6
/
+4
2017-06-09
Implement sack based tcp loss recovery (RFC 6675)
Florin Coras
1
-98
/
+189
2017-05-20
Improve session debugging
Florin Coras
1
-2
/
+10
2017-05-10
Improve TCP option handling, VPP-757
Florin Coras
1
-4
/
+12
2017-05-10
Ignore data in RST segments, VPP-723
Florin Coras
1
-44
/
+30
2017-05-09
Add support for tcp/session buffer chains
Florin Coras
1
-2
/
+2
2017-05-07
Include TCP options in segment size computation
Florin Coras
1
-35
/
+69
2017-05-07
Fix TCP loss recovery, VPP-745
Florin Coras
1
-27
/
+17
2017-05-01
TCP ooo reception fixes
Florin Coras
1
-1
/
+3
2017-04-24
Session layer improvements
Florin Coras
1
-6
/
+0
2017-04-15
Set lower bound on persist timer
Florin Coras
1
-5
/
+5
2017-04-14
tcp: completed trace functions
Clement Durand
1
-7
/
+38
2017-04-06
Use thread local storage for thread index
Damjan Marion
1
-10
/
+10
2017-04-02
TCP cc/window management fixes and debugging
Florin Coras
1
-13
/
+66
2017-03-27
TCP/session improvements
Florin Coras
1
-93
/
+202
2017-03-13
VPP-659 Improve tcp/session debugging and testing
Florin Coras
1
-37
/
+39
2017-03-10
VPP-659 TCP improvements
Florin Coras
1
-9
/
+38
2017-03-04
Cleanup URI code and TCP bugfixing
Florin Coras
1
-28
/
+62
2017-03-01
VPP-598: tcp stack initial commit
Dave Barach
1
-0
/
+1412