Single branch specified, using that and the previous one: remotes/brancher/net-next-2024-11-28--12-00 (net-next-6.13-4024-ge68f3ac93454) remotes/brancher/net-next-2024-11-28--15-00 (net-next-6.13-4034-g5e620243904c) ==== BASE IDENTICAL ==== ==== COMMIT DIFF ==== diff --git a/tmp/tmp.hqjos1nXr5 b/tmp/tmp.XPgQssw1lC index 28460d95c0f5..fe8f278f1084 100644 --- a/tmp/tmp.hqjos1nXr5 +++ b/tmp/tmp.XPgQssw1lC @@ -3,6 +3,19 @@ fs/9p: use kvzalloc/kvfree to allocate struct p9_rdir and its buffer tc_action dbg profile patch forwarding: set timeout to 3 hours +xfrm: state: fix out-of-bounds read during lookup +NETFILTER: Fix typo in nf_conntrack_l4proto.h comment +netfilter: nft_inner: incorrect percpu area handling under softirq +netfilter: nft_socket: remove WARN_ON_ONCE on maximum cgroup level +netfilter: x_tables: fix LED ID check in led_tg_check() +ipvs: fix UB due to uninitialized stack access in ip_vs_protocol_init() +rhashtable: Fix potential deadlock by moving schedule_work outside lock +net/smc: check return value of sock_recvmsg when draining clc data +net/smc: check smcd_v2_ext_offset when receiving proposal msg +net/smc: check v2_ext_offset/eid_cnt/ism_gid_cnt when receiving proposal msg +net/smc: check iparea_offset and ipv6_prefixes_cnt when receiving proposal msg +net/smc: set SOCK_NOSPACE when send_remaining but no sndbuf_space left +net/smc: protect link down work from execute after lgr freed net/ipv6: release expired exception dst cached in socket net/qed: allow old cards not supporting "num_images" to work selftests: drv-net: rss_ctx: Add test for ntuple rule @@ -15,8 +28,6 @@ hv_netvsc: Set device flags for properly indicating bonding net/smc: fix LGR and link use-after-free issue net/smc: initialize close_work early to avoid warning octeontx2-af: Fix installation of PF multicast rules -net/smc: support ipv4 mapped ipv6 addr client for smc-r v2 -net/smc: support SMC-R V2 for rdma devices with max_recv_sge equals to 1 PHY: Fix no autoneg corner case USBNET: Fix ASIX USB Ethernet carrier problems. ptp: kvm: Return EOPNOTSUPP instead of ENODEV from kvm_arch_ptp_init() @@ -39,7 +50,6 @@ 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 net: phy: micrel: Dynamically control external clock of KSZ PHY -ipvs: fix UB due to uninitialized stack access in ip_vs_protocol_init() Documentation: tls_offload: fix typos and grammar Fix spelling mistake Merge branch 'net-fix-mcast-rcu-splats'