android_kernel_samsung_msm8976/net
Paul Gortmaker d9b9384215 net: add moduleparam.h for users of module_param/MODULE_PARM_DESC
These files were getting access to these two via the implicit
presence of module.h everywhere.  They aren't modules, so they
don't need the full module.h inclusion though.

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
2011-10-31 19:30:29 -04:00
..
9p net/9p: Convert net/9p protocol dumps to tracepoints 2011-10-24 11:13:12 -05:00
802 net: Fix files explicitly needing to include module.h 2011-10-31 19:30:28 -04:00
8021q net: Fix files explicitly needing to include module.h 2011-10-31 19:30:28 -04:00
appletalk net: add skb frag size accessors 2011-10-19 03:10:46 -04:00
atm Merge branch 'master' of github.com:davem330/net 2011-09-22 03:23:13 -04:00
ax25
batman-adv Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/net 2011-10-24 18:18:09 -04:00
bluetooth net: Fix files explicitly needing to include module.h 2011-10-31 19:30:28 -04:00
bridge Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/net 2011-10-24 18:18:09 -04:00
caif net: Fix files explicitly needing to include module.h 2011-10-31 19:30:28 -04:00
can can: remove references to berlios mailinglist 2011-10-17 19:22:46 -04:00
ceph libceph: force resend of osd requests if we skip an osdmap 2011-10-25 16:10:17 -07:00
core net: Fix files explicitly needing to include module.h 2011-10-31 19:30:28 -04:00
dcb net: Fix files explicitly needing to include module.h 2011-10-31 19:30:28 -04:00
dccp net: add moduleparam.h for users of module_param/MODULE_PARM_DESC 2011-10-31 19:30:29 -04:00
decnet
dns_resolver
dsa net: Fix files explicitly needing to include module.h 2011-10-31 19:30:28 -04:00
econet
ethernet net: don't clear IFF_XMIT_DST_RELEASE in ether_setup 2011-09-15 14:49:44 -04:00
ieee802154 6LoWPAN: fix skb_copy call 2011-09-15 15:36:35 -04:00
ipv4 net: Fix files explicitly needing to include module.h 2011-10-31 19:30:28 -04:00
ipv6 ipv6: Do not use routes from locally generated RAs 2011-10-24 19:13:15 -04:00
ipx
irda Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty 2011-10-26 15:11:09 +02:00
iucv net: more accurate skb truesize 2011-10-13 16:05:07 -04:00
key
l2tp Merge branch 'master' of ra.kernel.org:/pub/scm/linux/kernel/git/davem/net 2011-10-24 18:18:09 -04:00
lapb wan: make LAPB callbacks const 2011-09-16 19:20:20 -04:00
llc
mac80211 net: add moduleparam.h for users of module_param/MODULE_PARM_DESC 2011-10-31 19:30:29 -04:00
netfilter net: add moduleparam.h for users of module_param/MODULE_PARM_DESC 2011-10-31 19:30:29 -04:00
netlabel
netlink af_unix: dont send SCM_CREDENTIALS by default 2011-09-28 13:29:50 -04:00
netrom
nfc net: Fix files explicitly needing to include module.h 2011-10-31 19:30:28 -04:00
packet macvlan: handle fragmented multicast frames 2011-10-18 23:22:07 -04:00
phonet net: Fix files explicitly needing to include module.h 2011-10-31 19:30:28 -04:00
rds net: add moduleparam.h for users of module_param/MODULE_PARM_DESC 2011-10-31 19:30:29 -04:00
rfkill net: add moduleparam.h for users of module_param/MODULE_PARM_DESC 2011-10-31 19:30:29 -04:00
rose
rxrpc
sched net: Fix files explicitly needing to include module.h 2011-10-31 19:30:28 -04:00
sctp net: more accurate skb truesize 2011-10-13 16:05:07 -04:00
sunrpc net: Fix files explicitly needing to include module.h 2011-10-31 19:30:28 -04:00
tipc net: Fix files explicitly needing to include module.h 2011-10-31 19:30:28 -04:00
unix af_unix: dont send SCM_CREDENTIALS by default 2011-09-28 13:29:50 -04:00
wanrouter
wimax net: Fix files explicitly needing to include module.h 2011-10-31 19:30:28 -04:00
wireless net: add moduleparam.h for users of module_param/MODULE_PARM_DESC 2011-10-31 19:30:29 -04:00
x25 x25: Prevent skb overreads when checking call user data 2011-10-17 19:31:40 -04:00
xfrm net: add skb frag size accessors 2011-10-19 03:10:46 -04:00
Kconfig
Makefile
compat.c
nonet.c
socket.c Merge branch 'master' of github.com:davem330/net 2011-09-22 03:23:13 -04:00
sysctl_net.c