kernel-aes67/net/decnet
Arnaldo Carvalho de Melo d626f62b11 [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
To clearly state the intent of copying from linear sk_buffs, _offset being a
overly long variant but interesting for the sake of saving some bytes.

Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
2007-04-25 22:28:23 -07:00
..
netfilter [NETLINK]: Introduce nlmsg_hdr() helper 2007-04-25 22:26:34 -07:00
af_decnet.c [DECNet]: Use rtnl registration interface 2007-04-25 22:27:12 -07:00
dn_dev.c [DECNet]: Use rtnl registration interface 2007-04-25 22:27:12 -07:00
dn_fib.c [DECNet]: Use rtnl registration interface 2007-04-25 22:27:12 -07:00
dn_neigh.c
dn_nsp_in.c [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} 2007-04-25 22:28:23 -07:00
dn_nsp_out.c [SK_BUFF]: Convert skb->tail to sk_buff_data_t 2007-04-25 22:26:28 -07:00
dn_route.c [DECNet]: Use rtnl registration interface 2007-04-25 22:27:12 -07:00
dn_rules.c [NET] fib_rules: Flush route cache after rule modifications 2007-04-25 22:28:18 -07:00
dn_table.c [NETLINK]: Use nlmsg_trim() where appropriate 2007-04-25 22:26:37 -07:00
dn_timer.c
Kconfig
Makefile
README
sysctl_net_decnet.c
TODO

                       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>