Pengcheng Yang fa4cb9eba3 tcp: fix stretch ACK bugs in Yeah
Change Yeah to properly handle stretch ACKs in additive
increase mode by passing in the count of ACKed packets
to tcp_cong_avoid_ai().

In addition, we re-implemented the scalable path using
tcp_cong_avoid_ai() and removed the pkts_acked variable.

Signed-off-by: Pengcheng Yang <yangpc@wangsu.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2020-03-16 18:26:55 -07:00
..
2019-09-27 15:10:34 -07:00
2020-01-27 11:09:31 +01:00
2019-09-26 08:56:17 +02:00
2020-03-16 18:26:55 -07:00
2019-12-09 10:36:44 -08:00
2020-03-15 00:19:03 -07:00
2019-11-26 14:40:13 -08:00
2020-01-24 13:44:07 +01:00
2020-01-08 15:02:21 -08:00