Historial de Commits

Autor SHA1 Mensaje Fecha
  Andrey Vagin 7281a66590 net: allow to kill a task which waits net_mutex in copy_new_ns hace 9 años
  Linus Torvalds 14986a34e1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace hace 9 años
  Arnd Bergmann 2ed6afdee7 netns: move {inc,dec}_net_namespaces into #ifdef hace 9 años
  Eric W. Biederman 7872559664 Merge branch 'nsfs-ioctls' into HEAD hace 9 años
  Andrey Vagin bcac25a58b kernel: add a helper to get an owning user namespace for a namespace hace 9 años
  Eric W. Biederman df75e7748b userns: When the per user per user namespace limit is reached return ENOSPC hace 9 años
  WANG Cong bc51dddf98 netns: avoid disabling irq for netns id hace 9 años
  WANG Cong 38f507f1ba vxlan: call peernet2id() in fdb notification hace 9 años
  stephen hemminger 3ee5256da0 netns: make nla_policy const hace 9 años
  Dmitry Torokhov f8c46cb390 netns: do not call pernet ops for not yet set up init_net namespace hace 9 años
  Eric W. Biederman 703286608a netns: Add a limit on the number of net namespaces hace 9 años
  WANG Cong de133464c9 netns: make nsid_lock per net hace 10 años
  Nicolas Dichtel 0c58a2db91 netns: fix unbalanced spin_lock on error hace 10 años
  David S. Miller b04096ff33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net hace 10 años
  Nicolas Dichtel e3d8ecb70e netns: return RTM_NEWNSID instead of RTM_GETNSID on a get hace 10 años
  Nicolas Dichtel 59324cf35a netlink: allow to listen "all" netns hace 10 años
  Nicolas Dichtel 95f38411df netns: use a spin_lock to protect nsid management hace 10 años
  Nicolas Dichtel 3138dbf881 netns: notify new nsid outside __peernet2id() hace 10 años
  Nicolas Dichtel 7a0877d4b4 netns: rename peernet2id() to peernet2id_alloc() hace 10 años
  Nicolas Dichtel cab3c8ec8d netns: always provide the id to rtnl_net_fill() hace 10 años
  Nicolas Dichtel 109582af18 netns: returns always an id in __peernet2id() hace 10 años
  Wei Yongjun 5a950ad58d netns: remove duplicated include from net_namespace.c hace 10 años
  Nicolas Dichtel a143c40c32 netns: allow to dump netns ids hace 10 años
  Nicolas Dichtel 9a9634545c netns: notify netns id events hace 10 años
  Nicolas Dichtel b111e4e111 netns: minor cleanup in rtnl_net_getid() hace 10 años
  David S. Miller c85d6975ef Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net hace 10 años
  Nicolas Dichtel 576b7cd2f6 netns: don't allocate an id for dead netns hace 10 años
  Nicolas Dichtel 6d458f5b4e Revert "netns: don't clear nsid too early on removal" hace 10 años
  David S. Miller 9f0d34bc34 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net hace 10 años
  Nicolas Dichtel 4217291e59 netns: don't clear nsid too early on removal hace 10 años