index
:
openslx/kernel-qcow2-linux.git
kernel-qcow2
kernel-qcow2-linux-4.18.x-centos
kernel-qcow2-linux-4.19.y
master
In-kernel qcow2 (Kernel part)
OpenSLX
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
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2016-10-06
1
-2
/
+1
|
\
|
*
sysctl: Stop implicitly passing current into sysctl_table_root.lookup
Eric W. Biederman
2016-08-08
1
-2
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-08-30
1
-0
/
+2
|
\
\
|
*
|
sysctl: handle error writing UINT_MAX to u32 fields
Subash Abhinov Kasiviswanathan
2016-08-27
1
-0
/
+2
|
|
/
*
/
net: make net namespace sysctls belong to container's owner
Dmitry Torokhov
2016-08-15
1
-0
/
+4
|
/
*
uapi: move forward declarations of internal structures
Alexey Dobriyan
2016-08-02
1
-0
/
+1
*
sysctl: Allow creating permanently empty directories that serve as mountpoints.
Eric W. Biederman
2015-07-01
1
-0
/
+3
*
kernel/sysctl.c: threads-max observe limits
Heinrich Schuchardt
2015-04-17
1
-0
/
+3
*
sysctl: remove typedef ctl_table
Joe Perches
2014-08-09
1
-2
/
+0
*
sysctl: Pass useful parameters to sysctl permissions
Eric W. Biederman
2012-11-19
1
-2
/
+1
*
UAPI: (Scripted) Disintegrate include/linux
David Howells
2012-10-13
1
-910
/
+1
*
sysctl: Add register_sysctl for normal sysctl users
Eric W. Biederman
2012-01-25
1
-0
/
+1
*
sysctl: Index sysctl directories with rbtrees.
Eric W. Biederman
2012-01-25
1
-2
/
+8
*
sysctl: Make the header lists per directory.
Eric W. Biederman
2012-01-25
1
-1
/
+1
*
sysctl: Modify __register_sysctl_paths to take a set instead of a root and an...
Eric W. Biederman
2012-01-25
1
-2
/
+2
*
sysctl: Replace root_list with links between sysctl_table_sets.
Eric W. Biederman
2012-01-25
1
-2
/
+1
*
sysctl: Stop requiring explicit management of sysctl directories
Eric W. Biederman
2012-01-25
1
-3
/
+7
*
sysctl: Add a root pointer to ctl_table_set
Eric W. Biederman
2012-01-25
1
-0
/
+3
*
sysctl: Initial support for auto-unregistering sysctl tables.
Eric W. Biederman
2012-01-25
1
-0
/
+1
*
sysctl: Remove the now unused ctl_table parent field.
Eric W. Biederman
2012-01-25
1
-1
/
+0
*
sysctl: register only tables of sysctl files
Eric W. Biederman
2012-01-25
1
-1
/
+1
*
sysctl: Add support for register sysctl tables with a normal cstring path.
Eric W. Biederman
2012-01-25
1
-0
/
+3
*
sysctl: Remove the unnecessary sysctl_set parent concept.
Eric W. Biederman
2012-01-25
1
-3
/
+0
*
sysctl: Implement retire_sysctl_set
Eric W. Biederman
2012-01-25
1
-0
/
+1
*
sysctl: Move the implementation into fs/proc/proc_sysctl.c
Eric W. Biederman
2012-01-25
1
-16
/
+0
*
sysctl: Register the base sysctl table like any other sysctl table.
Eric W. Biederman
2012-01-25
1
-0
/
+1
*
sysctl: Consolidate !CONFIG_SYSCTL handling
Eric W. Biederman
2012-01-25
1
-33
/
+62
*
sysctl: use umode_t for table permissions
Al Viro
2012-01-04
1
-1
/
+1
*
sysctl: add support for poll()
Lucas De Marchi
2011-11-03
1
-0
/
+22
*
ipv4: NET_IPV4_ROUTE_GC_INTERVAL removal
Vasily Averin
2011-10-03
1
-1
/
+1
*
sysctl: the include of rcupdate.h is only needed in the kernel
Stephen Rothwell
2011-03-10
1
-1
/
+1
*
unfuck proc_sysctl ->d_compare()
Al Viro
2011-03-08
1
-4
/
+10
*
sysctl: add proc_do_large_bitmap
Octavian Purdila
2010-05-16
1
-0
/
+2
*
net neigh: Decouple per interface neighbour table controls from binary sysctls
Eric W. Biederman
2010-02-17
1
-1
/
+0
*
net ipv4: Decouple ipv4 interface parameters from binary sysctl numbers
Eric W. Biederman
2010-02-17
1
-4
/
+0
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-01-11
1
-1
/
+2
|
\
|
*
net: restore ip source validation
Jamal Hadi Salim
2009-12-26
1
-0
/
+1
*
|
net: RFC3069, private VLAN proxy arp support
Jesper Dangaard Brouer
2010-01-07
1
-0
/
+1
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2009-12-10
1
-5
/
+5
|
\
|
*
sysctl: add missing comments
Thadeu Lima de Souza Cascardo
2009-12-04
1
-5
/
+5
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2009-12-08
1
-0
/
+1
|
\
\
|
*
|
ipv4 05/05: add sysctl to accept packets with local source addresses
Patrick McHardy
2009-12-03
1
-0
/
+1
|
|
/
*
|
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
[next]