Re: NFC for next-20260609

From: Jakub Kicinski

Date: Wed Jun 10 2026 - 12:09:08 EST


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?