nfsd: nfsd should drop CAP_MKNOD for non-root
[safe/jmp/linux-2.6] / net / ipv4 / tcp_vegas.c
2008-12-09 Doug Leithtcp: tcp_vegas cong avoid fix
2008-12-05 Doug Leithtcp: tcp_vegas ssthresh bug fix
2008-05-01 Harvey Harrisonnet: fix returning void-valued expression warnings
2008-04-30 Lachlan Andrewtcp: Overflow bug in Vegas
2008-01-28 Ilpo Järvinen[TCP]: Cong.ctrl modules: remove unused good_ack from...
2007-10-30 Xiaoliang (David... [TCP] vegas: Fix a bug in disabling slow start by gamma...
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-15 Ilpo Järvinen[TCP]: Congestion control API RTT sampling fix
2007-04-26 YOSHIFUJI Hideaki[TCP]: Fix linkage errors on i386.
2007-04-26 Stephen Hemminger[TCP] TCP YEAH: Use vegas dont copy it.
2007-04-26 Stephen Hemminger[TCP]: Congestion control API update.
2007-04-26 Thomas Graf[TCP] vegas: Use type safe netlink interface
2007-02-11 YOSHIFUJI Hideaki[NET] IPV4: Fix whitespace errors.
2006-12-03 David S. Miller[TCP] Vegas: Increase default alpha to 2 and beta to 4.
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-01-04 Thomas Young[TCP] tcp_vegas: Fix slow start
2005-12-07 Thomas Young[TCP] Vegas: Remove extra call to tcp_vegas_rtt_calc
2005-12-07 Thomas Young[TCP] Vegas: stop resetting rtt every ack
2005-11-11 Jeff Garzik[PATCH] TCP: fix vegas build
2005-11-11 Stephen Hemminger[TCP]: add tcp_slow_start helper
2005-08-29 Arnaldo Carvalho... [INET_DIAG]: Rename tcp_diag.[ch] to inet_diag.[ch]
2005-08-29 Arnaldo Carvalho... [TCPDIAG]: Just rename everything to inet_diag
2005-08-29 Arnaldo Carvalho... [ICSK]: Move TCP congestion avoidance members to icsk
2005-06-23 Stephen Hemminger[TCP]: Add TCP Vegas congestion control module.