index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
/
sysctl_net_core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-17
net: let net.core.dev_weight always be non-zero
Liu Jian
1
-1
/
+4
2024-10-23
net: sysctl: allow dump_cpumask to handle higher numbers of CPUs
Antoine Tenart
1
-9
/
+23
2024-10-23
net: sysctl: do not reserve an extra char in dump_cpumask temporary buffer
Antoine Tenart
1
-1
/
+1
2024-10-23
net: sysctl: remove always-true condition
Antoine Tenart
1
-2
/
+4
2024-10-08
net-timestamp: namespacify the sysctl_tstamp_allow_data
Jason Xing
1
-9
/
+9
2024-07-24
sysctl: treewide: constify the ctl_table argument of proc_handlers
Joel Granados
1
-10
/
+10
2024-06-01
net: make net.core.{r,w}mem_{default,max} namespaced
Matteo Croce
1
-33
/
+42
2024-05-03
net: Remove the now superfluous sentinel elements from ctl_table array
Joel Granados
1
-7
/
+6
2024-04-30
net: move sysctl_mem_pcpu_rsv to net_hotdata
Eric Dumazet
1
-1
/
+1
2024-04-30
net: add <net/proto_memory.h>
Eric Dumazet
1
-0
/
+1
2024-04-30
net: move sysctl_skb_defer_max to net_hotdata
Eric Dumazet
1
-1
/
+1
2024-04-30
net: move sysctl_max_skb_frags to net_hotdata
Eric Dumazet
1
-1
/
+1
2024-04-22
sysctl: treewide: constify ctl_table_header::ctl_table_arg
Thomas Weißschuh
1
-1
/
+1
2024-03-07
net: move rps_sock_flow_table to net_hotdata
Eric Dumazet
1
-3
/
+6
2024-03-07
net: introduce include/net/rps.h
Eric Dumazet
1
-0
/
+1
2024-03-07
net: move dev_rx_weight to net_hotdata
Eric Dumazet
1
-1
/
+1
2024-03-07
net: move dev_tx_weight to net_hotdata
Eric Dumazet
1
-1
/
+1
2024-03-07
net: move netdev_max_backlog to net_hotdata
Eric Dumazet
1
-1
/
+1
2024-03-07
net: move netdev_tstamp_prequeue into net_hotdata
Eric Dumazet
1
-1
/
+1
2024-03-07
net: move netdev_budget and netdev_budget to net_hotdata
Eric Dumazet
1
-2
/
+2
2024-03-07
net: introduce struct net_hotdata
Eric Dumazet
1
-1
/
+2
2024-02-28
net: make SK_MEMORY_PCPU_RESERV tunable
Adam Li
1
-0
/
+9
2023-12-15
net: Namespace-ify sysctl_optmem_max
Eric Dumazet
1
-7
/
+8
2023-08-15
networking: Update to register_net_sysctl_sz
Joel Granados
1
-1
/
+2
2023-04-05
net/sysctl: Rename kvfree_rcu() to kvfree_rcu_mightsleep()
Uladzislau Rezki (Sony)
1
-2
/
+2
2023-02-20
net: make default_rps_mask a per netns attribute
Paolo Abeni
1
-13
/
+38
2023-02-09
net: introduce default_rps_mask netns attribute
Paolo Abeni
1
-1
/
+36
2023-02-09
net-sysctl: factor out cpumask parsing helper
Paolo Abeni
1
-18
/
+28
2023-01-06
sysctl: expose all net/core sysctls inside netns
Mahesh Bandewar
1
-5
/
+0
2022-09-07
net: sysctl: remove unused variable long_max
Liu Shixin
1
-1
/
+0
2022-08-24
net: Fix data-races around weight_p and dev_weight_[rt]x_bias.
Kuniyuki Iwashima
1
-6
/
+9
2022-05-23
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-0
/
+6
2022-05-16
net: add skb_defer_max sysctl
Eric Dumazet
1
-0
/
+8
2022-05-10
bpf: Print some info if disable bpf_jit_enable failed
Tiezhu Yang
1
-0
/
+6
2022-05-10
net: sysctl: Use SYSCTL_TWO instead of &two
Tiezhu Yang
1
-4
/
+3
2022-05-03
net: sysctl: introduce sysctl SYSCTL_THREE
Tonghao Zhang
1
-2
/
+1
2022-05-03
net: sysctl: use shared sysctl macro
Tonghao Zhang
1
-6
/
+4
2022-04-07
net: extract a few internals from netdevice.h
Jakub Kicinski
1
-0
/
+2
2022-02-28
net/sysctl: avoid two synchronize_rcu() calls
Eric Dumazet
1
-4
/
+2
2022-01-31
txhash: Make rethinking txhash behavior configurable via sysctl
Akhmat Karakotov
1
-2
/
+12
2021-12-29
net: Don't include filter.h from net/sock.h
Jakub Kicinski
1
-0
/
+1
2021-10-22
bpf: Prevent increasing bpf_jit_limit above max
Lorenz Bauer
1
-1
/
+1
2021-03-25
net: change netdev_unregister_timeout_secs min value to 1
Dmitry Vyukov
1
-1
/
+1
2021-03-23
net: make unregister netdev warning timeout configurable
Dmitry Vyukov
1
-0
/
+10
2021-01-27
net: sysctl: remove redundant #ifdef CONFIG_NET
Masahiro Yamada
1
-2
/
+0
2020-08-28
net: add option to not create fall-back tunnels in root-ns as well
Mahesh Bandewar
1
-2
/
+15
2020-07-08
bpf: Check correct cred for CAP_SYSLOG in bpf_dump_raw_ok()
Kees Cook
1
-1
/
+1
2020-06-10
Merge branch 'work.sysctl' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-1
/
+1
2020-06-08
net/sysctl: use cpumask_parse in flow_limit_cpu_sysctl
Christoph Hellwig
1
-1
/
+1
2020-05-16
netns: enable to inherit devconf from current netns
Nicolas Dichtel
1
-1
/
+3
[next]