Searched hist:f1722a1be19dc38e0a4b282d4e6e6ec5e1b11a67 (Results 1 – 9 of 9) sorted by relevance
/linux/net/ipv4/ |
H A D | tcp_nv.c | diff f1722a1be19dc38e0a4b282d4e6e6ec5e1b11a67 Fri Aug 04 05:38:52 CEST 2017 Yuchung Cheng <ycheng@google.com> tcp: consolidate congestion control undo functions
Most TCP congestion controls are using identical logic to undo cwnd except BBR. This patch consolidates these similar functions to the one used currently by Reno and others.
Suggested-by: Neal Cardwell <ncardwell@google.com> Signed-off-by: Yuchung Cheng <ycheng@google.com> Signed-off-by: Neal Cardwell <ncardwell@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | tcp_cdg.c | diff f1722a1be19dc38e0a4b282d4e6e6ec5e1b11a67 Fri Aug 04 05:38:52 CEST 2017 Yuchung Cheng <ycheng@google.com> tcp: consolidate congestion control undo functions
Most TCP congestion controls are using identical logic to undo cwnd except BBR. This patch consolidates these similar functions to the one used currently by Reno and others.
Suggested-by: Neal Cardwell <ncardwell@google.com> Signed-off-by: Yuchung Cheng <ycheng@google.com> Signed-off-by: Neal Cardwell <ncardwell@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | tcp_highspeed.c | diff f1722a1be19dc38e0a4b282d4e6e6ec5e1b11a67 Fri Aug 04 05:38:52 CEST 2017 Yuchung Cheng <ycheng@google.com> tcp: consolidate congestion control undo functions
Most TCP congestion controls are using identical logic to undo cwnd except BBR. This patch consolidates these similar functions to the one used currently by Reno and others.
Suggested-by: Neal Cardwell <ncardwell@google.com> Signed-off-by: Yuchung Cheng <ycheng@google.com> Signed-off-by: Neal Cardwell <ncardwell@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | tcp_scalable.c | diff f1722a1be19dc38e0a4b282d4e6e6ec5e1b11a67 Fri Aug 04 05:38:52 CEST 2017 Yuchung Cheng <ycheng@google.com> tcp: consolidate congestion control undo functions
Most TCP congestion controls are using identical logic to undo cwnd except BBR. This patch consolidates these similar functions to the one used currently by Reno and others.
Suggested-by: Neal Cardwell <ncardwell@google.com> Signed-off-by: Yuchung Cheng <ycheng@google.com> Signed-off-by: Neal Cardwell <ncardwell@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | tcp_bic.c | diff f1722a1be19dc38e0a4b282d4e6e6ec5e1b11a67 Fri Aug 04 05:38:52 CEST 2017 Yuchung Cheng <ycheng@google.com> tcp: consolidate congestion control undo functions
Most TCP congestion controls are using identical logic to undo cwnd except BBR. This patch consolidates these similar functions to the one used currently by Reno and others.
Suggested-by: Neal Cardwell <ncardwell@google.com> Signed-off-by: Yuchung Cheng <ycheng@google.com> Signed-off-by: Neal Cardwell <ncardwell@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | tcp_yeah.c | diff f1722a1be19dc38e0a4b282d4e6e6ec5e1b11a67 Fri Aug 04 05:38:52 CEST 2017 Yuchung Cheng <ycheng@google.com> tcp: consolidate congestion control undo functions
Most TCP congestion controls are using identical logic to undo cwnd except BBR. This patch consolidates these similar functions to the one used currently by Reno and others.
Suggested-by: Neal Cardwell <ncardwell@google.com> Signed-off-by: Yuchung Cheng <ycheng@google.com> Signed-off-by: Neal Cardwell <ncardwell@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | tcp_veno.c | diff f1722a1be19dc38e0a4b282d4e6e6ec5e1b11a67 Fri Aug 04 05:38:52 CEST 2017 Yuchung Cheng <ycheng@google.com> tcp: consolidate congestion control undo functions
Most TCP congestion controls are using identical logic to undo cwnd except BBR. This patch consolidates these similar functions to the one used currently by Reno and others.
Suggested-by: Neal Cardwell <ncardwell@google.com> Signed-off-by: Yuchung Cheng <ycheng@google.com> Signed-off-by: Neal Cardwell <ncardwell@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | tcp_illinois.c | diff f1722a1be19dc38e0a4b282d4e6e6ec5e1b11a67 Fri Aug 04 05:38:52 CEST 2017 Yuchung Cheng <ycheng@google.com> tcp: consolidate congestion control undo functions
Most TCP congestion controls are using identical logic to undo cwnd except BBR. This patch consolidates these similar functions to the one used currently by Reno and others.
Suggested-by: Neal Cardwell <ncardwell@google.com> Signed-off-by: Yuchung Cheng <ycheng@google.com> Signed-off-by: Neal Cardwell <ncardwell@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | tcp_cubic.c | diff f1722a1be19dc38e0a4b282d4e6e6ec5e1b11a67 Fri Aug 04 05:38:52 CEST 2017 Yuchung Cheng <ycheng@google.com> tcp: consolidate congestion control undo functions
Most TCP congestion controls are using identical logic to undo cwnd except BBR. This patch consolidates these similar functions to the one used currently by Reno and others.
Suggested-by: Neal Cardwell <ncardwell@google.com> Signed-off-by: Yuchung Cheng <ycheng@google.com> Signed-off-by: Neal Cardwell <ncardwell@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|