kernel-ark/net
Stephen Hemminger 89b3d9aaf4 [TCP] cubic: precompute constants
Revised version of patch to pre-compute values for TCP cubic.
  * d32,d64 replaced with descriptive names
  * cube_factor replaces
	 srtt[scaled by count] / HZ * ((1 << (10+2*BICTCP_HZ)) / bic_scale)
  * beta_scale replaces
	8*(BICTCP_BETA_SCALE+beta)/3/(BICTCP_BETA_SCALE-beta);

Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2006-01-03 13:11:08 -08:00
..
802
8021q
appletalk
atm
ax25
bluetooth [NET]: Avoid atomic xchg() for non-error case 2006-01-03 13:10:44 -08:00
bridge [BRIDGE]: add version number 2006-01-03 13:11:04 -08:00
core [TWSK]: Introduce struct timewait_sock_ops 2006-01-03 13:10:54 -08:00
dccp [IP_SOCKGLUE]: Remove most of the tcp specific calls 2006-01-03 13:10:58 -08:00
decnet
econet
ethernet
ieee80211
ipv4 [TCP] cubic: precompute constants 2006-01-03 13:11:08 -08:00
ipv6 [IP_SOCKGLUE]: Remove most of the tcp specific calls 2006-01-03 13:10:58 -08:00
ipx
irda [NET]: Avoid atomic xchg() for non-error case 2006-01-03 13:10:44 -08:00
key [LSM-IPSec]: Security association restriction. 2006-01-03 13:10:24 -08:00
lapb
llc [NET]: Avoid atomic xchg() for non-error case 2006-01-03 13:10:44 -08:00
netfilter
netlink
netrom
packet
rose
rxrpc
sched [PKT_SCHED] netem: packet corruption option 2006-01-03 13:11:05 -08:00
sctp
sunrpc
unix [AF_UNIX]: Use spinlock for unix_table_lock 2006-01-03 13:10:59 -08:00
wanrouter
x25
xfrm [LSM-IPSec]: Security association restriction. 2006-01-03 13:10:24 -08:00
compat.c
Kconfig
Makefile
nonet.c
socket.c
sysctl_net.c
TUNABLE