aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/netns (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-11-21netns: let net_generic take pointer-to-const argsJan Engelhardt1-1/+1
2010-10-17netns: reorder fields in struct netEric Dumazet1-4/+5
2010-05-11ipv6: ip6mr: support multiple tablesPatrick McHardy1-0/+5
2010-05-11ipv6: ip6mr: move mroute data into seperate structurePatrick McHardy1-12/+1
2010-05-11ipv6: ip6mr: convert struct mfc_cache to struct list_headPatrick McHardy1-2/+2
2010-05-11ipv6: ip6mr: move unres_queue and timer to per-namespace dataPatrick McHardy1-0/+2
2010-05-08ipv4: remove ip_rt_secret timer (v4)Neil Horman1-1/+0
2010-04-27net: disallow to use net_assign_generic externallyJiri Pirko1-7/+2
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-22packet: convert socket list to RCU (v3)stephen hemminger1-2/+2
2010-02-16percpu: add __percpu sparse annotations to netTejun Heo2-2/+2
2010-02-10Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy3-0/+10
2010-02-08netfilter: nf_conntrack: fix hash resizing with namespacesPatrick McHardy2-0/+2
2010-02-08netfilter: nf_conntrack: per netns nf_conntrack_cachepEric Dumazet1-0/+2
2010-01-24netns xfrm: deal with dst entries in netnsAlexey Dobriyan1-0/+6
2010-01-18netfilter: netns: #ifdef ->iptable_security, ->ip6table_securityAlexey Dobriyan2-0/+4
2009-12-03net: Allow xfrm_user_net_exit to batch efficiently.Eric W. Biederman1-0/+1
2009-12-01net: remove [un]register_pernet_gen_... and update the docs.Eric W. Biederman1-3/+5
2009-09-01netns: embed ip6_dst_ops directlyAlexey Dobriyan1-1/+2
2009-07-05net, netns_xt: shrink netns_xt membersCyrill Gorcunov1-0/+3
2009-06-13netfilter: conntrack: optional reliable conntrack event deliveryPablo Neira Ayuso1-0/+2
2009-06-13netfilter: conntrack: move event caching to conntrack extension infrastructurePablo Neira Ayuso1-3/+2
2009-03-25netfilter: nf_conntrack: use SLAB_DESTROY_BY_RCU and get rid of call_rcu()Eric Dumazet1-2/+3
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-12-10netns: ip6mr: declare reg_vif_num per-namespaceBenjamin Thery1-0/+3
2008-12-10netns: ip6mr: declare mroute_do_assert and mroute_do_pim per-namespaceBenjamin Thery1-0/+2
2008-12-10netns: ip6mr: declare counter cache_resolve_queue_len per-namespaceBenjamin Thery1-0/+1
2008-12-10netns: ip6mr: dynamically allocate mfc6_cache_arrayBenjamin Thery1-0/+1
2008-12-10netns: ip6mr: dynamically allocates vif6_tableBenjamin Thery1-0/+2
2008-12-10netns: ip6mr: allocate mroute6_socket per-namespace.Benjamin Thery1-0/+3
2008-11-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6David S. Miller1-0/+5
2008-11-25netns xfrm: per-netns sysctlsAlexey Dobriyan1-0/+10
2008-11-25netns xfrm: per-netns MIBsAlexey Dobriyan1-0/+3
2008-11-25netns xfrm: per-netns NETLINK_XFRM socketAlexey Dobriyan1-0/+2
2008-11-25netns xfrm: per-netns policy hash resizing workAlexey Dobriyan1-0/+1
2008-11-25netns xfrm: per-netns policy countsAlexey Dobriyan1-0/+1
2008-11-25netns xfrm: per-netns xfrm_policy_bydst hashAlexey Dobriyan1-0/+6
2008-11-25netns xfrm: per-netns inexact policiesAlexey Dobriyan1-0/+2
2008-11-25netns xfrm: per-netns xfrm_policy_byidx hashmaskAlexey Dobriyan1-0/+1
2008-11-25netns xfrm: per-netns xfrm_policy_byidx hashAlexey Dobriyan1-0/+1
2008-11-25netns xfrm: per-netns policy listAlexey Dobriyan1-0/+2
2008-11-25netns xfrm: per-netns km_waitqAlexey Dobriyan1-0/+3