Single branch specified, using that and the previous one: remotes/brancher/net-next-hw-2025-03-07--08-00 (v6.14-rc5-1194-gf34a46e40fe6) remotes/brancher/net-next-hw-2025-03-07--16-00 (v6.14-rc5-1209-g29295870ec49) ==== BASE IDENTICAL ==== ==== COMMIT DIFF ==== diff --git a/tmp/tmp.yzrM8C4vJE b/tmp/tmp.thRGdX7Qgt index 5d41e2ae4364..918eb244980a 100644 --- a/tmp/tmp.yzrM8C4vJE +++ b/tmp/tmp.thRGdX7Qgt @@ -3,6 +3,15 @@ selftests: net: enable profiling tc_action dbg profile patch forwarding: set timeout to 3 hours +net: usb: lan78xx: Sanitize return values of register read/write functions +qlcnic: fix memory leak issues in qlcnic_sriov_common.c +eth: fbnic: fix memory corruption in fbnic_tlv_attr_get_string() +net: ethtool: tsinfo: Fix dump command +net: ethtool: use correct device pointer in ethnl_default_dump_one() +bpf: fix a possible NULL deref in bpf_map_offload_map_alloc() +vsock/bpf: Handle EINTR connect() racing against sockmap update +r8169: increase max jumbo packet size on RTL8125/RTL8126 +Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next selftests/net: expand cmsg_ip with MSG_MORE ipv6: save dontfrag in cork ipv6: remove leftover ip6 cookie initializer @@ -37,7 +46,6 @@ net: bcmgenet: move feature flags to bcmgenet_priv net: bcmgenet: add bcmgenet_has_* helpers net: bcmgenet: bcmgenet_hw_params clean up net: phylink: Remove unused phylink_init_eee -udp: expand SKB_DROP_REASON_UDP_CSUM use net: dsa: mv88e6xxx: Verify after ATU Load ops docs: netdev: add a note on selftest posting ice: fix reservation of resources for RDMA when disabled @@ -85,3 +93,10 @@ net: phy: tja11xx: enable PHY in sleep mode for TJA1102S net: phy: tja11xx: add support for TJA1102S netpoll: Optimize skb refilling on critical path net/smc: use the correct ndev to find pnetid by pnetid table +Merge branch 'xdp-metadata-support-for-tun-driver' +selftests/bpf: Fix file descriptor assertion in open_tuntap helper +selftests/bpf: Add test for XDP metadata support in tun driver +selftests/bpf: Refactor xdp_context_functional test and bpf program +selftests/bpf: Move open_tuntap to network helpers +net: tun: Enable transfer of XDP metadata to skb +net: tun: Enable XDP metadata support