Single branch specified, using that and the previous one: remotes/brancher/net-next-hw-2025-02-28--16-00 (v6.14-rc4-906-g140c40db8e16) remotes/brancher/net-next-hw-2025-03-01--00-00 (v6.14-rc4-911-ga76543b24818) ==== BASE DIFF ==== drivers/bluetooth/btusb.c | 1 + .../ethernet/stmicro/stmmac/dwmac-dwc-qos-eth.c | 10 +---- drivers/net/ethernet/stmicro/stmmac/dwmac-imx.c | 21 ++++++++++- .../net/ethernet/stmicro/stmmac/dwmac-intel-plat.c | 24 ++---------- .../net/ethernet/stmicro/stmmac/dwmac-ipq806x.c | 9 +++-- drivers/net/ethernet/stmicro/stmmac/dwmac-meson.c | 9 +++-- drivers/net/ethernet/stmicro/stmmac/dwmac-rk.c | 10 +++-- drivers/net/ethernet/stmicro/stmmac/dwmac-s32.c | 22 ++--------- .../net/ethernet/stmicro/stmmac/dwmac-starfive.c | 26 ++----------- drivers/net/ethernet/stmicro/stmmac/dwmac-thead.c | 18 +++++---- drivers/net/ethernet/stmicro/stmmac/stmmac.h | 2 + drivers/net/ethernet/stmicro/stmmac/stmmac_main.c | 43 ++++++++++++++++++++++ include/linux/stmmac.h | 4 ++ net/bluetooth/mgmt.c | 5 +++ net/ipv4/icmp.c | 33 +++++++++-------- net/ipv4/ping.c | 20 +++------- net/ipv6/icmp.c | 7 +--- 17 files changed, 138 insertions(+), 126 deletions(-) ==== COMMIT DIFF ==== diff --git a/tmp/tmp.hTMorIMDCh b/tmp/tmp.Lg7cZxNliz index 0f2a81152fe7..90d433591fd1 100644 --- a/tmp/tmp.hTMorIMDCh +++ b/tmp/tmp.Lg7cZxNliz @@ -16,9 +16,6 @@ ipv4: fib: Allocate fib_info_hash[] during netns initialisation. ipv4: fib: Allocate fib_info_hash[] and fib_info_laddrhash[] by kvcalloc(). ipv4: fib: Use cached net in fib_inetaddr_event(). net: dsa: rtl8366rb: don't prompt users for LED control -nf_conntrack_h323: Fix spelling mistake "authenticaton" -> "authentication" -Merge tag 'for-net-2025-02-27' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth -idpf: synchronize pending IRQs after disable tsnep: Add loopback selftests net: selftests: Add selftests sets with fixed speed net: selftests: Support selftest sets @@ -49,15 +46,4 @@ net: add devmem TCP TX documentation net: devmem: Implement TX path net: devmem: TCP tx netlink api net: add get_netmem/put_netmem support -inet: ping: avoid skb_clone() dance in ping_rcv() -ipv4: icmp: do not process ICMP_EXT_ECHOREPLY for broadcast/multicast addresses net: gso: fix ownership in __udp_gso_segment -net/mlx5e: Properly match IPsec subnet addresses -net/mlx5e: Separate address related variables to be in struct -net/mlx5: Lag, Enable Multiport E-Switch offloads on 8 ports LAG -net/mlx5e: Enable lanes configuration when auto-negotiation is off -net/mlx5: Refactor link speed handling with mlx5_link_info struct -net/mlx5: Relocate function declarations from port.h to mlx5_core.h -Bluetooth: Add check for mgmt_alloc_skb() in mgmt_device_connected() -Bluetooth: Add check for mgmt_alloc_skb() in mgmt_remote_name() -bluetooth: btusb: Initialize .owner field of force_poll_sync_fops