netns xfrm: ipcomp support
[safe/jmp/linux-2.6] / net / ipv4 / tcp_htcp.c
2009-11-23 Joe Perchesnet/ipv4: Move && and || to end of previous line
2009-03-02 Ilpo Järvinenhtcp: merge icsk_ca_state compare
2008-11-12 Doug Leithtcp_htcp: last_cong bug fix
2008-01-28 Ilpo Järvinen[TCP]: Cong.ctrl modules: remove unused good_ack from...
2007-08-08 Stephen Hemminger[TCP]: H-TCP maxRTT estimation at startup
2007-07-31 Stephen Hemminger[TCP]: htcp - use measured rtt
2007-07-31 Stephen Hemminger[TCP]: congestion control API pass RTT in microseconds
2007-07-19 Al Viromissed cong_avoid() instance
2007-07-18 Stephen Hemminger[TCP]: remove unused argument to cong_avoid op
2007-04-26 Stephen Hemminger[TCP]: Congestion control API update.
2007-02-12 Stephen Hemminger[TCP]: cleanup of htcp (resend)
2007-02-11 YOSHIFUJI Hideaki[NET] IPV4: Fix whitespace errors.
2006-12-03 David S. Miller[TCP] htcp: Better packing of struct htcp.
2006-10-26 Gavin McCullagh[TCP] H-TCP: fix integer overflow
2006-09-22 Alexey Dobriyan[TCP] Congestion control (modulo lp, 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-03-21 Baruch Even[TCP] H-TCP: Better time accounting
2006-03-21 Baruch Even[TCP] H-TCP: Account for delayed-ACKs
2006-03-21 Baruch Even[TCP] H-TCP: Use msecs_to_jiffies
2006-01-31 Baruch Even[TCP] H-TCP: Fix accounting
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-08-29 Arnaldo Carvalho... [ICSK]: Move TCP congestion avoidance members to icsk
2005-06-23 Baruch Even[TCP]: Add H-TCP congestion control module.