Home
last modified time | relevance | path

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

/linux/include/net/
H A Dtcp.hdiff b76892051cf1c04d95872838e70146f65e3b9d75 Thu Sep 20 20:37:19 CEST 2007 Ilpo Järvinen <ilpo.jarvinen@helsinki.fi> [TCP]: Avoid clearing sacktag hint in trivial situations

There's no reason to clear the sacktag skb hint when small part
of the rexmit queue changes. Account changes (if any) instead when
fragmenting/collapsing. RTO/FRTO do not touch SACKED_ACKED bits so
no need to discard SACK tag hint at all.

Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@helsinki.fi>
Signed-off-by: David S. Miller <davem@davemloft.net>
/linux/net/ipv4/
H A Dtcp_output.cdiff b76892051cf1c04d95872838e70146f65e3b9d75 Thu Sep 20 20:37:19 CEST 2007 Ilpo Järvinen <ilpo.jarvinen@helsinki.fi> [TCP]: Avoid clearing sacktag hint in trivial situations

There's no reason to clear the sacktag skb hint when small part
of the rexmit queue changes. Account changes (if any) instead when
fragmenting/collapsing. RTO/FRTO do not touch SACKED_ACKED bits so
no need to discard SACK tag hint at all.

Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@helsinki.fi>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dtcp_input.cdiff b76892051cf1c04d95872838e70146f65e3b9d75 Thu Sep 20 20:37:19 CEST 2007 Ilpo Järvinen <ilpo.jarvinen@helsinki.fi> [TCP]: Avoid clearing sacktag hint in trivial situations

There's no reason to clear the sacktag skb hint when small part
of the rexmit queue changes. Account changes (if any) instead when
fragmenting/collapsing. RTO/FRTO do not touch SACKED_ACKED bits so
no need to discard SACK tag hint at all.

Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@helsinki.fi>
Signed-off-by: David S. Miller <davem@davemloft.net>