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