| Commit message (Expand) | Author | Age | Files | Lines |
* | netns: embed ip6_dst_ops directly | Alexey Dobriyan | 2009-09-01 | 1 | -1/+2 |
* | netns: ip6mr: declare reg_vif_num per-namespace | Benjamin Thery | 2008-12-10 | 1 | -0/+3 |
* | netns: ip6mr: declare mroute_do_assert and mroute_do_pim per-namespace | Benjamin Thery | 2008-12-10 | 1 | -0/+2 |
* | netns: ip6mr: declare counter cache_resolve_queue_len per-namespace | Benjamin Thery | 2008-12-10 | 1 | -0/+1 |
* | netns: ip6mr: dynamically allocate mfc6_cache_array | Benjamin Thery | 2008-12-10 | 1 | -0/+1 |
* | netns: ip6mr: dynamically allocates vif6_table | Benjamin Thery | 2008-12-10 | 1 | -0/+2 |
* | netns: ip6mr: allocate mroute6_socket per-namespace. | Benjamin Thery | 2008-12-10 | 1 | -0/+3 |
* | netns: dont alloc ipv6 fib timer list | Stephen Hemminger | 2008-07-22 | 1 | -1/+1 |
* | netfilter: ip6_tables: add ip6tables security table | James Morris | 2008-06-09 | 1 | -0/+1 |
* | [NETNS][IPV6] mcast - handle several network namespace | Daniel Lezcano | 2008-03-07 | 1 | -0/+1 |
* | [NETNS][IPV6] tcp6 - make socket control per namespace | Daniel Lezcano | 2008-03-07 | 1 | -0/+1 |
* | [NETNS][IPV6] ndisc - make socket control per namespace | Daniel Lezcano | 2008-03-07 | 1 | -0/+1 |
* | [NETNS][IPV6] route6 - make garbage collection work with multiple network nam... | Benjamin Thery | 2008-03-04 | 1 | -0/+2 |
* | [NETNS][IPV6] route6 - move ip6_dst_ops inside the network namespace | Benjamin Thery | 2008-03-04 | 1 | -0/+1 |
* | [NETNS][IPV6] rt6_info - move rt6_info structure inside the namespace | Daniel Lezcano | 2008-03-04 | 1 | -0/+3 |
* | [NETNS][IPV6] rt6_stats - make the stats per network namespace | Benjamin Thery | 2008-03-03 | 1 | -0/+1 |
* | [NETNS][IPV6] fib6_rules - handle several network namespaces | Daniel Lezcano | 2008-03-03 | 1 | -0/+1 |
* | [NETNS][IPV6] ip6_fib - gc timer per namespace | Daniel Lezcano | 2008-03-03 | 1 | -0/+1 |
* | [NETNS][IPV6] ip6_fib - make it per network namespace | Daniel Lezcano | 2008-03-03 | 1 | -0/+5 |
* | [NETNS]: Make icmpv6_sk per namespace. | Denis V. Lunev | 2008-02-29 | 1 | -0/+1 |
* | [NETFILTER]: ip6_tables: per-netns IPv6 FILTER, MANGLE, RAW | Alexey Dobriyan | 2008-01-31 | 1 | -0/+5 |
* | [NETNS][FRAGS]: Isolate the secret interval from namespaces. | Pavel Emelyanov | 2008-01-28 | 1 | -1/+0 |
* | [NETNS][FRAGS]: Duplicate sysctl tables for new namespaces. | Pavel Emelyanov | 2008-01-28 | 1 | -0/+1 |
* | [NETNS][FRAGS]: Make the inet_frag_queue lookup work in namespaces. | Pavel Emelyanov | 2008-01-28 | 1 | -0/+1 |
* | [NETNS]: Create ipv6 devconf-s for namespaces | Pavel Emelyanov | 2008-01-28 | 1 | -0/+2 |
* | [NETNS][IPV6]: Make icmpv6_time sysctl per namespace. | Daniel Lezcano | 2008-01-28 | 1 | -0/+1 |
* | [NETNS][IPV6]: Make sysctls route per namespace. | Daniel Lezcano | 2008-01-28 | 1 | -0/+8 |
* | [NETNS][IPV6]: Make ip6_frags per namespace. | Daniel Lezcano | 2008-01-28 | 1 | -0/+3 |
* | [NETNS][IPV6]: Make bindv6only sysctl per namespace. | Daniel Lezcano | 2008-01-28 | 1 | -0/+1 |
* | [NETNS][IPV6]: Make multiple instance of sysctl tables. | Daniel Lezcano | 2008-01-28 | 1 | -0/+9 |
* | [NETNS][IPV6]: Add ipv6 structure for netns. | Daniel Lezcano | 2008-01-28 | 1 | -0/+10 |