Commit History

Author SHA1 Message Date
  WANG Cong de133464c9 netns: make nsid_lock per net 10 years ago
  Nicolas Dichtel 0c58a2db91 netns: fix unbalanced spin_lock on error 10 years ago
  David S. Miller b04096ff33 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 10 years ago
  Nicolas Dichtel e3d8ecb70e netns: return RTM_NEWNSID instead of RTM_GETNSID on a get 10 years ago
  Nicolas Dichtel 59324cf35a netlink: allow to listen "all" netns 10 years ago
  Nicolas Dichtel 95f38411df netns: use a spin_lock to protect nsid management 10 years ago
  Nicolas Dichtel 3138dbf881 netns: notify new nsid outside __peernet2id() 10 years ago
  Nicolas Dichtel 7a0877d4b4 netns: rename peernet2id() to peernet2id_alloc() 10 years ago
  Nicolas Dichtel cab3c8ec8d netns: always provide the id to rtnl_net_fill() 10 years ago
  Nicolas Dichtel 109582af18 netns: returns always an id in __peernet2id() 10 years ago
  Wei Yongjun 5a950ad58d netns: remove duplicated include from net_namespace.c 10 years ago
  Nicolas Dichtel a143c40c32 netns: allow to dump netns ids 10 years ago
  Nicolas Dichtel 9a9634545c netns: notify netns id events 10 years ago
  Nicolas Dichtel b111e4e111 netns: minor cleanup in rtnl_net_getid() 10 years ago
  David S. Miller c85d6975ef Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 10 years ago
  Nicolas Dichtel 576b7cd2f6 netns: don't allocate an id for dead netns 10 years ago
  Nicolas Dichtel 6d458f5b4e Revert "netns: don't clear nsid too early on removal" 10 years ago
  David S. Miller 9f0d34bc34 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 10 years ago
  Nicolas Dichtel 4217291e59 netns: don't clear nsid too early on removal 10 years ago
  Eric W. Biederman efd7ef1c19 net: Kill hold_net release_net 10 years ago
  David S. Miller 940288b6a5 Merge tag 'mac80211-next-for-davem-2015-02-03' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next 10 years ago
  Nicolas Dichtel 193523bf93 vxlan: advertise netns of vxlan dev in fdb msg 10 years ago
  Vadim Kochan 4b681c82d2 nl80211: Allow set network namespace by fd 10 years ago
  Nicolas Dichtel 0c7aecd4bd netns: add rtnl cmd to add and get peer netns ids 10 years ago
  Al Viro f77c80142e bury struct proc_ns in fs/proc 10 years ago
  Al Viro 33c429405a copy address of proc_ns_ops into ns_common 10 years ago
  Al Viro 6344c433a4 new helpers: ns_alloc_inum/ns_free_inum 10 years ago
  Al Viro 64964528b2 make proc_ns_operations work with struct ns_common * instead of void * 10 years ago
  Al Viro ff24870f46 netns: switch ->get()/->put()/->install()/->inum() to working with &net->ns 10 years ago
  Al Viro 435d5f4bb2 common object embedded into various struct ....ns 10 years ago