H-TCP

modulename: tcp_htcp.ko

configname: CONFIG_TCP_CONG_HTCP

Linux Kernel Configuration
└─>Networking support
└─>Networking options
└─>TCP: advanced congestion control
└─>H-TCP
In linux kernel since version 2.6.13 (release Date: 2005-08-28)  
H-TCP is a send-side only modifications of the TCP Reno
protocol stack that optimizes the performance of TCP
congestion control for high speed network links. It uses a
modeswitch to change the alpha and beta parameters of TCP Reno
based on network conditions and in a way so as to be fair with
other Reno and H-TCP flows.

source code: