netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: pablo@netfilter.org
Cc: netfilter-devel@vger.kernel.org, netdev@vger.kernel.org
Subject: Re: [PATCH 0/8] netfilter updates for 3.4-rc5
Date: Mon, 30 Apr 2012 13:23:54 -0400 (EDT)	[thread overview]
Message-ID: <20120430.132354.1636633057674161055.davem@davemloft.net> (raw)
In-Reply-To: <1335799015-2003-1-git-send-email-pablo@netfilter.org>

From: pablo@netfilter.org
Date: Mon, 30 Apr 2012 17:16:47 +0200

> This patchset contains the following fixes:
> 
> * One fix in the initialization path of the IPVS modules spotted by
>   the the trinity syscall fuzz testing tool from Sasha Levin.
> 
> * Three patches to address more weak/buggy error handling in the
>   initialization path of the IPVS modules from Hans Schillinstrom.
> 
> * Fix a regression in the initialization path of ipvs_ctl (introduced in
>   2.6.39) due from Julian Anastasov.
> 
> * A couple more initialization path robust error checkings from Julian
>   Anastasov.
> 
> * One silly fix for xt_CT target for the case in which the new
>   cttimeout infrastructure is not used, eg. --helper or --notrack,
>   by myself.
> 
> You can pull these fixes from:
> 
> git://1984.lsi.us.es/net master

Pulled, thanks Pablo.

      parent reply	other threads:[~2012-04-30 17:23 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-30 15:16 [PATCH 0/8] netfilter updates for 3.4-rc5 pablo
2012-04-30 15:16 ` [PATCH 1/8] ipvs: Verify that IP_VS protocol has been registered pablo
2012-04-30 15:16 ` [PATCH 2/8] ipvs: fix crash in ip_vs_control_net_cleanup on unload pablo
2012-04-30 15:16 ` [PATCH 3/8] ipvs: add check in ftp for initialized core pablo
2012-04-30 15:16 ` [PATCH 4/8] ipvs: reset ipvs pointer in netns pablo
2012-04-30 15:16 ` [PATCH 5/8] ipvs: null check of net->ipvs in lblc(r) shedulers pablo
2012-04-30 15:16 ` [PATCH 6/8] ipvs: take care of return value from protocol init_netns pablo
2012-04-30 15:16 ` [PATCH 7/8] ipvs: kernel oops - do_ip_vs_get_ctl pablo
2012-04-30 15:16 ` [PATCH 8/8] netfilter: xt_CT: fix wrong checking in the timeout assignment path pablo
2012-04-30 17:23 ` David Miller [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20120430.132354.1636633057674161055.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=netdev@vger.kernel.org \
    --cc=netfilter-devel@vger.kernel.org \
    --cc=pablo@netfilter.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).