Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-05-14--21-00 (v6.15-rc5-1233-ge5caaa710ec8) remotes/brancher/net-next-2025-05-15--00-00 (v6.15-rc5-1253-ga6c4ac7f420b) ==== BASE IDENTICAL ==== ==== COMMIT DIFF ==== diff --git a/tmp/tmp.kbF3lKWo6X b/tmp/tmp.AzCDjhNeSR index dec1fa07c9a7..6cac989d6f8f 100644 --- a/tmp/tmp.kbF3lKWo6X +++ b/tmp/tmp.AzCDjhNeSR @@ -6,8 +6,28 @@ selftests: net: enable profiling tc_action dbg profile patch forwarding: set timeout to 3 hours +team: grab team lock during team_change_rx_flags +net: mana: Add handler for hardware servicing events +ipv6: Revert two per-cpu var allocation for RTM_NEWROUTE. +ipv6: Pass gfp_flags down to ip6_route_info_create_nh(). +Revert "ipv6: Factorise ip6_route_multipath_add()." +Revert "ipv6: sr: switch to GFP_ATOMIC flag to allocate memory during seg6local LWT setup" +ipv6: Narrow down RCU critical section in inet6_rtm_newroute(). +inet: Remove rtnl_is_held arg of lwtunnel_valid_encap_type(_attr)?(). +ipv6: Remove rcu_read_lock() in fib6_get_table(). +net/mlx5e: Reuse per-RQ XDP buffer to avoid stack zeroing overhead amd-xgbe: read link status twice to avoid inconsistencies +net: phy: fixed_phy: remove fixed_phy_register_with_gpiod drivers: net: mvpp2: attempt to refill rx before allocating skb +selftest: af_unix: Test SO_PASSRIGHTS. +af_unix: Introduce SO_PASSRIGHTS. +af_unix: Inherit sk_flags at connect(). +af_unix: Move SOCK_PASS{CRED,PIDFD,SEC} to struct sock. +net: Restrict SO_PASS{CRED,PIDFD,SEC} to AF_{UNIX,NETLINK,BLUETOOTH}. +tcp: Restrict SO_TXREHASH to TCP socket. +scm: Move scm_recv() from scm.h to scm.c. +af_unix: Don't pass struct socket to maybe_add_creds(). +af_unix: Factorise test_bit() for SOCK_PASSCRED and SOCK_PASSPIDFD. net: devmem: fix kernel panic when netlink socket close after module unload net: lan743x: implement ndo_hwtstamp_get() net: lan743x: convert to ndo_hwtstamp_set()