Single branch specified, using that and the previous one: remotes/brancher/net-next-hw-2025-09-10--16-00 (v6.17-rc4-1075-g078e2efeea80) remotes/brancher/net-next-hw-2025-09-11--00-00 (v6.17-rc4-1090-g183e75d16876) ==== BASE IDENTICAL ==== ==== COMMIT DIFF ==== diff --git a/tmp/tmp.Ct4y6yi5KY b/tmp/tmp.tXzVHWS8Mn index debbc271d790..b7062dcc9845 100644 --- a/tmp/tmp.Ct4y6yi5KY +++ b/tmp/tmp.tXzVHWS8Mn @@ -12,6 +12,28 @@ nipa: config: x86: use periodic HZ tick nipa: disable 6.17's merge window kunit tests nipa: dbg net/sctp_vrf.sh nipa: disable random kunit tests +net: fec: enable the Jumbo frame support for i.MX8QM +net: fec: add change_mtu to support dynamic buffer allocation +net: fec: add rx_frame_size to support configurable RX length +net: fec: update MAX_FL based on the current MTU +net: fec: add pagepool_order to support variable page size +net: fec: use a member variable for maximum buffer size +e1000e: fix EEPROM length types for overflow checks +can: rcar_can: rcar_can_resume(): fix s2ram with PSCI +can: xilinx_can: xcan_write_frame(): fix use-after-free of transmitted SKB +can: j1939: j1939_local_ecu_get(): undo increment when j1939_local_ecu_get() fails +can: j1939: j1939_sk_bind(): call j1939_priv_put() immediately when j1939_local_ecu_get() failed +can: j1939: implement NETDEV_UNREGISTER notification handler +selftests: can: enable CONFIG_CAN_VCAN as a module +docs: networking: can: change bcm_msg_head frames member to support flexible array +net: devmem: expose tcp_recvmsg_locked errors +net: dsa: microchip: configure strap pins during reset +dt-bindings: net: dsa: microchip: Add strap description +dpaa2-switch: fix buffer pool seeding for control traffic +net: dsa: microchip: Select SPI_MODE 0 for KSZ8463 +tools: ynl: rst: display attribute-set doc +net: mvneta: add support for hardware timestamps +dpll: zl3073x: Allow to use custom phase measure averaging factor net/mlx5e: kTLS, cancel RX async resync request in error flows net: tls: Cancel RX async resync request on rdc_delta overflow net: tls: Introduce RX async resync request cancel function @@ -43,13 +65,6 @@ i40e: fix Jumbo Frame support after iPXE boot i40e: fix IRQ freeing in i40e_vsi_request_irq_msix error path igb: fix link test skipping when interface is admin down igb: Fix NULL pointer dereference in ethtool loopback test -net: virtio_net: add get_rxrings ethtool callback for RX ring queries -net: ethtool: update set_rxfh_indir to use get_num_rxrings helper -net: ethtool: update set_rxfh to use get_num_rxrings helper -net: ethtool: add get_rx_ring_count callback to optimize RX ring queries -net: ethtool: remove the duplicated handling from ethtool_get_rxrings -net: ethtool: add support for ETHTOOL_GRXRINGS ioctl -net: ethtool: pass the num of RX rings directly to ethtool_copy_validate_indir net: phylink: warn if deprecated array-style fixed-link binding is used of: mdio: warn if deprecated fixed-link binding is used selftests: openvswitch: add a simple test for tunnel metadata