Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-05-21--09-00 (v6.15-rc6-1428-ga3cb5d4dd629) remotes/brancher/net-next-2025-05-21--12-00 (v6.15-rc6-1432-gb2864eefc996) ==== BASE DIFF ==== net/xdp/xsk.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.L3nVZ5UyZA b/tmp/tmp.3I6T2ZqMUi index f61b0b4b97bb..6b1962f8437e 100644 --- a/tmp/tmp.L3nVZ5UyZA +++ b/tmp/tmp.3I6T2ZqMUi @@ -6,6 +6,12 @@ selftests: net: enable profiling tc_action dbg profile patch forwarding: set timeout to 3 hours +queue_api: add subqueue variant netif_subqueue_sent +octeontx2-af: Send Link events one by one +hv_netvsc: fix potential deadlock in netvsc_vf_setxdp() +documentation: networking: can: Document alloc_candev_mqs() +net: mctp: use nlmsg_payload() for netlink message data extraction +xsk: add missing virtual address conversion for page net: airoha: Add the capability to allocate hfwd descriptors in SRAM net: airoha: Add the capability to allocate hwfd buffers via reserved-memory net: airoha: Do not store hfwd references in airoha_qdma struct @@ -119,14 +125,12 @@ octeontx2-pf: Avoid adding dcbnl_ops for LBK and SDP vf net: libwx: Fix log level selftests/tc-testing: Add an HFSC qlen accounting test sch_hfsc: Fix qlen accounting bug when using peek in hfsc_enqueue() -hv_netvsc: fix potential deadlock in netvsc_vf_setxdp() dt-bindings: net: Document support for Aeonsemi PHYs net: phy: Add support for Aeonsemi AS21xxx PHYs net: phy: introduce genphy_match_phy_device() net: phy: nxp-c45-tja11xx: simplify .match_phy_device OP net: phy: bcm87xx: simplify .match_phy_device OP net: phy: pass PHY driver to .match_phy_device OP -wireguard: allowedips: Add WGALLOWEDIP_F_REMOVE_ME flag net: hibmcge: fix wrong ndo.open() after reset fail issue. net: hibmcge: fix incorrect statistics update issue socket: Clean up kdoc for sock_create() and sock_create_lite(). @@ -135,5 +139,4 @@ socket: Remove kernel socket conversion except for net/rds/. socket: Restore sock_create_kern(). socket: Rename sock_create_kern() to __sock_create_kern(). socket: Un-export __sock_create(). -xsk: Bring back busy polling support in XDP_COPY net: phy: move mdiobus_setup_mdiodev_from_board_info to mdio_bus_provider.c