Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-04-07--18-00 (net-next-6.15-11541-g8f4235c74f4f) remotes/brancher/net-next-2025-04-07--21-00 (net-next-6.15-11562-g7a13b58a529f) ==== BASE IDENTICAL ==== ==== COMMIT DIFF ==== diff --git a/tmp/tmp.XI0JT3jb8J b/tmp/tmp.MJVnReAJCO index c2588fbbc133..5691cd5eff5d 100644 --- a/tmp/tmp.XI0JT3jb8J +++ b/tmp/tmp.MJVnReAJCO @@ -6,8 +6,19 @@ 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() @@ -23,21 +34,31 @@ selftests: mptcp: add comment for getaddrinfo 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 -ipv6: Fix null-ptr-deref in addrconf_add_ifaddr(). 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() selftests: tls: check that disconnect does nothing net: tls: explicitly disallow disconnect -net: hold instance lock during NETDEV_CHANGE 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. -page_pool: Track DMA-mapped pages and unmap them when destroying the pool -page_pool: Move pp_magic check into helper functions 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 +selftests/tc-testing: Add a test case for FQ_CODEL with HFSC parent +selftests/tc-testing: Add a test case for FQ_CODEL with QFQ parent +selftests/tc-testing: Add a test case for FQ_CODEL with HTB parent +codel: remove sch->q.qlen check before qdisc_tree_reduce_backlog() +sch_ets: make est_qlen_notify() idempotent +sch_qfq: make qfq_qlen_notify() idempotent +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