summaryrefslogtreecommitdiffstats
path: root/include/net/netns
AgeCommit message (Expand)AuthorLines
2010-05-11ipv6: ip6mr: support multiple tablesPatrick McHardy-0/+5
2010-05-11ipv6: ip6mr: move mroute data into seperate structurePatrick McHardy-12/+1
2010-05-11ipv6: ip6mr: convert struct mfc_cache to struct list_headPatrick McHardy-2/+2
2010-05-11ipv6: ip6mr: move unres_queue and timer to per-namespace dataPatrick McHardy-0/+2
2010-05-08ipv4: remove ip_rt_secret timer (v4)Neil Horman-1/+0
2010-04-27net: disallow to use net_assign_generic externallyJiri Pirko-7/+2
2010-04-13ipv4: ipmr: support multiple tablesPatrick McHardy-0/+5
2010-04-13ipv4: ipmr: move mroute data into seperate structurePatrick McHardy-12/+1
2010-04-13ipv4: ipmr: convert struct mfc_cache to struct list_headPatrick McHardy-2/+2
2010-04-13ipv4: ipmr: move unres_queue and timer to per-namespace dataPatrick McHardy-0/+2
2010-02-22packet: convert socket list to RCU (v3)stephen hemminger-2/+2
2010-02-16percpu: add __percpu sparse annotations to netTejun Heo-2/+2
2010-02-10Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy-0/+10
2010-02-08netfilter: nf_conntrack: fix hash resizing with namespacesPatrick McHardy-0/+2
2010-02-08netfilter: nf_conntrack: per netns nf_conntrack_cachepEric Dumazet-0/+2
2010-01-24netns xfrm: deal with dst entries in netnsAlexey Dobriyan-0/+6
2010-01-18netfilter: netns: #ifdef ->iptable_security, ->ip6table_securityAlexey Dobriyan-0/+4
2009-12-03net: Allow xfrm_user_net_exit to batch efficiently.Eric W. Biederman-0/+1
2009-12-01net: remove [un]register_pernet_gen_... and update the docs.Eric W. Biederman-3/+5
2009-09-01netns: embed ip6_dst_ops directlyAlexey Dobriyan-1/+2
2009-07-05net, netns_xt: shrink netns_xt membersCyrill Gorcunov-0/+3
2009-06-13netfilter: conntrack: optional reliable conntrack event deliveryPablo Neira Ayuso-0/+2
2009-06-13netfilter: conntrack: move event caching to conntrack extension infrastructurePablo Neira Ayuso-3/+2
2009-03-25netfilter: nf_conntrack: use SLAB_DESTROY_BY_RCU and get rid of call_rcu()Eric Dumazet-2/+3
2009-01-22netns: ipmr: declare reg_vif_num per-namespaceBenjamin Thery-0/+3
2009-01-22netns: ipmr: declare mroute_do_assert and mroute_do_pim per-namespaceBenjamin Thery-0/+2
2009-01-22netns: ipmr: declare counter cache_resolve_queue_len per-namespaceBenjamin Thery-0/+1
2009-01-22netns: ipmr: dynamically allocate mfc_cache_arrayBenjamin Thery-0/+1
2009-01-22netns: ipmr: dynamically allocate vif_tableBenjamin Thery-0/+2
2009-01-22netns: ipmr: allocate mroute_socket per-namespace.Benjamin Thery-0/+4
2008-12-10netns: ip6mr: declare reg_vif_num per-namespaceBenjamin Thery-0/+3
2008-12-10netns: ip6mr: declare mroute_do_assert and mroute_do_pim per-namespaceBenjamin Thery-0/+2
2008-12-10netns: ip6mr: declare counter cache_resolve_queue_len per-namespaceBenjamin Thery-0/+1
2008-12-10netns: ip6mr: dynamically allocate mfc6_cache_arrayBenjamin Thery-0/+1
2008-12-10netns: ip6mr: dynamically allocates vif6_tableBenjamin Thery-0/+2
2008-12-10netns: ip6mr: allocate mroute6_socket per-namespace.Benjamin Thery-0/+3
2008-11-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller-0/+5
2008-11-25netns xfrm: per-netns sysctlsAlexey Dobriyan-0/+10
2008-11-25netns xfrm: per-netns MIBsAlexey Dobriyan-0/+3
2008-11-25netns xfrm: per-netns NETLINK_XFRM socketAlexey Dobriyan-0/+2
2008-11-25netns xfrm: per-netns policy hash resizing workAlexey Dobriyan-0/+1
2008-11-25netns xfrm: per-netns policy countsAlexey Dobriyan-0/+1
2008-11-25netns xfrm: per-netns xfrm_policy_bydst hashAlexey Dobriyan-0/+6
2008-11-25netns xfrm: per-netns inexact policiesAlexey Dobriyan-0/+2
2008-11-25netns xfrm: per-netns xfrm_policy_byidx hashmaskAlexey Dobriyan-0/+1
2008-11-25netns xfrm: per-netns xfrm_policy_byidx hashAlexey Dobriyan-0/+1
2008-11-25netns xfrm: per-netns policy listAlexey Dobriyan-0/+2
2008-11-25netns xfrm: per-netns km_waitqAlexey Dobriyan-0/+3
2008-11-25netns xfrm: per-netns state GC workAlexey Dobriyan-0/+1
2008-11-25netns xfrm: per-netns state GC listAlexey Dobriyan-0/+1