Single branch specified, using that and the previous one: remotes/brancher/net-next-hw-2025-10-28--16-00 (v6.18-rc2-571-gb3778e97f1bd) remotes/brancher/net-next-hw-2025-10-29--00-00 (v6.18-rc2-574-g1c0157fc50f4) ==== BASE DIFF ==== tools/net/ynl/pyynl/lib/ynl.py | 39 ++++++++++++++++++++++++--------------- 1 file changed, 24 insertions(+), 15 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.ZuDnupi357 b/tmp/tmp.7kVWqnHDWE index a278dcd153cc..a950af16c585 100644 --- a/tmp/tmp.ZuDnupi357 +++ b/tmp/tmp.7kVWqnHDWE @@ -13,15 +13,31 @@ 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 -netconsole: Fix race condition in between reader and writer of userdata -net: stmmac: qcom-ethqos: add support for sa8255p -net: stmmac: qcom-ethqos: define a callback for setting the serdes speed -net: stmmac: qcom-ethqos: split power management context into a separate struct -net: stmmac: qcom-ethqos: split power management fields into a separate structure -net: stmmac: qcom-ethqos: wrap emac driver data in additional structure -net: stmmac: qcom-ethqos: improve typing in devres callback -net: stmmac: qcom-ethqos: use generic device properties -dt-bindings: net: qcom: document the ethqos device for SCMI-based systems +nfp: xsk: fix memory leak in nfp_net_alloc() +tcp: fix too slow tcp_rcvbuf_grow() action +tcp: add newval parameter to tcp_rcvbuf_grow() +trace: tcp: add three metrics to trace_tcp_rcvbuf_grow() +mptcp: fix subflow rcvbuf adjust +mptcp: zero window probe mib +mptcp: restore window probe +mptcp: fix MSG_PEEK stream corruption +mptcp: drop bogus optimization in __mptcp_check_push() +cxgb4: flower: add support for fragmentation +net/mlx5e: SHAMPO, Fix header formulas for higher MTUs and 64K pages +net/mlx5e: SHAMPO, Fix skb size check for 64K pages +net/mlx5e: SHAMPO, Fix header mapping for 64K pages +net: add net cookie for net device trace events +net: sched: Don't use WARN_ON_ONCE() for -ENOMEM in tcf_classify(). +net: bonding: use atomic instead of rtnl_mutex, to make sure peer notify updated +net: stmmac: est: Fix GCL bounds checks +net: stmmac: Consider Tx VLAN offload tag length for maxSDU +net: stmmac: vlan: Disable 802.1AD tag insertion offload +Documentation: ARCnet: Update obsolete contact info +net/smc: handle -ENOMEM from smc_wr_alloc_link_mem gracefully +net/smc: make wr buffer count configurable +veth: more robust handing of race to avoid txq getting stuck +veth: enable dev_watchdog for detecting stalled TXQs +net: dsa: tag_brcm: legacy: fix untagged rx on unbridged ports for bcm63xx dpll: zl3073x: Fix output pin registration net: phy: dp83869: fix STRAP_OPMODE bitmask net: phy: dp83td510: add MSE interface support for 10BASE-T1L @@ -32,38 +48,24 @@ net: wwan: Remove redundant pm_runtime_mark_last_busy() calls net: wireless: Remove redundant pm_runtime_mark_last_busy() calls net: ipa: Remove redundant pm_runtime_mark_last_busy() calls net: ethernet: Remove redundant pm_runtime_mark_last_busy() calls -sctp: Hold sock lock while iterating over address list selftests: net: use BASH for bareudp testing -sctp: Prevent TOCTOU out-of-bounds write net: mana: Fix incorrect speed reported by debugfs selftests: traceroute: Add ICMP extensions tests ipv6: icmp: Add RFC 5837 support ipv4: icmp: Add RFC 5837 support net: mctp: Fix tx queue stall -selftests: netdevsim: Fix ethtool-coalesce.sh fail by installing ethtool-common.sh net: rnpgbe: Add register_netdev net: rnpgbe: Add basic mbx_fw support net: rnpgbe: Add basic mbx ops support net: rnpgbe: Add n500/n210 chip support with BAR2 mapping net: rnpgbe: Add build support for rnpgbe -net: enetc: add standalone ENETC support for i.MX94 -net: enetc: add basic support for the ENETC with pseudo MAC for i.MX94 -net: enetc: add ptp timer binding support for i.MX94 -net: enetc: add preliminary i.MX94 NETC blocks control support -dt-bindings: net: enetc: add compatible string for ENETC with pseduo MAC -dt-bindings: net: netc-blk-ctrl: add compatible string for i.MX94 platforms net/mlx5: Don't zero user_count when destroying FDB tables net/mlx5e: kTLS, Cancel RX async resync request in error flows net: tls: Cancel RX async resync request on rcd_delta overflow net: tls: Change async resync helpers argument -selftest: net: fix socklen_t type mismatch in sctp_collision test net: usb: asix_devices: Check return value of usbnet_get_endpoints net: sctp: fix KMSAN uninit-value in sctp_inq_pop net: phy: motorcomm: Add support for PHY LEDs on YT8531 -net: stmmac: add support specifying PCS supported interfaces -net: stmmac: report PCS configuration changes -net: stmmac: configure AN control according to phylink -selftests: af_unix: Add tests for ECONNRESET and EOF semantics net: phy: use new iterator mdiobus_for_each_phy in mdiobus_prevent_c45_scan net: davinci_mdio: use new iterator mdiobus_for_each_phy net: fec: use new iterator mdiobus_for_each_phy @@ -120,7 +122,6 @@ xsk: avoid data corruption on cq descriptor number net: phy: realtek: Add RTL8224 cable testing support net: rps: softnet_data reorg to make enqueue_to_backlog() fast net: optimize enqueue_to_backlog() for the fast path -net: mana: Support HW link state events net: mdio: reset PHY before attempting to access registers in fwnode_mdiobus_register_phy net: mdio: introduce mdio_device_has_reset() net: mdio: change property read from fwnode_property_read_u32() to device_property_read_u32()