Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-06-26--21-00 (v6.16-rc3-981-g0cdc0aedd96a) remotes/brancher/net-next-2025-06-27--00-00 (v6.16-rc3-992-gf7acaa37ddd3) ==== BASE IDENTICAL ==== ==== COMMIT DIFF ==== diff --git a/tmp/tmp.GTquOlsks5 b/tmp/tmp.mczGI0AZGh index 9b55156eb2f2..f2c19aac0879 100644 --- a/tmp/tmp.GTquOlsks5 +++ b/tmp/tmp.mczGI0AZGh @@ -9,6 +9,11 @@ selftests: net: enable profiling tc_action dbg profile patch forwarding: set timeout to 3 hours +Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next +net: ieee8021q: fix insufficient table-size assertion +net: ethtool: move get_rxfh callback under the rss_lock +net: ethtool: move rxfh_fields callbacks under the rss_lock +net: ethtool: take rss_lock for all rxfh changes docs: fbnic: explain the ring config docs: netdev: correct the heading level for co-posting selftests eth: bnxt: take page size into account for page pool recycling rings @@ -142,3 +147,9 @@ sched: Dump configuration and statistics of dualpi2 qdisc sched: Struct definition and parsing of dualpi2 qdisc net: mdio: Add MDIO bus controller for Airoha AN7583 dt-bindings: net: Document support for Airoha AN7583 MDIO Controller +xdp: tracing: Hide some xdp events under CONFIG_BPF_SYSCALL +xdp: Remove unused events xdp_redirect_map and xdp_redirect_map_err +net, bpf: Fix RCU usage in task_cls_state() for BPF programs +selftests/bpf: Add test to cover ktls with bpf_msg_pop_data +bpf, ktls: Fix data corruption when using bpf_msg_pop_data() in ktls +bpf, sockmap: Fix psock incorrectly pointing to sk