index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
/
sysctl_net_core.c
Age
Commit message (
Expand
)
Author
2025-04-08
net: rps: remove kfree_rcu_mightsleep() use
Eric Dumazet
2025-04-08
net: rps: change skb_flow_limit() hash function
Eric Dumazet
2025-02-21
net: set the minimum for net_hotdata.netdev_budget_usecs
Jiri Slaby (SUSE)
2025-01-17
net: let net.core.dev_weight always be non-zero
Liu Jian
2024-10-23
net: sysctl: allow dump_cpumask to handle higher numbers of CPUs
Antoine Tenart
2024-10-23
net: sysctl: do not reserve an extra char in dump_cpumask temporary buffer
Antoine Tenart
2024-10-23
net: sysctl: remove always-true condition
Antoine Tenart
2024-10-08
net-timestamp: namespacify the sysctl_tstamp_allow_data
Jason Xing
2024-07-24
sysctl: treewide: constify the ctl_table argument of proc_handlers
Joel Granados
2024-06-01
net: make net.core.{r,w}mem_{default,max} namespaced
Matteo Croce
2024-05-03
net: Remove the now superfluous sentinel elements from ctl_table array
Joel Granados
2024-04-30
net: move sysctl_mem_pcpu_rsv to net_hotdata
Eric Dumazet
2024-04-30
net: add <net/proto_memory.h>
Eric Dumazet
2024-04-30
net: move sysctl_skb_defer_max to net_hotdata
Eric Dumazet
2024-04-30
net: move sysctl_max_skb_frags to net_hotdata
Eric Dumazet
2024-04-22
sysctl: treewide: constify ctl_table_header::ctl_table_arg
Thomas Weißschuh
2024-03-07
net: move rps_sock_flow_table to net_hotdata
Eric Dumazet
2024-03-07
net: introduce include/net/rps.h
Eric Dumazet
2024-03-07
net: move dev_rx_weight to net_hotdata
Eric Dumazet
2024-03-07
net: move dev_tx_weight to net_hotdata
Eric Dumazet
2024-03-07
net: move netdev_max_backlog to net_hotdata
Eric Dumazet
2024-03-07
net: move netdev_tstamp_prequeue into net_hotdata
Eric Dumazet
2024-03-07
net: move netdev_budget and netdev_budget to net_hotdata
Eric Dumazet
2024-03-07
net: introduce struct net_hotdata
Eric Dumazet
2024-02-28
net: make SK_MEMORY_PCPU_RESERV tunable
Adam Li
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
[next]