aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/sysctl.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-15sysctl: add proc_do_large_bitmapOctavian Purdila1-0/+2
2010-02-16net neigh: Decouple per interface neighbour table controls from binary sysctlsEric W. Biederman1-1/+0
2010-02-16net ipv4: Decouple ipv4 interface parameters from binary sysctl numbersEric W. Biederman1-4/+0
2010-01-10Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-1/+2
2010-01-07net: RFC3069, private VLAN proxy arp supportJesper Dangaard Brouer1-0/+1
2009-12-25net: restore ip source validationJamal Hadi Salim1-0/+1
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-5/+5
2009-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds1-0/+1
2009-12-04sysctl: add missing commentsThadeu Lima de Souza Cascardo1-5/+5
2009-12-03ipv4 05/05: add sysctl to accept packets with local source addressesPatrick McHardy1-0/+1
2009-11-18sysctl: Remove CTL_NONE and CTL_UNNUMBEREDEric W. Biederman1-9/+0
2009-11-18sysctl: kill dead ctl_handler definitions.Eric W. Biederman1-11/+0
2009-11-12sysctl: Remove the last of the generic binary sysctl supportEric W. Biederman1-3/+0
2009-11-11sysctl: Don't look at ctl_name and strategy in the generic codeEric W. Biederman1-15/+2
2009-11-06sysctl: Make do_sysctl staticEric W. Biederman1-4/+0
2009-09-24sysctl: remove "struct file *" argument of ->proc_handlerAlexey Dobriyan1-10/+9
2009-02-01net: add ARP notify option for devicesStephen Hemminger1-0/+1
2008-10-16sysctl: simplify ->strategyAlexey Dobriyan1-1/+1
2008-07-26[PATCH] sanitize proc_sysctlAl Viro1-0/+1
2008-07-26[PATCH] sysctl: keep track of tree relationshipsAl Viro1-0/+3
2008-07-26[PATCH] allow delayed freeing of ctl_table_headerAl Viro1-0/+6
2008-07-26[PATCH] beginning of sysctl cleanup - ctl_table_setAl Viro1-2/+13
2008-04-29sysctl: add the ->permissions callback on the ctl_table_rootPavel Emelyanov1-1/+6
2008-04-29sysctl: clean from unneeded extern and forward declarationsPavel Emelyanov1-5/+0
2008-04-29include/linux/sysctl.h: remove empty #elseAdrian Bunk1-2/+0
2008-02-05capabilities: introduce per-process capability bounding setSerge E. Hallyn1-3/+0
2008-01-31[IPV4] route cache: Introduce rt_genid for smooth cache invalidationEric Dumazet1-2/+2
2008-01-28sysctl: Infrastructure for per namespace sysctlsEric W. Biederman1-1/+16
2008-01-28sysctl: Remember the ctl_table we passed to register_sysctl_pathsEric W. Biederman1-0/+1
2008-01-28sysctl: Add register_sysctl_paths functionEric W. Biederman1-0/+8
2007-11-20[S390] appldata: remove unused binary sysctls.Heiko Carstens1-1/+0
2007-11-20[S390] cmm: remove unused binary sysctls.Heiko Carstens1-5/+0
2007-10-18sysctl: Error on bad sysctl tablesEric W. Biederman1-0/+1
2007-10-18sysctl: properly register the irda binary sysctl numbersEric W. Biederman1-0/+20
2007-10-18sysctl: Factor out sysctl_data.Eric W. Biederman1-0/+1
2007-10-18sysctl core: Stop using the unnecessary ctl_table typedefEric W. Biederman1-18/+18
2007-07-31Add CTL_PROC backAlexey Dobriyan1-1/+1
2007-04-25[NETFILTER]: bridge-nf: filter bridged IPv4/IPv6 encapsulated in pppoe trafficMichael Milner1-0/+1
2007-04-25[NET]: Replace CONFIG_NET_DEBUG with sysctl.Stephen Hemminger1-0/+1
2007-04-25[TCP]: Add two new spurious RTO responses to FRTOIlpo Järvinen1-0/+1
2007-04-25[TCP]: Add RFC3742 Limited Slow-Start, controlled by variable sysctl_tcp_max_ssthresh.John Heffner1-0/+1
2007-04-24[IPV6]: Disallow RH0 by default.YOSHIFUJI Hideaki1-0/+1
2007-02-14[PATCH] sysctl: remove the proc_dir_entry member for the sysctl tablesEric W. Biederman1-1/+0
2007-02-14[PATCH] sysctl: add a parent entry to ctl_table and set the parent entryEric W. Biederman1-0/+1
2007-02-14[PATCH] sysctl: reimplement the sysctl proc supportEric W. Biederman1-2/+0
2007-02-14[PATCH] sysctl: allow sysctl_perm to be called from outside of sysctl.cEric W. Biederman1-0/+2
2007-02-14[PATCH] sysctl: factor out sysctl_head_next from do_sysctlEric W. Biederman1-0/+4
2007-02-14[PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman1-2/+2
2007-02-14[PATCH] sysctl: remove support for CTL_ANYEric W. Biederman1-1/+0
2007-02-14[PATCH] sysctl: register the ocfs2 sysctl numbersEric W. Biederman1-0/+1