Commit History

Author SHA1 Message Date
  Stephen Hemminger ca0f31125c netns: simplify net_ns_init 16 years ago
  Stephen Hemminger 1f7a2bb4ef netns: remove leftover debugging message 16 years ago
  Alexey Dobriyan 088eb2d905 netns 2/2: extract net_create() 16 years ago
  Alexey Dobriyan 4a84822c60 netns 1/2: don't get/put old netns on CLONE_NEWNET 16 years ago
  Eric W. Biederman 17edde5209 netns: Remove net_alive 16 years ago
  Clemens Noss ebe47d47b7 netns: build fix for net_alloc_generic 16 years ago
  Daniel Lezcano 486a87f1e5 netns: fix double free at netns creation 16 years ago
  Jiri Slaby 357f5b0b91 NET: net_namespace, fix lock imbalance 16 years ago
  David S. Miller a1744d3bee Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 16 years ago
  Alexey Dobriyan 485ac57bc1 netns: add register_pernet_gen_subsys/unregister_pernet_gen_subsys 16 years ago
  Alexey Dobriyan 93adcc80f3 net: don't use INIT_RCU_HEAD 16 years ago
  Alexey Dobriyan 4ef079ccc1 netns: fix net_generic array leak 16 years ago
  Alexey Dobriyan b76a461f11 netns: export netns list 16 years ago
  Eric W. Biederman b9f75f45a6 netns: Don't receive new packets in a dead network namespace. 17 years ago
  Denis V. Lunev 5d1e4468a7 [NETNS]: Make netns refconting debug like a socket one. 17 years ago
  Pavel Emelyanov dec827d174 [NETNS]: The generic per-net pointers. 17 years ago
  Pavel Emelyanov c93cf61fd1 [NETNS]: The net-subsys IDs generator. 17 years ago
  Oliver Pinter 53379e57a7 typo fixes in net/core/net_namespace.c 17 years ago
  Benjamin Thery 3ef1355dcb [NET]: Make netns cleanup to run in a separate queue 17 years ago
  Denis V. Lunev ff4b950277 [NETNS]: Re-export init_net via EXPORT_SYMBOL. 17 years ago
  Denis V. Lunev ed160e839d [NET]: Cleanup pernet operation without CONFIG_NET_NS 17 years ago
  Johann Felix Soden 45a19b0a72 [NETNS]: Fix compiler error in net_namespace.c 17 years ago
  Pavel Emelyanov d57a9212e0 [NET]: Hide the net_ns kmem cache 17 years ago
  Pavel Emelyanov 1a2ee93d28 [NET]: Mark the setup_net as __net_init 17 years ago
  Pavel Emelyanov 6a1a3b9f68 [NET]: Hide the dead code in the net_namespace.c 17 years ago
  Pavel Emelyanov 1dba323b3f [NETNS]: Make the init/exit hooks checks outside the loop 17 years ago
  Daniel Lezcano 310928d963 [NETNS]: fix net released by rcu callback 17 years ago
  Pavel Emelyanov 32f0c4cbe4 [NETNS]: Don't memset() netns to zero manually 17 years ago
  Eric W. Biederman f4618d39a3 [NETNS]: Simplify the network namespace list locking rules. 17 years ago
  Eric W. Biederman 9dd776b6d7 [NET]: Add network namespace clone & unshare support. 17 years ago