aboutsummaryrefslogtreecommitdiff
path: root/include/net/netns/core.h
AgeCommit message (Expand)AuthorFilesLines
2017-12-19sock: Hide unused variable when !CONFIG_PROC_FS.Gravatar Tonghao Zhang 1-1/+1
2017-12-19sock: Move the socket inuse to namespace.Gravatar Tonghao Zhang 1-0/+3
2017-12-19sock: Change the netns_core member name.Gravatar Tonghao Zhang 1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2010-02-16percpu: add __percpu sparse annotations to netGravatar Tejun Heo 1-1/+1
2008-03-31[SOCK][NETNS]: Add the percpu prot_inuse counter in the struct net.Gravatar Pavel Emelyanov 1-0/+3
2008-03-31[NETNS]: Introduce a netns_core structure.Gravatar Pavel Emelyanov 1-0/+13