netns: introduce the net_hash_mix "salt" for hashes
[safe/jmp/linux-2.6] / include / net / netns /
2008-06-17 Pavel Emelyanovnetns: introduce the net_hash_mix "salt" for hashes
2008-06-09 James Morrisnetfilter: ip6_tables: add ip6tables security table
2008-06-09 James Morrisnetfilter: ip_tables: add iptables security table for...
2008-04-15 Pavel Emelyanov[NETNS]: The generic per-net pointers.
2008-04-14 Pavel Emelyanov[NETNS][DCCPV6]: Move the dccp_v6_ctl_sk on the struct...
2008-04-14 Pavel Emelyanov[NETNS][DCCPV4]: Move the dccp_v4_ctl_sk on the struct...
2008-04-14 Pavel Emelyanov[NETNS]: Add an empty netns_dccp structure on struct...
2008-04-03 Denis V. Lunev[NETNS]: Create tcp control socket in the each namespace.
2008-04-01 Pavel Emelyanov[SOCK][NETNS]: Add the percpu prot_inuse counter in...
2008-04-01 Pavel Emelyanov[NETNS]: Introduce a netns_core structure.
2008-03-26 Pavel Emelyanov[NETNS][ICMP]: Make ctl tables for ICMP sysctls per...
2008-03-26 Pavel Emelyanov[NETNS][ICMP]: Move ICMP sysctls on struct net.
2008-03-07 Daniel Lezcano[NETNS][IPV6] mcast - handle several network namespace
2008-03-07 Daniel Lezcano[NETNS][IPV6] tcp6 - make socket control per namespace
2008-03-07 Daniel Lezcano[NETNS][IPV6] ndisc - make socket control per namespace
2008-03-04 Benjamin Thery[NETNS][IPV6] route6 - make garbage collection work...
2008-03-04 Benjamin Thery[NETNS][IPV6] route6 - move ip6_dst_ops inside the...
2008-03-04 Daniel Lezcano[NETNS][IPV6] rt6_info - move rt6_info structure inside...
2008-03-04 Benjamin Thery[NETNS][IPV6] rt6_stats - make the stats per network...
2008-03-04 Daniel Lezcano[NETNS][IPV6] fib6_rules - handle several network names...
2008-03-04 Daniel Lezcano[NETNS][IPV6] ip6_fib - gc timer per namespace
2008-03-04 Daniel Lezcano[NETNS][IPV6] ip6_fib - make it per network namespace
2008-02-29 Denis V. Lunev[NETNS]: Make icmpv6_sk per namespace.
2008-02-29 Denis V. Lunev[NETNS]: Make icmp_sk per namespace.
2008-02-01 Alexey Dobriyan[NETFILTER]: arp_tables: per-netns arp_tables FILTER
2008-02-01 Alexey Dobriyan[NETFILTER]: ip6_tables: per-netns IPv6 FILTER, MANGLE...
2008-02-01 Alexey Dobriyan[NETFILTER]: ip_tables: per-netns FILTER, MANGLE, RAW
2008-02-01 Alexey Dobriyan[NETFILTER]: x_tables: per-netns xt_tables
2008-01-28 Pavel Emelyanov[NETNS][FRAGS]: Isolate the secret interval from namesp...
2008-01-28 Pavel Emelyanov[NETNS][FRAGS]: Duplicate sysctl tables for new namespaces.
2008-01-28 Pavel Emelyanov[NETNS][FRAGS]: Make the inet_frag_queue lookup work...
2008-01-28 Pavel Emelyanov[NETNS]: Create ipv6 devconf-s for namespaces
2008-01-28 Denis V. Lunev[NETNS]: Provide correct namespace for fibnl netlink...
2008-01-28 Denis V. Lunev[NETNS]: Place fib tables into netns.
2008-01-28 Denis V. Lunev[NETNS]: Namespacing IPv4 fib rules.
2008-01-28 Daniel Lezcano[NETNS][IPV6]: Make icmpv6_time sysctl per namespace.
2008-01-28 Daniel Lezcano[NETNS][IPV6]: Make sysctls route per namespace.
2008-01-28 Daniel Lezcano[NETNS][IPV6]: Make ip6_frags per namespace.
2008-01-28 Daniel Lezcano[NETNS][IPV6]: Make bindv6only sysctl per namespace.
2008-01-28 Daniel Lezcano[NETNS][IPV6]: Make multiple instance of sysctl tables.
2008-01-28 Daniel Lezcano[NETNS][IPV6]: Add ipv6 structure for netns.
2008-01-28 Eric Dumazet[NETNS]: Should build with CONFIG_SYSCTL=n
2008-01-28 Pavel Emelyanov[IPV4]: Move the devinet pointers on the struct net
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)