summaryrefslogtreecommitdiff
path: root/include/net/netns
AgeCommit message (Expand)Author
2012-02-08netns: Fail conspicously if someone uses net_generic at an inappropriate time.Eric W. Biederman
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-05-13net: ipv4: add IPPROTO_ICMP socket kindVasiliy Kulikov
2011-03-24ipv4: Invalidate nexthop cache nh_saddr more correctly.David S. Miller
2011-03-15ipvs: move struct netns_ipvsJulian Anastasov
2011-01-19netfilter: nf_conntrack_tstamp: add flow-based timestamp extensionPablo Neira Ayuso
2011-01-14netfilter: nf_conntrack: use is_vmalloc_addr()Patrick McHardy
2011-01-13IPVS: netns, svc counters moved in ip_vs_ctl,cHans Schillstrom
2011-01-13IPVS: netns, trash handlingHans Schillstrom
2011-01-13IPVS: netns, defense work timer.Hans Schillstrom
2011-01-13IPVS: netns, ip_vs_ctl local vars moved to ipvs struct.Hans Schillstrom
2011-01-13IPVS: netns, connection hash got net as param.Hans Schillstrom
2011-01-13IPVS: netns, ip_vs_stats and its procfsHans Schillstrom
2011-01-13IPVS: netns awareness to ip_vs_syncHans Schillstrom
2011-01-13IPVS: netns awareness to ip_vs_estHans Schillstrom
2011-01-13IPVS: netns awareness to ip_vs_appHans Schillstrom
2011-01-13IPVS: netns preparation for proto_sctpHans Schillstrom
2011-01-13IPVS: netns preparation for proto_udpHans Schillstrom
2011-01-13IPVS: netns preparation for proto_tcpHans Schillstrom
2011-01-13IPVS: netns, prepare protocolHans Schillstrom
2011-01-13IPVS: netns awarness to lblc shedulerHans Schillstrom
2011-01-13IPVS: netns awarness to lblcr shedulerHans Schillstrom
2011-01-13IPVS: netns to services part 1Hans Schillstrom
2011-01-13IPVS: netns, add basic init per netns.Hans Schillstrom
2010-11-21netns: let net_generic take pointer-to-const argsJan Engelhardt
2010-10-17netns: reorder fields in struct netEric Dumazet
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