netns xfrm: ipcomp support
[safe/jmp/linux-2.6] / net / ipv4 / tcp_bic.c
2009-03-02 Ilpo Järvinentcp: add helper for AI algorithm
2008-02-29 Sangtae Ha[TCP]: BIC web page link is corrected.
2008-01-28 Ilpo Järvinen[TCP]: Cong.ctrl modules: remove unused good_ack from...
2007-10-10 Ilpo Järvinen[TCP]: Remove num_acked>0 checks from cong.ctrl mods...
2007-07-31 Stephen Hemminger[TCP]: congestion control API pass RTT in microseconds
2007-07-18 Stephen Hemminger[TCP]: remove unused argument to cong_avoid op
2007-06-13 David S. Miller[TCP]: Set initial_ssthresh default to zero in Cubic...
2007-04-26 Stephen Hemminger[TCP]: Congestion control API update.
2006-09-22 Alexey Dobriyan[TCP] tcp_bic: use BUILD_BUG_ON
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-18 Stephen Hemminger[TCP]: Minimum congestion window consolidation.
2006-01-03 Stephen Hemminger[TCP] BIC: spelling and whitespace
2006-01-03 Stephen Hemminger[TCP] BIC: remove low utilization code.
2005-11-11 Stephen Hemminger[TCP]: add tcp_slow_start helper
2005-11-11 Stephen Hemminger[TCP]: fix congestion window update when using TSO...
2005-11-02 Stephen Hemminger[TCP]: BIC max increment too large
2005-10-05 Stephen Hemminger[TCP]: BIC coding bug in Linux 2.6.13
2005-08-29 Arnaldo Carvalho... [ICSK]: Move TCP congestion avoidance members to icsk
2005-06-23 Stephen Hemminger[TCP]: Add TCP BIC congestion control module.