summaryrefslogtreecommitdiffstats
path: root/net/decnet/sysctl_net_decnet.c
Commit message (Expand)AuthorAgeFilesLines
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* 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-211-7/+1Star
* net: Move all of the network sysctls without a namespace into init_net.Eric W. Biederman2012-04-211-2/+2
* decnet: Reduce switch/case indentJoe Perches2011-07-021-8/+9
* net: avoid limits overflowEric Dumazet2010-11-101-2/+2
* sysctl net: Remove unused binary sysctl codeEric W. Biederman2009-11-121-121/+3Star
* sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan2009-09-241-2/+0Star
* decnet: fix sparse warnings: symbol shadows an earlier oneHannes Eder2009-02-271-1/+1
* decnet: remove private wrappers of endian helpersHarvey Harrison2008-11-271-2/+2
* net: '&' reduxAlexey Dobriyan2008-11-041-22/+22
* sysctl: simplify ->strategyAlexey Dobriyan2008-10-161-2/+2
* [DECNET]: Switch to using ctl_paths.Pavel Emelyanov2008-01-291-18/+5Star
* [NET]: Make the device list and device lookups per namespace.Eric W. Biederman2007-10-111-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-111-42/+42
* [PATCH] sysctl: remove unused "context" paramAlexey Dobriyan2006-12-101-4/+2Star
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [DECnet]: Endian annotation and fixes for DECnet.Steven Whitehouse2006-03-211-6/+6
* [DECNET]: add memory buffer settings Steven Whitehouse2005-12-051-0/+33
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+480