android_kernel_google_msm/net/core
Stephen Hemminger 93ec2c723e netpoll info leak
After looking harder, Steve noticed that the netpoll
beast leaked a little every time it shutdown for a nap.
Not a big leak, but a nuisance kind of thing.

He took out his refcount duct tape and patched the
leak. It was overkill since there was already other
locking in that area, but it looked clean and wouldn't
attract fleas.

Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
2006-12-02 21:22:32 -08:00
..
datagram.c
dev.c [NET]: The scheduled removal of the frame diverter. 2006-12-02 21:22:23 -08:00
dev_mcast.c
dst.c
ethtool.c
fib_rules.c [NETLINK]: Do precise netlink message allocations where possible 2006-12-02 21:22:11 -08:00
filter.c
flow.c
gen_estimator.c
gen_stats.c
iovec.c
link_watch.c
Makefile [NET]: The scheduled removal of the frame diverter. 2006-12-02 21:22:23 -08:00
neighbour.c [NETLINK]: Do precise netlink message allocations where possible 2006-12-02 21:22:11 -08:00
net-sysfs.c
netevent.c
netpoll.c netpoll info leak 2006-12-02 21:22:32 -08:00
pktgen.c [PKTGEN]: TCI endianness fixes 2006-11-05 14:11:31 -08:00
request_sock.c [NET]: Size listen hash tables using backlog hint 2006-12-02 21:21:44 -08:00
rtnetlink.c [NETLINK]: Do precise netlink message allocations where possible 2006-12-02 21:22:11 -08:00
scm.c
skbuff.c [NET]: Turn nfmark into generic mark 2006-12-02 21:21:38 -08:00
sock.c [BLUETOOTH] lockdep: annotate sk_lock nesting in AF_BLUETOOTH 2006-12-02 21:21:35 -08:00
stream.c
sysctl_net_core.c [NET]: The scheduled removal of the frame diverter. 2006-12-02 21:22:23 -08:00
user_dma.c
utils.c
wireless.c