[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1424988620-10781-1-git-send-email-edumazet@google.com>
Date: Thu, 26 Feb 2015 14:10:17 -0800
From: Eric Dumazet <edumazet@...gle.com>
To: "David S. Miller" <davem@...emloft.net>
Cc: netdev@...r.kernel.org, Eric Dumazet <edumazet@...gle.com>,
Yuchung Cheng <ycheng@...gle.com>,
Neal Cardwell <ncardwell@...gle.com>
Subject: [PATCH net-next 0/3] tcp: tso improvements
This patch serie reworks tcp_tso_should_defer() a bit
to get less bursts, and better ECN behavior.
We also removed tso_deferred field in tcp socket.
Eric Dumazet (3):
tcp: tso: remove tp->tso_deferred
tcp: tso: restore IW10 after TSO autosizing
tcp: tso: allow CA_CWR state in tcp_tso_should_defer()
include/linux/tcp.h | 1 -
net/ipv4/tcp_output.c | 29 +++++++++++++++++------------
2 files changed, 17 insertions(+), 13 deletions(-)
--
2.2.0.rc0.207.ga3a616c
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists