[TCP_IPV4]: Use kmemdup where appropriate
[safe/jmp/linux-2.6] / net / ipv4 / tcp_bic.c
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.