aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/netns/ipv4.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-08ipv4: remove ip_rt_secret timer (v4)Neil Horman1-1/+0
2010-04-13ipv4: ipmr: support multiple tablesPatrick McHardy1-0/+5
2010-04-13ipv4: ipmr: move mroute data into seperate structurePatrick McHardy1-12/+1
2010-04-13ipv4: ipmr: convert struct mfc_cache to struct list_headPatrick McHardy1-2/+2
2010-04-13ipv4: ipmr: move unres_queue and timer to per-namespace dataPatrick McHardy1-0/+2
2010-02-10Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy1-0/+1
2010-02-08netfilter: nf_conntrack: fix hash resizing with namespacesPatrick McHardy1-0/+1
2010-01-18netfilter: netns: #ifdef ->iptable_security, ->ip6table_securityAlexey Dobriyan1-0/+2
2009-01-22netns: ipmr: declare reg_vif_num per-namespaceBenjamin Thery1-0/+3
2009-01-22netns: ipmr: declare mroute_do_assert and mroute_do_pim per-namespaceBenjamin Thery1-0/+2
2009-01-22netns: ipmr: declare counter cache_resolve_queue_len per-namespaceBenjamin Thery1-0/+1
2009-01-22netns: ipmr: dynamically allocate mfc_cache_arrayBenjamin Thery1-0/+1
2009-01-22netns: ipmr: dynamically allocate vif_tableBenjamin Thery1-0/+2
2009-01-22netns: ipmr: allocate mroute_socket per-namespace.Benjamin Thery1-0/+4
2008-10-27net: implement emergency route cache rebulds when gc_elasticity is exceededNeil Horman1-0/+2
2008-10-08netfilter: netns nat: per-netns bysource hashAlexey Dobriyan1-0/+2
2008-10-08netfilter: netns nat: per-netns NAT tableAlexey Dobriyan1-0/+1
2008-07-05netns: place rt_genid into struct netDenis V. Lunev1-0/+1
2008-07-05netns: make rt_secret_rebuild timer per namespaceDenis V. Lunev1-0/+2
2008-07-05netns: register net.ipv4.route.flush in each namespaceDenis V. Lunev1-0/+1
2008-06-09netfilter: ip_tables: add iptables security table for mandatory access control rulesJames Morris1-0/+1
2008-04-03[NETNS]: Create tcp control socket in the each namespace.Denis V. Lunev1-0/+1
2008-03-26[NETNS][ICMP]: Make ctl tables for ICMP sysctls per-net.Pavel Emelyanov1-0/+1
2008-03-26[NETNS][ICMP]: Move ICMP sysctls on struct net.Pavel Emelyanov1-0/+7
2008-02-29[NETNS]: Make icmp_sk per namespace.Denis V. Lunev1-0/+2
2008-01-31[NETFILTER]: arp_tables: per-netns arp_tables FILTERAlexey Dobriyan1-0/+1
2008-01-31[NETFILTER]: ip_tables: per-netns FILTER, MANGLE, RAWAlexey Dobriyan1-0/+5
2008-01-28[NETNS][FRAGS]: Duplicate sysctl tables for new namespaces.Pavel Emelyanov1-0/+1
2008-01-28[NETNS][FRAGS]: Make the inet_frag_queue lookup work in namespaces.Pavel Emelyanov1-0/+4
2008-01-28[NETNS]: Provide correct namespace for fibnl netlink socket.Denis V. Lunev1-0/+2
2008-01-28[NETNS]: Place fib tables into netns.Denis V. Lunev1-0/+2
2008-01-28[NETNS]: Namespacing IPv4 fib rules.Denis V. Lunev1-0/+5
2008-01-28[NETNS]: Should build with CONFIG_SYSCTL=nEric Dumazet1-0/+2
2008-01-28[IPV4]: Move the devinet pointers on the struct netPavel Emelyanov1-0/+6
2008-01-28[NETNS]: Add the netns_ipv4 structPavel Emelyanov1-0/+9