original_kernel/net/core
Greg Kroah-Hartman 43cb76d91e Network: convert network devices to use struct device instead of class_device
This lets the network core have the ability to handle suspend/resume
issues, if it wants to.

Thanks to Frederik Deweerdt <frederik.deweerdt@gmail.com> for the arm
driver fixes.

Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2007-02-07 10:37:11 -08:00
..
Makefile
datagram.c
dev.c Network: convert network devices to use struct device instead of class_device 2007-02-07 10:37:11 -08:00
dev_mcast.c
dst.c
ethtool.c
fib_rules.c
filter.c
flow.c [IPSEC] flow: Fix potential memory leak 2007-01-23 20:25:39 -08:00
gen_estimator.c
gen_stats.c
iovec.c
kmap_skb.h
link_watch.c
neighbour.c [NET]: Convert hh_lock to seqlock. 2006-12-08 17:19:20 -08:00
net-sysfs.c Network: convert network devices to use struct device instead of class_device 2007-02-07 10:37:11 -08:00
netevent.c
netpoll.c [PATCH] netpoll: fix netpoll lockup 2006-12-12 08:37:51 -08:00
pktgen.c [PKTGEN]: Convert to kthread API. 2007-01-03 18:38:09 -08:00
request_sock.c
rtnetlink.c
scm.c
skbuff.c Network: convert network devices to use struct device instead of class_device 2007-02-07 10:37:11 -08:00
sock.c
stream.c
sysctl_net_core.c
user_dma.c
utils.c
wireless.c