linux/net/decnet
Patrick Caulfield 12a49ffd84 [DECNET]: Tidy send side socket SKB allocation.
Patch from Steve Whitehouse which I've vetted and tested:

"This patch is really intended has a move towards fixing the
sendmsg/recvmsg functions in various ways so that we will finally
have working nagle. Also reduces code duplication."

Signed-off-by: Patrick Caulfield <patrick@tykepenguin.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2005-09-01 17:43:45 -07:00
..
netfilter [DECNET]: Fix build after netlink changes. 2005-08-29 16:01:20 -07:00
Kconfig
Makefile
README
TODO
af_decnet.c [DECNET]: Tidy send side socket SKB allocation. 2005-09-01 17:43:45 -07:00
dn_dev.c
dn_fib.c
dn_neigh.c
dn_nsp_in.c
dn_nsp_out.c [DECNET]: Tidy send side socket SKB allocation. 2005-09-01 17:43:45 -07:00
dn_route.c
dn_rules.c
dn_table.c [NET]: use __read_mostly on kmem_cache_t , DEFINE_SNMP_STAT pointers 2005-08-29 16:11:18 -07: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>