aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/netns
Commit message (Expand)AuthorAgeFilesLines
* netns: Fail conspicously if someone uses net_generic at an inappropriate time.Eric W. Biederman2012-02-031-0/+1
* net: ipv4: add IPPROTO_ICMP socket kindVasiliy Kulikov2011-05-131-0/+2
* ipv4: Invalidate nexthop cache nh_saddr more correctly.David S. Miller2011-03-241-0/+1
* ipvs: move struct netns_ipvsJulian Anastasov2011-03-151-143/+0
* netfilter: nf_conntrack_tstamp: add flow-based timestamp extensionPablo Neira Ayuso2011-01-191-0/+2
* netfilter: nf_conntrack: use is_vmalloc_addr()Patrick McHardy2011-01-142-3/+0
* IPVS: netns, svc counters moved in ip_vs_ctl,cHans Schillstrom2011-01-131-0/+3
* IPVS: netns, trash handlingHans Schillstrom2011-01-131-0/+3
* IPVS: netns, defense work timer.Hans Schillstrom2011-01-131-0/+3
* IPVS: netns, ip_vs_ctl local vars moved to ipvs struct.Hans Schillstrom2011-01-131-2/+35
* IPVS: netns, connection hash got net as param.Hans Schillstrom2011-01-131-0/+2
* IPVS: netns, ip_vs_stats and its procfsHans Schillstrom2011-01-131-0/+4
* IPVS: netns awareness to ip_vs_syncHans Schillstrom2011-01-131-0/+16
* IPVS: netns awareness to ip_vs_estHans Schillstrom2011-01-131-0/+4
* IPVS: netns awareness to ip_vs_appHans Schillstrom2011-01-131-0/+5
* IPVS: netns preparation for proto_sctpHans Schillstrom2011-01-131-0/+9
* IPVS: netns preparation for proto_udpHans Schillstrom2011-01-131-0/+8
* IPVS: netns preparation for proto_tcpHans Schillstrom2011-01-131-0/+8
* IPVS: netns, prepare protocolHans Schillstrom2011-01-131-0/+3
* IPVS: netns awarness to lblc shedulerHans Schillstrom2011-01-131-0/+4
* IPVS: netns awarness to lblcr shedulerHans Schillstrom2011-01-131-0/+5
* IPVS: netns to services part 1Hans Schillstrom2011-01-131-0/+8
* IPVS: netns, add basic init per netns.Hans Schillstrom2011-01-131-0/+25
* netns: let net_generic take pointer-to-const argsJan Engelhardt2010-11-211-1/+1
* netns: reorder fields in struct netEric Dumazet2010-10-171-4/+5
* ipv6: ip6mr: support multiple tablesPatrick McHardy2010-05-111-0/+5
* ipv6: ip6mr: move mroute data into seperate structurePatrick McHardy2010-05-111-12/+1
* ipv6: ip6mr: convert struct mfc_cache to struct list_headPatrick McHardy2010-05-111-2/+2
* ipv6: ip6mr: move unres_queue and timer to per-namespace dataPatrick McHardy2010-05-111-0/+2
* ipv4: remove ip_rt_secret timer (v4)Neil Horman2010-05-081-1/+0
* net: disallow to use net_assign_generic externallyJiri Pirko2010-04-271-7/+2
* ipv4: ipmr: support multiple tablesPatrick McHardy2010-04-131-0/+5
* ipv4: ipmr: move mroute data into seperate structurePatrick McHardy2010-04-131-12/+1
* ipv4: ipmr: convert struct mfc_cache to struct list_headPatrick McHardy2010-04-131-2/+2
* ipv4: ipmr: move unres_queue and timer to per-namespace dataPatrick McHardy2010-04-131-0/+2
* packet: convert socket list to RCU (v3)stephen hemminger2010-02-221-2/+2
* percpu: add __percpu sparse annotations to netTejun Heo2010-02-162-2/+2
* Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy2010-02-103-0/+10
|\
| * netfilter: nf_conntrack: fix hash resizing with namespacesPatrick McHardy2010-02-082-0/+2
| * netfilter: nf_conntrack: per netns nf_conntrack_cachepEric Dumazet2010-02-081-0/+2
| * netns xfrm: deal with dst entries in netnsAlexey Dobriyan2010-01-241-0/+6
* | netfilter: netns: #ifdef ->iptable_security, ->ip6table_securityAlexey Dobriyan2010-01-182-0/+4
|/
* net: Allow xfrm_user_net_exit to batch efficiently.Eric W. Biederman2009-12-031-0/+1
* net: remove [un]register_pernet_gen_... and update the docs.Eric W. Biederman2009-12-011-3/+5
* netns: embed ip6_dst_ops directlyAlexey Dobriyan2009-09-011-1/+2
* net, netns_xt: shrink netns_xt membersCyrill Gorcunov2009-07-051-0/+3
* netfilter: conntrack: optional reliable conntrack event deliveryPablo Neira Ayuso2009-06-131-0/+2
* netfilter: conntrack: move event caching to conntrack extension infrastructurePablo Neira Ayuso2009-06-131-3/+2
* netfilter: nf_conntrack: use SLAB_DESTROY_BY_RCU and get rid of call_rcu()Eric Dumazet2009-03-251-2/+3
* netns: ipmr: declare reg_vif_num per-namespaceBenjamin Thery2009-01-221-0/+3