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
/
net
/
core
/
sysctl_net_core.c
Age
Commit message (
Expand
)
Author
2023-12-15
net: Namespace-ify sysctl_optmem_max
Eric Dumazet
2023-08-15
networking: Update to register_net_sysctl_sz
Joel Granados
2023-04-05
net/sysctl: Rename kvfree_rcu() to kvfree_rcu_mightsleep()
Uladzislau Rezki (Sony)
2023-02-20
net: make default_rps_mask a per netns attribute
Paolo Abeni
2023-02-09
net: introduce default_rps_mask netns attribute
Paolo Abeni
2023-02-09
net-sysctl: factor out cpumask parsing helper
Paolo Abeni
2023-01-06
sysctl: expose all net/core sysctls inside netns
Mahesh Bandewar
2022-09-07
net: sysctl: remove unused variable long_max
Liu Shixin
2022-08-24
net: Fix data-races around weight_p and dev_weight_[rt]x_bias.
Kuniyuki Iwashima
2022-05-23
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2022-05-16
net: add skb_defer_max sysctl
Eric Dumazet
2022-05-10
bpf: Print some info if disable bpf_jit_enable failed
Tiezhu Yang
2022-05-10
net: sysctl: Use SYSCTL_TWO instead of &two
Tiezhu Yang
2022-05-03
net: sysctl: introduce sysctl SYSCTL_THREE
Tonghao Zhang
2022-05-03
net: sysctl: use shared sysctl macro
Tonghao Zhang
2022-04-07
net: extract a few internals from netdevice.h
Jakub Kicinski
2022-02-28
net/sysctl: avoid two synchronize_rcu() calls
Eric Dumazet
2022-01-31
txhash: Make rethinking txhash behavior configurable via sysctl
Akhmat Karakotov
2021-12-29
net: Don't include filter.h from net/sock.h
Jakub Kicinski
2021-10-22
bpf: Prevent increasing bpf_jit_limit above max
Lorenz Bauer
2021-03-25
net: change netdev_unregister_timeout_secs min value to 1
Dmitry Vyukov
2021-03-23
net: make unregister netdev warning timeout configurable
Dmitry Vyukov
2021-01-27
net: sysctl: remove redundant #ifdef CONFIG_NET
Masahiro Yamada
2020-08-28
net: add option to not create fall-back tunnels in root-ns as well
Mahesh Bandewar
2020-07-08
bpf: Check correct cred for CAP_SYSLOG in bpf_dump_raw_ok()
Kees Cook
2020-06-10
Merge branch 'work.sysctl' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2020-06-08
net/sysctl: use cpumask_parse in flow_limit_cpu_sysctl
Christoph Hellwig
2020-05-16
netns: enable to inherit devconf from current netns
Nicolas Dichtel
2020-04-27
sysctl: pass kernel pointers to ->proc_handler
Christoph Hellwig
2019-12-19
net, sysctl: Fix compiler warning when only cBPF is present
Alexander Lobakin
2019-08-08
net: use listified RX for handling GRO_NORMAL skbs
Edward Cree
2019-07-18
proc/sysctl: add shared variables for range check
Matteo Croce
2019-06-14
net: add high_order_alloc_disable sysctl/static key
Eric Dumazet
2019-03-23
net: convert rps_needed and rfs_needed to new static branch api
Eric Dumazet
2019-01-22
net: introduce a knob to control whether to inherit devconf config
Cong Wang
2018-12-11
bpf: fix bpf_jit_limit knob for PAGE_SIZE >= 64K
Daniel Borkmann
2018-10-25
bpf: add bpf_jit_limit knob to restrict unpriv allocations
Daniel Borkmann
2018-04-05
headers: untangle kmemleak.h from mm.h
Randy Dunlap
2018-03-27
net: Drop pernet_operations::async
Kirill Tkhai
2018-03-09
net: do not create fallback tunnels for non-default namespaces
Eric Dumazet
2018-02-13
net: Convert sysctl_core_ops
Kirill Tkhai
2018-01-19
bpf: restrict access to core bpf sysctls
Daniel Borkmann
2018-01-19
bpf: get rid of pure_initcall dependency to enable jits
Daniel Borkmann
2018-01-09
bpf: introduce BPF_JIT_ALWAYS_ON config
Alexei Starovoitov
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-05-25
net: move somaxconn init from sysctl code
Roman Kapl
2017-04-21
Replace 2 jiffies with sysctl netdev_budget_usecs to enable softirq tuning
Matthew Whitehead
2017-03-24
net: Do not allow negative values for busy_read and busy_poll sysctl interfaces
Alexander Duyck
2017-02-17
bpf: make jited programs visible in traces
Daniel Borkmann
2016-12-29
net: dev_weight: TX/RX orthogonality
Matthias Tafelmeier
[next]