aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/sysctl.h
Commit message (Expand)AuthorAge
* sysctl: the include of rcupdate.h is only needed in the kernelStephen Rothwell2011-03-09
* unfuck proc_sysctl ->d_compare()Al Viro2011-03-08
* sysctl: add proc_do_large_bitmapOctavian Purdila2010-05-16
* net neigh: Decouple per interface neighbour table controls from binary sysctlsEric W. Biederman2010-02-16
* net ipv4: Decouple ipv4 interface parameters from binary sysctl numbersEric W. Biederman2010-02-16
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-01-11
|\
| * net: restore ip source validationJamal Hadi Salim2009-12-25
* | net: RFC3069, private VLAN proxy arp supportJesper Dangaard Brouer2010-01-07
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-12-09
|\
| * sysctl: add missing commentsThadeu Lima de Souza Cascardo2009-12-04
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2009-12-08
|\ \
| * | ipv4 05/05: add sysctl to accept packets with local source addressesPatrick McHardy2009-12-03
| |/
* | sysctl: Remove CTL_NONE and CTL_UNNUMBEREDEric W. Biederman2009-11-18
* | sysctl: kill dead ctl_handler definitions.Eric W. Biederman2009-11-18
* | sysctl: Remove the last of the generic binary sysctl supportEric W. Biederman2009-11-12
* | sysctl: Don't look at ctl_name and strategy in the generic codeEric W. Biederman2009-11-11
* | sysctl: Make do_sysctl staticEric W. Biederman2009-11-06
|/
* sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan2009-09-24
* net: add ARP notify option for devicesStephen Hemminger2009-02-01
* sysctl: simplify ->strategyAlexey Dobriyan2008-10-16
* [PATCH] sanitize proc_sysctlAl Viro2008-07-26
* [PATCH] sysctl: keep track of tree relationshipsAl Viro2008-07-26
* [PATCH] allow delayed freeing of ctl_table_headerAl Viro2008-07-26
* [PATCH] beginning of sysctl cleanup - ctl_table_setAl Viro2008-07-26
* sysctl: add the ->permissions callback on the ctl_table_rootPavel Emelyanov2008-04-29
* sysctl: clean from unneeded extern and forward declarationsPavel Emelyanov2008-04-29
* include/linux/sysctl.h: remove empty #elseAdrian Bunk2008-04-29
* capabilities: introduce per-process capability bounding setSerge E. Hallyn2008-02-05
* [IPV4] route cache: Introduce rt_genid for smooth cache invalidationEric Dumazet2008-01-31
* sysctl: Infrastructure for per namespace sysctlsEric W. Biederman2008-01-28
* sysctl: Remember the ctl_table we passed to register_sysctl_pathsEric W. Biederman2008-01-28
* sysctl: Add register_sysctl_paths functionEric W. Biederman2008-01-28
* [S390] appldata: remove unused binary sysctls.Heiko Carstens2007-11-20
* [S390] cmm: remove unused binary sysctls.Heiko Carstens2007-11-20
* sysctl: Error on bad sysctl tablesEric W. Biederman2007-10-18
* sysctl: properly register the irda binary sysctl numbersEric W. Biederman2007-10-18
* sysctl: Factor out sysctl_data.Eric W. Biederman2007-10-18
* sysctl core: Stop using the unnecessary ctl_table typedefEric W. Biederman2007-10-18
* Add CTL_PROC backAlexey Dobriyan2007-07-31
* [NETFILTER]: bridge-nf: filter bridged IPv4/IPv6 encapsulated in pppoe trafficMichael Milner2007-04-26
* [NET]: Replace CONFIG_NET_DEBUG with sysctl.Stephen Hemminger2007-04-26
* [TCP]: Add two new spurious RTO responses to FRTOIlpo Järvinen2007-04-26
* [TCP]: Add RFC3742 Limited Slow-Start, controlled by variable sysctl_tcp_max_...John Heffner2007-04-26
* [IPV6]: Disallow RH0 by default.YOSHIFUJI Hideaki2007-04-24
* [PATCH] sysctl: remove the proc_dir_entry member for the sysctl tablesEric W. Biederman2007-02-14
* [PATCH] sysctl: add a parent entry to ctl_table and set the parent entryEric W. Biederman2007-02-14
* [PATCH] sysctl: reimplement the sysctl proc supportEric W. Biederman2007-02-14
* [PATCH] sysctl: allow sysctl_perm to be called from outside of sysctl.cEric W. Biederman2007-02-14
* [PATCH] sysctl: factor out sysctl_head_next from do_sysctlEric W. Biederman2007-02-14
* [PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman2007-02-14