original_kernel/net
Eric Dumazet b92edbe0b8 [TCP] Avoid two divides in tcp_output.c
Because 'free_space' variable in __tcp_select_window() is signed,
expression (free_space / 2) forces compiler to emit an integer divide.

This can be changed to a plain right shift, less expensive.

Signed-off-by: Eric Dumazet <dada1@cosmosbay.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2008-01-28 14:59:41 -08:00
..
9p
802
8021q
appletalk
atm
ax25
bluetooth
bridge [NETFILTER]: Add CONFIG_NETFILTER_ADVANCED option 2008-01-28 14:59:12 -08:00
can
core [NEIGH]: Make neigh_add_timer symmetrical to neigh_del_timer. 2008-01-28 14:59:28 -08:00
dccp [INET]: Uninline the __inet_hash function. 2008-01-28 14:59:26 -08:00
decnet [NETFILTER]: Add CONFIG_NETFILTER_ADVANCED option 2008-01-28 14:59:12 -08:00
econet
ethernet
ieee80211
ipv4 [TCP] Avoid two divides in tcp_output.c 2008-01-28 14:59:41 -08:00
ipv6 [XFRM]: Support to increment packet dropping statistics. 2008-01-28 14:59:39 -08:00
ipx
irda
iucv
key
lapb
llc
mac80211 mac80211: add PID controller based rate control algorithm 2008-01-28 14:59:18 -08:00
netfilter [NETFILTER]: Add CONFIG_NETFILTER_ADVANCED option 2008-01-28 14:59:12 -08:00
netlabel
netlink
netrom
packet [PACKET]: Fix /proc/net/packet crash due to bogus private pointer 2008-01-28 14:58:19 -08:00
rfkill
rose
rxrpc
sched
sctp [SCTP]: Follow Add-IP security consideratiosn wrt INIT/INIT-ACK 2008-01-28 14:59:25 -08:00
sunrpc
tipc
unix
wanrouter
wireless
x25
xfrm [XFRM]: Assorted IPsec fixups 2008-01-28 14:59:40 -08:00
Kconfig [NETFILTER]: Add CONFIG_NETFILTER_ADVANCED option 2008-01-28 14:59:12 -08:00
Makefile
TUNABLE
compat.c [NETFILTER]: ip6_tables: add compat support 2008-01-28 14:58:36 -08:00
nonet.c
socket.c
sysctl_net.c