Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
eec8d2bcc841ae44edcde9660ff21144a2016053
/
include
/
linux
/
sysctl.h
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
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
Next »