dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/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 [NETLINK]: Encapsulate eff_cap usage within security framework. 2006-06-29 16:57:55 -07:00
Kconfig [NET]: Rethink mark field in struct flowi 2006-12-02 21:21:39 -08:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
README Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
TODO Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
af_decnet.c [DECNET]: Endianess fixes (try #2) 2006-11-07 15:10:17 -08:00
dn_dev.c [DECNET]: Use kmemdup 2006-12-02 21:24:00 -08:00
dn_fib.c [DECNET]: cleanups 2006-09-22 14:54:40 -07:00
dn_neigh.c [DECNET]: Don't clear memory twice. 2006-12-02 21:21:36 -08:00
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 [DECNET]: Endianess fixes (try #2) 2006-11-07 15:10:17 -08:00
dn_route.c [NET]: Rethink mark field in struct flowi 2006-12-02 21:21:39 -08:00
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 Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sysctl_net_decnet.c Remove obsolete #include <linux/config.h> 2006-06-30 19:25:36 +02:00

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>