linux/net/decnet
Christoph Hellwig a7b75c5a8c net: pass a sockptr_t into ->setsockopt
Rework the remaining setsockopt code to pass a sockptr_t instead of a
plain user pointer.  This removes the last remaining set_fs(KERNEL_DS)
outside of architecture specific code.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Acked-by: Stefan Schmidt <stefan@datenfreihafen.org> [ieee802154]
Acked-by: Matthieu Baerts <matthieu.baerts@tessares.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
2020-07-24 15:41:54 -07:00
..
netfilter
Kconfig treewide: replace '---help---' in Kconfig files with 'help' 2020-06-14 01:57:21 +09:00
Makefile
README
TODO
af_decnet.c net: pass a sockptr_t into ->setsockopt 2020-07-24 15:41:54 -07:00
dn_dev.c decnet: dn_dev: Remove an unnecessary label. 2020-07-15 18:03:28 -07:00
dn_fib.c
dn_neigh.c
dn_nsp_in.c
dn_nsp_out.c
dn_route.c net: decnet: kerneldoc fixes 2020-07-13 17:20:39 -07:00
dn_rules.c
dn_table.c
dn_timer.c
sysctl_net_decnet.c sysctl: pass kernel pointers to ->proc_handler 2020-04-27 02:07:40 -04: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>