Home
last modified time | relevance | path

Searched hist:"128 eda86bebeacefb0fcc64cab0155aa76857c92" (Results 1 – 3 of 3) sorted by relevance

/linux/net/ipv4/
H A Dtcp_recovery.cdiff 128eda86bebeacefb0fcc64cab0155aa76857c92 Tue Apr 25 19:15:34 CEST 2017 Eric Dumazet <edumazet@google.com> tcp: do not pass timestamp to tcp_rack_mark_lost()

This is no longer used, since tcp_rack_detect_loss() takes
the timestamp from tp->tcp_mstamp

Signed-off-by: Eric Dumazet <edumazet@google.com>
Acked-by: Soheil Hassas Yeganeh <soheil@google.com>
Acked-by: Neal Cardwell <ncardwell@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dtcp_input.cdiff 128eda86bebeacefb0fcc64cab0155aa76857c92 Tue Apr 25 19:15:34 CEST 2017 Eric Dumazet <edumazet@google.com> tcp: do not pass timestamp to tcp_rack_mark_lost()

This is no longer used, since tcp_rack_detect_loss() takes
the timestamp from tp->tcp_mstamp

Signed-off-by: Eric Dumazet <edumazet@google.com>
Acked-by: Soheil Hassas Yeganeh <soheil@google.com>
Acked-by: Neal Cardwell <ncardwell@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
/linux/include/net/
H A Dtcp.hdiff 128eda86bebeacefb0fcc64cab0155aa76857c92 Tue Apr 25 19:15:34 CEST 2017 Eric Dumazet <edumazet@google.com> tcp: do not pass timestamp to tcp_rack_mark_lost()

This is no longer used, since tcp_rack_detect_loss() takes
the timestamp from tp->tcp_mstamp

Signed-off-by: Eric Dumazet <edumazet@google.com>
Acked-by: Soheil Hassas Yeganeh <soheil@google.com>
Acked-by: Neal Cardwell <ncardwell@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>