Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-11-25--21-00 (v6.18-rc6-1467-g08c0c07c411d) remotes/brancher/net-next-2025-11-26--00-00 (v6.18-rc6-1481-g5abcb62287cc) ==== BASE IDENTICAL ==== ==== COMMIT DIFF ==== diff --git a/tmp/tmp.xfLkAOdm5w b/tmp/tmp.3eVw34FVAB index 32238b19e8a1..6f3846426f65 100644 --- a/tmp/tmp.xfLkAOdm5w +++ b/tmp/tmp.3eVw34FVAB @@ -11,8 +11,41 @@ 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 +selftests/net: packetdrill: pass send_omit_free to MSG_ZEROCOPY tests +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 +idpf: use desc_ring when checking completion queue DMA allocation +ixgbe: avoid redundant call to ixgbe_non_sfp_link_config() +e1000e: Remove unneeded checks +idpf: convert vport state to bitmap +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 +selftests/tc-testing: Check Cake Scheduler when enqueue drops packets +net/sched: sch_cake: Fix incorrect qlen reduction in cake_drop virtio-net: avoid unnecessary checksum calculation on guest RX +io_uring: Introduce getsockname io_uring cmd +socket: Split out a getsockname helper for io_uring +socket: Unify getsockname and getpeername implementation +eth: fbnic: Fix counter roll-over issue +hsr: fix NULL pointer dereference in skb_clone with hw tag insertion MAINTAINERS: separate VIRTIO NET DRIVERS and add netdev +net/mlx5: Document devlink rates +net/mlx5: qos: Enable cross-device scheduling +net/mlx5: qos: Support cross-device tx scheduling +net/mlx5: Store QoS sched nodes in the sh_devlink +net/mlx5: Expose a function to clear a vport's parent +net/mlx5: Introduce shared devlink instance for PFs on same chip +devlink: Allow rate node parents from other devlinks +devlink: Allow parent dev for rate-set and rate-new +devlink: Add parent dev to devlink API +devlink: Decouple rate storage from associated devlink object +devlink: Refactor devlink_rate_nodes_check +devlink: Add helpers to lock nested-in instances +documentation: networking: add shared devlink documentation +devlink: Reverse locking order for nested instances mptcp: Initialise rcv_mss before calling tcp_send_active_reset() in mptcp_do_fastclose(). tun: flush deferred skb free list before bulk NAPI cache get net: core: export skb_defer_free_flush @@ -60,21 +93,6 @@ net: fec: do not register PPS event for PEROUT net: fec: do not allow enabling PPS and PEROUT simultaneously net: fec: do not update PEROUT if it is enabled net: fec: cancel perout_timer when PEROUT is disabled -ice: in VEB, prevent "cross-vlan" traffic from hitting loopback -ice: add mac vlan to filter API -ice: add functions to query for vsi's pvids -ice: update mac,vlan rules when toggling between VEB and VEPA -ice: allow overriding lan_en, lb_en in switch -ice: do not check for zero mac when creating mac filters -ice: allow creating mac,vlan filters along mac filters -ice: in dvm, use outer VLAN in MAC,VLAN lookup -net: dsa: b53: allow VID 0 for BCM5325/65 -net: dsa: b53: fix BCM5325/65 ARL entry VIDs -net: dsa: b53: fix BCM5325/65 ARL entry multicast port masks -net: dsa: b53: fix CPU port unicast ARL entries for BCM5325/65 -net: dsa: b53: use same ARL search result offset for BCM5325/65 -net: dsa: b53: fix extracting VID from entry for BCM5325/65 -net: dsa: b53: fix VLAN_ID_IDX write size for BCM5325/65 net/mlx5e: Refine TX timeout handling to skip non-timed-out SQ net: hns3: Use netif_xmit_timeout_ms() helper net: Introduce netif_xmit_time_out_duration() helper @@ -82,10 +100,6 @@ net: wwan: mhi: Keep modem name match with Foxconn T99W640 net: mctp: unconditionally set skb->dev on dst output net: wwan: mhi_wwan_mbim: Avoid -Wflex-array-member-not-at-end warning platform/x86: intel_pmc_ipc: fix ACPI buffer memory leak -net: mctp: test: move TX packetqueue from dst to dev -io_uring: Introduce getsockname io_uring cmd -socket: Split out a getsockname helper for io_uring -socket: Unify getsockname and getpeername implementation selftest: af_unix: Extend recv() timeout in so_peek_off.c. selftest: af_unix: Create its own .gitignore. drivers: net: fbnic: Return the true error in fbnic_alloc_napi_vectors.