Single branch specified, using that and the previous one: remotes/brancher/net-next-hw-2025-10-30--16-00 (v6.18-rc2-672-g826f0f764e1e) remotes/brancher/net-next-hw-2025-10-31--00-00 (v6.18-rc2-732-g01e3b55e9e4d) ==== BASE IDENTICAL ==== ==== COMMIT DIFF ==== diff --git a/tmp/tmp.qhxgeIZtFH b/tmp/tmp.qEgrIJNPcw index 23e10d3e2bf3..b44bb1b5fe0c 100644 --- a/tmp/tmp.qhxgeIZtFH +++ b/tmp/tmp.qEgrIJNPcw @@ -13,13 +13,77 @@ 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: stmmac: rename devlink parameter ts_coarse into phc_coarse_adj +ptp: Return -EINVAL on ptp_clock_register if required ops are NULL +virtio-net: fix received length check in big packets +net: spacemit: Implement emac_set_pauseparam properly +tcp: accecn: enable AccECN +tcp: accecn: detect loss ACK w/ AccECN option and add TCP_ACCECN_OPTION_PERSIST +tcp: accecn: fallback outgoing half link to non-AccECN +tcp: accecn: unset ECT if receive or send ACE=0 in AccECN negotiaion +tcp: accecn: retransmit SYN/ACK without AccECN option or non-AccECN SYN/ACK +tcp: move increment of num_retrans +tcp: accecn: retransmit downgraded SYN in AccECN negotiation +tcp: accecn: handle unexpected AccECN negotiation feedback +tcp: disable RFC3168 fallback identifier for CC modules +tcp: L4S ECT(1) identifier and NEEDS_ACCECN for CC modules +selftests/net: gro: add self-test for TCP CWR flag +net: update commnets for SKB_GSO_TCP_ECN and SKB_GSO_TCP_ACCECN +gro: flushing when CWR is set negatively affects AccECN +tcp: try to avoid safer when ACKs are thinned +net/mlx5e: Defer channels closure to reduce interface down time +net/mlx5e: Pass old channels as argument to mlx5e_switch_priv_channels +net/mlx5e: Do not re-apply TIR loopback configuration if not necessary +net/mlx5: IPoIB, set self loopback prevention in TIR init +net/mlx5e: Allow setting self loopback prevention bits on TIR init +net/mlx5e: Use TIR API in mlx5e_modify_tirs_lb() +net/mlx5e: Enhance function structures for self loopback prevention application +net: core: prevent NULL deref in generic_hwtstamp_ioctl_lower() +ptp: ocp: Add newline to sysfs attribute output +netfilter: fix typo in nf_conntrack_l4proto.h comment +netfilter: conntrack: disable 0 value for conntrack_max setting +netfilter: nf_tables: use C99 struct initializer for nft_set_iter +net: dsa: add driver for MaxLinear GSW1xx switch family +net: dsa: add tagging driver for MaxLinear GSW1xx switch family +dt-bindings: net: dsa: lantiq,gswip: add support for MaxLinear GSW1xx switches +net: dsa: lantiq_gswip: add vendor property to setup MII refclk output +dt-bindings: net: dsa: lantiq,gswip: add MaxLinear RMII refclk output property +net: dsa: lantiq_gswip: allow adjusting MII delays +dt-bindings: net: dsa: lantiq,gswip: add support for MII delay properties +net: dsa: lantiq_gswip: define and use GSWIP_TABLE_MAC_BRIDGE_VAL1_VALID +net: dsa: lantiq_gswip: set link parameters also for CPU port +net: dsa: lantiq_gswip: support Energy Efficient Ethernet +net: dsa: lantiq_gswip: support enable/disable learning +net: dsa: lantiq_gswip: split into common and MMIO parts +wireguard: queuing: preserve napi_id on decapsulation +net/mlx5e: Convert to new hwtstamp_get/set interface +IB/IPoIB: Add support for hwtstamp get/set ndos +net/mlx5e: Rename timestamp fields to hwtstamp_config +net/mlx5e: Rename hwstamp functions to hwtstamp +net/mlx5e: Remove unnecessary tstamp local variable in mlx5i_complete_rx_cqe +net/mlx5e: Remove redundant tstamp pointer from channel structures +net: altera-tse: Init PCS and phylink before registering netdev +net: altera-tse: Don't use netdev name for the PCS mdio bus +net: altera-tse: Read core revision before registering netdev +net: altera-tse: Set platform drvdata before registering netdev +net: phy: microchip_t1s: configure link status control for LAN867x Rev.D0 +net: phy: microchip_t1s: add support for Microchip LAN867X Rev.D0 PHY +net: stmmac: qcom-ethqos: remove MAC_CTRL_REG modification +net: enetc: add port MDIO support for ENETC v4 +net: enetc: set external MDIO PHY address for i.MX94 ENETC +net: enetc: set external MDIO PHY address for i.MX95 ENETC +amd-xgbe: add ethtool jumbo frame selftest +amd-xgbe: add ethtool split header selftest +amd-xgbe: add ethtool phy selftest +amd-xgbe: introduce support ethtool selftest +net: selftests: export packet creation helpers for driver use +treewide: Rename ERR_PTR_PCPU() --> PCPU_ERR_PTR() net: phy: micrel: lan8842 errata net: phy: micrel: lan8842 errata Documentation: netconsole: Separate literal code blocks for full and short netcat command name versions net: vlan: sync VLAN features with lower device selftests/net: fix out-of-order delivery of FIN in gro:tcp test selftests/net: use destination options instead of hop-by-hop -bna: prevent bad user input in bnad_debugfs_write_regrd() isdn: mISDN: hfcsusb: fix memory leak in hfcsusb_probe() net: stmmac: pci: Use generic PCI suspend/resume routines net: stmmac: loongson: Use generic PCI suspend/resume routines @@ -92,10 +156,6 @@ hinic3: Add mac filter ops hinic3: Add NIC configuration ops hinic3: Add PF management interfaces hinic3: Add PF framework -virtio-net: correct hdr_len handling for tunnel gso -virtio-net: correct hdr_len handling for VIRTIO_NET_F_GUEST_HDRLEN -virtio-net: Ensure hdr_len is not set unless the header is forwarded to the device. -virtio-net: fix incorrect flags recording in big mode selftests: Add napi threaded busy poll test in `busy_poller` net: Extend NAPI threaded polling to allow kthread based busy polling sctp: Hold sock lock while iterating over address list