Commit Graph

50 Commits (bcefe12eff5dca6fdfa94ed85e5bee66380d5cd9)

Author SHA1 Message Date
Johannes Berg 4edf547b4d net: explain netns notifiers a little better 16 years ago
Johannes Berg b333b3d228 wireless extensions: make netns aware 16 years ago
Johannes Berg 30ffee8480 net: move and export get_net_ns_by_pid 16 years ago
Johannes Berg 134e63756d genetlink: make netns aware 16 years ago
Johannes Berg 11a28d373e net: make namespace iteration possible under RCU 16 years ago
Eric W. Biederman 17edde5209 netns: Remove net_alive 16 years ago
Eric W. Biederman ce16c5337a netns: Remove net_alive 16 years ago
Alexey Dobriyan d62ddc21b6 netns xfrm: add netns boilerplate 16 years ago
Eric Dumazet 8f424b5f32 net: Introduce read_pnet() and write_pnet() helpers 16 years ago
Alexey Dobriyan 485ac57bc1 netns: add register_pernet_gen_subsys/unregister_pernet_gen_subsys 17 years ago
Alexey Dobriyan dfdb8d7918 netfilter: netns nf_conntrack: add netns boilerplate 17 years ago
Al Viro 734550921e [PATCH] beginning of sysctl cleanup - ctl_table_set 17 years ago
Pavel Emelyanov 852566f53c mib: add netns/mib.h file 17 years ago
Eric W. Biederman b9f75f45a6 netns: Don't receive new packets in a dead network namespace. 17 years ago
Pavel Emelyanov d62c612ef8 netns: Introduce sysctl root for read-only net sysctls. 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
Pavel Emelyanov 67019cc9ee [NETNS]: Add an empty netns_dccp structure on struct net. 17 years ago
Denis V. Lunev a4aa834a91 [NETNS]: Declare init_net even without CONFIG_NET defined. 17 years ago
Denis V. Lunev c0f39322c3 [NETNS]: Do not include net/net_namespace.h from seq_file.h 17 years ago
Denis V. Lunev 225c0a0107 [NETNS]: Merge ifdef CONFIG_NET in include/net/net_namespace.h. 17 years ago
Pavel Emelyanov 8efa6e93cb [NETNS]: Introduce a netns_core structure. 17 years ago
YOSHIFUJI Hideaki 878628fbf2 [NET] NETNS: Omit namespace comparision without CONFIG_NET_NS. 17 years ago
Pavel Emelyanov e9720acd72 [NET]: Make /proc/net a symlink on /proc/self/net (v3) 17 years ago
Alexey Dobriyan 8d87005207 [NETFILTER]: x_tables: per-netns xt_tables 17 years ago
Denis V. Lunev 5fd30ee7c4 [NETNS]: Namespacing in the generic fib rules code. 17 years ago
Daniel Lezcano b0f159db7c [NETNS][IPV6]: Add ipv6 structure for netns. 17 years ago
Pavel Emelyanov 8afd351c77 [NETNS]: Add the netns_ipv4 struct 17 years ago
Denis V. Lunev 2aaef4e47f [NETNS]: separate af_packet netns data 17 years ago
Denis V. Lunev a0a53c8ba9 [NETNS]: struct net content re-work (v3) 17 years ago
Pavel Emelyanov b8e1f9b5c3 [NET] sysctl: make sysctl_somaxconn per-namespace 17 years ago
Pavel Emelyanov 024626e36d [NET] sysctl: make the sys.net.core sysctls per-namespace 17 years ago
Pavel Emelyanov 1597fbc0fa [UNIX]: Make the unix sysctl tables per-namespace 17 years ago
Pavel Emelyanov d392e49756 [UNIX]: Move the sysctl_unix_max_dgram_qlen 17 years ago
Eric W. Biederman 95bdfccb2b [NET]: Implement the per network namespace sysctl infrastructure 17 years ago
Denis V. Lunev d12d01d6b4 [NET]: Make AF_PACKET handle multiple network namespaces 17 years ago
Denis V. Lunev 97c53cacf0 [NET]: Make rtnetlink infrastructure network namespace aware (v3) 17 years ago
Denis V. Lunev 022cbae611 [NET]: Move unneeded data to initdata section. 17 years ago
Pavel Emelyanov d46557955f [NET]: Relax the reference counting of init_net_ns 18 years ago
Eric W. Biederman 2b008b0a8e [NET]: Marking struct pernet_operations __net_initdata was inappropriate 18 years ago
Pavel Emelyanov 4665079cbb [NETNS]: Move some code into __init section when CONFIG_NET_NS=n 18 years ago
Eric W. Biederman f4618d39a3 [NETNS]: Simplify the network namespace list locking rules. 18 years ago
Eric W. Biederman 2774c7aba6 [NET]: Make the loopback device per network namespace. 18 years ago
Eric W. Biederman 9dd776b6d7 [NET]: Add network namespace clone & unshare support. 18 years ago
Eric W. Biederman 077130c0cf [NET]: Fix race when opening a proc file while a network namespace is exiting. 18 years ago
Daniel Lezcano 4fabcd7118 [NETNS]: Fix allnoconfig compilation error. 18 years ago
Eric W. Biederman 881d966b48 [NET]: Make the device list and device lookups per namespace. 18 years ago
Eric W. Biederman 457c4cbc5a [NET]: Make /proc/net per network namespace 18 years ago
Eric W. Biederman 5f256becd8 [NET]: Basic network namespace infrastructure. 18 years ago