summaryrefslogtreecommitdiffstats
path: root/include/net/netns
AgeCommit message (Expand)AuthorLines
2012-01-27netns: Fail conspicously if someone uses net_generic at an inappropriate time.Eric W. Biederman-0/+1
2011-12-12per-netns ipv4 sysctl_tcp_memGlauber Costa-0/+1
2011-12-11net: use IS_ENABLED(CONFIG_IPV6)Eric Dumazet-2/+2
2011-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-0/+2
2011-11-22netfilter: nf_conntrack: make event callback registration per-netnsPablo Neira Ayuso-0/+2
2011-11-14ipv6: reduce percpu needs for icmpv6msg mibsEric Dumazet-1/+1
2011-11-09ipv4: reduce percpu needs for icmpmsg mibsEric Dumazet-1/+1
2011-07-26atomic: use <linux/atomic.h>Arun Sharma-1/+1
2011-05-13net: ipv4: add IPPROTO_ICMP socket kindVasiliy Kulikov-0/+2
2011-03-24ipv4: Invalidate nexthop cache nh_saddr more correctly.David S. Miller-0/+1
2011-03-15ipvs: move struct netns_ipvsJulian Anastasov-143/+0
2011-01-19netfilter: nf_conntrack_tstamp: add flow-based timestamp extensionPablo Neira Ayuso-0/+2
2011-01-14netfilter: nf_conntrack: use is_vmalloc_addr()Patrick McHardy-3/+0
2011-01-13IPVS: netns, svc counters moved in ip_vs_ctl,cHans Schillstrom-0/+3
2011-01-13IPVS: netns, trash handlingHans Schillstrom-0/+3
2011-01-13IPVS: netns, defense work timer.Hans Schillstrom-0/+3
2011-01-13IPVS: netns, ip_vs_ctl local vars moved to ipvs struct.Hans Schillstrom-2/+35
2011-01-13IPVS: netns, connection hash got net as param.Hans Schillstrom-0/+2
2011-01-13IPVS: netns, ip_vs_stats and its procfsHans Schillstrom-0/+4
2011-01-13IPVS: netns awareness to ip_vs_syncHans Schillstrom-0/+16
2011-01-13IPVS: netns awareness to ip_vs_estHans Schillstrom-0/+4
2011-01-13IPVS: netns awareness to ip_vs_appHans Schillstrom-0/+5
2011-01-13IPVS: netns preparation for proto_sctpHans Schillstrom-0/+9
2011-01-13IPVS: netns preparation for proto_udpHans Schillstrom-0/+8
2011-01-13IPVS: netns preparation for proto_tcpHans Schillstrom-0/+8
2011-01-13IPVS: netns, prepare protocolHans Schillstrom-0/+3
2011-01-13IPVS: netns awarness to lblc shedulerHans Schillstrom-0/+4
2011-01-13IPVS: netns awarness to lblcr shedulerHans Schillstrom-0/+5
2011-01-13IPVS: netns to services part 1Hans Schillstrom-0/+8
2011-01-13IPVS: netns, add basic init per netns.Hans Schillstrom-0/+25
2010-11-21netns: let net_generic take pointer-to-const argsJan Engelhardt-1/+1
2010-10-17netns: reorder fields in struct netEric Dumazet-4/+5
2010-05-11ipv6: ip6mr: support multiple tablesPatrick McHardy-0/+5
2010-05-11ipv6: ip6mr: move mroute data into seperate structurePatrick McHardy-12/+1
2010-05-11ipv6: ip6mr: convert struct mfc_cache to struct list_headPatrick McHardy-2/+2
2010-05-11ipv6: ip6mr: move unres_queue and timer to per-namespace dataPatrick McHardy-0/+2
2010-05-08ipv4: remove ip_rt_secret timer (v4)Neil Horman-1/+0
2010-04-27net: disallow to use net_assign_generic externallyJiri Pirko-7/+2
2010-04-13ipv4: ipmr: support multiple tablesPatrick McHardy-0/+5
2010-04-13ipv4: ipmr: move mroute data into seperate structurePatrick McHardy-12/+1
2010-04-13ipv4: ipmr: convert struct mfc_cache to struct list_headPatrick McHardy-2/+2
2010-04-13ipv4: ipmr: move unres_queue and timer to per-namespace dataPatrick McHardy-0/+2
2010-02-22packet: convert socket list to RCU (v3)stephen hemminger-2/+2
2010-02-16percpu: add __percpu sparse annotations to netTejun Heo-2/+2
2010-02-10Merge branch 'master' of /repos/git/net-next-2.6Patrick McHardy-0/+10
2010-02-08netfilter: nf_conntrack: fix hash resizing with namespacesPatrick McHardy-0/+2
2010-02-08netfilter: nf_conntrack: per netns nf_conntrack_cachepEric Dumazet-0/+2
2010-01-24netns xfrm: deal with dst entries in netnsAlexey Dobriyan-0/+6
2010-01-18netfilter: netns: #ifdef ->iptable_security, ->ip6table_securityAlexey Dobriyan-0/+4
2009-12-03net: Allow xfrm_user_net_exit to batch efficiently.Eric W. Biederman-0/+1