Rustad, Mark D
|
734b65417b
net: Statically initialize init_net.dev_base_head
|
13 years ago |
Joe Perches
|
e005d193d5
net: core: Use pr_<level>
|
13 years ago |
Julian Anastasov
|
b922934d01
netns: do not leak net_generic data on failed init
|
13 years ago |
Eric Dumazet
|
073862ba5d
netns: fix net_alloc_generic()
|
13 years ago |
Paul Gortmaker
|
bc3b2d7fb9
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
|
14 years ago |
Thomas Graf
|
4e985adaa5
rtnl: provide link dump consistency info
|
14 years ago |
Linus Torvalds
|
8dac6bee32
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
|
14 years ago |
Al Viro
|
a685e08987
Delay struct net freeing while there's a sysfs instance refering to it
|
14 years ago |
Al Viro
|
c316e6a308
get_net_ns_by_fd() oopses if proc_ns_fget() returns an error
|
14 years ago |
Linus Torvalds
|
14d74e0cab
Merge git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/linux-2.6-nsfd
|
14 years ago |
Stephen Rothwell
|
956c920786
net: fix get_net_ns_by_fd for !CONFIG_NET_NS
|
14 years ago |
Linus Torvalds
|
06f4e926d2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
|
14 years ago |
Eric W. Biederman
|
f063052947
net: Allow setting the network namespace by fd
|
14 years ago |
Eric W. Biederman
|
13b6f57623
ns proc: Add support for the network namespace.
|
15 years ago |
Lai Jiangshan
|
04d4dfed8e
net,rcu: convert call_rcu(net_generic_release) to kfree_rcu()
|
14 years ago |
Rob Landley
|
911cb193f3
net: minor cleanup to net_namespace.c.
|
14 years ago |
Eric Dumazet
|
1c87733d06
net_ns: add __rcu annotations
|
14 years ago |
Jiri Pirko
|
05fceb4ad7
net: disallow to use net_assign_generic externally
|
15 years ago |
Jiri Pirko
|
b3c981d2bb
netns: rename unregister_pernet_subsys parameter
|
15 years ago |
Eric W. Biederman
|
3a765edadb
netns: Add an explicit rcu_barrier to unregister_pernet_{device|subsys}
|
15 years ago |
Eric W. Biederman
|
04dc7f6be3
net: Move network device exit batching
|
15 years ago |
Eric W. Biederman
|
72ad937abd
net: Add support for batching network namespace cleanups
|
15 years ago |
Eric W. Biederman
|
f875bae065
net: Automatically allocate per namespace data.
|
15 years ago |
Eric W. Biederman
|
2b035b3997
net: Batch network namespace destruction.
|
15 years ago |
Octavian Purdila
|
09ad9bc752
net: use net_eq to compare nets
|
15 years ago |
David S. Miller
|
aa11d958d1
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
16 years ago |
Eric Dumazet
|
144586301f
net: net_assign_generic() fix
|
16 years ago |
Johannes Berg
|
30ffee8480
net: move and export get_net_ns_by_pid
|
16 years ago |
Johannes Berg
|
11a28d373e
net: make namespace iteration possible under RCU
|
16 years ago |
Stephen Hemminger
|
ca0f31125c
netns: simplify net_ns_init
|
16 years ago |