Single branch specified, using that and the previous one: remotes/brancher/net-next-hw-2025-04-07--16-00 (net-next-6.15-11536-g056485bc0e61) remotes/brancher/net-next-hw-2025-04-08--00-00 (net-next-6.15-11551-gc04d5dfc27e6) ==== BASE IDENTICAL ==== ==== COMMIT DIFF ==== diff --git a/tmp/tmp.DxZdMOj5Fy b/tmp/tmp.DneDnveRnS index ec03a3645abc..e33336d1f707 100644 --- a/tmp/tmp.DxZdMOj5Fy +++ b/tmp/tmp.DneDnveRnS @@ -4,22 +4,32 @@ selftests: net: enable profiling tc_action dbg profile patch forwarding: set timeout to 3 hours +selftests: mptcp: validate MPJoin HMacFailure counters +mptcp: only inc MPJoinAckHMacFailure for HMAC failures +smc: Fix lockdep false-positive for IPPROTO_SMC. +rtnetlink: Fix bad unlock balance in do_setlink(). +net: Fix null-ptr-deref by sock_lock_init_class_and_name() and rmmod. +udp_tunnel: use static call for GRO hooks when possible +udp_tunnel: create a fastpath GRO lookup. +net: ppp: Add bound checking for skb d on ppp_sync_txmung +net: airoha: Add L2 hw acceleration support +net: airoha: Add airoha_ppe_foe_flow_remove_entry_locked() +net: airoha: Add l2_flows rhashtable +tcp: add LINUX_MIB_PAWS_TW_REJECTED counter +tcp: add TCP_RFC7323_TW_PAWS drop reason +net: dlink: add support for reporting stats via `ethtool -S` and `ip -s -s link show` +trace: tcp: Add tracepoint for tcp_sendmsg_locked() +net: pass const to msg_data_left() +sfc: Propagate the return value of devlink_info_serial_number_put() +net: ethtool: Don't call .cleanup_data when prepare_data fails eth: nfp: remove __get_unaligned_cpu32 from netronome drivers hamradio: Remove unnecessary strscpy_pad() size arguments octeontx2-pf: qos: fix VF root node parent queue index -net/mlx5: fix potential null dereference when enable shared FDB net: wwan: Add error handling for ipc_mux_dl_acb_send_cmds(). net/mlx5: Fix null-ptr-deref in mlx5e_tc_nic_create_miss_table() net/mlx5: Fix null-ptr-deref in mlx5_create_ttc_table() net/mlx5: Fix null-ptr-deref in mlx5_create_inner_ttc_table() -net: bridge: mcast: Notify on mdb offload failure -net: bridge: Add offload_fail_notification bopt -net: bridge: mcast: Add offload failed mdb flag -net: hold instance lock during NETDEV_CHANGE -docs: Remove literal markup from Documentation/ paths sctp: detect and prevent references to a freed transport in sendmsg -selftests: drv-net: test random value for hds-thresh -net: ethtool: fix ethtool_ringparam_get_cfg() returns a hds_thresh value always as 0. virtio-net: disable delayed refill when pausing rx selftests/tc-testing: Add a test case for FQ_CODEL with ETS parent selftests/tc-testing: Add a test case for FQ_CODEL with DRR parent @@ -33,6 +43,11 @@ sch_hfsc: make hfsc_qlen_notify() idempotent sch_drr: make drr_qlen_notify() idempotent sch_htb: make htb_qlen_notify() idempotent tipc: fix memory leak in tipc_link_xmit +net: hold instance lock during NETDEV_CHANGE +ipv6: Fix null-ptr-deref in addrconf_add_ifaddr(). +Merge branch 'fix-wrong-hds-thresh-value-setting' +selftests: drv-net: test random value for hds-thresh +net: ethtool: fix ethtool_ringparam_get_cfg() returns a hds_thresh value always as 0. Merge tag 'net-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net Merge tag 'spi-fix-v6.15-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi Merge tag 'soc-drivers-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc