Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-04-16--09-00 (v6.15-rc1-586-g139b24fabfbd) remotes/brancher/net-next-2025-04-16--12-00 (v6.15-rc1-587-g4563fd77d0a2) ==== BASE IDENTICAL ==== ==== COMMIT DIFF ==== diff --git a/tmp/tmp.1ptQ1lj1dT b/tmp/tmp.nEfLSTVygO index 8119464f256b..9aeddb8a1cda 100644 --- a/tmp/tmp.1ptQ1lj1dT +++ b/tmp/tmp.nEfLSTVygO @@ -6,6 +6,13 @@ selftests: net: enable profiling tc_action dbg profile patch forwarding: set timeout to 3 hours +octeon_ep_vf: Resolve netdevice usage count issue +net: phy: microchip: force IRQ polling mode for lan88xx +selftests: tc-testing: Add TDC tests that exercise reentrant enqueue behaviour +net_sched: qfq: Fix double list add in class with netem as child qdisc +net_sched: ets: Fix double list add in class with netem as child qdisc +net_sched: hfsc: Fix a UAF vulnerability in class with netem as child qdisc +net_sched: drr: Fix double list add in class with netem as child qdisc net: ethernet: mtk_eth_soc: convert cap_bit in mtk_eth_muxc struct to u64 net: ethernet: mtk_eth_soc: net: revise NETSYSv3 hardware configuration net: ethernet: mtk_eth_soc: revise QDMA packet scheduler settings @@ -15,6 +22,18 @@ pds_core: make wait_context part of q_info pds_core: Remove unnecessary check in pds_client_adminq_cmd() pds_core: handle unsupported PDS_CORE_CMD_FW_CONTROL result pds_core: Prevent possible adminq overflow/stuck condition +net: phy: remove checks for unused eee-broken flags +dt-bindings: net: ethernet-phy: remove eee-broken flags which have never had a user +r8169: add RTL_GIGA_MAC_VER_LAST to facilitate adding support for new chip versions +vxlan: Use nlmsg_payload in vxlan_vnifilter_dump +ipv4: Use nlmsg_payload in ipmr file +ipv4: Use nlmsg_payload in route file +ipv4: Use nlmsg_payload in fib_frontend file +ipv4: Use nlmsg_payload in devinet file +ipv6: Use nlmsg_payload in route file +ipv6: Use nlmsg_payload in addrconf file +ipv6: Use nlmsg_payload in addrlabel file +r8169: refactor chip version detection docs: networking: clarify intended audience of netdevices.rst net: stmmac: sti: convert to stmmac_pltfr_pm_ops net: stmmac: sti: convert to devm_stmmac_pltfr_probe() @@ -129,24 +148,6 @@ ipv6: sr: Use nested-BH locking for hmac_storage ipv4/route: Use this_cpu_inc() for stats on PREEMPT_RT net: dst_cache: Use nested-BH locking for dst_cache::cache net: page_pool: Don't recycle into cache on PREEMPT_RT -tcp: try to avoid safer when ACKs are thinned -tcp: accecn: try to fit AccECN option with SACK -tcp: accecn: AccECN ACE field multi-wrap heuristic -tcp: accecn: AccECN option ceb/cep heuristic -tcp: accecn: AccECN option failure handling -tcp: accecn: AccECN option send control -tcp: accecn: AccECN option -tcp: sack option handling improvements -tcp: allow embedding leftover into option padding -tcp: accecn: AccECN needs to know delivered bytes -tcp: accecn: add AccECN rx byte counters -tcp: accecn: AccECN negotiation -tcp: AccECN core -tcp: fast path functions later -tcp: reorganize SYN ECN code -net: wangxun: restrict feature flags for tunnel packets -net: txgbe: Support to set UDP tunnel port net: ethernet: ti: am65-cpsw: handle -EPROBE_DEFER net: ethernet: ti: am65-cpsw: set fwnode for ports rtase: Add ndo_setup_tc support for CBS offload in traffic control setup -tcp: tcp_acceptable_seq select SND.UNA when SND.WND is 0