Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-10-23--21-00 (v6.18-rc2-475-g5c592fba905d) remotes/brancher/net-next-2025-10-24--00-00 (v6.18-rc2-476-gedee1b637e96) ==== BASE IDENTICAL ==== ==== COMMIT DIFF ==== diff --git a/tmp/tmp.coVHXgnmU7 b/tmp/tmp.BjHgaocCi0 index b3bb8e447600..56a4a89bcb64 100644 --- a/tmp/tmp.coVHXgnmU7 +++ b/tmp/tmp.BjHgaocCi0 @@ -12,11 +12,24 @@ 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 +net: phy: dp83869: fix STRAP_OPMODE bitmask +selftest: net: prevent use of uninitialized variable sctp: Hold RCU read lock while iterating over address list +phy: mscc: Fix PTP for VSC8574 and VSC8572 +phy: mscc: Use PHY_ID_MATCH_EXACT for VSC8584, VSC8582, VSC8575, VSC856X Merge tag 'wireless-2025-10-23' of https://git.kernel.org/pub/scm/linux/kernel/git/wireless/wireless +selftests/unix: Add test for ECONNRESET and EOF behaviour +net: macb: Add "mobileye,eyeq5-gem" compatible +net: macb: rename bp->sgmii_phy field to bp->phy +net: macb: add no LSO capability (MACB_CAPS_NO_LSO) +net: macb: match skb_reserve(skb, NET_IP_ALIGN) with HW alignment +dt-bindings: net: cdns,macb: add Mobileye EyeQ5 ethernet interface +dibs: Use subsys_initcall() +dibs: Remove reset of static vars in dibs_init() veth: more robust handing of race to avoid txq getting stuck veth: stop and start all TX queue in netdev down/up veth: enable dev_watchdog for detecting stalled TXQs +net: phy: dp83867: Disable EEE support as not implemented net/tcp: add packetdrill test for FIN-WAIT-1 zero-window fix net/tcp: fix permanent FIN-WAIT-1 state with continuous zero window packets selftests: bridge_mdb: Add a test for MDB flush on snooping disable @@ -25,8 +38,6 @@ sfc: fix potential memory leak in efx_mae_process_mport() netrom: Preventing the use of abnormal neighbor ptp/ptp_vmw: load ptp_vmw driver by directly probing the device ptp/ptp_vmw: Implement PTP clock adjustments ops -idpf: fix typos and correct doc comments in idpf driver -idpf: correct queue index in Rx allocation error messages net: hns3: fix null pointer in debugfs issue net: hns3: return error code when function fails selftests/bpf: Add mptcp test with sockmap @@ -40,7 +51,6 @@ dt-bindings: net: rockchip-dwmac: Add compatible string for RK3506 dt-bindings: net: snps,dwmac: Sync list of Rockchip compatibles dt-bindings: net: snps,dwmac: move rk3399 line to its correct position net: usb: usbnet: coding style for functions -net: sctp: fix KMSAN uninit-value in sctp_inq_pop net: stmmac: add support for controlling PCS interrupts net: stmmac: add stmmac_mac_irq_modify() net: ti: icssg-prueth: Enable zero copy in XDP features @@ -102,14 +112,6 @@ selftests/vsock: improve logging in vmtest.sh dt-bindings: pse-pd: ti,tps23881: Add TPS23881B net: pse-pd: tps23881: Add support for TPS23881B tcp: Remove unnecessary null check in tcp_inbound_md5_hash() -sctp: Remove sctp_copy_sock() and sctp_copy_descendant(). -sctp: Use sctp_clone_sock() in sctp_do_peeloff(). -sctp: Remove sctp_pf.create_accept_sk(). -sctp: Use sk_clone() in sctp_accept(). -net: Add sk_clone(). -sctp: Don't call sk->sk_prot->init() in sctp_v[46]_create_accept_sk(). -sctp: Don't copy sk_sndbuf and sk_rcvbuf in sctp_sock_migrate(). -sctp: Defer SCTP_DBG_OBJCNT_DEC() to sctp_destroy_sock(). netlink: specs: tc: set ignore-index on indexed-arrays netlink: specs: rt-link: set ignore-index on indexed-arrays netlink: specs: nlctrl: set ignore-index on indexed-arrays @@ -120,7 +122,6 @@ netlink: specs: add ignore-index flag for indexed-array gve: Default to max_rx_buffer_size for DQO if device supported gve: Allow ethtool to configure rx_buf_len gve: Decouple header split from RX buffer length -virtio-net: fix received length check in big packets virtio-net: drop the multi-buffer XDP packet in zerocopy net: mdio: reset PHY before attempting to access registers in fwnode_mdiobus_register_phy net: mdio: introduce mdio_device_has_reset()