aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* user_ns: get rid of duplicate code in net_ctl_permissionsZhao Hongjiang2012-11-181-2/+2
* net: Update the per network namespace sysctls to be available to the network ...Eric W. Biederman2012-11-181-1/+11
* sysctl: Pass useful parameters to sysctl permissionsEric W. Biederman2012-11-181-2/+1
* net: delete all instances of special processing for token ringPaul Gortmaker2012-05-151-4/+0
* net: Remove register_net_sysctl_tableEric W. Biederman2012-04-201-7/+0
* net: Kill register_sysctl_rotableEric W. Biederman2012-04-201-23/+0
* net sysctl: Initialize the network sysctls sooner to avoid problems.Eric W. Biederman2012-04-201-2/+1
* net sysctl: Register an empty /proc/sys/netEric W. Biederman2012-04-201-1/+10
* net: Implement register_net_sysctl.Eric W. Biederman2012-04-201-0/+7
* sysctl: Modify __register_sysctl_paths to take a set instead of a root and an...Eric W. Biederman2012-01-241-7/+3
* sysctl: Add a root pointer to ctl_table_setEric W. Biederman2012-01-241-3/+2
* sysctl: Remove the unnecessary sysctl_set parent concept.Eric W. Biederman2012-01-241-3/+2
* sysctl: Implement retire_sysctl_setEric W. Biederman2012-01-241-1/+1
* sysctl: Register the base sysctl table like any other sysctl table.Eric W. Biederman2012-01-241-2/+2
* net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker2011-10-311-0/+1
* net: Remove unnecessary returns from void function()sJoe Perches2010-05-181-1/+0
* net: spread __net_init, __net_exitAlexey Dobriyan2010-01-171-2/+2
* net: sysctl_net - use net_eq to compare netsCyrill Gorcunov2009-03-161-1/+1
* missing bits of net-namespace / sysctlAl Viro2008-07-271-1/+3
* [PATCH] beginning of sysctl cleanup - ctl_table_setAl Viro2008-07-261-12/+10
* sysctl: allow override of /proc/sys/net with CAP_NET_ADMINStephen Hemminger2008-07-251-0/+14
* net: remove CVS keywordsAdrian Bunk2008-06-111-1/+0
* netns: Introduce sysctl root for read-only net sysctls.Pavel Emelyanov2008-05-191-0/+30
* net: fix returning void-valued expression warningsHarvey Harrison2008-05-011-1/+1
* [NET]: Remove the empty net_tablePavel Emelyanov2008-01-281-4/+0
* [TR]: Use ctl paths to register net/token-ring/ tablePavel Emelyanov2008-01-281-8/+0
* [IPV4]: Use ctl paths to register net/ipv4/ tablePavel Emelyanov2008-01-281-8/+0
* [NET]: Isolate the net/core/ sysctl tablePavel Emelyanov2008-01-281-6/+0
* [NET]: Implement the per network namespace sysctl infrastructureEric W. Biederman2008-01-281-0/+57
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [NET]: Eliminate unused /proc/sys/net/ethernetJes Sorensen2006-06-051-8/+0
* [NET]: Fix "sysctl_net.c:36: error: 'core_table' undeclared here"Russell King2005-10-031-0/+2
* [NET]: Fix sparse warningsArnaldo Carvalho de Melo2005-08-291-5/+3
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+65