alistair23-linux/net/decnet
Eric Dumazet 887e671f32 decnet: netdevice refcount leak
While working on device refcount stuff, I found a device refcount leak
through DECNET.
This nasty bug can be used to hold refcounts on any !DECNET netdevice.

Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-11-06 00:50:39 -08:00
..
netfilter
af_decnet.c net: Make setsockopt() optlen be unsigned. 2009-09-30 16:12:20 -07:00
dn_dev.c sysctl: remove "struct file *" argument of ->proc_handler 2009-09-24 07:21:04 -07:00
dn_fib.c
dn_neigh.c net: make neigh_ops constant 2009-09-01 17:40:57 -07:00
dn_nsp_in.c
dn_nsp_out.c
dn_route.c mm: replace various uses of num_physpages by totalram_pages 2009-09-22 07:17:38 -07:00
dn_rules.c
dn_table.c
dn_timer.c
Kconfig
Makefile
README
sysctl_net_decnet.c decnet: netdevice refcount leak 2009-11-06 00:50:39 -08:00
TODO

                       Linux DECnet Project
                      ======================

The documentation for this kernel subsystem is available in the
Documentation/networking subdirectory of this distribution and also
on line at http://www.chygwyn.com/DECnet/

Steve Whitehouse <SteveW@ACM.org>