aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/netns (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-20tcp: use hash_32() in tcp_metricsEric Dumazet1-1/+1
2012-07-19ipv4: tcp: remove per net tcp_sockEric Dumazet1-1/+0
2012-07-10tcp: Maintain dynamic metrics in local cache.David S. Miller1-0/+3
2012-07-05ipv4: Avoid overhead when no custom FIB rules are installed.David S. Miller1-0/+8
2012-06-11Merge branch 'master' of git://1984.lsi.us.es/net-nextDavid S. Miller1-0/+55
2012-06-08inetpeer: add namespace support for inetpeerGao feng2-1/+2
2012-06-07netfilter: nf_ct_icmp: add namespace supportGao feng1-0/+1
2012-06-07netfilter: nf_ct_icmp: add namespace supportGao feng1-0/+6
2012-06-07netfilter: nf_ct_udp: add namespace supportGao feng1-0/+12
2012-06-07netfilter: nf_ct_tcp: add namespace supportGao feng1-0/+10
2012-06-07netfilter: nf_ct_generic: add namespace supportGao feng1-0/+6
2012-06-07netfilter: nf_conntrack: prepare namespace support for l3 protocol trackersGao feng1-0/+8
2012-06-07netfilter: nf_conntrack: prepare namespace support for l4 protocol trackersGao feng1-0/+12
2012-05-08netfilter: nf_ct_helper: allow to disable automatic helper assignmentEric Leblond1-0/+3
2012-04-20net ipv6: Don't use sysctl tables with .child entries.Eric W. Biederman1-1/+3
2012-04-15net: cleanup unsigned to unsigned intEric Dumazet1-1/+1
2012-03-04BUG: headers with BUG/BUG_ON etc. need linux/bug.hPaul Gortmaker1-0/+1
2012-01-27netns: Fail conspicously if someone uses net_generic at an inappropriate time.Eric W. Biederman1-0/+1
2011-12-12per-netns ipv4 sysctl_tcp_memGlauber Costa1-0/+1
2011-12-11net: use IS_ENABLED(CONFIG_IPV6)Eric Dumazet2-2/+2
2011-12-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+2
2011-11-22netfilter: nf_conntrack: make event callback registration per-netnsPablo Neira Ayuso1-0/+2
2011-11-14ipv6: reduce percpu needs for icmpv6msg mibsEric Dumazet1-1/+1
2011-11-09ipv4: reduce percpu needs for icmpmsg mibsEric Dumazet1-1/+1
2011-07-26atomic: use <linux/atomic.h>Arun Sharma1-1/+1
2011-05-13net: ipv4: add IPPROTO_ICMP socket kindVasiliy Kulikov1-0/+2
2011-03-24ipv4: Invalidate nexthop cache nh_saddr more correctly.David S. Miller1-0/+1
2011-03-15ipvs: move struct netns_ipvsJulian Anastasov1-143/+0
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