summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/task-analyzer-record
diff options
context:
space:
mode:
authorPaolo Abeni <pabeni@redhat.com>2025-11-18 08:20:22 +0100
committerJakub Kicinski <kuba@kernel.org>2025-11-19 20:07:14 -0800
commit1bba3f219c5e8c29e63afa3c1fc24f875ebec119 (patch)
tree2a3becab02189c5b49fea5ce0b713694b209be95 /tools/perf/scripts/python/bin/task-analyzer-record
parent17393fa7b7086664be519e7230cb6ed7ec7d9462 (diff)
downloadkernel-1bba3f219c5e8c29e63afa3c1fc24f875ebec119.tar.gz
mptcp: do not fallback when OoO is present
In case of DSS corruption, the MPTCP protocol tries to avoid the subflow reset if fallback is possible. Such corruptions happen in the receive path; to ensure fallback is possible the stack additionally needs to check for OoO data, otherwise the fallback will break the data stream. Fixes: e32d262c89e2 ("mptcp: handle consistently DSS corruption") Cc: stable@vger.kernel.org Closes: https://github.com/multipath-tcp/mptcp_net-next/issues/598 Signed-off-by: Paolo Abeni <pabeni@redhat.com> Reviewed-by: Matthieu Baerts (NGI0) <matttbe@kernel.org> Signed-off-by: Matthieu Baerts (NGI0) <matttbe@kernel.org> Link: https://patch.msgid.link/20251118-net-mptcp-misc-fixes-6-18-rc6-v1-4-806d3781c95f@kernel.org Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/bin/task-analyzer-record')
0 files changed, 0 insertions, 0 deletions
09:07:13 +0100'>2025-11-05iommufd: Change the selftest to use iommupt instead of xarrayJason Gunthorpe 2025-11-05iommupt: Add a mock pagetable format for iommufd selftest to useJason Gunthorpe 2025-11-05iommupt: Add a kunit test for Generic Page TableJason Gunthorpe 2025-11-05iommupt: Add read_and_clear_dirty opJason Gunthorpe 2025-11-05iommupt: Add map_pages opJason Gunthorpe 2025-11-05iommupt: Add unmap_pages opJason Gunthorpe 2025-11-05iommupt: Add iova_to_phys opJason Gunthorpe 2025-11-05iommupt: Add the AMD IOMMU v1 page table formatJason Gunthorpe 2025-11-05iommupt: Add the basic structure of the iommu implementationJason Gunthorpe 2025-11-05genpt: Generic Page Table base APIJason Gunthorpe