summaryrefslogtreecommitdiffstats
path: root/include/linux/sysctl.h
Commit message (Expand)AuthorAgeFilesLines
* sysctl: simplify ->strategyAlexey Dobriyan2008-10-161-1/+1
* [PATCH] sanitize proc_sysctlAl Viro2008-07-261-0/+1
* [PATCH] sysctl: keep track of tree relationshipsAl Viro2008-07-261-0/+3
* [PATCH] allow delayed freeing of ctl_table_headerAl Viro2008-07-261-0/+6
* [PATCH] beginning of sysctl cleanup - ctl_table_setAl Viro2008-07-261-2/+13
* sysctl: add the ->permissions callback on the ctl_table_rootPavel Emelyanov2008-04-291-1/+6
* sysctl: clean from unneeded extern and forward declarationsPavel Emelyanov2008-04-291-5/+0
* include/linux/sysctl.h: remove empty #elseAdrian Bunk2008-04-291-2/+0
* capabilities: introduce per-process capability bounding setSerge E. Hallyn2008-02-051-3/+0
* [IPV4] route cache: Introduce rt_genid for smooth cache invalidationEric Dumazet2008-01-311-2/+2
* sysctl: Infrastructure for per namespace sysctlsEric W. Biederman2008-01-281-1/+16
* sysctl: Remember the ctl_table we passed to register_sysctl_pathsEric W. Biederman2008-01-281-0/+1
* sysctl: Add register_sysctl_paths functionEric W. Biederman2008-01-281-0/+8
* [S390] appldata: remove unused binary sysctls.Heiko Carstens2007-11-201-1/+0
* [S390] cmm: remove unused binary sysctls.Heiko Carstens2007-11-201-5/+0
* sysctl: Error on bad sysctl tablesEric W. Biederman2007-10-181-0/+1
* sysctl: properly register the irda binary sysctl numbersEric W. Biederman2007-10-181-0/+20
* sysctl: Factor out sysctl_data.Eric W. Biederman2007-10-181-0/+1
* sysctl core: Stop using the unnecessary ctl_table typedefEric W. Biederman2007-10-181-18/+18
* Add CTL_PROC backAlexey Dobriyan2007-07-311-1/+1
* [NETFILTER]: bridge-nf: filter bridged IPv4/IPv6 encapsulated in pppoe trafficMichael Milner2007-04-251-0/+1
* [NET]: Replace CONFIG_NET_DEBUG with sysctl.Stephen Hemminger2007-04-251-0/+1
* [TCP]: Add two new spurious RTO responses to FRTOIlpo Järvinen2007-04-251-0/+1
* [TCP]: Add RFC3742 Limited Slow-Start, controlled by variable sysctl_tcp_max_...John Heffner2007-04-251-0/+1
* [IPV6]: Disallow RH0 by default.YOSHIFUJI Hideaki2007-04-241-0/+1
* [PATCH] sysctl: remove the proc_dir_entry member for the sysctl tablesEric W. Biederman2007-02-141-1/+0
* [PATCH] sysctl: add a parent entry to ctl_table and set the parent entryEric W. Biederman2007-02-141-0/+1
* [PATCH] sysctl: reimplement the sysctl proc supportEric W. Biederman2007-02-141-2/+0
* [PATCH] sysctl: allow sysctl_perm to be called from outside of sysctl.cEric W. Biederman2007-02-141-0/+2
* [PATCH] sysctl: factor out sysctl_head_next from do_sysctlEric W. Biederman2007-02-141-0/+4
* [PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman2007-02-141-2/+2
* [PATCH] sysctl: remove support for CTL_ANYEric W. Biederman2007-02-141-1/+0
* [PATCH] sysctl: register the ocfs2 sysctl numbersEric W. Biederman2007-02-141-0/+1
* [PATCH] sysctl: register the sysctl number used by the arlan driverEric W. Biederman2007-02-141-0/+1
* [PATCH] sysctl: s390: move sysctl definitions to sysctl.hEric W. Biederman2007-02-141-0/+7
* [PATCH] sysctl: move CTL_FRV into sysctl.h where it belongsEric W. Biederman2007-02-141-0/+1
* [PATCH] sysctl: move CTL_PM into sysctl.h where it belongsEric W. Biederman2007-02-141-0/+1
* [PATCH] sysctl: move CTL_SUNRPC to sysctl.h where it belongsEric W. Biederman2007-02-141-1/+2
* [X.25]: Adds /proc/sys/net/x25/x25_forward to control forwarding.Andrew Hendry2007-02-081-1/+2
* Remove duplicate "have to" in commentRolf Eike Beer2006-12-121-1/+1
* [PATCH] sysctl: remove unused "context" paramAlexey Dobriyan2006-12-101-3/+2
* [DCCP]: Remove allocation of sysctl numbersGerrit Renker2006-12-021-14/+0
* [DCCP]: Adds the tx buffer sysctlsIan McDonald2006-12-021-0/+1
* [DCCP]: Add sysctls to control retransmission behaviourGerrit Renker2006-12-021-0/+3
* [TCP]: Restrict congestion control choices.Stephen Hemminger2006-12-021-0/+1
* [TCP]: Add tcp_available_congestion_control sysctl.Stephen Hemminger2006-12-021-0/+1
* [PATCH] sysctl: implement CTL_UNNUMBEREDEric W. Biederman2006-11-061-3/+11
* [PATCH] sysctl: allow a zero ctl_name in the middle of a sysctl tableEric W. Biederman2006-11-061-3/+6
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2006-09-261-0/+2
|\
| * [PATCH] x86: Allow users to force a panic on NMIDon Zickus2006-09-261-0/+1