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_input.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-24
tcp: fix cc recovery re-entry and persist timer pop
Florin Coras
1
-6
/
+15
2018-06-26
tcp: avoid doing work in tcp_rcv_sacks for no sacks
Florin Coras
1
-2
/
+3
2018-06-26
tcp: cleanup functions
Florin Coras
1
-19
/
+93
2018-06-21
tcp: move tracing out of established loop
Florin Coras
1
-27
/
+59
2018-06-19
tcp: optimize tcp output
Florin Coras
1
-0
/
+2
2018-06-19
tcp: optimize tcp input
Florin Coras
1
-134
/
+204
2018-06-11
tcp: cleanup connection/session fixes
Florin Coras
1
-8
/
+16
2018-06-10
tcp: fix timer based recovery exit condition
Florin Coras
1
-1
/
+0
2018-05-26
tcp: loss recovery improvements/fixes
Florin Coras
1
-22
/
+47
2018-05-25
tcp: handle acks in close wait
Florin Coras
1
-0
/
+1
2018-05-23
tcp: cc improvements and fixes
Florin Coras
1
-18
/
+19
2018-05-17
tcp: handle link-local addresses
Florin Coras
1
-0
/
+2
2018-04-30
tcp/session: debug improvements/fixes
Florin Coras
1
-3
/
+2
2018-04-20
tcp: make newreno byte instead of acks dependent
Florin Coras
1
-0
/
+1
2018-04-20
tcp: improve stats
Florin Coras
1
-119
/
+159
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
[next]