index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
sysctl.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
sysctl: Remove CTL_NONE and CTL_UNNUMBERED
Eric W. Biederman
2009-11-18
1
-9
/
+0
*
sysctl: kill dead ctl_handler definitions.
Eric W. Biederman
2009-11-18
1
-11
/
+0
*
sysctl: Remove the last of the generic binary sysctl support
Eric W. Biederman
2009-11-12
1
-3
/
+0
*
sysctl: Don't look at ctl_name and strategy in the generic code
Eric W. Biederman
2009-11-11
1
-15
/
+2
*
sysctl: Make do_sysctl static
Eric W. Biederman
2009-11-06
1
-4
/
+0
*
sysctl: remove "struct file *" argument of ->proc_handler
Alexey Dobriyan
2009-09-24
1
-10
/
+9
*
net: add ARP notify option for devices
Stephen Hemminger
2009-02-01
1
-0
/
+1
*
sysctl: simplify ->strategy
Alexey Dobriyan
2008-10-16
1
-1
/
+1
*
[PATCH] sanitize proc_sysctl
Al Viro
2008-07-26
1
-0
/
+1
*
[PATCH] sysctl: keep track of tree relationships
Al Viro
2008-07-26
1
-0
/
+3
*
[PATCH] allow delayed freeing of ctl_table_header
Al Viro
2008-07-26
1
-0
/
+6
*
[PATCH] beginning of sysctl cleanup - ctl_table_set
Al Viro
2008-07-26
1
-2
/
+13
*
sysctl: add the ->permissions callback on the ctl_table_root
Pavel Emelyanov
2008-04-29
1
-1
/
+6
*
sysctl: clean from unneeded extern and forward declarations
Pavel Emelyanov
2008-04-29
1
-5
/
+0
*
include/linux/sysctl.h: remove empty #else
Adrian Bunk
2008-04-29
1
-2
/
+0
*
capabilities: introduce per-process capability bounding set
Serge E. Hallyn
2008-02-05
1
-3
/
+0
*
[IPV4] route cache: Introduce rt_genid for smooth cache invalidation
Eric Dumazet
2008-01-31
1
-2
/
+2
*
sysctl: Infrastructure for per namespace sysctls
Eric W. Biederman
2008-01-28
1
-1
/
+16
*
sysctl: Remember the ctl_table we passed to register_sysctl_paths
Eric W. Biederman
2008-01-28
1
-0
/
+1
*
sysctl: Add register_sysctl_paths function
Eric W. Biederman
2008-01-28
1
-0
/
+8
*
[S390] appldata: remove unused binary sysctls.
Heiko Carstens
2007-11-20
1
-1
/
+0
*
[S390] cmm: remove unused binary sysctls.
Heiko Carstens
2007-11-20
1
-5
/
+0
*
sysctl: Error on bad sysctl tables
Eric W. Biederman
2007-10-18
1
-0
/
+1
*
sysctl: properly register the irda binary sysctl numbers
Eric W. Biederman
2007-10-18
1
-0
/
+20
*
sysctl: Factor out sysctl_data.
Eric W. Biederman
2007-10-18
1
-0
/
+1
*
sysctl core: Stop using the unnecessary ctl_table typedef
Eric W. Biederman
2007-10-18
1
-18
/
+18
*
Add CTL_PROC back
Alexey Dobriyan
2007-07-31
1
-1
/
+1
*
[NETFILTER]: bridge-nf: filter bridged IPv4/IPv6 encapsulated in pppoe traffic
Michael Milner
2007-04-25
1
-0
/
+1
*
[NET]: Replace CONFIG_NET_DEBUG with sysctl.
Stephen Hemminger
2007-04-25
1
-0
/
+1
*
[TCP]: Add two new spurious RTO responses to FRTO
Ilpo Järvinen
2007-04-25
1
-0
/
+1
*
[TCP]: Add RFC3742 Limited Slow-Start, controlled by variable sysctl_tcp_max_...
John Heffner
2007-04-25
1
-0
/
+1
*
[IPV6]: Disallow RH0 by default.
YOSHIFUJI Hideaki
2007-04-24
1
-0
/
+1
*
[PATCH] sysctl: remove the proc_dir_entry member for the sysctl tables
Eric W. Biederman
2007-02-14
1
-1
/
+0
*
[PATCH] sysctl: add a parent entry to ctl_table and set the parent entry
Eric W. Biederman
2007-02-14
1
-0
/
+1
*
[PATCH] sysctl: reimplement the sysctl proc support
Eric W. Biederman
2007-02-14
1
-2
/
+0
*
[PATCH] sysctl: allow sysctl_perm to be called from outside of sysctl.c
Eric W. Biederman
2007-02-14
1
-0
/
+2
*
[PATCH] sysctl: factor out sysctl_head_next from do_sysctl
Eric W. Biederman
2007-02-14
1
-0
/
+4
*
[PATCH] sysctl: remove insert_at_head from register_sysctl
Eric W. Biederman
2007-02-14
1
-2
/
+2
*
[PATCH] sysctl: remove support for CTL_ANY
Eric W. Biederman
2007-02-14
1
-1
/
+0
*
[PATCH] sysctl: register the ocfs2 sysctl numbers
Eric W. Biederman
2007-02-14
1
-0
/
+1
*
[PATCH] sysctl: register the sysctl number used by the arlan driver
Eric W. Biederman
2007-02-14
1
-0
/
+1
*
[PATCH] sysctl: s390: move sysctl definitions to sysctl.h
Eric W. Biederman
2007-02-14
1
-0
/
+7
*
[PATCH] sysctl: move CTL_FRV into sysctl.h where it belongs
Eric W. Biederman
2007-02-14
1
-0
/
+1
*
[PATCH] sysctl: move CTL_PM into sysctl.h where it belongs
Eric W. Biederman
2007-02-14
1
-0
/
+1
*
[PATCH] sysctl: move CTL_SUNRPC to sysctl.h where it belongs
Eric W. Biederman
2007-02-14
1
-1
/
+2
*
[X.25]: Adds /proc/sys/net/x25/x25_forward to control forwarding.
Andrew Hendry
2007-02-08
1
-1
/
+2
*
Remove duplicate "have to" in comment
Rolf Eike Beer
2006-12-12
1
-1
/
+1
*
[PATCH] sysctl: remove unused "context" param
Alexey Dobriyan
2006-12-10
1
-3
/
+2
*
[DCCP]: Remove allocation of sysctl numbers
Gerrit Renker
2006-12-02
1
-14
/
+0
*
[DCCP]: Adds the tx buffer sysctls
Ian McDonald
2006-12-02
1
-0
/
+1
[next]