aboutsummaryrefslogtreecommitdiffstats
path: root/net/decnet/sysctl_net_decnet.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2013-06-13net: Convert uses of typedef ctl_table to struct ctl_tableJoe Perches1-3/+3
2012-04-20net decnet: Convert to use register_net_sysctlEric W. Biederman1-7/+1
2012-04-20net: Move all of the network sysctls without a namespace into init_net.Eric W. Biederman1-2/+2
2011-07-01decnet: Reduce switch/case indentJoe Perches1-8/+9
2010-11-10net: avoid limits overflowEric Dumazet1-2/+2
2009-11-12sysctl net: Remove unused binary sysctl codeEric W. Biederman1-121/+3
2009-09-24sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan1-2/+0
2009-02-26decnet: fix sparse warnings: symbol shadows an earlier oneHannes Eder1-1/+1
2008-11-27decnet: remove private wrappers of endian helpersHarvey Harrison1-2/+2
2008-11-03net: '&' reduxAlexey Dobriyan1-22/+22
2008-10-16sysctl: simplify ->strategyAlexey Dobriyan1-2/+2
2008-01-28[DECNET]: Switch to using ctl_paths.Pavel Emelyanov1-18/+5
2007-10-10[NET]: Make the device list and device lookups per namespace.Eric W. Biederman1-2/+2
2007-02-14[PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman1-1/+1
2007-02-14[PATCH] sysctl: decnet: remove unnecessary insert_at_head flagEric W. Biederman1-1/+1
2007-02-10[NET] DECNET: Fix whitespace errors.YOSHIFUJI Hideaki1-42/+42
2006-12-10[PATCH] sysctl: remove unused "context" paramAlexey Dobriyan1-4/+2
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-03-20[DECnet]: Endian annotation and fixes for DECnet.Steven Whitehouse1-6/+6
2005-12-05[DECNET]: add memory buffer settings Steven Whitehouse1-0/+33
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+480