kernel-ark/net
Jaco Kroon f34fbb9713 [PKTGEN]: Deinitialise static variables.
static variables should not be explicitly initialised to 0.  This causes
them to be placed in .data instead of .bss.  This patch de-initialises 3
static variables in net/core/pktgen.c.

There are approximately 800 more such variables in the source tree
(2.6.15rc5).  If there is more interrest I'd be willing to track down the
rest of these as well and de-initialise them as well.

Signed-off-by: David S. Miller <davem@davemloft.net>
2006-01-03 13:11:16 -08:00
..
802 [NET]: kfree cleanup 2005-11-08 09:41:34 -08:00
8021q [VLAN]: Add two missing checks to vlan_ioctl_handler() 2005-12-21 18:39:49 -08:00
appletalk [NET]: move struct proto_ops to const 2006-01-03 13:11:15 -08:00
atm [NET]: move struct proto_ops to const 2006-01-03 13:11:15 -08:00
ax25 [NET]: move struct proto_ops to const 2006-01-03 13:11:15 -08:00
bluetooth [NET]: move struct proto_ops to const 2006-01-03 13:11:15 -08:00
bridge [BRIDGE]: add version number 2006-01-03 13:11:04 -08:00
core [PKTGEN]: Deinitialise static variables. 2006-01-03 13:11:16 -08:00
dccp [NET]: move struct proto_ops to const 2006-01-03 13:11:15 -08:00
decnet [NET]: move struct proto_ops to const 2006-01-03 13:11:15 -08:00
econet [NET]: move struct proto_ops to const 2006-01-03 13:11:15 -08:00
ethernet [NET]: kfree cleanup 2005-11-08 09:41:34 -08:00
ieee80211 [PATCH] ieee80211_crypt_tkip depends on NET_RADIO 2005-12-12 23:59:28 -05:00
ipv4 [NET]: move struct proto_ops to const 2006-01-03 13:11:15 -08:00
ipv6 [NET]: move struct proto_ops to const 2006-01-03 13:11:15 -08:00
ipx [NET]: move struct proto_ops to const 2006-01-03 13:11:15 -08:00
irda [NET]: move struct proto_ops to const 2006-01-03 13:11:15 -08:00
key [NET]: move struct proto_ops to const 2006-01-03 13:11:15 -08:00
lapb [NET]: Kill skb->list 2005-08-29 15:31:14 -07:00
llc [NET]: move struct proto_ops to const 2006-01-03 13:11:15 -08:00
netfilter [NETFILTER]: Wait for untracked references in nf_conntrack module unload 2005-12-05 13:36:50 -08:00
netlink [NET]: move struct proto_ops to const 2006-01-03 13:11:15 -08:00
netrom [NET]: move struct proto_ops to const 2006-01-03 13:11:15 -08:00
packet [NET]: move struct proto_ops to const 2006-01-03 13:11:15 -08:00
rose [NET]: kfree cleanup 2005-11-08 09:41:34 -08:00
rxrpc [NET]: Detect hardware rx checksum faults correctly 2005-11-10 13:01:24 -08:00
sched [PKT_SCHED] netem: packet corruption option 2006-01-03 13:11:05 -08:00
sctp [NET]: move struct proto_ops to const 2006-01-03 13:11:15 -08:00
sunrpc [NET]: move struct proto_ops to const 2006-01-03 13:11:15 -08:00
unix [NET]: move struct proto_ops to const 2006-01-03 13:11:15 -08:00
wanrouter [NET]: move struct proto_ops to const 2006-01-03 13:11:15 -08:00
x25 [NET]: move struct proto_ops to const 2006-01-03 13:11:15 -08:00
xfrm [LSM-IPSec]: Security association restriction. 2006-01-03 13:10:24 -08:00
compat.c [PATCH] Fix 32bit sendmsg() flaw 2005-09-08 08:14:11 -07:00
Kconfig [NETFILTER] move nfnetlink options to right location in kconfig menu 2005-09-17 00:41:21 -07:00
Makefile [NETFILTER]: link 'netfilter' before ipv4 2005-11-14 15:25:59 -08:00
nonet.c
socket.c [NET]: Small cleanup to socket initialization 2006-01-03 13:11:14 -08:00
sysctl_net.c [NET]: Fix "sysctl_net.c:36: error: 'core_table' undeclared here" 2005-10-03 14:16:34 -07:00
TUNABLE