Age | Commit message (Expand) | Author |
2015-05-17 | netns: make nsid_lock per net | WANG Cong |
2015-05-14 | netns: fix unbalanced spin_lock on error | Nicolas Dichtel |
2015-05-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-05-12 | netns: return RTM_NEWNSID instead of RTM_GETNSID on a get | Nicolas Dichtel |
2015-05-09 | netlink: allow to listen "all" netns | Nicolas Dichtel |
2015-05-09 | netns: use a spin_lock to protect nsid management | Nicolas Dichtel |
2015-05-09 | netns: notify new nsid outside __peernet2id() | Nicolas Dichtel |
2015-05-09 | netns: rename peernet2id() to peernet2id_alloc() | Nicolas Dichtel |
2015-05-09 | netns: always provide the id to rtnl_net_fill() | Nicolas Dichtel |
2015-05-09 | netns: returns always an id in __peernet2id() | Nicolas Dichtel |
2015-04-16 | netns: remove duplicated include from net_namespace.c | Wei Yongjun |
2015-04-07 | netns: allow to dump netns ids | Nicolas Dichtel |
2015-04-07 | netns: notify netns id events | Nicolas Dichtel |
2015-04-07 | netns: minor cleanup in rtnl_net_getid() | Nicolas Dichtel |
2015-04-06 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-04-03 | netns: don't allocate an id for dead netns | Nicolas Dichtel |
2015-04-03 | Revert "netns: don't clear nsid too early on removal" | Nicolas Dichtel |
2015-04-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-03-29 | netns: don't clear nsid too early on removal | Nicolas Dichtel |
2015-03-12 | net: Kill hold_net release_net | Eric W. Biederman |
2015-02-04 | Merge tag 'mac80211-next-for-davem-2015-02-03' of git://git.kernel.org/pub/sc... | David S. Miller |
2015-01-23 | vxlan: advertise netns of vxlan dev in fdb msg | Nicolas Dichtel |
2015-01-23 | nl80211: Allow set network namespace by fd | Vadim Kochan |
2015-01-19 | netns: add rtnl cmd to add and get peer netns ids | Nicolas Dichtel |
2014-12-04 | bury struct proc_ns in fs/proc | Al Viro |
2014-12-04 | copy address of proc_ns_ops into ns_common | Al Viro |
2014-12-04 | new helpers: ns_alloc_inum/ns_free_inum | Al Viro |
2014-12-04 | make proc_ns_operations work with struct ns_common * instead of void * | Al Viro |
2014-12-04 | netns: switch ->get()/->put()/->install()/->inum() to working with &net->ns | Al Viro |
2014-12-04 | common object embedded into various struct ....ns | Al Viro |
2014-09-09 | netns: remove one sparse warning | Eric Dumazet |
2014-07-29 | namespaces: Use task_lock and not rcu to protect nsproxy | Eric W. Biederman |
2014-05-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2014-05-15 | rtnetlink: wait for unregistering devices in rtnl_link_unregister() | Cong Wang |
2014-04-26 | net_namespace: trivial cleanup | xiao jin |
2013-08-30 | userns: Kill nsown_capable it makes the wrong thing easy | Eric W. Biederman |
2013-05-01 | proc: Split the namespace stuff out into linux/proc_ns.h | David Howells |
2013-02-22 | new helper: file_inode(file) | Al Viro |
2012-12-14 | userns: Require CAP_SYS_ADMIN for most uses of setns. | Eric W. Biederman |
2012-11-20 | proc: Usable inode numbers for the namespace file descriptors. | Eric W. Biederman |
2012-11-20 | userns: Allow unprivileged use of setns. | Eric W. Biederman |
2012-11-18 | userns: make each net (net_ns) belong to a user_ns | Eric W. Biederman |
2012-11-18 | netns: Deduplicate and fix copy_net_ns when !CONFIG_NET_NS | Eric W. Biederman |
2012-07-18 | net: Statically initialize init_net.dev_base_head | Rustad, Mark D |
2012-05-17 | net: core: Use pr_<level> | Joe Perches |
2012-04-18 | netns: do not leak net_generic data on failed init | Julian Anastasov |
2012-01-26 | netns: fix net_alloc_generic() | Eric Dumazet |
2011-10-31 | net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules | Paul Gortmaker |
2011-07-01 | rtnl: provide link dump consistency info | Thomas Graf |
2011-06-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |