Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-11-27--03-00 (v6.18-rc6-1525-ga022291c249e) remotes/brancher/net-next-2025-11-27--06-00 (v6.18-rc6-1513-gd6128dea8ee9) ==== BASE DIFF ==== MAINTAINERS | 17 +++- drivers/net/can/rcar/rcar_canfd.c | 53 +++++++----- drivers/net/can/sja1000/sja1000.c | 4 +- drivers/net/can/sun4i_can.c | 4 +- drivers/net/can/usb/gs_usb.c | 100 ++++++++++++++++++++--- drivers/net/can/usb/kvaser_usb/kvaser_usb_leaf.c | 4 +- drivers/net/ethernet/aquantia/atlantic/aq_ring.c | 5 ++ drivers/net/tun_vnet.h | 2 +- drivers/net/virtio_net.c | 3 +- include/linux/virtio_net.h | 7 +- net/sched/em_canid.c | 3 + 11 files changed, 153 insertions(+), 49 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.qxN0BEvWKU b/tmp/tmp.gH4AwM6YO3 index f1270227b694..4e6e611434aa 100644 --- a/tmp/tmp.qxN0BEvWKU +++ b/tmp/tmp.gH4AwM6YO3 @@ -11,6 +11,8 @@ nipa: local: add short sleep to bond_macvlan_ipvlan.sh nipa: config: x86: use periodic HZ tick nipa: disable 6.17's merge window kunit tests nipa: disable random kunit tests +nfp: tls: Avoid -Wflex-array-member-not-at-end warnings +net: wwan: mhi_wwan_mbim: Avoid -Wflex-array-member-not-at-end warning net: restore napi_consume_skb()'s NULL-handling gve: Fix race condition on tx->dropped_pkt update ipv4: Fix log message for martian source @@ -21,6 +23,7 @@ bnxt_en: Add CQ ring dump to bnxt_dump_cp_sw_state() bnxt_en: Remove the redundant BNXT_EN_FLAG_MSIX_REQUESTED flag bnxt_en: Enhance log message in bnxt_get_module_status() bnxt_en: Enhance TX pri counters +net: mana: Handle hardware recovery events when probing the device selftests: ipv6_icmp: add tests for ICMPv6 handling ipv6: use the right ifindex when replying to icmpv6 from localhost selftests/tc-testing: Update test cases with netem duplicate @@ -48,14 +51,6 @@ net: ti: icssm-prueth: Add support for ICSSM RSTP switch net: ti: icssm-prueth: Add switchdev support for icssm_prueth driver net: ti: icssm-prueth: Add helper functions to configure and maintain FDB selftests: mptcp: initialize raw_addr to Null -net/sched: em_canid: fix uninit-value in em_canid_match -can: rcar_canfd: Fix CAN-FD mode as default -can: sun4i_can: sun4i_can_interrupt(): fix max irq loop handling -can: gs_usb: gs_usb_receive_bulk_callback(): check actual_length before accessing data -can: gs_usb: gs_usb_receive_bulk_callback(): check actual_length before accessing header -can: gs_usb: gs_usb_xmit_callback(): fix handling of failed transmitted URBs -can: sja1000: fix max irq loop handling -can: kvaser_usb: leaf: Fix potential infinite loop in command parsers dibs: Remove KMSG_COMPONENT macro net: Remove KMSG_COMPONENT macro if_ether.h: Clarify ethertype validity for gsw1xx dsa @@ -75,8 +70,6 @@ r8169: add DASH support for RTL8127AP selftests/net/ipsec: Fix variable size type not at the end of struct netmem, devmem, tcp: access pp fields through @desc in net_iov eth: bnxt: make use of napi_consume_skb() -net: atlantic: fix fragment overflow handling in RX path -MAINTAINERS: separate VIRTIO NET DRIVER and add netdev iavf: clarify VLAN add/delete log messages and lower log level ice: fix comment typo and correct module format string idpf: correct queue index in Rx allocation error messages @@ -88,7 +81,6 @@ ixgbevf: ixgbevf_q_vector clean up ixgbe: Add 10G-BX support ice: unify PHY FW loading status handler for E800 devices ice: add support for unmanaged DPLL on E830 NIC -virtio-net: avoid unnecessary checksum calculation on guest RX hsr: fix NULL pointer dereference in skb_clone with hw tag insertion net/mlx5: Document devlink rates net/mlx5: qos: Enable cross-device scheduling @@ -142,26 +134,9 @@ quic: provide family ops for address and protocol quic: provide common utilities and data structures net: build socket infrastructure for QUIC protocol net: define IPPROTO_QUIC and SOL_QUIC constants -amd-xgbe: schedule NAPI on Rx Buffer Unavailable to prevent RX stalls selftests: bonding: add mux and churn state testing bonding: restructure ad_churn_machine bonding: set AD_RX_PORT_DISABLED when disabling a port -net: mana: Implement ndo_tx_timeout and serialize queue resets per port. -Documentation: networking: Document the phy_port infrastructure -net: phy: dp83822: Add SFP support through the phy_port interface -net: phy: Only rely on phy_port for PHY-driven SFP -net: phy: qca807x: Support SFP through phy_port interface -net: phy: at803x: Support SFP through phy_port interface -net: phy: marvell10g: Support SFP through phy_port -net: phy: marvell: Support SFP through phy_port interface -net: phy: marvell-88x2222: Support SFP through phy_port interface -net: phy: Introduce generic SFP handling for PHY drivers -net: phy: Create a phy_port for PHY-driven SFPs -dt-bindings: net: dp83822: Deprecate ti,fiber-mode -net: phy: dp83822: Add support for phy_port representation -net: phy: Introduce PHY ports representation -net: ethtool: Introduce ETHTOOL_LINK_MEDIUM_* values -dt-bindings: net: Introduce the ethernet-connector description fbnic: Replace use of internal PCS w/ Designware XPCS fbnic: Add SW shim for MDIO interface to PMD and PCS fbnic: Add handler for reporting link down event statistics