[NETFILTER]: x_tables: per-netns xt_tables
[safe/jmp/linux-2.6] / include / net / net_namespace.h
2008-02-01 Alexey Dobriyan[NETFILTER]: x_tables: per-netns xt_tables
2008-01-28 Denis V. Lunev[NETNS]: Namespacing in the generic fib rules code.
2008-01-28 Daniel Lezcano[NETNS][IPV6]: Add ipv6 structure for netns.
2008-01-28 Pavel Emelyanov[NETNS]: Add the netns_ipv4 struct
2008-01-28 Denis V. Lunev[NETNS]: separate af_packet netns data
2008-01-28 Denis V. Lunev[NETNS]: struct net content re-work (v3)
2008-01-28 Pavel Emelyanov[NET] sysctl: make sysctl_somaxconn per-namespace
2008-01-28 Pavel Emelyanov[NET] sysctl: make the sys.net.core sysctls per-namespace
2008-01-28 Pavel Emelyanov[UNIX]: Make the unix sysctl tables per-namespace
2008-01-28 Pavel Emelyanov[UNIX]: Move the sysctl_unix_max_dgram_qlen
2008-01-28 Eric W. Biederman[NET]: Implement the per network namespace sysctl infra...
2008-01-28 Denis V. Lunev[NET]: Make AF_PACKET handle multiple network namespaces
2008-01-28 Denis V. Lunev[NET]: Make rtnetlink infrastructure network namespace...
2007-11-13 Denis V. Lunev[NET]: Move unneeded data to initdata section.
2007-11-01 Pavel Emelyanov[NET]: Relax the reference counting of init_net_ns
2007-10-27 Eric W. Biederman[NET]: Marking struct pernet_operations __net_initdata...
2007-10-10 Pavel Emelyanov[NETNS]: Move some code into __init section when CONFIG...
2007-10-10 Eric W. Biederman[NETNS]: Simplify the network namespace list locking...
2007-10-10 Eric W. Biederman[NET]: Make the loopback device per network namespace.
2007-10-10 Eric W. Biederman[NET]: Add network namespace clone & unshare support.
2007-10-10 Eric W. Biederman[NET]: Fix race when opening a proc file while a networ...
2007-10-10 Daniel Lezcano[NETNS]: Fix allnoconfig compilation error.
2007-10-10 Eric W. Biederman[NET]: Make the device list and device lookups per...
2007-10-10 Eric W. Biederman[NET]: Make /proc/net per network namespace
2007-10-10 Eric W. Biederman[NET]: Basic network namespace infrastructure.