summaryrefslogtreecommitdiff
path: root/include/linux/sysctl.h
AgeCommit message (Expand)Author
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
2006-06-27[PATCH] pi-futex: rt mutex coreIngo Molnar
2006-06-27[PATCH] vdso: randomize the i386 vDSO by moving it into a vmaIngo Molnar
2006-06-26[PATCH] x86_64: Add compat_printk and sysctl to turn off compat layer warningsAndi Kleen
2006-06-25[PATCH] Get rid of /proc/sys/procStephen Hemminger
2006-06-23[PATCH] support for panic at OOMKAMEZAWA Hiroyuki
2006-06-17[TCP]: Add tcp_slow_start_after_idle sysctl.David S. Miller
2006-06-17[NETFILTER]: conntrack: add sysctl to disable checksummingPatrick McHardy
2006-06-17[I/OAT]: Add a sysctl for tuning the I/OAT offloaded I/O thresholdChris Leech
2006-03-20[TCP]: sysctl to allow TCP window > 32767 sans wscaleRick Jones
2006-03-20[IPV4] ARP: Alloc acceptance of unsolicited ARP via netdevice sysctl.Neil Horman
2006-03-20[DCCP] feat: Introduce sysctls for the default featuresArnaldo Carvalho de Melo
2006-03-20[IPSEC]: Sync series - core changesJamal Hadi Salim
2006-03-20[TCP]: MTU probingJohn Heffner
2006-03-20[IPV6]: ROUTE: Add accept_ra_rt_info_max_plen sysctl.YOSHIFUJI Hideaki
2006-03-20[IPV6]: ROUTE: Add router_probe_interval sysctl.YOSHIFUJI Hideaki
2006-03-20[IPV6]: ROUTE: Add accept_ra_rtr_pref sysctl.YOSHIFUJI Hideaki
2006-03-20[IPV6]: ADDRCONF: Add accept_ra_pinfo sysctl.YOSHIFUJI Hideaki
2006-03-20[IPV6]: ROUTE: Add accept_ra_defrtr sysctl.YOSHIFUJI Hideaki
2006-02-28[IA64] sysctl option to silence unaligned trap warningsJes Sorensen
2006-02-20[PATCH] suspend-to-ram: allow video options to be set at runtimePavel Machek
2006-02-01[PATCH] zone_reclaim: configurable off node allocation period.Christoph Lameter
2006-01-18[PATCH] Zone reclaim: proc overrideChristoph Lameter
2006-01-08[PATCH] Make high and batch sizes of per_cpu_pagelists configurableRohit Seth
2006-01-08[PATCH] drop-pagecacheAndrew Morton
2006-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2006-01-04[PATCH] driver core: replace "hotplug" by "uevent"Kay Sievers