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
Eric Dumazet 95c9617472 net: cleanup unsigned to unsigned int
Use of "unsigned int" is preferred to bare "unsigned" in net tree.

Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2012-04-15 12:44:40 -04:00
..
netfilter security: remove the security_netlink_recv hook as it is equivalent to capable() 2012-01-05 18:53:01 -05:00
Kconfig [NET]: Rethink mark field in struct flowi 2006-12-02 21:21:39 -08:00
Makefile
README
TODO
af_decnet.c net: cleanup unsigned to unsigned int 2012-04-15 12:44:40 -04:00
dn_dev.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2012-04-10 14:30:45 -04:00
dn_fib.c net: cleanup unsigned to unsigned int 2012-04-15 12:44:40 -04:00
dn_neigh.c decnet: Add missing neigh->ha locking to dn_neigh_output_packet() 2012-02-01 16:34:25 -05:00
dn_nsp_in.c net: cleanup unsigned to unsigned int 2012-04-15 12:44:40 -04:00
dn_nsp_out.c net: cleanup unsigned to unsigned int 2012-04-15 12:44:40 -04:00
dn_route.c net: cleanup unsigned to unsigned int 2012-04-15 12:44:40 -04:00
dn_rules.c net: cleanup unsigned to unsigned int 2012-04-15 12:44:40 -04:00
dn_table.c atomic: use <linux/atomic.h> 2011-07-26 16:49:47 -07:00
dn_timer.c decnet: proper socket refcounting 2011-11-26 15:49:07 -05:00
sysctl_net_decnet.c decnet: Reduce switch/case indent 2011-07-01 16:11:15 -07: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>