Re: [PATCH net] kselftests: netfilter: fix leftover net/net-next merge conflict

2019-05-18 Thread David Miller
From: Florian Westphal Date: Sat, 18 May 2019 23:33:35 +0200 > In nf-next, I had extended this script to also cover NAT support for the > inet family. > > In nf, I extended it to cover a regression with 'fully-random' masquerade. > > Make this script work again by resolving the conflicts as nee

[PATCH net] kselftests: netfilter: fix leftover net/net-next merge conflict

2019-05-18 Thread Florian Westphal
In nf-next, I had extended this script to also cover NAT support for the inet family. In nf, I extended it to cover a regression with 'fully-random' masquerade. Make this script work again by resolving the conflicts as needed. Fixes: 8b4483658364f0 ("Merge git://git.kernel.org/pub/scm/linux/ker

Re: net-next MERGE

2017-11-02 Thread Jiri Pirko
Thu, Nov 02, 2017 at 07:08:12PM CET, xiyou.wangc...@gmail.com wrote: >On Wed, Nov 1, 2017 at 11:51 PM, David Miller wrote: >> >> Cong, I just did another net --> net-next merge. >> >> Please look at how I resolved the cls_api.c conflict. >> >> Thank you

Re: net-next MERGE

2017-11-02 Thread Cong Wang
On Wed, Nov 1, 2017 at 11:51 PM, David Miller wrote: > > Cong, I just did another net --> net-next merge. > > Please look at how I resolved the cls_api.c conflict. > > Thank you. Looks good to me. Thanks for solving the pain! ;)

net-next MERGE

2017-11-01 Thread David Miller
Cong, I just did another net --> net-next merge. Please look at how I resolved the cls_api.c conflict. Thank you.

RE: When will net-next merge with linux-next?

2016-03-15 Thread Dexuan Cui
> From: gre...@linuxfoundation.org [mailto:gre...@linuxfoundation.org] > Sent: Wednesday, March 16, 2016 10:41 > To: Dexuan Cui > Cc: David Miller ; netdev@vger.kernel.org; KY > Srinivasan ; Haiyang Zhang > Subject: Re: When will net-next merge with linux-next? > > On We

Re: When will net-next merge with linux-next?

2016-03-15 Thread gre...@linuxfoundation.org
g Zhang > > Subject: Re: When will net-next merge with linux-next? > > > > On Tue, Mar 15, 2016 at 11:11:34AM +, Dexuan Cui wrote: > > > I'm wondering whether (and when) step 2 will happen in the next 2 weeks, > > > that is, before the tag 4.6-rc1 is mad

RE: When will net-next merge with linux-next?

2016-03-15 Thread Dexuan Cui
> From: gre...@linuxfoundation.org [mailto:gre...@linuxfoundation.org] > Sent: Tuesday, March 15, 2016 23:06 > To: Dexuan Cui > Cc: David Miller ; netdev@vger.kernel.org; KY > Srinivasan ; Haiyang Zhang > Subject: Re: When will net-next merge with linux-next? > > On Tu

Re: When will net-next merge with linux-next?

2016-03-15 Thread gre...@linuxfoundation.org
On Tue, Mar 15, 2016 at 11:11:34AM +, Dexuan Cui wrote: > I'm wondering whether (and when) step 2 will happen in the next 2 weeks, > that is, before the tag 4.6-rc1 is made. > If not, I guess I'll miss 4.6? You missed 4.6 as your patch was not in any of our trees a few days before 4.5 was rele

RE: When will net-next merge with linux-next?

2016-03-15 Thread Dexuan Cui
> From: gre...@linuxfoundation.org [mailto:gre...@linuxfoundation.org] > Sent: Tuesday, March 15, 2016 0:22 > To: Dexuan Cui > Cc: David Miller ; netdev@vger.kernel.org; KY > Srinivasan ; Haiyang Zhang > Subject: Re: When will net-next merge with linux-next? > > On Mo

Re: When will net-next merge with linux-next?

2016-03-14 Thread gre...@linuxfoundation.org
On Mon, Mar 14, 2016 at 06:09:41AM +, Dexuan Cui wrote: > Hi David, > I have a pending patch of the hv_sock driver, which should go into the > kernel through the net-next tree: > https://lkml.org/lkml/2016/2/14/7 > > The VMBus side's supporting patches of hv_sock have been in Greg's tree > and

When will net-next merge with linux-next?

2016-03-13 Thread Dexuan Cui
Hi David, I have a pending patch of the hv_sock driver, which should go into the kernel through the net-next tree: https://lkml.org/lkml/2016/2/14/7 The VMBus side's supporting patches of hv_sock have been in Greg's tree and linux-next for more than 1 month, but they haven't been in net-next yet,

[PATCH 0/1] net and net-next merge conflict bug

2016-02-23 Thread Clemens Gruber
Hi Dave, in your merge commit b633353115e3 ("Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net"), you merged net into net-next and commit 930b37ee8d84 ("net: phy: Add SGMII support for Marvell 88E1510/1512/1514/1518") overwrote a fix from commit 79be1a1c9090 ("phy: marvell: Fix and uni

Re: openvswitch: net --> net-next merge

2015-10-24 Thread Pravin Shelar
On Sat, Oct 24, 2015 at 6:55 AM, David Miller wrote: > > I needed to do a merge of 'net' into 'net-next' in order to > facilitate a set of tipc patches that I wanted to apply to > 'net-next'. > > There were several openvswitch merge conflicts, mostly to do with the > egress tunnel info bug fix con

openvswitch: net --> net-next merge

2015-10-24 Thread David Miller
I needed to do a merge of 'net' into 'net-next' in order to facilitate a set of tipc patches that I wanted to apply to 'net-next'. There were several openvswitch merge conflicts, mostly to do with the egress tunnel info bug fix conflicting with the simplification of the vport ->send() method. I