Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-09-02--09-00 (v6.17-rc3-843-g52e1e18ad8c8) remotes/brancher/net-next-2025-09-02--12-00 (v6.17-rc3-856-ga37b7407b995) ==== BASE DIFF ==== net/smc/smc_ib.c | 3 +++ 1 file changed, 3 insertions(+) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.AzgGXV5t3K b/tmp/tmp.Jvms1p1Q3m index d1bfed2707ec..922e10ea6da3 100644 --- a/tmp/tmp.AzgGXV5t3K +++ b/tmp/tmp.Jvms1p1Q3m @@ -12,7 +12,22 @@ nipa: config: x86: use periodic HZ tick nipa: disable 6.17's merge window kunit tests nipa: dbg net/sctp_vrf.sh nipa: disable random kunit tests +net: nfc: nci: Increase NCI_DATA_TIMEOUT to 3000 ms +netrom: fix out-of-bounds read in nr_rx_frame() +mctp: return -ENOPROTOOPT for unknown getsockopt options +dt-bindings: net: renesas,rzn1-gmac: Constrain interrupts +dt-bindings: net: altr,socfpga-stmmac: Constrain interrupts +ovpn: use kmalloc_array() for array space allocation net/smc: Remove validation of reserved bits in CLC Decline message +netdev queue flow control for vhost_net +netdev queue flow control for TAP +netdev queue flow control for TUN +ptr_ring_spare: Helper to check if spare capacity of size cnt is available +selftests/net: add offload checking test for virtual interface +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 from lowers devices net: intel: fm10k: Fix parameter idx set but not used hsr: use netdev_master_upper_dev_link() when linking lower ports selftests: bonding: add test for LACP actor port priority @@ -94,6 +109,7 @@ net: dsa: mv88e6xxx: Fix fwnode reference leaks in mv88e6xxx_port_setup_leds selftests: net: Add a selftest for VXLAN with FDB nexthop groups vxlan: Fix NPD in {arp,neigh}_reduce() when using nexthop objects vxlan: Fix NPD when refreshing an FDB entry with a nexthop object +net: atm: fix memory leak in atm_register_sysfs when device_register fail selftests: net: avoid memory leak net: renesas: rswitch: add modifiable ageing time net: renesas: rswitch: add offloading for L2 switching @@ -160,9 +176,6 @@ ptp: netc: add NETC V4 Timer PTP driver support ptp: add helpers to get the phc_index by of_node or dev dt-bindings: net: move ptp-timer property to ethernet-controller.yaml dt-bindings: ptp: add NETC Timer PTP clock -selftests: Add napi threaded busy poll test in `busy_poller` -Extend napi threaded polling to allow kthread based busy polling -net: phy: fixed_phy: remove link gpio support net/mlx5e: Implement PSP key_rotate operation net/mlx5e: Add Rx data path offload psp: provide decapsulation and receive helper for drivers @@ -182,4 +195,3 @@ tcp: add datapath logic for PSP with inline key exchange net: modify core data structures for PSP datapath support psp: base PSP device support psp: add documentation -net/smc: fix one NULL pointer dereference in smc_ib_is_sg_need_sync()