Home
last modified time | relevance | path

Searched hist:ec641b39457e17774313b66697a8a1dc070257bd (Results 1 – 1 of 1) sorted by relevance

/linux/net/ipv4/
H A Dtcp_output.cdiff ec641b39457e17774313b66697a8a1dc070257bd Thu Nov 29 01:06:44 CET 2018 Yuchung Cheng <ycheng@google.com> tcp: fix SNMP under-estimation on failed retransmission

Previously the SNMP counter LINUX_MIB_TCPRETRANSFAIL is not counting
the TSO/GSO properly on failed retransmission. This patch fixes that.

Signed-off-by: Yuchung Cheng <ycheng@google.com>
Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: Neal Cardwell <ncardwell@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>