Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-04-07--15-00 (net-next-6.15-11559-gf59529f20d00) remotes/brancher/net-next-2025-04-07--18-00 (net-next-6.15-11541-g8f4235c74f4f) ==== BASE IDENTICAL ==== ==== COMMIT DIFF ==== diff --git a/tmp/tmp.tFAuBucW2Y b/tmp/tmp.HnkK9oQY2U index 23b1b46d679d..c2588fbbc133 100644 --- a/tmp/tmp.tFAuBucW2Y +++ b/tmp/tmp.HnkK9oQY2U @@ -6,15 +6,16 @@ selftests: net: enable profiling tc_action dbg profile patch forwarding: set timeout to 3 hours +rtnetlink: Fix bad unlock balance in do_setlink(). +net: Fix null-ptr-deref by sock_lock_init_class_and_name() and rmmod. +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 -net: stmmac: Add DWMAC glue layer for Renesas GBETH -dt-bindings: net: Document support for Renesas RZ/V2H(P) GBETH -dt-bindings: net: dwmac: Increase 'maxItems' for 'interrupts' and 'interrupt-names' tc: Ensure we have enough buffer space when sending filter netlink notifications amd-xgbe: Convert to SPDX identifier net: libwx: Fix the wrong Rx descriptor field -netfilter: netns nf_conntrack: per-netns net.netfilter.nf_conntrack_max sysctl net: phy: allow MDIO bus PM ops to start/stop state machine for phylink-controlled PHY net: phy: move phy_link_change() prior to mdio_bus_phy_may_suspend() rocker: Simplify if condition in ofdpa_port_fdb() @@ -22,39 +23,20 @@ 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 -net/mlx5: fix potential null dereference when enable shared FDB -e1000e: Add error handling for e1e_rphy_locked() -docs: tproxy: fix formatting for nft code block -net: libwx: handle page_pool_dev_alloc_pages error ipv6: Fix null-ptr-deref in addrconf_add_ifaddr(). -net: phy: mxl-gpy: add LED dimming support -net: phy: add LED dimming support 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 selftests: tls: check that disconnect does nothing net: tls: explicitly disallow disconnect 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. +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 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