Thomas Graf
|
4e985adaa5
rtnl: provide link dump consistency info
|
14 年之前 |
Linus Torvalds
|
8dac6bee32
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
|
14 年之前 |
Al Viro
|
a685e08987
Delay struct net freeing while there's a sysfs instance refering to it
|
14 年之前 |
Al Viro
|
c316e6a308
get_net_ns_by_fd() oopses if proc_ns_fget() returns an error
|
14 年之前 |
Linus Torvalds
|
14d74e0cab
Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/linux-2.6-nsfd
|
14 年之前 |
Stephen Rothwell
|
956c920786
net: fix get_net_ns_by_fd for !CONFIG_NET_NS
|
14 年之前 |
Linus Torvalds
|
06f4e926d2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
|
14 年之前 |
Eric W. Biederman
|
f063052947
net: Allow setting the network namespace by fd
|
14 年之前 |
Eric W. Biederman
|
13b6f57623
ns proc: Add support for the network namespace.
|
15 年之前 |
Lai Jiangshan
|
04d4dfed8e
net,rcu: convert call_rcu(net_generic_release) to kfree_rcu()
|
14 年之前 |
Rob Landley
|
911cb193f3
net: minor cleanup to net_namespace.c.
|
14 年之前 |
Eric Dumazet
|
1c87733d06
net_ns: add __rcu annotations
|
14 年之前 |
Jiri Pirko
|
05fceb4ad7
net: disallow to use net_assign_generic externally
|
15 年之前 |
Jiri Pirko
|
b3c981d2bb
netns: rename unregister_pernet_subsys parameter
|
15 年之前 |
Eric W. Biederman
|
3a765edadb
netns: Add an explicit rcu_barrier to unregister_pernet_{device|subsys}
|
15 年之前 |
Eric W. Biederman
|
04dc7f6be3
net: Move network device exit batching
|
15 年之前 |
Eric W. Biederman
|
72ad937abd
net: Add support for batching network namespace cleanups
|
15 年之前 |
Eric W. Biederman
|
f875bae065
net: Automatically allocate per namespace data.
|
15 年之前 |
Eric W. Biederman
|
2b035b3997
net: Batch network namespace destruction.
|
15 年之前 |
Octavian Purdila
|
09ad9bc752
net: use net_eq to compare nets
|
15 年之前 |
David S. Miller
|
aa11d958d1
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
16 年之前 |
Eric Dumazet
|
144586301f
net: net_assign_generic() fix
|
16 年之前 |
Johannes Berg
|
30ffee8480
net: move and export get_net_ns_by_pid
|
16 年之前 |
Johannes Berg
|
11a28d373e
net: make namespace iteration possible under RCU
|
16 年之前 |
Stephen Hemminger
|
ca0f31125c
netns: simplify net_ns_init
|
16 年之前 |
Stephen Hemminger
|
1f7a2bb4ef
netns: remove leftover debugging message
|
16 年之前 |
Alexey Dobriyan
|
088eb2d905
netns 2/2: extract net_create()
|
16 年之前 |
Alexey Dobriyan
|
4a84822c60
netns 1/2: don't get/put old netns on CLONE_NEWNET
|
16 年之前 |
Eric W. Biederman
|
17edde5209
netns: Remove net_alive
|
16 年之前 |
Clemens Noss
|
ebe47d47b7
netns: build fix for net_alloc_generic
|
16 年之前 |