aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/sysctl.h
Commit message (Expand)AuthorAgeFilesLines
* sysctl: the include of rcupdate.h is only needed in the kernelStephen Rothwell2011-03-091-1/+1
* unfuck proc_sysctl ->d_compare()Al Viro2011-03-081-4/+10
* sysctl: add proc_do_large_bitmapOctavian Purdila2010-05-151-0/+2
* net neigh: Decouple per interface neighbour table controls from binary sysctlsEric W. Biederman2010-02-161-1/+0
* net ipv4: Decouple ipv4 interface parameters from binary sysctl numbersEric W. Biederman2010-02-161-4/+0
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-01-101-1/+2
|\
| * net: restore ip source validationJamal Hadi Salim2009-12-251-0/+1
* | net: RFC3069, private VLAN proxy arp supportJesper Dangaard Brouer2010-01-071-0/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-091-5/+5
|\
| * sysctl: add missing commentsThadeu Lima de Souza Cascardo2009-12-041-5/+5
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-12-081-0/+1
|\ \
| * | ipv4 05/05: add sysctl to accept packets with local source addressesPatrick McHardy2009-12-031-0/+1
| |/
* | sysctl: Remove CTL_NONE and CTL_UNNUMBEREDEric W. Biederman2009-11-181-9/+0
* | sysctl: kill dead ctl_handler definitions.Eric W. Biederman2009-11-181-11/+0
* | sysctl: Remove the last of the generic binary sysctl supportEric W. Biederman2009-11-121-3/+0
* | sysctl: Don't look at ctl_name and strategy in the generic codeEric W. Biederman2009-11-111-15/+2
* | sysctl: Make do_sysctl staticEric W. Biederman2009-11-061-4/+0
|/
* sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan2009-09-241-10/+9
* net: add ARP notify option for devicesStephen Hemminger2009-02-011-0/+1
* 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