Single branch specified, using that and the previous one: remotes/brancher/net-next-hw-2025-10-11--00-00 (net-next-6.18-10962-gafdc8292776b) remotes/brancher/net-next-hw-2025-10-11--08-00 (net-next-6.18-10971-gbedc797ffe16) ==== BASE IDENTICAL ==== ==== COMMIT DIFF ==== diff --git a/tmp/tmp.12QWLrgfki b/tmp/tmp.vB5GSyXj3p index 900c5f4e7d65..f2adbfecbc2d 100644 --- a/tmp/tmp.12QWLrgfki +++ b/tmp/tmp.vB5GSyXj3p @@ -13,6 +13,8 @@ nipa: config: x86: use periodic HZ tick nipa: disable 6.17's merge window kunit tests nipa: disable random kunit tests nipa: fbnic: link up on QEMU +Merge tag 'bpf-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf +Octeontx2-af: Fix missing error code in cgx_probe() sunrpc: allocate a separate bvec array for socket sends net: airoha: Take into account out-of-order tx completions in airoha_dev_xmit() net: ethernet: ti: am65-cpts: fix timestamp loss due to race conditions @@ -38,3 +40,10 @@ net: mtk: wed: add dma mask limitation and GFP_DMA32 for device with more than 4 net: usb: lan78xx: Fix lost EEPROM write timeout error(-ETIMEDOUT) in lan78xx_write_raw_eeprom net: enetc: fix the deadlock of enetc_mdio_lock dpll: zl3073x: Handle missing or corrupted flash configuration +Merge branch 'bpf-avoid-rcu-context-warning-when-unpinning-htab-with-internal-structs' +selftests/bpf: Add test for unpinning htab with internal timer struct +bpf: Avoid RCU context warning when unpinning htab with internal structs +xsk: Harden userspace-supplied xdp_desc validation +bpf: Fix metadata_dst leak __bpf_redirect_neigh_v{4,6} +libbpf: Fix undefined behavior in {get,put}_unaligned_be32() +bpf: Finish constification of 1st parameter of bpf_d_path()