Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-10-21--21-00 (v6.18-rc1-419-g433269757fde) remotes/brancher/net-next-2025-10-22--00-00 (v6.18-rc1-400-gb19732b8b960) ==== BASE IDENTICAL ==== ==== COMMIT DIFF ==== diff --git a/tmp/tmp.actoimbKqc b/tmp/tmp.65RxRSfCK5 index 3ff54251b67c..81e76f0fb99a 100644 --- a/tmp/tmp.actoimbKqc +++ b/tmp/tmp.65RxRSfCK5 @@ -12,14 +12,19 @@ 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 -i40e: xsk: advance next_to_clean on status descriptors +net: unix: remove outdated BSD behavior comment in unix_release_sock() +net: airoha: add phylink support for GDM1 +net: airoha: use device_set_node helper to setup GDM node +igbvf: fix misplaced newline in VLAN add warning message +ixgbe: fix typos in ixgbe driver comments +idpf: fix typos and correct doc comments in idpf driver +idpf: correct queue index in Rx allocation error messages +ptp: ocp: Fix typo using index 1 instead of i in SMA initialization loop selftest: net: prevent use of uninitialized variable virtio-net: fix received length check in big packets -i40e: avoid redundant VF link state updates net: hibmcge: fix the inappropriate netif_device_detach() net: hibmcge: remove unnecessary check for np_link_fail in scenarios without phy. net: hibmcge: fix rx buf avl irq is not re-enabled in irq_handle issue -nft_ct: Added nfct_seqadj_ext_add() for NAT'ed conntrack. net: phy: micrel: always set shared->phydev for LAN8814 sctp: avoid NULL dereference when chunk data buffer is missing vsock: fix lock inversion in vsock_assign_transport() @@ -38,23 +43,14 @@ espintcp: use datagram_poll_queue for socket readiness net: datagram: introduce datagram_poll_queue for custom receive queues net: vlan: sync VLAN features with lower device net: sched: readjust the execution conditions for dev_watchdog() -net: hns3: add hwtstamp_get/hwtstamp_set ops -net: renesas: rswitch: convert to ndo_hwtstamp API -net: ravb: convert to ndo_hwtstamp API -ionic: convert to ndo_hwtstamp API -mlx4: convert to ndo_hwtstamp API -octeontx2: convert to ndo_hwtstamp API eth: fbnic: fix integer overflow warning in TLV_MAX_DATA definition net: add the ifindex for trace_net_dev_xmit_timeout netrom: Prevent race conditions between neighbor operations net: phy: micrel: Add support for non PTP SKUs for lan8814 net: bonding: fix possible peer notify event loss or dup issue -virtio-net: zero unused hash fields fix integer overflow in set_ipsecrequest xfrm: Skip redundant replay recheck for the hardware offload path xfrm: Refactor xfrm_input lock to reduce contention with RSS -netconsole: Fix race condition in between reader and writer of userdata -selftests: netconsole: Add race condition test for userdata corruption selftests: mptcp: join: mark laminar tests as skipped if not supported selftests: mptcp: join: mark 'delete re-add signal' as skipped if not supported selftests: mptcp: join: mark implicit tests as skipped if not supported @@ -81,10 +77,6 @@ can: netlink: can_changelink(): allow disabling of automatic restart can: rockchip-canfd: rkcanfd_start_xmit(): use can_dev_dropped_skb() instead of can_dropped_invalid_skb() can: esd: acc_start_xmit(): use can_dev_dropped_skb() instead of can_dropped_invalid_skb() can: bxcan: bxcan_start_xmit(): use can_dev_dropped_skb() instead of can_dropped_invalid_skb() -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 octeontx2-af: CGX: fix bitmap leaks net: ti: icssg-prueth: Omit a variable reassignment in prueth_netdev_init() net: hsr: prevent creation of HSR device with slaves from another netns @@ -93,9 +85,6 @@ net: phy: micrel: add MSE interface support for KSZ9477 family ethtool: netlink: add lightweight MSE reporting to LINKSTATE_GET ethtool: netlink: add ETHTOOL_MSG_MSE_GET and wire up PHY MSE access ethtool: introduce core UAPI and driver API for PHY MSE diagnostics -net/mlx5e: kTLS, Cancel RX async resync request in error flows -net: tls: Cancel RX async resync request on rdc_delta overflow -net: tls: Change async resync helpers argument net: hibmcge: select FIXED_PHY selftests/bpf: Add mptcp test with sockmap bpf,sockmap: disallow MPTCP sockets from sockmap updates @@ -126,11 +115,3 @@ net: bridge: use common function to compute the features team: use common function to compute the features bonding: use common function to compute the features net: add a common function to compute features for upper devices -arm64: dts: imx94: add basic NETC nodes and properties -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: ethernet-controller: remove the enum values of speed -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