netfilter-devel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: kaber@trash.net
Cc: netdev@vger.kernel.org, netfilter-devel@vger.kernel.org
Subject: Re: netfilter 00/07: netfilter update
Date: Sat, 13 Jun 2009 16:53:48 -0700 (PDT)	[thread overview]
Message-ID: <20090613.165348.209715007.davem@davemloft.net> (raw)
In-Reply-To: <20090613130934.2112.65299.sendpatchset@x2.localnet>

From: Patrick McHardy <kaber@trash.net>
Date: Sat, 13 Jun 2009 15:09:34 +0200 (MEST)

> following is a final netfilter update for 2.6.31, containing:
> 
> - a fix for a warning when reading one of the the nf_log files
> 
> - a patch to use the new mod_timer_pending() function in conntrack
>   to avoid taking the global conntrack lock for timer updates
> 
> - a set of patches from Pablo to make conntrack event notifications
>   runtime selectable and optionally reliable. This works by making
>   sure at least the final destroy event is successfully transmitted,
>   otherwise the event is re-broadcast until a configurable timeout
>   is reached.
> 
> - a patch from Joe Perches to convert a bunch of printks without a
>   log level to pr_err()
> 
> 
> Please apply or pull from:
> 
> git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6.git master

Pulled, thanks a lot Patrick.

      parent reply	other threads:[~2009-06-13 23:53 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-13 13:09 netfilter 00/07: netfilter update Patrick McHardy
2009-06-13 13:09 ` netfilter 01/07: nf_log: fix sleeping function called from invalid context Patrick McHardy
2009-06-13 13:09 ` netfilter 02/07: nf_conntrack: use mod_timer_pending() for conntrack refresh Patrick McHardy
2009-06-13 13:09 ` netfilter 03/07: conntrack: move event caching to conntrack extension infrastructure Patrick McHardy
2009-06-13 13:09 ` netfilter 04/07: conntrack: move helper destruction to nf_ct_helper_destroy() Patrick McHardy
2009-06-13 13:09 ` list_nulls 05/07: add hlist_nulls_add_head and hlist_nulls_del Patrick McHardy
2009-06-13 13:09 ` netfilter 06/07: conntrack: optional reliable conntrack event delivery Patrick McHardy
2009-06-13 13:09 ` x_tables 07/07: Convert printk to pr_err Patrick McHardy
2009-06-13 23:53 ` 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=20090613.165348.209715007.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=kaber@trash.net \
    --cc=netdev@vger.kernel.org \
    --cc=netfilter-devel@vger.kernel.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).