Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-02-12--15-00 (v6.14-rc1-437-g348d176f668f) remotes/brancher/net-next-2025-02-12--18-00 (v6.14-rc1-444-g39f90fab51dd) ==== BASE IDENTICAL ==== ==== COMMIT DIFF ==== diff --git a/tmp/tmp.Tf1S63hY3u b/tmp/tmp.1ZmU1z4Wrn index ac638e05d684..bab1abeb1fbd 100644 --- a/tmp/tmp.Tf1S63hY3u +++ b/tmp/tmp.1ZmU1z4Wrn @@ -3,6 +3,15 @@ selftests: net: enable profiling tc_action dbg profile patch forwarding: set timeout to 3 hours +ipv6: mcast: add RCU protection to mld_newpack() +team: better TEAM_OPTION_TYPE_STRING validation +drop_monitor: fix incorrect initialization order +inet: consolidate inet_csk_clone_lock() +inet: reduce inet_csk_clone_lock() indent level +net: 802: enforce underlying device type for GARP and MRP +rxrpc: Fix ipv6 path MTU discovery +net: wwan: mhi_wwan_mbim: Silence sequence number glitch errors +Merge tag 'gpio-set-array-helper-v6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux r8169: add support for Intel Killer E5000 dev: Use rtnl_net_dev_lock() in unregister_netdev(). net: Fix dev_net(dev) race in unregister_netdevice_notifier_dev_net(). @@ -41,9 +50,6 @@ tools/net/ynl: support rendering C array members to strings tools/net/ynl: support decoding indexed arrays as enums tools/net/ynl: remove extraneous plural from variable names sctp: Remove commented out code -net: phy: dp83822: Add support for changing the transmit amplitude voltage -net: phy: Add helper for getting tx amplitude gain -dt-bindings: net: ethernet-phy: add property tx-amplitude-100base-tx-percent vsock/virtio: Don't reset the created SOCKET during suspend to ram vsock/virtio: initialize rx_buf_nr and rx_buf_max_nr when resuming checkpatch: Discourage a new use of rtnl_lock() variants. @@ -75,3 +81,4 @@ mips: dts: realtek: Add switch interrupts dt-bindings: net: Add Realtek MDIO controller dt-bindings: net: Add switch ports and interrupts to RTL9300 dt-bindings: net: Move realtek,rtl9301-switch to net +gpiolib: add gpiod_multi_set_value_cansleep()