kernel-ark/net
Kevin Hilman b9c6e3e966 [ATM]: Compile error on ARM
atm_proc_exit() is declared as __exit, and thus in .exit.text.  On
some architectures (ARM) .exit.text is discarded at compile time, and
since atm_proc_exit() is called by some other __init functions, it
results in a link error.

Signed-off-by: Kevin Hilman <khilman@mvista.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2006-08-17 16:29:53 -07:00
..
802
8021q [VLAN]: Fix link state propagation 2006-07-24 13:52:13 -07:00
appletalk
atm [ATM]: Compile error on ARM 2006-08-17 16:29:53 -07:00
ax25
bluetooth
bridge
core [NET]: Fix potential stack overflow in net/core/utils.c 2006-08-17 16:29:47 -07:00
dccp
decnet
econet
ethernet
ieee80211 [PATCH] ieee80211: TKIP requires CRC32 2006-07-27 14:37:31 -04:00
ipv4 [IPV4]: Possible leak of multicast source filter sctructure 2006-08-17 16:29:49 -07:00
ipv6
ipx
irda [NET]: Conversions from kmalloc+memset to k(z|c)alloc. 2006-07-21 14:51:30 -07:00
key
lapb [LAPB]: Fix windowsize check 2006-08-05 21:15:58 -07:00
llc
netfilter [NETFILTER]: xt_physdev build fix 2006-08-17 16:29:47 -07:00
netlink
netrom
packet
rose
rxrpc
sched [PKT_SCHED]: Return ENOENT if qdisc module is unavailable 2006-08-04 22:59:49 -07:00
sctp
sunrpc
tipc
unix
wanrouter
x25
xfrm
compat.c
Kconfig [SECMARK]: Add secmark support to core networking. 2006-06-17 21:29:57 -07:00
Makefile
nonet.c
socket.c
sysctl_net.c
TUNABLE