Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-10-19--00-00 (v6.18-rc1-379-g57aea6750eac) remotes/brancher/net-next-2025-10-19--03-00 (v6.18-rc1-372-g40e76c24e41a) ==== BASE IDENTICAL ==== ==== COMMIT DIFF ==== diff --git a/tmp/tmp.ai2SvHD15h b/tmp/tmp.BlhJJ8rfdB index 44ce68b13e06..340250d44edb 100644 --- a/tmp/tmp.ai2SvHD15h +++ b/tmp/tmp.BlhJJ8rfdB @@ -12,6 +12,7 @@ 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 +key: No support for family zero net: stmmac: mdio: use phy_find_first to simplify stmmac_mdio_register tools: ynl: add start-index property for indexed arrays tools: ynl: call nested attribute free function for indexed arrays @@ -29,7 +30,6 @@ net: phy: fixed_phy: add helper fixed_phy_register_100fd selftests: net: fix server bind failure in sctp_vrf.sh net: phy: micrel: fix typos in comments net: phy: micrel: simplify return in ksz9477_phy_errata() -Merge tag 'bpf-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf net: hns3: add hwtstamp_get/hwtstamp_set ops net: renesas: rswitch: convert to ndo_hwtstamp API net: ravb: convert to ndo_hwtstamp API @@ -164,10 +164,3 @@ net: ti: icssg-prueth: Make emac_run_xdp function independent of page net: ti: icssg-prueth: Add AF_XDP zero copy for TX net: ti: icssg-prueth: Add XSK pool helpers net: ti: icssg-prueth: Add functions to create and destroy Rx/Tx queues -selftests/bpf: Fix redefinition of 'off' as different kind of symbol -bpf: Do not disable preemption in bpf_test_run(). -bpf: Fix memory leak in __lookup_instance error path -selftests: arg_parsing: Ensure data is flushed to disk before reading. -bpf: Replace bpf_map_kmalloc_node() with kmalloc_nolock() to allocate bpf_async_cb structures. -selftests/bpf: make arg_parsing.c more robust to crashes -bpf: test_run: Fix ctx leak in bpf_prog_test_run_xdp error path