index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
core
/
sysctl_net_core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: add option to not create fall-back tunnels in root-ns as well
Mahesh Bandewar
2020-08-28
1
-2
/
+15
*
bpf: Check correct cred for CAP_SYSLOG in bpf_dump_raw_ok()
Kees Cook
2020-07-08
1
-1
/
+1
*
Merge branch 'work.sysctl' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2020-06-10
1
-1
/
+1
|
\
|
*
net/sysctl: use cpumask_parse in flow_limit_cpu_sysctl
Christoph Hellwig
2020-06-08
1
-1
/
+1
*
|
netns: enable to inherit devconf from current netns
Nicolas Dichtel
2020-05-16
1
-1
/
+3
|
/
*
sysctl: pass kernel pointers to ->proc_handler
Christoph Hellwig
2020-04-27
1
-17
/
+10
*
net, sysctl: Fix compiler warning when only cBPF is present
Alexander Lobakin
2019-12-19
1
-0
/
+2
*
net: use listified RX for handling GRO_NORMAL skbs
Edward Cree
2019-08-08
1
-0
/
+8
*
proc/sysctl: add shared variables for range check
Matteo Croce
2019-07-18
1
-18
/
+16
*
net: add high_order_alloc_disable sysctl/static key
Eric Dumazet
2019-06-14
1
-0
/
+7
*
net: convert rps_needed and rfs_needed to new static branch api
Eric Dumazet
2019-03-23
1
-4
/
+4
*
net: introduce a knob to control whether to inherit devconf config
Cong Wang
2019-01-22
1
-0
/
+18
*
bpf: fix bpf_jit_limit knob for PAGE_SIZE >= 64K
Daniel Borkmann
2018-12-11
1
-3
/
+17
*
bpf: add bpf_jit_limit knob to restrict unpriv allocations
Daniel Borkmann
2018-10-25
1
-2
/
+8
*
headers: untangle kmemleak.h from mm.h
Randy Dunlap
2018-04-05
1
-1
/
+0
*
net: Drop pernet_operations::async
Kirill Tkhai
2018-03-27
1
-1
/
+0
*
net: do not create fallback tunnels for non-default namespaces
Eric Dumazet
2018-03-09
1
-0
/
+12
*
net: Convert sysctl_core_ops
Kirill Tkhai
2018-02-13
1
-0
/
+1
*
bpf: restrict access to core bpf sysctls
Daniel Borkmann
2018-01-19
1
-3
/
+43
*
bpf: get rid of pure_initcall dependency to enable jits
Daniel Borkmann
2018-01-19
1
-6
/
+12
*
bpf: introduce BPF_JIT_ALWAYS_ON config
Alexei Starovoitov
2018-01-09
1
-0
/
+6
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
net: move somaxconn init from sysctl code
Roman Kapl
2017-05-25
1
-2
/
+0
*
Replace 2 jiffies with sysctl netdev_budget_usecs to enable softirq tuning
Matthew Whitehead
2017-04-21
1
-0
/
+8
*
net: Do not allow negative values for busy_read and busy_poll sysctl interfaces
Alexander Duyck
2017-03-24
1
-2
/
+4
*
bpf: make jited programs visible in traces
Daniel Borkmann
2017-02-17
1
-0
/
+7
*
net: dev_weight: TX/RX orthogonality
Matthias Tafelmeier
2016-12-29
1
-1
/
+30
*
net: rfs: add a jump label
Eric Dumazet
2016-12-08
1
-1
/
+4
*
bpf: add generic constant blinding for use in jits
Daniel Borkmann
2016-05-16
1
-0
/
+9
*
net:Add sysctl_max_skb_frags
Hans Westgaard Ry
2016-02-09
1
-0
/
+10
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-03-20
1
-4
/
+6
|
\
|
*
net: sysctl_net_core: check SNDBUF and RCVBUF for min length
Alexey Kodanev
2015-03-11
1
-4
/
+6
*
|
net: increase sk_[max_]ack_backlog
Eric Dumazet
2015-03-20
1
-2
/
+0
|
/
*
net: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
2015-02-13
1
-1
/
+1
*
net:rfs: adjust table size checking
Eric Dumazet
2015-02-08
1
-1
/
+1
*
net: rfs: add hash collision detection
Eric Dumazet
2015-02-08
1
-1
/
+1
*
net-timestamp: no-payload only sysctl
Willem de Bruijn
2015-02-02
1
-0
/
+9
*
net: provide a per host RSS key generic infrastructure
Eric Dumazet
2014-11-16
1
-0
/
+19
*
net: Convert LIMIT_NETDEBUG to net_dbg_ratelimited
Joe Perches
2014-11-11
1
-0
/
+2
*
rps: NUMA flow limit allocations
Eric Dumazet
2013-12-19
1
-1
/
+2
*
qdisc: allow setting default queuing discipline
stephen hemminger
2013-08-31
1
-1
/
+29
*
net: check net.core.somaxconn sysctl values
Roman Gushchin
2013-08-02
1
-1
/
+5
*
net: rename CONFIG_NET_LL_RX_POLL to CONFIG_NET_RX_BUSY_POLL
Cong Wang
2013-08-01
1
-1
/
+1
*
net: rename busy poll socket op and globals
Eliezer Tamir
2013-07-10
1
-4
/
+4
*
net: rename include/net/ll_poll.h to include/net/busy_poll.h
Eliezer Tamir
2013-07-10
1
-1
/
+1
*
net: poll/select low latency socket support
Eliezer Tamir
2013-06-25
1
-0
/
+8
*
net: change sysctl_net_ll_poll into an unsigned int
Eliezer Tamir
2013-06-17
1
-2
/
+2
*
net-rps: fixes for rps flow limit
Willem de Bruijn
2013-06-13
1
-3
/
+16
*
net: Convert uses of typedef ctl_table to struct ctl_table
Joe Perches
2013-06-13
1
-4
/
+4
*
net: add low latency socket poll
Eliezer Tamir
2013-06-10
1
-0
/
+10
[next]