| Message ID | 1446813886-5632-1-git-send-email-pablo@netfilter.org |
|---|---|
| State | Awaiting Upstream |
| Delegated to: | Pablo Neira |
| Headers | show |
On Fri, Nov 06, 2015 at 01:44:43PM +0100, Pablo Neira Ayuso wrote: > From: Munehisa Kamata <kamatam@amazon.com> > > [ upstream commit 94f9cd81436c85d8c3a318ba92e236ede73752fc ] This isn't a valid git commit id in Linus's tree :( -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
On Fri, Nov 06, 2015 at 09:08:58AM -0800, Greg KH wrote: > On Fri, Nov 06, 2015 at 01:44:43PM +0100, Pablo Neira Ayuso wrote: > > From: Munehisa Kamata <kamatam@amazon.com> > > > > [ upstream commit 94f9cd81436c85d8c3a318ba92e236ede73752fc ] > > This isn't a valid git commit id in Linus's tree :( This is David's tree already: http://git.kernel.org/cgit/linux/kernel/git/davem/net.git/commit/?id=94f9cd81436c85d8c3a318ba92e236ede73752fc So this should hit Linus tree soon. -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
Hi Greg, This commit is already in Linus's tree. Could you please pick this up for 4.1.y? Regards, Munehisa On 11/6/2015 9:26 AM, Pablo Neira Ayuso wrote: > On Fri, Nov 06, 2015 at 09:08:58AM -0800, Greg KH wrote: >> On Fri, Nov 06, 2015 at 01:44:43PM +0100, Pablo Neira Ayuso wrote: >>> From: Munehisa Kamata <kamatam@amazon.com> >>> >>> [ upstream commit 94f9cd81436c85d8c3a318ba92e236ede73752fc ] >> >> This isn't a valid git commit id in Linus's tree :( > > This is David's tree already: > > http://git.kernel.org/cgit/linux/kernel/git/davem/net.git/commit/?id=94f9cd81436c85d8c3a318ba92e236ede73752fc > > So this should hit Linus tree soon. > -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
On Mon, Jan 18, 2016 at 11:27:13AM -0800, Munehisa Kamata wrote: > Hi Greg, > > This commit is already in Linus's tree. Could you please pick this up for 4.1.y? I submitted this twice... Last time I made it was this one: http://patchwork.ozlabs.org/patch/544964/ Previous was rejected because it was not in Linus tree: http://patchwork.ozlabs.org/patch/540946/ But the last attempt got no feedback... > On 11/6/2015 9:26 AM, Pablo Neira Ayuso wrote: > > On Fri, Nov 06, 2015 at 09:08:58AM -0800, Greg KH wrote: > >> On Fri, Nov 06, 2015 at 01:44:43PM +0100, Pablo Neira Ayuso wrote: > >>> From: Munehisa Kamata <kamatam@amazon.com> > >>> > >>> [ upstream commit 94f9cd81436c85d8c3a318ba92e236ede73752fc ] > >> > >> This isn't a valid git commit id in Linus's tree :( > > > > This is David's tree already: > > > > http://git.kernel.org/cgit/linux/kernel/git/davem/net.git/commit/?id=94f9cd81436c85d8c3a318ba92e236ede73752fc > > > > So this should hit Linus tree soon. > > > -- > To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
On Mon, Jan 18, 2016 at 08:47:18PM +0100, Pablo Neira Ayuso wrote: > On Mon, Jan 18, 2016 at 11:27:13AM -0800, Munehisa Kamata wrote: > > Hi Greg, > > > > This commit is already in Linus's tree. Could you please pick this up for 4.1.y? > > I submitted this twice... Last time I made it was this one: > > http://patchwork.ozlabs.org/patch/544964/ > > Previous was rejected because it was not in Linus tree: > > http://patchwork.ozlabs.org/patch/540946/ > > But the last attempt got no feedback... BTW, you can find all my -stable submissions here: http://patchwork.ozlabs.org/project/netfilter-devel/list/?state=*&q=stable- -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
On Mon, Jan 18, 2016 at 08:48:02PM +0100, Pablo Neira Ayuso wrote: > On Mon, Jan 18, 2016 at 08:47:18PM +0100, Pablo Neira Ayuso wrote: > > On Mon, Jan 18, 2016 at 11:27:13AM -0800, Munehisa Kamata wrote: > > > Hi Greg, > > > > > > This commit is already in Linus's tree. Could you please pick this up for 4.1.y? > > > > I submitted this twice... Last time I made it was this one: > > > > http://patchwork.ozlabs.org/patch/544964/ > > > > Previous was rejected because it was not in Linus tree: > > > > http://patchwork.ozlabs.org/patch/540946/ > > > > But the last attempt got no feedback... > > BTW, you can find all my -stable submissions here: > > http://patchwork.ozlabs.org/project/netfilter-devel/list/?state=*&q=stable- Relax, I am _way_ behind on stable patch work at the moment, should hopefully dig out from the mess over the next week... thanks, greg k-h -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
diff --git a/net/netfilter/nf_nat_redirect.c b/net/netfilter/nf_nat_redirect.c index 97b75f9..d438698 100644 --- a/net/netfilter/nf_nat_redirect.c +++ b/net/netfilter/nf_nat_redirect.c @@ -55,7 +55,7 @@ nf_nat_redirect_ipv4(struct sk_buff *skb, rcu_read_lock(); indev = __in_dev_get_rcu(skb->dev); - if (indev != NULL) { + if (indev && indev->ifa_list) { ifa = indev->ifa_list; newdst = ifa->ifa_local; }