index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
sysctl.h
Age
Commit message (
Expand
)
Author
2012-11-18
sysctl: Pass useful parameters to sysctl permissions
Eric W. Biederman
2012-10-13
UAPI: (Scripted) Disintegrate include/linux
David Howells
2012-01-24
sysctl: Add register_sysctl for normal sysctl users
Eric W. Biederman
2012-01-24
sysctl: Index sysctl directories with rbtrees.
Eric W. Biederman
2012-01-24
sysctl: Make the header lists per directory.
Eric W. Biederman
2012-01-24
sysctl: Modify __register_sysctl_paths to take a set instead of a root and an...
Eric W. Biederman
2012-01-24
sysctl: Replace root_list with links between sysctl_table_sets.
Eric W. Biederman
2012-01-24
sysctl: Stop requiring explicit management of sysctl directories
Eric W. Biederman
2012-01-24
sysctl: Add a root pointer to ctl_table_set
Eric W. Biederman
2012-01-24
sysctl: Initial support for auto-unregistering sysctl tables.
Eric W. Biederman
2012-01-24
sysctl: Remove the now unused ctl_table parent field.
Eric W. Biederman
2012-01-24
sysctl: register only tables of sysctl files
Eric W. Biederman
2012-01-24
sysctl: Add support for register sysctl tables with a normal cstring path.
Eric W. Biederman
2012-01-24
sysctl: Remove the unnecessary sysctl_set parent concept.
Eric W. Biederman
2012-01-24
sysctl: Implement retire_sysctl_set
Eric W. Biederman
2012-01-24
sysctl: Move the implementation into fs/proc/proc_sysctl.c
Eric W. Biederman
2012-01-24
sysctl: Register the base sysctl table like any other sysctl table.
Eric W. Biederman
2012-01-24
sysctl: Consolidate !CONFIG_SYSCTL handling
Eric W. Biederman
2012-01-03
sysctl: use umode_t for table permissions
Al Viro
2011-11-02
sysctl: add support for poll()
Lucas De Marchi
2011-10-03
ipv4: NET_IPV4_ROUTE_GC_INTERVAL removal
Vasily Averin
2011-03-09
sysctl: the include of rcupdate.h is only needed in the kernel
Stephen Rothwell
2011-03-08
unfuck proc_sysctl ->d_compare()
Al Viro
2010-05-15
sysctl: add proc_do_large_bitmap
Octavian Purdila
2010-02-16
net neigh: Decouple per interface neighbour table controls from binary sysctls
Eric W. Biederman
2010-02-16
net ipv4: Decouple ipv4 interface parameters from binary sysctl numbers
Eric W. Biederman
2010-01-10
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2010-01-07
net: RFC3069, private VLAN proxy arp support
Jesper Dangaard Brouer
2009-12-25
net: restore ip source validation
Jamal Hadi Salim
2009-12-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2009-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2009-12-04
sysctl: add missing comments
Thadeu Lima de Souza Cascardo
2009-12-03
ipv4 05/05: add sysctl to accept packets with local source addresses
Patrick McHardy
2009-11-18
sysctl: Remove CTL_NONE and CTL_UNNUMBERED
Eric W. Biederman
2009-11-18
sysctl: kill dead ctl_handler definitions.
Eric W. Biederman
2009-11-12
sysctl: Remove the last of the generic binary sysctl support
Eric W. Biederman
2009-11-11
sysctl: Don't look at ctl_name and strategy in the generic code
Eric W. Biederman
2009-11-06
sysctl: Make do_sysctl static
Eric W. Biederman
2009-09-24
sysctl: remove "struct file *" argument of ->proc_handler
Alexey Dobriyan
2009-02-01
net: add ARP notify option for devices
Stephen Hemminger
2008-10-16
sysctl: simplify ->strategy
Alexey Dobriyan
2008-07-26
[PATCH] sanitize proc_sysctl
Al Viro
2008-07-26
[PATCH] sysctl: keep track of tree relationships
Al Viro
2008-07-26
[PATCH] allow delayed freeing of ctl_table_header
Al Viro
2008-07-26
[PATCH] beginning of sysctl cleanup - ctl_table_set
Al Viro
2008-04-29
sysctl: add the ->permissions callback on the ctl_table_root
Pavel Emelyanov
2008-04-29
sysctl: clean from unneeded extern and forward declarations
Pavel Emelyanov
2008-04-29
include/linux/sysctl.h: remove empty #else
Adrian Bunk
2008-02-05
capabilities: introduce per-process capability bounding set
Serge E. Hallyn
2008-01-31
[IPV4] route cache: Introduce rt_genid for smooth cache invalidation
Eric Dumazet
[next]