Re: [PATCH net-next 0/3] tcp: fixes some congestion control corner cases

2015-07-09 Thread David Miller
From: Yuchung Cheng Date: Thu, 9 Jul 2015 13:16:28 -0700 > This patch series fixes corner cases of TCP congestion control. > First issue is to avoid continuing slow start when cwnd reaches ssthresh. > Second issue is incorrectly processing order of congestion state and > cwnd update when enterin

[PATCH net-next 0/3] tcp: fixes some congestion control corner cases

2015-07-09 Thread Yuchung Cheng
This patch series fixes corner cases of TCP congestion control. First issue is to avoid continuing slow start when cwnd reaches ssthresh. Second issue is incorrectly processing order of congestion state and cwnd update when entering fast recovery or undoing cwnd. Yuchung Cheng (3): tcp: add tcp_