summaryrefslogtreecommitdiff
path: root/include/linux/sysctl.h
AgeCommit message (Expand)Author
2008-04-29sysctl: add the ->permissions callback on the ctl_table_rootPavel Emelyanov
2008-04-29sysctl: clean from unneeded extern and forward declarationsPavel Emelyanov
2008-04-29include/linux/sysctl.h: remove empty #elseAdrian Bunk
2008-02-05capabilities: introduce per-process capability bounding setSerge E. Hallyn
2008-01-31[IPV4] route cache: Introduce rt_genid for smooth cache invalidationEric Dumazet
2008-01-28sysctl: Infrastructure for per namespace sysctlsEric W. Biederman
2008-01-28sysctl: Remember the ctl_table we passed to register_sysctl_pathsEric W. Biederman
2008-01-28sysctl: Add register_sysctl_paths functionEric W. Biederman
2007-11-20[S390] appldata: remove unused binary sysctls.Heiko Carstens
2007-11-20[S390] cmm: remove unused binary sysctls.Heiko Carstens
2007-10-18sysctl: Error on bad sysctl tablesEric W. Biederman
2007-10-18sysctl: properly register the irda binary sysctl numbersEric W. Biederman
2007-10-18sysctl: Factor out sysctl_data.Eric W. Biederman
2007-10-18sysctl core: Stop using the unnecessary ctl_table typedefEric W. Biederman
2007-07-31Add CTL_PROC backAlexey Dobriyan
2007-04-25[NETFILTER]: bridge-nf: filter bridged IPv4/IPv6 encapsulated in pppoe trafficMichael Milner
2007-04-25[NET]: Replace CONFIG_NET_DEBUG with sysctl.Stephen Hemminger
2007-04-25[TCP]: Add two new spurious RTO responses to FRTOIlpo Järvinen
2007-04-25[TCP]: Add RFC3742 Limited Slow-Start, controlled by variable sysctl_tcp_max_...John Heffner
2007-04-24[IPV6]: Disallow RH0 by default.YOSHIFUJI Hideaki
2007-02-14[PATCH] sysctl: remove the proc_dir_entry member for the sysctl tablesEric W. Biederman
2007-02-14[PATCH] sysctl: add a parent entry to ctl_table and set the parent entryEric W. Biederman
2007-02-14[PATCH] sysctl: reimplement the sysctl proc supportEric W. Biederman
2007-02-14[PATCH] sysctl: allow sysctl_perm to be called from outside of sysctl.cEric W. Biederman
2007-02-14[PATCH] sysctl: factor out sysctl_head_next from do_sysctlEric W. Biederman
2007-02-14[PATCH] sysctl: remove insert_at_head from register_sysctlEric W. Biederman
2007-02-14[PATCH] sysctl: remove support for CTL_ANYEric W. Biederman
2007-02-14[PATCH] sysctl: register the ocfs2 sysctl numbersEric W. Biederman
2007-02-14[PATCH] sysctl: register the sysctl number used by the arlan driverEric W. Biederman
2007-02-14[PATCH] sysctl: s390: move sysctl definitions to sysctl.hEric W. Biederman
2007-02-14[PATCH] sysctl: move CTL_FRV into sysctl.h where it belongsEric W. Biederman
2007-02-14[PATCH] sysctl: move CTL_PM into sysctl.h where it belongsEric W. Biederman
2007-02-14[PATCH] sysctl: move CTL_SUNRPC to sysctl.h where it belongsEric W. Biederman
2007-02-08[X.25]: Adds /proc/sys/net/x25/x25_forward to control forwarding.Andrew Hendry
2006-12-12Remove duplicate "have to" in commentRolf Eike Beer
2006-12-10[PATCH] sysctl: remove unused "context" paramAlexey Dobriyan
2006-12-02[DCCP]: Remove allocation of sysctl numbersGerrit Renker
2006-12-02[DCCP]: Adds the tx buffer sysctlsIan McDonald
2006-12-02[DCCP]: Add sysctls to control retransmission behaviourGerrit Renker
2006-12-02[TCP]: Restrict congestion control choices.Stephen Hemminger
2006-12-02[TCP]: Add tcp_available_congestion_control sysctl.Stephen Hemminger
2006-11-06[PATCH] sysctl: implement CTL_UNNUMBEREDEric W. Biederman
2006-11-06[PATCH] sysctl: allow a zero ctl_name in the middle of a sysctl tableEric W. Biederman
2006-09-26Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds
2006-09-26[PATCH] zone_reclaim: dynamic slab reclaimChristoph Lameter
2006-09-26[PATCH] x86: Allow users to force a panic on NMIDon Zickus
2006-09-26[PATCH] x86: Add abilty to enable/disable nmi watchdog with sysctlDon Zickus
2006-09-22[IPV6] NDISC: Add proxy_ndp sysctl.YOSHIFUJI Hideaki
2006-09-22[NetLabel]: CIPSOv4 enginePaul Moore
2006-07-03[PATCH] ZVC/zone_reclaim: Leave 1% of unmapped pagecache pages for file I/OChristoph Lameter