summaryrefslogtreecommitdiff
path: root/include/net/netns/core.h
AgeCommit message (Expand)Author
2023-12-15net: Namespace-ify sysctl_optmem_maxEric Dumazet
2023-02-20net: make default_rps_mask a per netns attributePaolo Abeni
2022-07-22net: add missing includes and forward declarations under net/Jakub Kicinski
2022-01-31txhash: Make rethinking txhash behavior configurable via sysctlAkhmat Karakotov
2021-11-16net: merge net->core.prot_inuse and net->core.sock_inuseEric Dumazet
2017-12-19sock: Hide unused variable when !CONFIG_PROC_FS.Tonghao Zhang
2017-12-19sock: Move the socket inuse to namespace.Tonghao Zhang
2017-12-19sock: Change the netns_core member name.Tonghao Zhang
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2010-02-16percpu: add __percpu sparse annotations to netTejun Heo
2008-03-31[SOCK][NETNS]: Add the percpu prot_inuse counter in the struct net.Pavel Emelyanov
2008-03-31[NETNS]: Introduce a netns_core structure.Pavel Emelyanov