Re: NFC for next-20260609

Jakub Kicinski <[email protected]> Wed, 10 Jun 2026 08:48:25 -0700
Newsgroups dev.linux.lists.oe-linux-nfc,org.kernel.vger.linux-kernel,org.kernel.vger.netdev
Message-ID <[email protected]>
On Tue, 9 Jun 2026 10:45:21 +0200 David Heidelberg wrote:
> The following changes since commit 4549871118cf616eecdd2d939f78e3b9e1dddc48:
> 
>    Linux 7.1-rc7 (2026-06-07 15:37:58 -0700)

This should be based on net-next if you're sending a PR to net-next.

Normal flow of history is something like:

 net-next - x - x - ... - x - merge - x - ...
          \                  /     \
           `- x - x - x - x [PR]    ` x - ...

Note that net and net-next do the same dance of periodic merges,
and net does a periodic dance with Linus's tree, which is how
we get changes propagate from the tree with fixes to -next trees.

Problem 2 - the subject says next but the tag says "nfc pull request
for net:", which one is it? :)
    ^^^

Could you rebase the patches on top of net-next if that's your intended
target or net if you meant net?