aboutsummaryrefslogtreecommitdiffstats
path: root/net/core/net_namespace.c
Commit message (Expand)AuthorAge
* netns: make nsid_lock per netWANG Cong2015-05-17
* netns: fix unbalanced spin_lock on errorNicolas Dichtel2015-05-14
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-05-13
|\
| * netns: return RTM_NEWNSID instead of RTM_GETNSID on a getNicolas Dichtel2015-05-12
* | netlink: allow to listen "all" netnsNicolas Dichtel2015-05-09
* | netns: use a spin_lock to protect nsid managementNicolas Dichtel2015-05-09
* | netns: notify new nsid outside __peernet2id()Nicolas Dichtel2015-05-09
* | netns: rename peernet2id() to peernet2id_alloc()Nicolas Dichtel2015-05-09
* | netns: always provide the id to rtnl_net_fill()Nicolas Dichtel2015-05-09
* | netns: returns always an id in __peernet2id()Nicolas Dichtel2015-05-09
|/
* netns: remove duplicated include from net_namespace.cWei Yongjun2015-04-16
* netns: allow to dump netns idsNicolas Dichtel2015-04-07
* netns: notify netns id eventsNicolas Dichtel2015-04-07
* netns: minor cleanup in rtnl_net_getid()Nicolas Dichtel2015-04-07
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-04-06
|\
| * netns: don't allocate an id for dead netnsNicolas Dichtel2015-04-03
| * Revert "netns: don't clear nsid too early on removal"Nicolas Dichtel2015-04-03
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-04-02
|\|
| * netns: don't clear nsid too early on removalNicolas Dichtel2015-03-29
* | net: Kill hold_net release_netEric W. Biederman2015-03-12
|/
* Merge tag 'mac80211-next-for-davem-2015-02-03' of git://git.kernel.org/pub/sc...David S. Miller2015-02-04
|\
| * nl80211: Allow set network namespace by fdVadim Kochan2015-01-23
* | vxlan: advertise netns of vxlan dev in fdb msgNicolas Dichtel2015-01-23
* | netns: add rtnl cmd to add and get peer netns idsNicolas Dichtel2015-01-19
* | bury struct proc_ns in fs/procAl Viro2014-12-04
* | copy address of proc_ns_ops into ns_commonAl Viro2014-12-04
* | new helpers: ns_alloc_inum/ns_free_inumAl Viro2014-12-04
* | make proc_ns_operations work with struct ns_common * instead of void *Al Viro2014-12-04
* | netns: switch ->get()/->put()/->install()/->inum() to working with &net->nsAl Viro2014-12-04
* | common object embedded into various struct ....nsAl Viro2014-12-04
|/
* netns: remove one sparse warningEric Dumazet2014-09-09
* namespaces: Use task_lock and not rcu to protect nsproxyEric W. Biederman2014-07-29
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-05-24
|\
| * rtnetlink: wait for unregistering devices in rtnl_link_unregister()Cong Wang2014-05-15
* | net_namespace: trivial cleanupxiao jin2014-04-26
|/
* userns: Kill nsown_capable it makes the wrong thing easyEric W. Biederman2013-08-31
* proc: Split the namespace stuff out into linux/proc_ns.hDavid Howells2013-05-01
* new helper: file_inode(file)Al Viro2013-02-22
* userns: Require CAP_SYS_ADMIN for most uses of setns.Eric W. Biederman2012-12-14
* proc: Usable inode numbers for the namespace file descriptors.Eric W. Biederman2012-11-20
* userns: Allow unprivileged use of setns.Eric W. Biederman2012-11-20
* userns: make each net (net_ns) belong to a user_nsEric W. Biederman2012-11-19
* netns: Deduplicate and fix copy_net_ns when !CONFIG_NET_NSEric W. Biederman2012-11-19
* net: Statically initialize init_net.dev_base_headRustad, Mark D2012-07-18
* net: core: Use pr_<level>Joe Perches2012-05-17
* netns: do not leak net_generic data on failed initJulian Anastasov2012-04-18
* netns: fix net_alloc_generic()Eric Dumazet2012-01-26
* net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modulesPaul Gortmaker2011-10-31
* rtnl: provide link dump consistency infoThomas Graf2011-07-01
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-06-16
|\