aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/netns (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-19netfilter: nf_conntrack_tstamp: add flow-based timestamp extensionPablo Neira Ayuso1-0/+2
2011-01-14netfilter: nf_conntrack: use is_vmalloc_addr()Patrick McHardy2-3/+0
2011-01-13IPVS: netns, svc counters moved in ip_vs_ctl,cHans Schillstrom1-0/+3
2011-01-13IPVS: netns, trash handlingHans Schillstrom1-0/+3
2011-01-13IPVS: netns, defense work timer.Hans Schillstrom1-0/+3
2011-01-13IPVS: netns, ip_vs_ctl local vars moved to ipvs struct.Hans Schillstrom1-2/+35
2011-01-13IPVS: netns, connection hash got net as param.Hans Schillstrom1-0/+2
2011-01-13IPVS: netns, ip_vs_stats and its procfsHans Schillstrom1-0/+4
2011-01-13IPVS: netns awareness to ip_vs_syncHans Schillstrom1-0/+16
2011-01-13IPVS: netns awareness to ip_vs_estHans Schillstrom1-0/+4
2011-01-13IPVS: netns awareness to ip_vs_appHans Schillstrom1-0/+5
2011-01-13IPVS: netns preparation for proto_sctpHans Schillstrom1-0/+9
2011-01-13IPVS: netns preparation for proto_udpHans Schillstrom1-0/+8
2011-01-13IPVS: netns preparation for proto_tcpHans Schillstrom1-0/+8
2011-01-13IPVS: netns, prepare protocolHans Schillstrom1-0/+3
2011-01-13IPVS: netns awarness to lblc shedulerHans Schillstrom1-0/+4
2011-01-13IPVS: netns awarness to lblcr shedulerHans Schillstrom1-0/+5
2011-01-13IPVS: netns to services part 1Hans Schillstrom1-0/+8
2011-01-13IPVS: netns, add basic init per netns.Hans Schillstrom1-0/+25
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