Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
10ea18f0deb2372417c8e5be4d2ec79de1f65c4b
/
include
/
linux
/
sysctl.h
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
35089bb
[TCP]: Add tcp_slow_start_after_idle sysctl.
by David S. Miller
· 18 years ago
39a27a3
[NETFILTER]: conntrack: add sysctl to disable checksumming
by Patrick McHardy
· 18 years ago
9593782
[I/OAT]: Add a sysctl for tuning the I/OAT offloaded I/O threshold
by Chris Leech
· 18 years ago
15d99e0
[TCP]: sysctl to allow TCP window > 32767 sans wscale
by Rick Jones
· 19 years ago
abd596a
[IPV4] ARP: Alloc acceptance of unsolicited ARP via netdevice sysctl.
by Neil Horman
· 19 years ago
e55d912
[DCCP] feat: Introduce sysctls for the default features
by Arnaldo Carvalho de Melo
· 19 years ago
f8cd548
[IPSEC]: Sync series - core changes
by Jamal Hadi Salim
· 19 years ago
5d424d5
[TCP]: MTU probing
by John Heffner
· 19 years ago
09c884d
[IPV6]: ROUTE: Add accept_ra_rt_info_max_plen sysctl.
by YOSHIFUJI Hideaki
· 19 years ago
52e1635
[IPV6]: ROUTE: Add router_probe_interval sysctl.
by YOSHIFUJI Hideaki
· 19 years ago
930d6ff
[IPV6]: ROUTE: Add accept_ra_rtr_pref sysctl.
by YOSHIFUJI Hideaki
· 19 years ago
c4fd30e
[IPV6]: ADDRCONF: Add accept_ra_pinfo sysctl.
by YOSHIFUJI Hideaki
· 19 years ago
65f5c7c
[IPV6]: ROUTE: Add accept_ra_defrtr sysctl.
by YOSHIFUJI Hideaki
· 19 years ago
d2b176e
[IA64] sysctl option to silence unaligned trap warnings
by Jes Sorensen
· 19 years ago
c255d84
[PATCH] suspend-to-ram: allow video options to be set at runtime
by Pavel Machek
· 19 years ago
2a11ff0
[PATCH] zone_reclaim: configurable off node allocation period.
by Christoph Lameter
· 19 years ago
1743660
[PATCH] Zone reclaim: proc override
by Christoph Lameter
· 19 years ago
8ad4b1f
[PATCH] Make high and batch sizes of per_cpu_pagelists configurable
by Rohit Seth
· 19 years ago
9d0243b
[PATCH] drop-pagecache
by Andrew Morton
· 19 years ago
db9edfd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6
by Linus Torvalds
· 19 years ago
312c004
[PATCH] driver core: replace "hotplug" by "uevent"
by Kay Sievers
· 19 years ago
89cee8b
[IPV4]: Safer reassembly
by Herbert Xu
· 19 years ago
1f12bcc
[DECNET]: add memory buffer settings
by Steven Whitehouse
· 19 years ago
d4ed803
[PATCH] Make sysctl.h (again) usable from userspace
by Harald Welte
· 19 years ago
049b3ff
[SCTP]: Include ulpevents in socket receive buffer accounting.
by Neil Horman
· 19 years ago
9772efb
[TCP]: Appropriate Byte Count support
by Stephen Hemminger
· 19 years ago
9fb9cbb
[NETFILTER]: Add nf_conntrack subsystem.
by Yasuyuki Kozakai
· 19 years ago
330d57f
[PATCH] Fix sysctl unregistration oops (CVE-2005-2709)
by Al Viro
· 19 years ago
590232a
[LLC]: Add sysctl support for the LLC timeouts
by Arnaldo Carvalho de Melo
· 19 years ago
e21ce8c
[NETROM]: Implement G8PZT Circuit reset for NET/ROM
by Ralf Baechle
· 19 years ago
8c702e1
[PATCH] ipmi poweroff: fix chassis control
by Corey Minyard
· 19 years ago
951f22d
[PATCH] s390: spin lock retry
by Martin Schwidefsky
· 19 years ago
0399cb0
[PATCH] inotify: move sysctl
by Robert Love
· 19 years ago
0eeca28
[PATCH] inotify
by Robert Love
· 19 years ago
2f85a42
[SCTP] Make init & delayed sack timeouts configurable by user.
by Vlad Yasevich
· 19 years ago
51b0bde
[NET]: Separate two usages of netdev_max_backlog.
by Stephen Hemminger
· 19 years ago
317a76f
[TCP]: Add pluggable congestion control algorithm infrastructure.
by Stephen Hemminger
· 19 years ago
d6e7114
[PATCH] setuid core dump
by Alan Cox
· 19 years ago
1c2fb7f
[IPV4]: Sysctl configurable icmp error source address.
by J. Simonetti
· 19 years ago
8f937c6
[IPV4]: Primary and secondary addresses
by Harald Welte
· 19 years ago
4eb701d
[SCTP] Fix SCTP sendbuffer accouting.
by Neil Horman
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago