aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/sysctl.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2007-02-14[PATCH] sysctl: register the sysctl number used by the arlan driverEric W. Biederman1-0/+1
2007-02-14[PATCH] sysctl: s390: move sysctl definitions to sysctl.hEric W. Biederman1-0/+7
2007-02-14[PATCH] sysctl: move CTL_FRV into sysctl.h where it belongsEric W. Biederman1-0/+1
2007-02-14[PATCH] sysctl: move CTL_PM into sysctl.h where it belongsEric W. Biederman1-0/+1
2007-02-14[PATCH] sysctl: move CTL_SUNRPC to sysctl.h where it belongsEric W. Biederman1-1/+2
2007-02-08[X.25]: Adds /proc/sys/net/x25/x25_forward to control forwarding.Andrew Hendry1-1/+2
2006-12-12Remove duplicate "have to" in commentRolf Eike Beer1-1/+1
2006-12-10[PATCH] sysctl: remove unused "context" paramAlexey Dobriyan1-3/+2
2006-12-02[DCCP]: Remove allocation of sysctl numbersGerrit Renker1-14/+0
2006-12-02[DCCP]: Adds the tx buffer sysctlsIan McDonald1-0/+1
2006-12-02[DCCP]: Add sysctls to control retransmission behaviourGerrit Renker1-0/+3
2006-12-02[TCP]: Restrict congestion control choices.Stephen Hemminger1-0/+1
2006-12-02[TCP]: Add tcp_available_congestion_control sysctl.Stephen Hemminger1-0/+1
2006-11-06[PATCH] sysctl: implement CTL_UNNUMBEREDEric W. Biederman1-3/+11
2006-11-06[PATCH] sysctl: allow a zero ctl_name in the middle of a sysctl tableEric W. Biederman1-3/+6
2006-09-26Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds1-0/+2
2006-09-26[PATCH] zone_reclaim: dynamic slab reclaimChristoph Lameter1-0/+1
2006-09-26[PATCH] x86: Allow users to force a panic on NMIDon Zickus1-0/+1
2006-09-26[PATCH] x86: Add abilty to enable/disable nmi watchdog with sysctlDon Zickus1-0/+1
2006-09-22[IPV6] NDISC: Add proxy_ndp sysctl.YOSHIFUJI Hideaki1-0/+1
2006-09-22[NetLabel]: CIPSOv4 enginePaul Moore1-0/+4
2006-07-03[PATCH] ZVC/zone_reclaim: Leave 1% of unmapped pagecache pages for file I/OChristoph Lameter1-1/+1
2006-06-27[PATCH] pi-futex: rt mutex coreIngo Molnar1-0/+1
2006-06-27[PATCH] vdso: randomize the i386 vDSO by moving it into a vmaIngo Molnar1-0/+1
2006-06-26[PATCH] x86_64: Add compat_printk and sysctl to turn off compat layer warningsAndi Kleen1-0/+2
2006-06-25[PATCH] Get rid of /proc/sys/procStephen Hemminger1-3/+1
2006-06-23[PATCH] support for panic at OOMKAMEZAWA Hiroyuki1-0/+1
2006-06-17[TCP]: Add tcp_slow_start_after_idle sysctl.David S. Miller1-0/+1
2006-06-17[NETFILTER]: conntrack: add sysctl to disable checksummingPatrick McHardy1-0/+2
2006-06-17[I/OAT]: Add a sysctl for tuning the I/OAT offloaded I/O thresholdChris Leech1-0/+1
2006-03-20[TCP]: sysctl to allow TCP window > 32767 sans wscaleRick Jones1-0/+1
2006-03-20[IPV4] ARP: Alloc acceptance of unsolicited ARP via netdevice sysctl.Neil Horman1-0/+1
2006-03-20[DCCP] feat: Introduce sysctls for the default featuresArnaldo Carvalho de Melo1-0/+16
2006-03-20[IPSEC]: Sync series - core changesJamal Hadi Salim1-0/+2
2006-03-20[TCP]: MTU probingJohn Heffner1-0/+2
2006-03-20[IPV6]: ROUTE: Add accept_ra_rt_info_max_plen sysctl.YOSHIFUJI Hideaki1-0/+1