Single branch specified, using that and the previous one: remotes/brancher/net-next-hw-2025-10-21--16-00 (v6.18-rc1-385-gbf764a232879) remotes/brancher/net-next-hw-2025-10-22--00-00 (v6.18-rc1-392-gc450835862a0) ==== BASE IDENTICAL ==== ==== COMMIT DIFF ==== diff --git a/tmp/tmp.r5j9Y6FrZY b/tmp/tmp.H11ZHnJx8g index e70853ee94e7..eaed5a846e09 100644 --- a/tmp/tmp.r5j9Y6FrZY +++ b/tmp/tmp.H11ZHnJx8g @@ -12,15 +12,37 @@ 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 +selftest: net: prevent use of uninitialized variable +virtio-net: fix received length check in big packets +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 +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() +net: spacemit: Avoid -Wflex-array-member-not-at-end warnings +net: inet_sock.h: Avoid thousands of -Wflex-array-member-not-at-end warnings +net/sched: Remove unused inline helper qdisc_from_priv() +net: dsa: lantiq_gswip: harmonize gswip_mii_mask_*() parameters +net: dsa: lantiq_gswip: optimize regmap_write_bits() statements +net: dsa: lantiq_gswip: replace *_mask() functions with regmap API +net: dsa: lantiq_gswip: manually convert remaining uses of read accessors +net: dsa: lantiq_gswip: convert trivial accessor uses to regmap +net: dsa: lantiq_gswip: convert accessors to use regmap +net: dsa: lantiq_gswip: clarify GSWIP 2.2 VLAN mode in comment +ovpn: use datagram_poll_queue for socket readiness in TCP +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() +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 @@ -47,10 +69,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 @@ -59,9 +77,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 @@ -92,11 +107,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