summaryrefslogtreecommitdiffstats
path: root/include/net/netns
Commit message (Expand)AuthorAgeFilesLines
* netfilter: nf_ct_helper: allow to disable automatic helper assignmentEric Leblond2012-05-081-0/+3
* net ipv6: Don't use sysctl tables with .child entries.Eric W. Biederman2012-04-201-1/+3
* net: cleanup unsigned to unsigned intEric Dumazet2012-04-151-1/+1
* BUG: headers with BUG/BUG_ON etc. need linux/bug.hPaul Gortmaker2012-03-041-0/+1
* netns: Fail conspicously if someone uses net_generic at an inappropriate time.Eric W. Biederman2012-01-271-0/+1
* per-netns ipv4 sysctl_tcp_memGlauber Costa2011-12-121-0/+1
* net: use IS_ENABLED(CONFIG_IPV6)Eric Dumazet2011-12-112-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2011-12-021-0/+2
|\
| * netfilter: nf_conntrack: make event callback registration per-netnsPablo Neira Ayuso2011-11-221-0/+2
* | ipv6: reduce percpu needs for icmpv6msg mibsEric Dumazet2011-11-141-1/+1
* | ipv4: reduce percpu needs for icmpmsg mibsEric Dumazet2011-11-091-1/+1
|/
* atomic: use <linux/atomic.h>Arun Sharma2011-07-261-1/+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