Home
last modified time | relevance | path

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

/linux/include/net/
H A Dtcp.hdiff ef9da47c7cc64d69526331f315e76b5680d4048f Sun Sep 21 06:25:15 CEST 2008 Ilpo Järvinen <ilpo.jarvinen@helsinki.fi> tcp: don't clear retransmit_skb_hint when not necessary

Most importantly avoid doing it with cumulative ACK. Not clearing
means that we no longer need n^2 processing in resolution of each
fast recovery.

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 ef9da47c7cc64d69526331f315e76b5680d4048f Sun Sep 21 06:25:15 CEST 2008 Ilpo Järvinen <ilpo.jarvinen@helsinki.fi> tcp: don't clear retransmit_skb_hint when not necessary

Most importantly avoid doing it with cumulative ACK. Not clearing
means that we no longer need n^2 processing in resolution of each
fast recovery.

Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@helsinki.fi>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dtcp_input.cdiff ef9da47c7cc64d69526331f315e76b5680d4048f Sun Sep 21 06:25:15 CEST 2008 Ilpo Järvinen <ilpo.jarvinen@helsinki.fi> tcp: don't clear retransmit_skb_hint when not necessary

Most importantly avoid doing it with cumulative ACK. Not clearing
means that we no longer need n^2 processing in resolution of each
fast recovery.

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