From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH 0/2] netfilter: netfilter fixes for 2.6.38 Date: Sat, 19 Feb 2011 19:01:28 -0800 (PST) Message-ID: <20110219.190128.71096194.davem@davemloft.net> References: <1298130065-14205-1-git-send-email-kaber@trash.net> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: netfilter-devel@vger.kernel.org, netdev@vger.kernel.org To: kaber@trash.net Return-path: Received: from 74-93-104-97-Washington.hfc.comcastbusiness.net ([74.93.104.97]:35001 "EHLO sunset.davemloft.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754810Ab1BTDAv (ORCPT ); Sat, 19 Feb 2011 22:00:51 -0500 In-Reply-To: <1298130065-14205-1-git-send-email-kaber@trash.net> Sender: netfilter-devel-owner@vger.kernel.org List-ID: From: kaber@trash.net Date: Sat, 19 Feb 2011 16:41:03 +0100 > the following patches for two netfilter bugs: > > - an oops in nfnetlink_log in combination with TPROXY when a socket > in TIME-WAIT state is assigned to skb->sk, patch from Florian Westphal > > - incorrect printing of the MAC header in the ip6t_LOG target, > from Joerg Marx > > Please apply or pull from: > > git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6.git master Pulled, thanks Patrick.