aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/sysctl.h
Commit message (Expand)AuthorAgeFilesLines
...
* [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
| * [PATCH] x86: Add abilty to enable/disable nmi watchdog with sysctlDon Zickus2006-09-261-0/+1
* | [PATCH] zone_reclaim: dynamic slab reclaimChristoph Lameter2006-09-261-0/+1
|/
* [IPV6] NDISC: Add proxy_ndp sysctl.YOSHIFUJI Hideaki2006-09-221-0/+1
* [NetLabel]: CIPSOv4 enginePaul Moore2006-09-221-0/+4
* [PATCH] ZVC/zone_reclaim: Leave 1% of unmapped pagecache pages for file I/OChristoph Lameter2006-07-031-1/+1
* [PATCH] pi-futex: rt mutex coreIngo Molnar2006-06-271-0/+1
* [PATCH] vdso: randomize the i386 vDSO by moving it into a vmaIngo Molnar2006-06-271-0/+1
* [PATCH] x86_64: Add compat_printk and sysctl to turn off compat layer warningsAndi Kleen2006-06-261-0/+2
* [PATCH] Get rid of /proc/sys/procStephen Hemminger2006-06-251-3/+1
* [PATCH] support for panic at OOMKAMEZAWA Hiroyuki2006-06-231-0/+1
* [TCP]: Add tcp_slow_start_after_idle sysctl.David S. Miller2006-06-171-0/+1
* [NETFILTER]: conntrack: add sysctl to disable checksummingPatrick McHardy2006-06-171-0/+2
* [I/OAT]: Add a sysctl for tuning the I/OAT offloaded I/O thresholdChris Leech2006-06-171-0/+1
* [TCP]: sysctl to allow TCP window > 32767 sans wscaleRick Jones2006-03-201-0/+1
* [IPV4] ARP: Alloc acceptance of unsolicited ARP via netdevice sysctl.Neil Horman2006-03-201-0/+1
* [DCCP] feat: Introduce sysctls for the default featuresArnaldo Carvalho de Melo2006-03-201-0/+16
* [IPSEC]: Sync series - core changesJamal Hadi Salim2006-03-201-0/+2
* [TCP]: MTU probingJohn Heffner2006-03-201-0/+2
* [IPV6]: ROUTE: Add accept_ra_rt_info_max_plen sysctl.YOSHIFUJI Hideaki2006-03-201-0/+1
* [IPV6]: ROUTE: Add router_probe_interval sysctl.YOSHIFUJI Hideaki2006-03-201-0/+1
* [IPV6]: ROUTE: Add accept_ra_rtr_pref sysctl.YOSHIFUJI Hideaki2006-03-201-0/+1
* [IPV6]: ADDRCONF: Add accept_ra_pinfo sysctl.YOSHIFUJI Hideaki2006-03-201-0/+1
* [IPV6]: ROUTE: Add accept_ra_defrtr sysctl.YOSHIFUJI Hideaki2006-03-201-0/+1
* [IA64] sysctl option to silence unaligned trap warningsJes Sorensen2006-02-281-0/+1
* [PATCH] suspend-to-ram: allow video options to be set at runtimePavel Machek2006-02-201-0/+1
* [PATCH] zone_reclaim: configurable off node allocation period.Christoph Lameter2006-02-011-1/+2
* [PATCH] Zone reclaim: proc overrideChristoph Lameter2006-01-181-0/+1
* [PATCH] Make high and batch sizes of per_cpu_pagelists configurableRohit Seth2006-01-081-0/+1
* [PATCH] drop-pagecacheAndrew Morton2006-01-081-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2006-01-041-1/+1
|\
| * [PATCH] driver core: replace "hotplug" by "uevent"Kay Sievers2006-01-041-1/+1