nfsd: track last inode only in use_wgather case
[safe/jmp/linux-2.6] / include / net / net_namespace.h
2009-03-03 Eric W. Biedermannetns: Remove net_alive
2009-02-23 Eric W. Biedermannetns: Remove net_alive
2008-11-26 Alexey Dobriyannetns xfrm: add netns boilerplate
2008-11-12 Eric Dumazetnet: Introduce read_pnet() and write_pnet() helpers
2008-10-31 Alexey Dobriyannetns: add register_pernet_gen_subsys/unregister_pernet...
2008-10-08 Alexey Dobriyannetfilter: netns nf_conntrack: add netns boilerplate
2008-07-27 Al Viro[PATCH] beginning of sysctl cleanup - ctl_table_set
2008-07-18 Pavel Emelyanovmib: add netns/mib.h file
2008-06-28 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-06-21 Eric W. Biedermannetns: Don't receive new packets in a dead network...
2008-05-19 Pavel Emelyanovnetns: Introduce sysctl root for read-only net sysctls.
2008-04-16 Denis V. Lunev[NETNS]: Make netns refconting debug like a socket...
2008-04-15 Pavel Emelyanov[NETNS]: The generic per-net pointers.
2008-04-15 Pavel Emelyanov[NETNS]: The net-subsys IDs generator.
2008-04-14 Pavel Emelyanov[NETNS]: Add an empty netns_dccp structure on struct...
2008-04-03 Denis V. Lunev[NETNS]: Declare init_net even without CONFIG_NET defined.
2008-04-02 Denis V. Lunev[NETNS]: Do not include net/net_namespace.h from seq_file.h
2008-04-02 Denis V. Lunev[NETNS]: Merge ifdef CONFIG_NET in include/net/net_name...
2008-04-01 Pavel Emelyanov[NETNS]: Introduce a netns_core structure.
2008-03-25 YOSHIFUJI Hideaki[NET] NETNS: Omit namespace comparision without CONFIG_...
2008-03-07 Pavel Emelyanov[NET]: Make /proc/net a symlink on /proc/self/net (v3)
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.