Single branch specified, using that and the previous one: remotes/brancher/net-next-2025-03-14--15-00 (v6.14-rc6-1436-g79753010eb40) remotes/brancher/net-next-2025-03-14--18-00 (v6.14-rc6-1446-g9426e3a4e6d8) ==== BASE IDENTICAL ==== ==== COMMIT DIFF ==== diff --git a/tmp/tmp.3i4q5ZvNz6 b/tmp/tmp.H4qiBZJ6rx index 5047e603433d..01cd53f4bbc1 100644 --- a/tmp/tmp.3i4q5ZvNz6 +++ b/tmp/tmp.H4qiBZJ6rx @@ -4,6 +4,14 @@ selftests: net: enable profiling tc_action dbg profile patch forwarding: set timeout to 3 hours +Merge tag 'for-net-2025-03-14' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth +net: mdio: mdio-i2c: Add support for single-byte SMBus operations +net: phy: sfp: Add support for SMBus module access +net/neighbor: add missing policy for NDTPA_QUEUE_LENBYTES +net: airoha: fix CONFIG_DEBUG_FS check +vsock/bpf: Fix bpf recvmsg() racing transport reassignment +selftest/bpf: Add test for AF_VSOCK connect() racing sockmap update +vsock/bpf: Fix EINTR connect() racing sockmap update can: add protocol counter for AF_CAN sockets dt-bindings: can: fsl,flexcan: add i.MX94 support can: flexcan: add transceiver capabilities @@ -219,3 +227,5 @@ selftests/bpf: Add bpf_getsockopt() for TCP_BPF_DELACK_MAX and TCP_BPF_RTO_MIN tcp: bpf: Support bpf_getsockopt for TCP_BPF_DELACK_MAX tcp: bpf: Support bpf_getsockopt for TCP_BPF_RTO_MIN tcp: bpf: Introduce bpf_sol_tcp_getsockopt to support TCP_BPF flags +Bluetooth: hci_event: Fix connection regression between LE and non-LE adapters +Bluetooth: Fix error code in chan_alloc_skb_cb()