Request for net merge into net-next

2020-09-18 Thread Matthieu Baerts
Hi David, Jakub, We have a few net-next MPTCP changes depending on: - 57025817eaa4 ("mptcp: fix subflow's local_id issues") - 2ff0e566faa4 ("mptcp: fix subflow's remote_id issues") - f612eb76f349 ("mptcp: fix kmalloc flag in mptcp_pm_nl_get_local_id") We guess you are going to send a pull reque

Re: Request for net merge into net-next

2020-06-26 Thread Paolo Abeni
On Thu, 2020-06-25 at 19:40 -0700, David Miller wrote: > From: David Miller > Date: Thu, 25 Jun 2020 12:21:37 -0700 (PDT) > > > From: Paolo Abeni > > Date: Thu, 25 Jun 2020 11:16:47 +0200 > > > >> We have a few net-next MPTCP changes depending on: > >> > >> commit 9e365ff576b7c1623bbc5ef31ec65

Re: Request for net merge into net-next

2020-06-25 Thread David Miller
From: David Miller Date: Thu, 25 Jun 2020 12:21:37 -0700 (PDT) > From: Paolo Abeni > Date: Thu, 25 Jun 2020 11:16:47 +0200 > >> We have a few net-next MPTCP changes depending on: >> >> commit 9e365ff576b7c1623bbc5ef31ec652c533e2f65e >> mptcp: drop MP_JOIN request sock on syn cookies >> >>

Re: Request for net merge into net-next

2020-06-25 Thread David Miller
From: Paolo Abeni Date: Thu, 25 Jun 2020 11:16:47 +0200 > We have a few net-next MPTCP changes depending on: > > commit 9e365ff576b7c1623bbc5ef31ec652c533e2f65e > mptcp: drop MP_JOIN request sock on syn cookies > > commit 8fd4de1275580a1befa1456d1070eaf6489fb48f > mptcp: cache msk on MP_JOI

Request for net merge into net-next

2020-06-25 Thread Paolo Abeni
Hi, We have a few net-next MPTCP changes depending on: commit 9e365ff576b7c1623bbc5ef31ec652c533e2f65e mptcp: drop MP_JOIN request sock on syn cookies commit 8fd4de1275580a1befa1456d1070eaf6489fb48f mptcp: cache msk on MP_JOIN init_req Could you please merge net into net-next so that we can

Re: Request for net merge into net-next

2019-04-17 Thread David Miller
From: David Miller Date: Mon, 15 Apr 2019 13:24:17 -0700 (PDT) > From: Felix Fietkau > Date: Fri, 12 Apr 2019 21:41:36 +0200 > >> I have a whole bunch of pending mt76 changes for -next which depend on >> these two commits: >> >> commit 2b4a66980217332d91ab1785e1750857d6d52bc8 >> mac80211: make

Re: Request for net merge into net-next

2019-04-15 Thread David Miller
From: Felix Fietkau Date: Fri, 12 Apr 2019 21:41:36 +0200 > I have a whole bunch of pending mt76 changes for -next which depend on > these two commits: > > commit 2b4a66980217332d91ab1785e1750857d6d52bc8 > mac80211: make ieee80211_schedule_txq schedule empty TXQs > > commit 5b989c18dab2e82bac8a

Request for net merge into net-next

2019-04-12 Thread Felix Fietkau
Hi Dave, I have a whole bunch of pending mt76 changes for -next which depend on these two commits: commit 2b4a66980217332d91ab1785e1750857d6d52bc8 mac80211: make ieee80211_schedule_txq schedule empty TXQs commit 5b989c18dab2e82bac8a5564a174794bf84b20e6 mac80211: rework locking for txq scheduling