Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
358c14d235b04029a40e208e46a756f8b80996c0
/
include
/
linux
/
sysctl.h
73f7ef4
sysctl: Pass useful parameters to sysctl permissions
by Eric W. Biederman
· 12 years ago
607ca46
UAPI: (Scripted) Disintegrate include/linux
by David Howells
· 12 years ago
fea478d
sysctl: Add register_sysctl for normal sysctl users
by Eric W. Biederman
· 13 years ago
ac13ac6
sysctl: Index sysctl directories with rbtrees.
by Eric W. Biederman
· 13 years ago
9e3d47d
sysctl: Make the header lists per directory.
by Eric W. Biederman
· 13 years ago
60a47a2
sysctl: Modify __register_sysctl_paths to take a set instead of a root and an nsproxy
by Eric W. Biederman
· 13 years ago
0e47c99
sysctl: Replace root_list with links between sysctl_table_sets.
by Eric W. Biederman
· 13 years ago
7ec66d0
sysctl: Stop requiring explicit management of sysctl directories
by Eric W. Biederman
· 13 years ago
9eb47c2
sysctl: Add a root pointer to ctl_table_set
by Eric W. Biederman
· 13 years ago
938aaa4
sysctl: Initial support for auto-unregistering sysctl tables.
by Eric W. Biederman
· 13 years ago
8d6ecfc
sysctl: Remove the now unused ctl_table parent field.
by Eric W. Biederman
· 13 years ago
f728019
sysctl: register only tables of sysctl files
by Eric W. Biederman
· 13 years ago
6e9d516
sysctl: Add support for register sysctl tables with a normal cstring path.
by Eric W. Biederman
· 13 years ago
bd295b5
sysctl: Remove the unnecessary sysctl_set parent concept.
by Eric W. Biederman
· 13 years ago
97324cd8
sysctl: Implement retire_sysctl_set
by Eric W. Biederman
· 13 years ago
1f87f0b
sysctl: Move the implementation into fs/proc/proc_sysctl.c
by Eric W. Biederman
· 13 years ago
de4e83bd
sysctl: Register the base sysctl table like any other sysctl table.
by Eric W. Biederman
· 13 years ago
0ce8974
sysctl: Consolidate !CONFIG_SYSCTL handling
by Eric W. Biederman
· 13 years ago
36fcb58
sysctl: use umode_t for table permissions
by Al Viro
· 13 years ago
f1ecf06
sysctl: add support for poll()
by Lucas De Marchi
· 13 years ago
349d289
ipv4: NET_IPV4_ROUTE_GC_INTERVAL removal
by Vasily Averin
· 13 years ago
684adca
sysctl: the include of rcupdate.h is only needed in the kernel
by Stephen Rothwell
· 14 years ago
dfef6dcd3
unfuck proc_sysctl ->d_compare()
by Al Viro
· 14 years ago
9f977fb
sysctl: add proc_do_large_bitmap
by Octavian Purdila
· 15 years ago
54716e3
net neigh: Decouple per interface neighbour table controls from binary sysctls
by Eric W. Biederman
· 15 years ago
0229168
net ipv4: Decouple ipv4 interface parameters from binary sysctl numbers
by Eric W. Biederman
· 15 years ago
d4a66e7
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
6532414
net: RFC3069, private VLAN proxy arp support
by Jesper Dangaard Brouer
· 15 years ago
28f6aee
net: restore ip source validation
by Jamal Hadi Salim
· 15 years ago
4ef58d4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
d7fc02c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 15 years ago
8a74770
sysctl: add missing comments
by Thadeu Lima de Souza Cascardo
· 15 years ago
8153a10
ipv4 05/05: add sysctl to accept packets with local source addresses
by Patrick McHardy
· 15 years ago
86926d0
sysctl: Remove CTL_NONE and CTL_UNNUMBERED
by Eric W. Biederman
· 15 years ago
60a0a52
sysctl: kill dead ctl_handler definitions.
by Eric W. Biederman
· 15 years ago
4739a97
sysctl: Remove the last of the generic binary sysctl support
by Eric W. Biederman
· 16 years ago
2315ffa
sysctl: Don't look at ctl_name and strategy in the generic code
by Eric W. Biederman
· 16 years ago
642c6d9
sysctl: Make do_sysctl static
by Eric W. Biederman
· 16 years ago
8d65af7
sysctl: remove "struct file *" argument of ->proc_handler
by Alexey Dobriyan
· 15 years ago
eefef1c
net: add ARP notify option for devices
by Stephen Hemminger
· 16 years ago
f221e72
sysctl: simplify ->strategy
by Alexey Dobriyan
· 16 years ago
9043476f
[PATCH] sanitize proc_sysctl
by Al Viro
· 16 years ago
ae7edec
[PATCH] sysctl: keep track of tree relationships
by Al Viro
· 16 years ago
f7e6ced
[PATCH] allow delayed freeing of ctl_table_header
by Al Viro
· 16 years ago
7345509
[PATCH] beginning of sysctl cleanup - ctl_table_set
by Al Viro
· 16 years ago
d7321cd
sysctl: add the ->permissions callback on the ctl_table_root
by Pavel Emelyanov
· 17 years ago
2c4c715
sysctl: clean from unneeded extern and forward declarations
by Pavel Emelyanov
· 17 years ago
1a46674
include/linux/sysctl.h: remove empty #else
by Adrian Bunk
· 17 years ago
3b7391d
capabilities: introduce per-process capability bounding set
by Serge E. Hallyn
· 17 years ago
29e7525
[IPV4] route cache: Introduce rt_genid for smooth cache invalidation
by Eric Dumazet
· 17 years ago
e51b6ba
sysctl: Infrastructure for per namespace sysctls
by Eric W. Biederman
· 17 years ago
23eb06d
sysctl: Remember the ctl_table we passed to register_sysctl_paths
by Eric W. Biederman
· 17 years ago
29e796f
sysctl: Add register_sysctl_paths function
by Eric W. Biederman
· 17 years ago
37e3a6a
[S390] appldata: remove unused binary sysctls.
by Heiko Carstens
· 17 years ago
43ebbf1
[S390] cmm: remove unused binary sysctls.
by Heiko Carstens
· 17 years ago
fc6cd25
sysctl: Error on bad sysctl tables
by Eric W. Biederman
· 17 years ago
f429cd3
sysctl: properly register the irda binary sysctl numbers
by Eric W. Biederman
· 17 years ago
49a0c45
sysctl: Factor out sysctl_data.
by Eric W. Biederman
· 17 years ago
d8217f0
sysctl core: Stop using the unnecessary ctl_table typedef
by Eric W. Biederman
· 17 years ago
0d0ed42
Add CTL_PROC back
by Alexey Dobriyan
· 17 years ago
516299d
[NETFILTER]: bridge-nf: filter bridged IPv4/IPv6 encapsulated in pppoe traffic
by Michael Milner
· 18 years ago
a2a316f
[NET]: Replace CONFIG_NET_DEBUG with sysctl.
by Stephen Hemminger
· 18 years ago
3cfe3ba
[TCP]: Add two new spurious RTO responses to FRTO
by Ilpo Järvinen
· 18 years ago
886236c
[TCP]: Add RFC3742 Limited Slow-Start, controlled by variable sysctl_tcp_max_ssthresh.
by John Heffner
· 18 years ago
0bcbc92
[IPV6]: Disallow RH0 by default.
by YOSHIFUJI Hideaki
· 18 years ago
3fbfa98
[PATCH] sysctl: remove the proc_dir_entry member for the sysctl tables
by Eric W. Biederman
· 18 years ago
d912b0c
[PATCH] sysctl: add a parent entry to ctl_table and set the parent entry
by Eric W. Biederman
· 18 years ago
77b14db
[PATCH] sysctl: reimplement the sysctl proc support
by Eric W. Biederman
· 18 years ago
1ff007e
[PATCH] sysctl: allow sysctl_perm to be called from outside of sysctl.c
by Eric W. Biederman
· 18 years ago
805b5d5
[PATCH] sysctl: factor out sysctl_head_next from do_sysctl
by Eric W. Biederman
· 18 years ago
0b4d414
[PATCH] sysctl: remove insert_at_head from register_sysctl
by Eric W. Biederman
· 18 years ago
6703ddf
[PATCH] sysctl: remove support for CTL_ANY
by Eric W. Biederman
· 18 years ago
0e03036
[PATCH] sysctl: register the ocfs2 sysctl numbers
by Eric W. Biederman
· 18 years ago
59fc531
[PATCH] sysctl: register the sysctl number used by the arlan driver
by Eric W. Biederman
· 18 years ago
feceb63
[PATCH] sysctl: s390: move sysctl definitions to sysctl.h
by Eric W. Biederman
· 18 years ago
77f6dfb1
[PATCH] sysctl: move CTL_FRV into sysctl.h where it belongs
by Eric W. Biederman
· 18 years ago
462591b
[PATCH] sysctl: move CTL_PM into sysctl.h where it belongs
by Eric W. Biederman
· 18 years ago
50d851f
[PATCH] sysctl: move CTL_SUNRPC to sysctl.h where it belongs
by Eric W. Biederman
· 18 years ago
39e21c0
[X.25]: Adds /proc/sys/net/x25/x25_forward to control forwarding.
by Andrew Hendry
· 18 years ago
93aec20
Remove duplicate "have to" in comment
by Rolf Eike Beer
· 18 years ago
1f29bcd
[PATCH] sysctl: remove unused "context" param
by Alexey Dobriyan
· 18 years ago
4384260
[DCCP]: Remove allocation of sysctl numbers
by Gerrit Renker
· 18 years ago
82e3ab9
[DCCP]: Adds the tx buffer sysctls
by Ian McDonald
· 18 years ago
2e2e9e9
[DCCP]: Add sysctls to control retransmission behaviour
by Gerrit Renker
· 18 years ago
ce7bc3b
[TCP]: Restrict congestion control choices.
by Stephen Hemminger
· 18 years ago
3ff825b
[TCP]: Add tcp_available_congestion_control sysctl.
by Stephen Hemminger
· 18 years ago
7cc13ed
[PATCH] sysctl: implement CTL_UNNUMBERED
by Eric W. Biederman
· 18 years ago
d99f160
[PATCH] sysctl: allow a zero ctl_name in the middle of a sysctl table
by Eric W. Biederman
· 18 years ago
b278240
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
by Linus Torvalds
· 18 years ago
0ff3849
[PATCH] zone_reclaim: dynamic slab reclaim
by Christoph Lameter
· 18 years ago
8da5add
[PATCH] x86: Allow users to force a panic on NMI
by Don Zickus
· 18 years ago
407984f
[PATCH] x86: Add abilty to enable/disable nmi watchdog with sysctl
by Don Zickus
· 18 years ago
fbea49e
[IPV6] NDISC: Add proxy_ndp sysctl.
by YOSHIFUJI Hideaki
· 18 years ago
446fda4
[NetLabel]: CIPSOv4 engine
by Paul Moore
· 18 years ago
9614634
[PATCH] ZVC/zone_reclaim: Leave 1% of unmapped pagecache pages for file I/O
by Christoph Lameter
· 18 years ago
23f78d4a
[PATCH] pi-futex: rt mutex core
by Ingo Molnar
· 18 years ago
e6e5494
[PATCH] vdso: randomize the i386 vDSO by moving it into a vma
by Ingo Molnar
· 18 years ago
bebfa10
[PATCH] x86_64: Add compat_printk and sysctl to turn off compat layer warnings
by Andi Kleen
· 18 years ago
eab03ac
[PATCH] Get rid of /proc/sys/proc
by Stephen Hemminger
· 18 years ago
fadd8fb
[PATCH] support for panic at OOM
by KAMEZAWA Hiroyuki
· 18 years ago
Next »