Lines Matching refs:congestion
470 bool "TCP: advanced congestion control"
472 Support for selection of various TCP congestion control
490 congestion window is large, additive increase with a large
492 scalability. Under small congestion windows, binary search
509 protocol stack that optimizes the performance of TCP congestion
511 congestion window and slow start threshold after a congestion
513 slow start threshold and a congestion window which takes into
514 account the bandwidth used at the time congestion is experienced.
524 congestion control for high speed network links. It uses a
533 Sally Floyd's High Speed TCP (RFC 3649) congestion control.
534 A modification to TCP's congestion control mechanism for use
535 with large congestion windows. A table indicates how much to
536 increase the congestion window by when an ACK is received.
540 tristate "TCP-Hybla congestion control algorithm"
553 the onset of congestion by estimating the bandwidth. TCP Vegas
554 adjusts the sending rate by modifying the congestion
567 Note that in general congestion avoidance (cwnd decreased when # packets
568 queued grows) cannot coexist with congestion control (cwnd decreased only
579 MIMD congestion control algorithm which has some nice scaling
599 type. TCP Veno cuts down less congestion window in response to random
608 YeAH-TCP is a sender-side high-speed enabled TCP congestion control
610 congestion window. It's design goals target high efficiency,
654 CAIA Delay-Gradient (CDG) is a TCP congestion control that modifies
657 o Use the delay gradient as a congestion signal.
659 o Coexist with flows that use loss-based congestion control.
660 o Tolerate packet loss unrelated to congestion.
663 D.A. Hayes and G. Armitage. "Revisiting TCP congestion control using
672 BBR (Bottleneck Bandwidth and RTT) TCP congestion control aims to
675 delay. It tolerates packet loss and delay unrelated to congestion. It
677 coexist with flows that use loss-based congestion control, and can
683 prompt "Default TCP congestion control"
686 Select the TCP congestion control that will be used by default