mirror of
https://github.com/linux-msm/laptops-kernel.git
synced 2026-08-13 14:19:53 -07:00
Cross-merge networking fixes after downstream PR (net-7.2-rc6). No conflicts. Adjacent changes: net/ipv4/route.cdbc3791e3b("net: do not send ICMP/NDISC Redirects when peer allocation fails")7804eaa057("ipv4: snapshot dst.dev in ip_rt_send_redirect() and ip_rt_get_source()") drivers/net/tun.c23dad2d088("tun: no longer rely on RTNL in tun_fill_info()")c3da92af07("Revert "tun/tap: add ptr_ring consume helper with netdev queue wakeup"") drivers/net/ethernet/marvell/octeontx2/af/rvu_npc.c3bd438a58e("octeontx2-af: Block VFs from clobbering special CGX PKIND state")5ba5611ef9("octeontx2-af: reserve 4 PKINDs for skip-size custom use") drivers/net/wireless/ath/ath12k/core.h drivers/net/wireless/ath/ath12k/mac.c drivers/net/wireless/ath/ath12k/peer.c469d7e6077("wifi: ath12k: resolve PENDING ML peer ID from MLO_PEER_MAP HTT event")378e659029("wifi: ath12k: introduce host_alloc_ml_id hardware parameter")c42b27336e("wifi: ath12k: fix survey indexing across bands") Signed-off-by: Jakub Kicinski <kuba@kernel.org>