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
/
vnet
/
tcp
/
tcp_input.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-29
tcp: fix fib index buffer tagging
Florin Coras
1
-0
/
+1
2018-03-23
tcp/session: sprinkle prefetches
Florin Coras
1
-0
/
+8
2018-01-25
session: add support for memfd segments
Florin Coras
1
-2
/
+3
2017-12-15
Fix icmp/udp/tcp punt/drop paths
Vijayabhaskar Katamreddy
1
-10
/
+14
2017-11-28
tcp: fix retransmissions under buffer shortage
Florin Coras
1
-2
/
+3
2017-11-27
tcp: fix proxy connection validation
Florin Coras
1
-0
/
+4
2017-11-20
session/tcp: filtering improvements
Florin Coras
1
-14
/
+22
2017-11-09
tcp: call accept notify after full connection init
Florin Coras
1
-9
/
+9
2017-10-28
session: rules tables
Florin Coras
1
-1
/
+1
2017-10-16
udp: refactor udp code
Florin Coras
1
-47
/
+45
2017-10-10
session: add support for application namespacing
Florin Coras
1
-38
/
+50
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
-8
/
+12
2017-09-27
Various fixes for issues found by Coverity (VPP-972)
Chris Luke
1
-1
/
+2
2017-09-26
tcp: update snd_nxt after congestion recovery
Florin Coras
1
-0
/
+2
2017-09-25
tcp: do not sample rtt for retransmitted segments
Florin Coras
1
-25
/
+27
2017-09-20
tcp: add option to punt traffic
Pierre Pfister
1
-5
/
+17
2017-09-19
session/tcp: improve preallocated segment handling
Florin Coras
1
-39
/
+42
2017-09-12
tcp: horizontal scaling improvments
Florin Coras
1
-58
/
+146
2017-08-30
tcp: re-enable persist timer if no data available to send
Florin Coras
1
-0
/
+1
2017-08-25
TCP horizontal scaling
Dave Barach
1
-1
/
+5
2017-08-25
tcp: retransmit and multi-buffer segment fixes and improvements
Florin Coras
1
-11
/
+16
2017-08-16
tcp: fix v6 sessions
root
1
-15
/
+1
2017-08-15
tcp: state machine improvements
Florin Coras
1
-10
/
+20
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
-11
/
+37
2017-08-02
Fix tcp tx buffer allocation
Florin Coras
1
-0
/
+2
2017-07-30
Make tcp active open data structures thread safe
Florin Coras
1
-15
/
+21
2017-07-25
Cleanup/refactor session layer code
Florin Coras
1
-1
/
+4
2017-07-21
Improvements to tcp rx path and debugging
Florin Coras
1
-66
/
+99
2017-07-15
Fixes and improved tcp/session debugging
Florin Coras
1
-35
/
+79
2017-07-11
Horizontal (nSessions) scaling draft
Dave Barach
1
-34
/
+63
2017-06-19
Overall tcp performance improvements (VPP-846)
Florin Coras
1
-83
/
+110
2017-06-09
Implement sack based tcp loss recovery (RFC 6675)
Florin Coras
1
-186
/
+485
2017-05-20
Improve session debugging
Florin Coras
1
-9
/
+16
2017-05-18
Improve sack bytes accounting and testing
Florin Coras
1
-18
/
+27
2017-05-16
Fixes to tcp active opens and reception
Dave Barach
1
-0
/
+5
2017-05-10
Improve TCP option handling, VPP-757
Florin Coras
1
-10
/
+37
2017-05-10
Ignore data in RST segments, VPP-723
Florin Coras
1
-15
/
+23
2017-05-09
Add support for tcp/session buffer chains
Florin Coras
1
-8
/
+8
2017-05-07
Include TCP options in segment size computation
Florin Coras
1
-1
/
+5
2017-05-07
Fix TCP loss recovery, VPP-745
Florin Coras
1
-10
/
+25
2017-05-01
TCP ooo reception fixes
Florin Coras
1
-26
/
+55
2017-04-25
Session/tcp coverity fixes
Florin Coras
1
-96
/
+69
2017-04-25
Add sack tx unit test
Florin Coras
1
-14
/
+28
2017-04-24
Debug CLI to magically create / delete a TCP session
Dave Barach
1
-1
/
+1
2017-04-24
Session layer improvements
Florin Coras
1
-4
/
+4
2017-04-18
Fix fifo ooo bugs and improve testing
Dave Barach
1
-9
/
+19
2017-04-14
tcp: completed trace functions
Clement Durand
1
-28
/
+72
2017-04-13
Session layer refactoring
Florin Coras
1
-6
/
+1
[next]