summaryrefslogtreecommitdiff
path: root/include/net/netns/core.h
Commit message (Expand)AuthorAgeFilesLines
* net: make default_rps_mask a per netns attributePaolo Abeni2023-02-201-0/+5
* net: add missing includes and forward declarations under net/Jakub Kicinski2022-07-221-0/+2
* txhash: Make rethinking txhash behavior configurable via sysctlAkhmat Karakotov2022-01-311-0/+1
* net: merge net->core.prot_inuse and net->core.sock_inuseEric Dumazet2021-11-161-1/+0
* sock: Hide unused variable when !CONFIG_PROC_FS.Tonghao Zhang2017-12-191-1/+1
* sock: Move the socket inuse to namespace.Tonghao Zhang2017-12-191-0/+3
* sock: Change the netns_core member name.Tonghao Zhang2017-12-191-1/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* percpu: add __percpu sparse annotations to netTejun Heo2010-02-161-1/+1
* [SOCK][NETNS]: Add the percpu prot_inuse counter in the struct net.Pavel Emelyanov2008-03-311-0/+3
* [NETNS]: Introduce a netns_core structure.Pavel Emelyanov2008-03-311-0/+13