Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-07-03--03-00 (v6.16-rc3-1193-g91c54b8cdf3b) remotes/brancher/net-next-2025-07-03--06-00 (v6.16-rc3-1210-gf8ea253b521c) ==== BASE IDENTICAL ==== ==== COMMIT DIFF ==== diff --git a/tmp/tmp.JCz5fgvz8g b/tmp/tmp.uzajZx1QZ4 index 9f5ffdf116d5..6549cf32aaa6 100644 --- a/tmp/tmp.JCz5fgvz8g +++ b/tmp/tmp.uzajZx1QZ4 @@ -8,6 +8,23 @@ tc_action dbg [local patch] forwarding: set timeout to 3 hours [local patch] selftests: net: enable profiling [local patch] timestamp - try waking [local patch] +dt-bindings: net: Add support for Sophgo CV1800 dwmac +net: stmmac: Fix interrupt handling for level-triggered mode in DWC_XGMAC2 +ipv6: Remove setsockopt_needs_rtnl(). +ipv6: anycast: Don't hold RTNL for IPV6_JOIN_ANYCAST. +ipv6: anycast: Unify two error paths in ipv6_sock_ac_join(). +ipv6: anycast: Don't hold RTNL for IPV6_LEAVE_ANYCAST and IPV6_ADDRFORM. +ipv6: anycast: Don't use rtnl_dereference(). +ipv6: mcast: Remove unnecessary ASSERT_RTNL and comment. +ipv6: mcast: Don't hold RTNL for MCAST_ socket options. +ipv6: mcast: Don't hold RTNL in ipv6_sock_mc_close(). +ipv6: mcast: Don't hold RTNL for IPV6_DROP_MEMBERSHIP and MCAST_LEAVE_GROUP. +ipv6: mcast: Don't hold RTNL for IPV6_ADD_MEMBERSHIP and MCAST_JOIN_GROUP. +ipv6: mcast: Use in6_dev_get() in ipv6_dev_mc_dec(). +ipv6: mcast: Remove mca_get(). +ipv6: mcast: Check inet6_dev->dead under idev->mc_lock in __ipv6_dev_mc_inc(). +ipv6: mcast: Replace locking comments with lockdep annotations. +ipv6: ndisc: Remove __in6_dev_get() in pndisc_{constructor,destructor}(). selftest: af_unix: Add test for SO_INQ. af_unix: Introduce SO_INQ. af_unix: Cache state->msg in unix_stream_read_generic().