linux/net/decnet
Arnaldo Carvalho de Melo c66b721a50 [DECNET]: Use kmemdup
Code diff stats:

[acme@newtoy net-2.6.20]$ codiff /tmp/decnet.ko.before /tmp/decnet.ko.after
/pub/scm/linux/kernel/git/acme/net-2.6.20/net/decnet/dn_dev.c:
  dn_dev_sysctl_register |  -51
 1 function changed, 51 bytes removed
[acme@newtoy net-2.6.20]$

Signed-off-by: Arnaldo Carvalho de Melo <acme@mandriva.com>
2006-12-02 21:24:00 -08:00
..
netfilter
Kconfig
Makefile
README
TODO
af_decnet.c
dn_dev.c [DECNET]: Use kmemdup 2006-12-02 21:24:00 -08:00
dn_fib.c
dn_neigh.c
dn_nsp_in.c [NET]: Conditionally use bh_lock_sock_nested in sk_receive_skb 2006-12-02 21:23:51 -08:00
dn_nsp_out.c
dn_route.c
dn_rules.c [DECNET]: Fix build regressions. 2006-12-02 21:22:15 -08:00
dn_table.c [DECNET]: Fix build regressions. 2006-12-02 21:22:15 -08:00
dn_timer.c
sysctl_net_decnet.c

README

                       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>