Single branch specified, using that and the previous one: remotes/brancher/net-next-2024-11-26--15-00 (net-next-6.13-4006-g86a7eaa0cda7) remotes/brancher/net-next-2024-11-26--18-00 (net-next-6.13-4017-gef15d9f190eb) ==== BASE IDENTICAL ==== ==== COMMIT DIFF ==== diff --git a/tmp/tmp.n3vEPSBYL2 b/tmp/tmp.9oDUaQPGk7 index f2a325191818..a2a0134e1d7b 100644 --- a/tmp/tmp.n3vEPSBYL2 +++ b/tmp/tmp.9oDUaQPGk7 @@ -3,6 +3,9 @@ fs/9p: use kvzalloc/kvfree to allocate struct p9_rdir and its buffer tc_action dbg profile patch forwarding: set timeout to 3 hours +Merge tag 'for-net-2024-11-26' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth +selinux: use sk_to_full_sk() in selinux_ip_output() +net: hsr: avoid potential out-of-bound access in fill_frame_info() dccp: Fix memory leak in dccp_feat_change_recv mediathek: mtk_eth_soc: fix netdev inside xdp_rxq_info octeontx2-af: Fix SDP MAC link credits configuration @@ -17,6 +20,11 @@ ptp: Add error handling for adjfine callback in ptp_clock_adjtime tcp: populate XPS related fields of timewait sockets net: enetc: Do not configure preemptible TCs if SIs do not support net: enetc: read TSN capabilities from port register, not SI +net: phy: microchip: Reset LAN88xx PHY to ensure clean link state on LAN7800/7850 +bnxt_en: handle tpa_info in queue API implementation +bnxt_en: refactor bnxt_alloc_rx_rings() to call bnxt_alloc_rx_agg_bmap() +bnxt_en: refactor tpa_info alloc/free into helpers +net: ethernet: Use dma_set_mask_and_coherent to set DMA mask net: phy: micrel: Dynamically control external clock of KSZ PHY Documentation: tls_offload: fix typos and grammar ipmr: fix tables suspicious RCU usage @@ -40,6 +48,9 @@ net: Comment copy_from_sockptr() explaining its behaviour rxrpc: Improve setsockopt() handling of malformed user input llc: Improve setsockopt() handling of malformed user input Bluetooth: Improve setsockopt() handling of malformed user input +Bluetooth: SCO: remove the redundant sco_conn_put +Bluetooth: MGMT: Fix possible deadlocks +Bluetooth: MGMT: Fix slab-use-after-free Read in set_powered_sync Merge branch 'bnxt_en-bug-fixes' bnxt_en: Unregister PTP during PCI shutdown and suspend bnxt_en: Refactor bnxt_ptp_init()