Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | net: make default_rps_mask a per netns attribute | Paolo Abeni | 2023-02-20 | 1 | -0/+5 |
* | net: add missing includes and forward declarations under net/ | Jakub Kicinski | 2022-07-22 | 1 | -0/+2 |
* | txhash: Make rethinking txhash behavior configurable via sysctl | Akhmat Karakotov | 2022-01-31 | 1 | -0/+1 |
* | net: merge net->core.prot_inuse and net->core.sock_inuse | Eric Dumazet | 2021-11-16 | 1 | -1/+0 |
* | sock: Hide unused variable when !CONFIG_PROC_FS. | Tonghao Zhang | 2017-12-19 | 1 | -1/+1 |
* | sock: Move the socket inuse to namespace. | Tonghao Zhang | 2017-12-19 | 1 | -0/+3 |
* | sock: Change the netns_core member name. | Tonghao Zhang | 2017-12-19 | 1 | -1/+1 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | percpu: add __percpu sparse annotations to net | Tejun Heo | 2010-02-16 | 1 | -1/+1 |
* | [SOCK][NETNS]: Add the percpu prot_inuse counter in the struct net. | Pavel Emelyanov | 2008-03-31 | 1 | -0/+3 |
* | [NETNS]: Introduce a netns_core structure. | Pavel Emelyanov | 2008-03-31 | 1 | -0/+13 |