Commit History

Author SHA1 Message Date
  Linus Torvalds dcdaa2f948 Merge branch 'stable-4.10' of git://git.infradead.org/users/pcmoore/audit 8 years ago
  Paul Moore fba143c66a netns: avoid disabling irq for netns id 8 years ago
  Alexey Dobriyan 6af2d5fff2 netns: fix net_generic() "id - 1" bloat 8 years ago
  Alexey Dobriyan 9bfc7b9969 netns: add dummy struct inside "struct net_generic" 8 years ago
  Alexey Dobriyan 1a9a059203 netns: publish net_generic correctly 8 years ago
  David S. Miller f9aa9dc7d2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 8 years ago
  Alexey Dobriyan c7d03a00b5 netns: make struct pernet_operations::id unsigned int 8 years ago
  WANG Cong cfc44a4d14 net: check dead netns for peernet2id_alloc() 8 years ago
  David S. Miller 27058af401 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 8 years ago
  Andrey Vagin 7281a66590 net: allow to kill a task which waits net_mutex in copy_new_ns 8 years ago
  Paul Moore 2a73306b60 netns: revert "netns: avoid disabling irq for netns id" 8 years ago
  Linus Torvalds 14986a34e1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace 8 years ago
  Arnd Bergmann 2ed6afdee7 netns: move {inc,dec}_net_namespaces into #ifdef 9 years ago
  Eric W. Biederman 7872559664 Merge branch 'nsfs-ioctls' into HEAD 9 years ago
  Andrey Vagin bcac25a58b kernel: add a helper to get an owning user namespace for a namespace 9 years ago
  Eric W. Biederman df75e7748b userns: When the per user per user namespace limit is reached return ENOSPC 9 years ago
  WANG Cong bc51dddf98 netns: avoid disabling irq for netns id 9 years ago
  WANG Cong 38f507f1ba vxlan: call peernet2id() in fdb notification 9 years ago
  stephen hemminger 3ee5256da0 netns: make nla_policy const 9 years ago
  Dmitry Torokhov f8c46cb390 netns: do not call pernet ops for not yet set up init_net namespace 9 years ago
  Eric W. Biederman 703286608a netns: Add a limit on the number of net namespaces 9 years ago
  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