kernel_optimize_test/net
Rick Jones 15d99e02ba [TCP]: sysctl to allow TCP window > 32767 sans wscale
Back in the dark ages, we had to be conservative and only allow 15-bit
window fields if the window scale option was not negotiated.  Some
ancient stacks used a signed 16-bit quantity for the window field of
the TCP header and would get confused.

Those days are long gone, so we can use the full 16-bits by default
now.

There is a sysctl added so that we can still interact with such old
stacks

Signed-off-by: Rick Jones <rick.jones2@hp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2006-03-20 22:40:29 -08:00
..
802
8021q [VLAN]: translate IF_OPER_DORMANT to netif_dormant_on() 2006-03-20 17:11:41 -08:00
appletalk
atm [NET]: sem2mutex part 2 2006-03-20 22:35:41 -08:00
ax25 [AX.25]: Fix potencial memory hole. 2006-03-19 13:20:06 -08:00
bluetooth [NET] sem2mutex: net/ 2006-03-20 22:33:17 -08:00
bridge [NET]: sem2mutex part 2 2006-03-20 22:35:41 -08:00
core [NET] sem2mutex: net/ 2006-03-20 22:33:17 -08:00
dccp [DCCP]: Fix uninitialized var warnings in dccp_parse_options(). 2006-03-20 22:36:01 -08:00
decnet
econet
ethernet
ieee80211 [PATCH] ieee80211: Don't update network statistics from off-channel packets. 2006-03-17 15:38:55 -05:00
ipv4 [TCP]: sysctl to allow TCP window > 32767 sans wscale 2006-03-20 22:40:29 -08:00
ipv6 [NET]: sem2mutex part 2 2006-03-20 22:35:41 -08:00
ipx
irda
key [NET] sem2mutex: net/ 2006-03-20 22:33:17 -08:00
lapb
llc [LLC]: Fix sap refcounting 2006-03-20 21:28:11 -08:00
netfilter [NET]: sem2mutex part 2 2006-03-20 22:35:41 -08:00
netlink [NETLINK]: Add netlink_has_listeners for avoiding unneccessary event message generation 2006-03-20 18:52:01 -08:00
netrom
packet
rose
rxrpc
sched [NET]: dev_put/dev_hold cleanup 2006-03-20 22:32:28 -08:00
sctp
sunrpc [NET]: sem2mutex part 2 2006-03-20 22:35:41 -08:00
tipc [TIPC]: Avoid compiler warning 2006-03-20 22:38:33 -08:00
unix [NET]: sem2mutex part 2 2006-03-20 22:35:41 -08:00
wanrouter
x25
xfrm [NET] sem2mutex: net/ 2006-03-20 22:33:17 -08:00
compat.c
Kconfig
Makefile
nonet.c
socket.c [NET] sem2mutex: net/ 2006-03-20 22:33:17 -08:00
sysctl_net.c
TUNABLE