kernel-ark/net
Stephen Hemminger 7957aed72b [TCP]: Set default congestion control correctly for incoming connections.
Patch from Joel Sing to fix the default congestion control algorithm
for incoming connections. If a new congestion control handler is added
(via module), it should become the default for new
connections. Instead, the incoming connections use reno. The cause is
incorrect initialisation causes the tcp_init_congestion_control()
function to return after the initial if test fails.

Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
Acked-by: Ian McDonald <imcdnzl@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2005-09-21 00:19:46 -07:00
..
802
8021q [8021Q]: Add endian annotations. 2005-09-19 15:41:28 -07:00
appletalk
atm
ax25
bluetooth
bridge [BRIDGE-NF]: Fix iptables redirect on bridge interface 2005-09-14 20:55:16 -07:00
core
dccp [DCCP]: Introduce CCID getsockopt for the CCIDs 2005-09-18 00:19:32 -07:00
decnet
econet
ethernet
ieee80211
ipv4 [TCP]: Set default congestion control correctly for incoming connections. 2005-09-21 00:19:46 -07:00
ipv6 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 2005-09-19 18:46:11 -07:00
ipx
irda
key
lapb
llc
netfilter
netlink
netrom
packet [AF_PACKET]: Allow for > 8 byte hardware addresses. 2005-09-21 00:11:37 -07:00
rose
rxrpc
sched
sctp
sunrpc [PATCH] Code cleanups in calbacks in svcsock 2005-09-13 08:22:32 -07:00
unix
wanrouter
x25
xfrm
compat.c
Kconfig [NETFILTER] move nfnetlink options to right location in kconfig menu 2005-09-17 00:41:21 -07:00
Makefile
nonet.c
socket.c [NET]: Do not leak MSG_CMSG_COMPAT into userspace. 2005-09-16 16:51:01 -07:00
sysctl_net.c
TUNABLE