netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] tcp: minor tail loss probe improvements
@ 2015-07-17 21:22 Yuchung Cheng
  2015-07-17 21:22 ` [PATCH net-next 1/2] tcp: don't extend RTO on failed loss probe attempts Yuchung Cheng
  2015-07-17 21:22 ` [PATCH net-next 2/2] tcp: TLP retransmits last if failed to send new packet Yuchung Cheng
  0 siblings, 2 replies; 5+ messages in thread
From: Yuchung Cheng @ 2015-07-17 21:22 UTC (permalink / raw)
  To: davem; +Cc: netdev, Yuchung Cheng

This patch series enhance the tail loss probe (TLP) to timeout
quicker if it fails to send a probe, and tries harder to send
a probe.

Yuchung Cheng (2):
  tcp: don't extend RTO on failed loss probe attempts
  tcp: TLP retransmits last if failed to send new packet

 net/ipv4/tcp_output.c | 27 +++++++++++++++------------
 1 file changed, 15 insertions(+), 12 deletions(-)

-- 
2.4.3.573.g4eafbef

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2015-07-21 17:55 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-17 21:22 [PATCH net-next 0/2] tcp: minor tail loss probe improvements Yuchung Cheng
2015-07-17 21:22 ` [PATCH net-next 1/2] tcp: don't extend RTO on failed loss probe attempts Yuchung Cheng
2015-07-18  5:27   ` Eric Dumazet
2015-07-21 17:55     ` Yuchung Cheng
2015-07-17 21:22 ` [PATCH net-next 2/2] tcp: TLP retransmits last if failed to send new packet Yuchung Cheng

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).