linux/net/decnet
Ilpo Järvinen a0bffffc14 net/*: use linux/kernel.h swap()
tcp_sack_swap seems unnecessary so I pushed swap to the caller.
Also removed comment that seemed then pointless, and added include
when not already there. Compile tested.

Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@helsinki.fi>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-03-21 13:36:17 -07:00
..
netfilter [NETNS]: Consolidate kernel netlink socket destruction. 2008-01-28 15:08:07 -08: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 net: convert usage of packet_type to read_mostly 2009-03-10 05:22:43 -07:00
dn_dev.c decnet: fix sparse warnings: symbol shadows an earlier one 2009-02-26 23:13:35 -08:00
dn_fib.c [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS. 2008-03-26 04:39:55 +09:00
dn_neigh.c decnet: remove private wrappers of endian helpers 2008-11-27 00:12:47 -08:00
dn_nsp_in.c decnet: remove private wrappers of endian helpers 2008-11-27 00:12:47 -08:00
dn_nsp_out.c decnet: remove private wrappers of endian helpers 2008-11-27 00:12:47 -08:00
dn_route.c net/*: use linux/kernel.h swap() 2009-03-21 13:36:17 -07:00
dn_rules.c net: add fib_rules_ops to flush_cache method 2008-07-05 19:01:28 -07:00
dn_table.c netlink: change nlmsg_notify() return value logic 2009-02-24 23:18:28 -08:00
dn_timer.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
sysctl_net_decnet.c decnet: fix sparse warnings: symbol shadows an earlier one 2009-02-26 23:13:35 -08: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>