Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-09-10--21-00 (v6.17-rc4-1089-ga76913f90d59) remotes/brancher/net-next-2025-09-11--00-00 (v6.17-rc4-1120-g407421a66235) ==== BASE IDENTICAL ==== ==== COMMIT DIFF ==== diff --git a/tmp/tmp.TWlfQutZCY b/tmp/tmp.JHcNDCTR4x index 4686df9b7a1e..6ecf7eab8b96 100644 --- a/tmp/tmp.TWlfQutZCY +++ b/tmp/tmp.JHcNDCTR4x @@ -11,6 +11,19 @@ nipa: config: x86: use periodic HZ tick nipa: disable 6.17's merge window kunit tests nipa: dbg net/sctp_vrf.sh nipa: disable random kunit tests +Merge tag 'bpf-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf +net: phy: fixed_phy: remove two function stubs +net: pcs: rzn1-miic: Add RZ/T2H MIIC support +net: pcs: rzn1-miic: Add per-SoC control for MIIC register unlock/lock +net: pcs: rzn1-miic: Add support to handle resets +net: pcs: rzn1-miic: Make switch mode mask SoC-specific +net: pcs: rzn1-miic: move port range handling into SoC data +net: pcs: rzn1-miic: Move configuration data to SoC-specific struct +net: pcs: rzn1-miic: Add missing include files +net: pcs: rzn1-miic: Drop trailing comma from of_device_id table +dt-bindings: net: pcs: renesas,rzn1-miic: Add RZ/T2H and RZ/N2H support +net: Use NAPI_* in test_bit when stopping napi kthread +udp_tunnel: use netdev_warn() instead of netdev_WARN() net: fec: enable the Jumbo frame support for i.MX8QM net: fec: add change_mtu to support dynamic buffer allocation net: fec: add rx_frame_size to support configurable RX length @@ -181,3 +194,21 @@ net: bridge: BROPT_FDB_LOCAL_VLAN_0: Look up FDB on VLAN 0 on miss net: bridge: Introduce BROPT_FDB_LOCAL_VLAN_0 syztest net/cls_cgroup: Fix task_get_classid() during qdisc run +Merge branch 'bpf-reject-bpf_timer-for-preempt_rt' +selftests/bpf: Skip timer cases when bpf_timer is not supported +bpf: Reject bpf_timer for PREEMPT_RT +tcp_bpf: Call sk_msg_free() when tcp_bpf_send_verdict() fails to allocate psock->cork. +bpf: Tell memcg to use allow_spinning=false path in bpf_timer_init() +bpf: Allow fall back to interpreter for programs with stack size <= 512 +rqspinlock: Choose trylock fallback for NMI waiters +xsk: Fix immature cq descriptor production +bpf: Update the list of BPF selftests maintainers +Merge branch 'fix-bpf_strnstr-len-error' +Merge branch 'selftests-bpf-fix-expression-result-unused-warnings-with-icecc' +selftests/bpf: Add tests for bpf_strnstr +selftests/bpf: Fix "expression result unused" warnings with icecc +bpf: Fix bpf_strnstr() to handle suffix match cases better +selftests/bpf: Extend crypto_sanity selftest with invalid dst buffer +bpf: Fix out-of-bounds dynptr write in bpf_crypto_crypt +bpf: Check the helper function is valid in get_helper_proto +bpf, cpumap: Disable page_pool direct xdp_return need larger scope