summaryrefslogtreecommitdiffstats
path: root/net/decnet/sysctl_net_decnet.c
Commit message (Expand)AuthorAgeFilesLines
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* net: Convert uses of typedef ctl_table to struct ctl_tableJoe Perches2013-06-131-3/+3
* net decnet: Convert to use register_net_sysctlEric W. Biederman2012-04-201-7/+1
* net: Move all of the network sysctls without a namespace into init_net.Eric W. Biederman2012-04-201-2/+2
* decnet: Reduce switch/case indentJoe Perches2011-07-011-8/+9
* net: avoid limits overflowEric Dumazet2010-11-101-2/+2
* sysctl net: Remove unused binary sysctl codeEric W. Biederman2009-11-121-121/+3
* sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan2009-09-241-2/+0
* decnet: fix sparse warnings: symbol shadows an earlier oneHannes Eder2009-02-261-1/+1
* decnet: remove private wrappers of endian helpersHarvey Harrison2008-11-271-2/+2
* net: '&' reduxAlexey Dobriyan2008-11-031-22/+22
* sysctl: simplify ->strategyAlexey Dobriyan2008-10-161-2/+2
* [DECNET]: Switch to using ctl_paths.Pavel Emelyanov2008-01-281-18/+5
* [NET]: Make the device list and device lookups per namespace.Eric W. Biederman2007-10-101-2/+2
* [PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman2007-02-141-1/+1
* [PATCH] sysctl: decnet: remove unnecessary insert_at_head flagEric W. Biederman2007-02-141-1/+1
* [NET] DECNET: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-101-42/+42
* [PATCH] sysctl: remove unused "context" paramAlexey Dobriyan2006-12-101-4/+2
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [DECnet]: Endian annotation and fixes for DECnet.Steven Whitehouse2006-03-201-6/+6
* [DECNET]: add memory buffer settings Steven Whitehouse2005-12-051-0/+33
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+480