index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/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
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
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
[next]