Commit Graph

69 Commits (fd1a190029cc29fadf14bb9a1e82767e80c6ebdb)

Author SHA1 Message Date
David Howells 0bb80f2405 proc: Split the namespace stuff out into linux/proc_ns.h 12 years ago
Al Viro 496ad9aa8e new helper: file_inode(file) 12 years ago
Eric W. Biederman 5e4a08476b userns: Require CAP_SYS_ADMIN for most uses of setns. 12 years ago
Eric W. Biederman 98f842e675 proc: Usable inode numbers for the namespace file descriptors. 12 years ago
Eric W. Biederman 142e1d1d5f userns: Allow unprivileged use of setns. 12 years ago
Eric W. Biederman 038e7332b8 userns: make each net (net_ns) belong to a user_ns 12 years ago
Eric W. Biederman d727abcb23 netns: Deduplicate and fix copy_net_ns when !CONFIG_NET_NS 12 years ago
Eric W. Biederman d328b83682 userns: make each net (net_ns) belong to a user_ns 12 years ago
Eric W. Biederman 2407dc25f7 netns: Deduplicate and fix copy_net_ns when !CONFIG_NET_NS 12 years ago
Rustad, Mark D 734b65417b net: Statically initialize init_net.dev_base_head 13 years ago
Joe Perches e005d193d5 net: core: Use pr_<level> 13 years ago
Julian Anastasov b922934d01 netns: do not leak net_generic data on failed init 13 years ago
Eric Dumazet 073862ba5d netns: fix net_alloc_generic() 13 years ago
Paul Gortmaker bc3b2d7fb9 net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules 13 years ago
Thomas Graf 4e985adaa5 rtnl: provide link dump consistency info 14 years ago
Al Viro a685e08987 Delay struct net freeing while there's a sysfs instance refering to it 14 years ago
Al Viro c316e6a308 get_net_ns_by_fd() oopses if proc_ns_fget() returns an error 14 years ago
Stephen Rothwell 956c920786 net: fix get_net_ns_by_fd for !CONFIG_NET_NS 14 years ago
Eric W. Biederman f063052947 net: Allow setting the network namespace by fd 14 years ago
Eric W. Biederman 13b6f57623 ns proc: Add support for the network namespace. 14 years ago
Lai Jiangshan 04d4dfed8e net,rcu: convert call_rcu(net_generic_release) to kfree_rcu() 14 years ago
Rob Landley 911cb193f3 net: minor cleanup to net_namespace.c. 14 years ago
Eric Dumazet 1c87733d06 net_ns: add __rcu annotations 15 years ago
Jiri Pirko 05fceb4ad7 net: disallow to use net_assign_generic externally 15 years ago
Jiri Pirko b3c981d2bb netns: rename unregister_pernet_subsys parameter 15 years ago
Eric W. Biederman 3a765edadb netns: Add an explicit rcu_barrier to unregister_pernet_{device|subsys} 15 years ago
Eric W. Biederman 04dc7f6be3 net: Move network device exit batching 15 years ago
Eric W. Biederman 72ad937abd net: Add support for batching network namespace cleanups 15 years ago
Eric W. Biederman f875bae065 net: Automatically allocate per namespace data. 15 years ago
Eric W. Biederman 2b035b3997 net: Batch network namespace destruction. 15 years ago
Octavian Purdila 09ad9bc752 net: use net_eq to compare nets 15 years ago
Eric Dumazet 144586301f net: net_assign_generic() fix 16 years ago
Johannes Berg 30ffee8480 net: move and export get_net_ns_by_pid 16 years ago
Johannes Berg 11a28d373e net: make namespace iteration possible under RCU 16 years ago
Stephen Hemminger ca0f31125c netns: simplify net_ns_init 16 years ago
Stephen Hemminger 1f7a2bb4ef netns: remove leftover debugging message 16 years ago
Alexey Dobriyan 088eb2d905 netns 2/2: extract net_create() 16 years ago
Alexey Dobriyan 4a84822c60 netns 1/2: don't get/put old netns on CLONE_NEWNET 16 years ago
Eric W. Biederman 17edde5209 netns: Remove net_alive 16 years ago
Clemens Noss ebe47d47b7 netns: build fix for net_alloc_generic 16 years ago
Eric W. Biederman ce16c5337a netns: Remove net_alive 16 years ago
Daniel Lezcano 486a87f1e5 netns: fix double free at netns creation 16 years ago
Jiri Slaby 357f5b0b91 NET: net_namespace, fix lock imbalance 16 years ago
Alexey Dobriyan 485ac57bc1 netns: add register_pernet_gen_subsys/unregister_pernet_gen_subsys 17 years ago
Alexey Dobriyan 93adcc80f3 net: don't use INIT_RCU_HEAD 17 years ago
Alexey Dobriyan 4ef079ccc1 netns: fix net_generic array leak 17 years ago
Alexey Dobriyan b76a461f11 netns: export netns list 17 years ago
Eric W. Biederman b9f75f45a6 netns: Don't receive new packets in a dead network namespace. 17 years ago
Denis V. Lunev 5d1e4468a7 [NETNS]: Make netns refconting debug like a socket one. 17 years ago
Pavel Emelyanov dec827d174 [NETNS]: The generic per-net pointers. 17 years ago