Linux RDMA (remote direct memory access) and InfiniBand Development
Thread Index
[
Prev Page
][
Next Page
]
Re: [PATCH v1 00/17] Provide a new two step DMA mapping API
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH v1 09/17] docs: core-api: document the IOVA-based API
From
: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
[resend PATCH 2/2] dim: pass dim_sample to net_dim() by reference
From
: Caleb Sander Mateos <csander@xxxxxxxxxxxxxxx>
[resend PATCH 1/2] dim: make dim_calc_stats() inputs const pointers
From
: Caleb Sander Mateos <csander@xxxxxxxxxxxxxxx>
Re: [PATCH 2/2] dim: pass dim_sample to net_dim() by reference
From
: Jakub Kicinski <kuba@xxxxxxxxxx>
[PATCH] rpcrdma: Always release the rpcrdma_device's xa_array
From
: cel@xxxxxxxxxx
[PATCH 2/2] dim: pass dim_sample to net_dim() by reference
From
: Caleb Sander Mateos <csander@xxxxxxxxxxxxxxx>
[PATCH v2] mlx5: only schedule EQ comp tasklet if necessary
From
: Caleb Sander Mateos <csander@xxxxxxxxxxxxxxx>
[PATCH v1 14/17] RDMA/umem: Separate implicit ODP initialization from explicit ODP
From
: Leon Romanovsky <leon@xxxxxxxxxx>
[PATCH v1 17/17] vfio/mlx5: Convert vfio to use DMA link API
From
: Leon Romanovsky <leon@xxxxxxxxxx>
[PATCH v1 16/17] vfio/mlx5: Rewrite create mkey flow to allow better code reuse
From
: Leon Romanovsky <leon@xxxxxxxxxx>
[PATCH v1 15/17] vfio/mlx5: Explicitly use number of pages instead of allocated length
From
: Leon Romanovsky <leon@xxxxxxxxxx>
[PATCH v1 09/17] docs: core-api: document the IOVA-based API
From
: Leon Romanovsky <leon@xxxxxxxxxx>
[PATCH v1 13/17] RDMA/core: Convert UMEM ODP DMA mapping to caching IOVA and page linkage
From
: Leon Romanovsky <leon@xxxxxxxxxx>
[PATCH v1 12/17] RDMA/umem: Store ODP access mask information in PFN
From
: Leon Romanovsky <leon@xxxxxxxxxx>
[PATCH v1 11/17] mm/hmm: provide generic DMA managing logic
From
: Leon Romanovsky <leon@xxxxxxxxxx>
[PATCH v1 10/17] mm/hmm: let users to tag specific PFN with DMA mapped bit
From
: Leon Romanovsky <leon@xxxxxxxxxx>
[PATCH v1 03/17] iommu: generalize the batched sync after map interface
From
: Leon Romanovsky <leon@xxxxxxxxxx>
[PATCH v1 08/17] dma-mapping: add a dma_need_unmap helper
From
: Leon Romanovsky <leon@xxxxxxxxxx>
[PATCH v1 07/17] dma-mapping: Implement link/unlink ranges API
From
: Leon Romanovsky <leon@xxxxxxxxxx>
[PATCH v1 06/17] iommu/dma: Factor out a iommu_dma_map_swiotlb helper
From
: Leon Romanovsky <leon@xxxxxxxxxx>
[PATCH v1 05/17] dma: Provide an interface to allow allocate IOVA
From
: Leon Romanovsky <leon@xxxxxxxxxx>
[PATCH v1 04/17] dma-mapping: Add check if IOVA can be used
From
: Leon Romanovsky <leon@xxxxxxxxxx>
[PATCH v1 01/17] PCI/P2PDMA: Refactor the p2pdma mapping helpers
From
: Leon Romanovsky <leon@xxxxxxxxxx>
[PATCH v1 02/17] dma-mapping: move the PCI P2PDMA mapping helpers to pci-p2pdma.h
From
: Leon Romanovsky <leon@xxxxxxxxxx>
[PATCH v1 00/17] Provide a new two step DMA mapping API
From
: Leon Romanovsky <leon@xxxxxxxxxx>
Re: [PATCH for-next 1/4] RDMA/bnxt_re: Support driver specific data collection using rdma tool
From
: Leon Romanovsky <leon@xxxxxxxxxx>
Re: [PATCH for-next 4/4] RDMA/bnxt_re: Add debugfs hook in the driver
From
: Leon Romanovsky <leon@xxxxxxxxxx>
Re: [PATCH for-next] RDMA/efa: Report link speed according to device attributes
From
: Leon Romanovsky <leon@xxxxxxxxxx>
Re: [PATCH for-rc] RDMA/bnxt_re: Check cqe flags to know imm_data vs inv_irkey
From
: Leon Romanovsky <leon@xxxxxxxxxx>
Re: [PATCH 1/1] RDMA/rxe: Fix the qp flush warnings in req
From
: Leon Romanovsky <leon@xxxxxxxxxx>
Re: [PATCH v2 for-rc 0/5] RDMA/hns: Bugfixes
From
: Leon Romanovsky <leon@xxxxxxxxxx>
Re: [PATCH v2 for-rc 3/5] RDMA/hns: Modify debugfs name
From
: Leon Romanovsky <leon@xxxxxxxxxx>
Re: [PATCH for-next 4/4] RDMA/bnxt_re: Add debugfs hook in the driver
From
: Junxian Huang <huangjunxian6@xxxxxxxxxxxxx>
[PATCH for-next] RDMA/efa: Report link speed according to device attributes
From
: Michael Margolin <mrgolin@xxxxxxxxxx>
Re: [PATCH for-next 1/4] RDMA/bnxt_re: Support driver specific data collection using rdma tool
From
: Selvin Xavier <selvin.xavier@xxxxxxxxxxxx>
Re: Iser target machine hits kernel panic while running iozone traffic with link toggle on initiator
From
: Showrya M N <showrya@xxxxxxxxxxx>
RE: [PATCH] mlx5: only schedule EQ comp tasklet if necessary
From
: Parav Pandit <parav@xxxxxxxxxx>
Re: [PATCH] mlx5: fix typo in "mlx5_cqwq_get_cqe_enahnced_comp"
From
: Jakub Kicinski <kuba@xxxxxxxxxx>
Re: [PATCH] mlx5: simplify EQ interrupt polling logic
From
: Jakub Kicinski <kuba@xxxxxxxxxx>
Re: [PATCH 01/18] PCI/P2PDMA: refactor the p2pdma mapping helpers
From
: Leon Romanovsky <leon@xxxxxxxxxx>
[no subject]
From
: Unknown
Re: [PATCH] mlx5: only schedule EQ comp tasklet if necessary
From
: Caleb Sander <csander@xxxxxxxxxxxxxxx>
Re: [PATCH 02/18] dma-mapping: move the PCI P2PDMA mapping helpers to pci-p2pdma.h
From
: Bjorn Helgaas <helgaas@xxxxxxxxxx>
Re: [PATCH for-next 1/4] RDMA/bnxt_re: Support driver specific data collection using rdma tool
From
: Leon Romanovsky <leon@xxxxxxxxxx>
Re: [PATCH for-next 9/9] RDMA/hns: Fix different dgids mapping to the same dip_idx
From
: Leon Romanovsky <leon@xxxxxxxxxx>
[rdma:wip/leon-for-next] BUILD SUCCESS 52f70dea4201f12683236a0d02c03ca4f6145382
From
: kernel test robot <lkp@xxxxxxxxx>
Re: [PATCH net-next 3/4] net/smc: Introduce smc_bpf_ops
From
: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
Re: [PATCH net] net/smc: Fix lookup of netdev by using ib_device_get_netdev()
From
: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
Re: [PATCH 05/18] dma: Provide an interface to allow allocate IOVA
From
: Christoph Hellwig <hch@xxxxxx>
RE: [PATCH for-next v8 0/6] On-Demand Paging on SoftRoCE
From
: "Daisuke Matsuda (Fujitsu)" <matsuda-daisuke@xxxxxxxxxxx>
RE: [PATCH] mlx5: only schedule EQ comp tasklet if necessary
From
: Parav Pandit <parav@xxxxxxxxxx>
Re: [PATCH v2 RESEND] net/mlx5: unique names for per device caches
From
: patchwork-bot+netdevbpf@xxxxxxxxxx
Re: [PATCH 01/18] PCI/P2PDMA: refactor the p2pdma mapping helpers
From
: Bjorn Helgaas <helgaas@xxxxxxxxxx>
[syzbot] Monthly rdma report (Oct 2024)
From
: syzbot <syzbot+list1a9e20eb3cc9c246ba85@xxxxxxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH for-next v8 3/6] RDMA/rxe: Add page invalidation support
From
: Zhu Yanjun <yanjun.zhu@xxxxxxxxx>
Re: [PATCH for-next v8 0/6] On-Demand Paging on SoftRoCE
From
: Zhu Yanjun <yanjun.zhu@xxxxxxxxx>
Re: [PATCH for-next v3 0/4] RDMA/bnxt_re: driver update
From
: Leon Romanovsky <leon@xxxxxxxxxx>
Re: [PATCH for-next v2 1/4] RDMA/bnxt_re: Add support for optimized modify QP
From
: Leon Romanovsky <leon@xxxxxxxxxx>
Re: [PATCH 07/18] dma-mapping: Implement link/unlink ranges API
From
: Leon Romanovsky <leon@xxxxxxxxxx>
Re: [PATCH 09/18] docs: core-api: document the IOVA-based API
From
: Leon Romanovsky <leon@xxxxxxxxxx>
Re: [RFC PATCH 2/7] block: don't merge different kinds of P2P transfers in a single bio
From
: Logan Gunthorpe <logang@xxxxxxxxxxxx>
Re: [PATCH 09/18] docs: core-api: document the IOVA-based API
From
: Logan Gunthorpe <logang@xxxxxxxxxxxx>
Re: [PATCH 02/18] dma-mapping: move the PCI P2PDMA mapping helpers to pci-p2pdma.h
From
: Logan Gunthorpe <logang@xxxxxxxxxxxx>
Re: [PATCH 01/18] PCI/P2PDMA: refactor the p2pdma mapping helpers
From
: Logan Gunthorpe <logang@xxxxxxxxxxxx>
Re: Iser target machine hits kernel panic while running iozone traffic with link toggle on initiator
From
: Bart Van Assche <bvanassche@xxxxxxx>
Re: [PATCH for-next v2 1/4] RDMA/bnxt_re: Add support for optimized modify QP
From
: Selvin Xavier <selvin.xavier@xxxxxxxxxxxx>
Re: [PATCH for-next v2 1/4] RDMA/bnxt_re: Add support for optimized modify QP
From
: Leon Romanovsky <leon@xxxxxxxxxx>
[PATCH for-rc] RDMA/bnxt_re: Check cqe flags to know imm_data vs inv_irkey
From
: Selvin Xavier <selvin.xavier@xxxxxxxxxxxx>
Re: [PATCH] net/mlx4: Fix build errors with gcc 10.3.1
From
: Tariq Toukan <ttoukan.linux@xxxxxxxxx>
Re: [PATCH 1/2] RDMA/bnxt_re: Fix some error handling paths in bnxt_re_probe()
From
: Kalesh Anakkur Purayil <kalesh-anakkur.purayil@xxxxxxxxxxxx>
Re: [PATCH rdma-next] RDMA/ipoib: Use the networking stack default for txqueuelen
From
: Leon Romanovsky <leon@xxxxxxxxxx>
RE: [PATCH for-next v8 0/6] On-Demand Paging on SoftRoCE
From
: "Daisuke Matsuda (Fujitsu)" <matsuda-daisuke@xxxxxxxxxxx>
RE: [PATCH for-next v8 3/6] RDMA/rxe: Add page invalidation support
From
: "Daisuke Matsuda (Fujitsu)" <matsuda-daisuke@xxxxxxxxxxx>
Iser target machine hits kernel panic while running iozone traffic with link toggle on initiator
From
: Showrya M N <showrya@xxxxxxxxxxx>
Re: [PATCH 05/18] dma: Provide an interface to allow allocate IOVA
From
: Leon Romanovsky <leon@xxxxxxxxxx>
Re: [PATCH 05/18] dma: Provide an interface to allow allocate IOVA
From
: Leon Romanovsky <leon@xxxxxxxxxx>
Re: [PATCH 07/18] dma-mapping: Implement link/unlink ranges API
From
: Leon Romanovsky <leon@xxxxxxxxxx>
Re: [PATCH 05/18] dma: Provide an interface to allow allocate IOVA
From
: Srinivasulu Thanneeru <dev.srinivasulu@xxxxxxxxx>
Re: [PATCH 07/18] dma-mapping: Implement link/unlink ranges API
From
: Baolu Lu <baolu.lu@xxxxxxxxxxxxxxx>
Re: [PATCH 05/18] dma: Provide an interface to allow allocate IOVA
From
: Baolu Lu <baolu.lu@xxxxxxxxxxxxxxx>
Re: [PATCH net] net/smc: Fix lookup of netdev by using ib_device_get_netdev()
From
: Leon Romanovsky <leon@xxxxxxxxxx>
Re: [PATCH net] net/smc: Fix lookup of netdev by using ib_device_get_netdev()
From
: Leon Romanovsky <leon@xxxxxxxxxx>
Re: [PATCH net] net/smc: Fix lookup of netdev by using ib_device_get_netdev()
From
: Zhu Yanjun <yanjun.zhu@xxxxxxxxx>
[RFC PATCH 3/7] blk-mq: add a dma mapping iterator
From
: Leon Romanovsky <leon@xxxxxxxxxx>
[RFC PATCH 7/7] nvme-pci: convert to blk_rq_dma_map
From
: Leon Romanovsky <leon@xxxxxxxxxx>
[RFC PATCH 6/7] nvme-pci: use a better encoding for small prp pool allocations
From
: Leon Romanovsky <leon@xxxxxxxxxx>
[RFC PATCH 5/7] nvme-pci: remove struct nvme_descriptor
From
: Leon Romanovsky <leon@xxxxxxxxxx>
[RFC PATCH 4/7] blk-mq: add scatterlist-less DMA mapping helpers
From
: Leon Romanovsky <leon@xxxxxxxxxx>
[RFC PATCH 0/7] Block and NMMe PCI use of new DMA mapping API
From
: Leon Romanovsky <leon@xxxxxxxxxx>
[RFC PATCH 2/7] block: don't merge different kinds of P2P transfers in a single bio
From
: Leon Romanovsky <leon@xxxxxxxxxx>
[RFC PATCH 1/7] block: share more code for bio addition helpers
From
: Leon Romanovsky <leon@xxxxxxxxxx>
[PATCH 15/18] vfio/mlx5: Explicitly use number of pages instead of allocated length
From
: Leon Romanovsky <leon@xxxxxxxxxx>
[PATCH 18/18] vfio/mlx5: Convert vfio to use DMA link API
From
: Leon Romanovsky <leon@xxxxxxxxxx>
[PATCH 17/18] vfio/mlx5: Explicitly store page list
From
: Leon Romanovsky <leon@xxxxxxxxxx>
[PATCH 16/18] vfio/mlx5: Rewrite create mkey flow to allow better code reuse
From
: Leon Romanovsky <leon@xxxxxxxxxx>
[PATCH 10/18] mm/hmm: let users to tag specific PFN with DMA mapped bit
From
: Leon Romanovsky <leon@xxxxxxxxxx>
[PATCH 14/18] RDMA/umem: Separate implicit ODP initialization from explicit ODP
From
: Leon Romanovsky <leon@xxxxxxxxxx>
[PATCH 13/18] RDMA/core: Convert UMEM ODP DMA mapping to caching IOVA and page linkage
From
: Leon Romanovsky <leon@xxxxxxxxxx>
[PATCH 12/18] RDMA/umem: Store ODP access mask information in PFN
From
: Leon Romanovsky <leon@xxxxxxxxxx>
[PATCH 11/18] mm/hmm: provide generic DMA managing logic
From
: Leon Romanovsky <leon@xxxxxxxxxx>
[PATCH 05/18] dma: Provide an interface to allow allocate IOVA
From
: Leon Romanovsky <leon@xxxxxxxxxx>
[PATCH 09/18] docs: core-api: document the IOVA-based API
From
: Leon Romanovsky <leon@xxxxxxxxxx>
[PATCH 08/18] dma-mapping: add a dma_need_unmap helper
From
: Leon Romanovsky <leon@xxxxxxxxxx>
[PATCH 07/18] dma-mapping: Implement link/unlink ranges API
From
: Leon Romanovsky <leon@xxxxxxxxxx>
[PATCH 06/18] iommu/dma: Factor out a iommu_dma_map_swiotlb helper
From
: Leon Romanovsky <leon@xxxxxxxxxx>
[PATCH 03/18] iommu: generalize the batched sync after map interface
From
: Leon Romanovsky <leon@xxxxxxxxxx>
[PATCH 04/18] dma-mapping: Add check if IOVA can be used
From
: Leon Romanovsky <leon@xxxxxxxxxx>
[PATCH 02/18] dma-mapping: move the PCI P2PDMA mapping helpers to pci-p2pdma.h
From
: Leon Romanovsky <leon@xxxxxxxxxx>
[PATCH 01/18] PCI/P2PDMA: refactor the p2pdma mapping helpers
From
: Leon Romanovsky <leon@xxxxxxxxxx>
[PATCH 00/18] Provide a new two step DMA mapping API
From
: Leon Romanovsky <leon@xxxxxxxxxx>
Re: [PATCH net] net/smc: Fix lookup of netdev by using ib_device_get_netdev()
From
: Wen Gu <guwen@xxxxxxxxxxxxxxxxx>
[PATCH] mlx5: only schedule EQ comp tasklet if necessary
From
: Caleb Sander Mateos <csander@xxxxxxxxxxxxxxx>
[PATCH 2/2] RDMA/bnxt_re: Remove some dead code
From
: Christophe JAILLET <christophe.jaillet@xxxxxxxxxx>
[PATCH 1/2] RDMA/bnxt_re: Fix some error handling paths in bnxt_re_probe()
From
: Christophe JAILLET <christophe.jaillet@xxxxxxxxxx>
Re: [PATCH 1/1] RDMA/rxe: Fix the qp flush warnings in req
From
: Zhu Yanjun <yanjun.zhu@xxxxxxxxx>
[PATCH] net/mlx4: Fix build errors with gcc 10.3.1
From
: Li Huafei <lihuafei1@xxxxxxxxxx>
Re: [PATCH net] net/smc: Fix lookup of netdev by using ib_device_get_netdev()
From
: Dust Li <dust.li@xxxxxxxxxxxxxxxxx>
Re: [PATCH net-next 3/4] net/smc: Introduce smc_bpf_ops
From
: Martin KaFai Lau <martin.lau@xxxxxxxxx>
[PATCH 1/1] RDMA/rxe: Fix the qp flush warnings in req
From
: Zhu Yanjun <yanjun.zhu@xxxxxxxxx>
Re: [PATCH net] net/smc: Fix lookup of netdev by using ib_device_get_netdev()
From
: Simon Horman <horms@xxxxxxxxxx>
Re: [PATCH bpf-next 2/4] bpf: allow to access bpf_prog during bpf_struct_access
From
: kernel test robot <lkp@xxxxxxxxx>
Re: [PATCH net-next 3/4] net/smc: Introduce smc_bpf_ops
From
: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
Re: [PATCH bpf-next 2/4] bpf: allow to access bpf_prog during bpf_struct_access
From
: kernel test robot <lkp@xxxxxxxxx>
Re: [PATCH] mlx5: simplify EQ interrupt polling logic
From
: Simon Horman <horms@xxxxxxxxxx>
Re: [PATCH net] net/smc: Fix lookup of netdev by using ib_device_get_netdev()
From
: Halil Pasic <pasic@xxxxxxxxxxxxx>
[PATCH net] net/smc: Fix lookup of netdev by using ib_device_get_netdev()
From
: Wenjia Zhang <wenjia@xxxxxxxxxxxxx>
Re: [PATCH] mlx5: fix typo in "mlx5_cqwq_get_cqe_enahnced_comp"
From
: Kalesh Anakkur Purayil <kalesh-anakkur.purayil@xxxxxxxxxxxx>
Re: [PATCH v2] net/mlx5: unique names for per device caches
From
: Kalesh Anakkur Purayil <kalesh-anakkur.purayil@xxxxxxxxxxxx>
Re: [PATCH net-next 3/4] net/smc: Introduce smc_bpf_ops
From
: Martin KaFai Lau <martin.lau@xxxxxxxxx>
Re: [RFC PATCH 4/5] SUNRPC: support resvport and reuseport for rpcrdma
From
: Tom Talpey <tom@xxxxxxxxxx>
Re: [PATCH v2 for-rc 2/5] RDMA/hns: Fix flush cqe error when racing with destroy qp
From
: Zhu Yanjun <yanjun.zhu@xxxxxxxxx>
Re: [PATCH] mlx5: simplify EQ interrupt polling logic
From
: Tariq Toukan <ttoukan.linux@xxxxxxxxx>
Re: [PATCH v2 RESEND] net/mlx5: unique names for per device caches
From
: Tariq Toukan <ttoukan.linux@xxxxxxxxx>
Re: [PATCH] mlx5: fix typo in "mlx5_cqwq_get_cqe_enahnced_comp"
From
: Tariq Toukan <ttoukan.linux@xxxxxxxxx>
Re: [PATCH] mlx5: fix typo in "mlx5_cqwq_get_cqe_enahnced_comp"
From
: Simon Horman <horms@xxxxxxxxxx>
[PATCH v2 for-rc 2/5] RDMA/hns: Fix flush cqe error when racing with destroy qp
From
: Junxian Huang <huangjunxian6@xxxxxxxxxxxxx>
[PATCH v2 for-rc 0/5] RDMA/hns: Bugfixes
From
: Junxian Huang <huangjunxian6@xxxxxxxxxxxxx>
[PATCH v2 for-rc 5/5] RDMA/hns: Fix cpu stuck caused by printings during reset
From
: Junxian Huang <huangjunxian6@xxxxxxxxxxxxx>
[PATCH v2 for-rc 1/5] RDMA/hns: Fix an AEQE overflow error caused by untimely update of eq_db_ci
From
: Junxian Huang <huangjunxian6@xxxxxxxxxxxxx>
[PATCH v2 for-rc 4/5] RDMA/hns: Use dev_* printings in hem code instead of ibdev_*
From
: Junxian Huang <huangjunxian6@xxxxxxxxxxxxx>
[PATCH v2 for-rc 3/5] RDMA/hns: Modify debugfs name
From
: Junxian Huang <huangjunxian6@xxxxxxxxxxxxx>
Re: [PATCH bpf-next 4/4] bpf/selftests: add simple selftest for bpf_smc_ops
From
: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
Re: [PATCH bpf-next 4/4] bpf/selftests: add simple selftest for bpf_smc_ops
From
: Tianchen Ding <dtcccc@xxxxxxxxxxxxxxxxx>
Re: [PATCH bpf-next 4/4] bpf/selftests: add simple selftest for bpf_smc_ops
From
: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
Re: [RFC PATCH 4/5] SUNRPC: support resvport and reuseport for rpcrdma
From
: Kinglong Mee <kinglongmee@xxxxxxxxx>
[PATCH bpf-next 4/4] bpf/selftests: add simple selftest for bpf_smc_ops
From
: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
[PATCH net-next 3/4] net/smc: Introduce smc_bpf_ops
From
: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
[PATCH bpf-next 2/4] bpf: allow to access bpf_prog during bpf_struct_access
From
: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
[PATCH bpf-next 1/4] bpf: export necessary sympols for modules
From
: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
[PATCH bpf-next 0/4] net/smc: Introduce smc_bpf_ops
From
: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
[BUG] IB/isert: Possible null-pointer dereference related
From
: Tuo Li <islituo@xxxxxxxxx>
[PATCH] mlx5: simplify EQ interrupt polling logic
From
: Caleb Sander Mateos <csander@xxxxxxxxxxxxxxx>
[recipe build #3805178] of ~linux-rdma rdma-core-daily in xenial: Dependency wait
From
: noreply@xxxxxxxxxxxxx
[PATCH] mlx5: fix typo in "mlx5_cqwq_get_cqe_enahnced_comp"
From
: Caleb Sander Mateos <csander@xxxxxxxxxxxxxxx>
Re: [RFC PATCH 4/5] SUNRPC: support resvport and reuseport for rpcrdma
From
: Tom Talpey <tom@xxxxxxxxxx>
Re: [PATCH for-rc 2/5] RDMA/hns: Fix flush cqe error when racing with destroy qp
From
: Junxian Huang <huangjunxian6@xxxxxxxxxxxxx>
Re: [PATCH for-rc 2/5] RDMA/hns: Fix flush cqe error when racing with destroy qp
From
: Zhu Yanjun <yanjun.zhu@xxxxxxxxx>
Re: [PATCH 0/6] refactor RDMA live migration based on rsocket API
From
: Michael Galaxy <mgalaxy@xxxxxxxxxx>
[PATCH AUTOSEL 6.6 16/23] RDMA/siw: Add sendpage_ok() check to disable MSG_SPLICE_PAGES
From
: Sasha Levin <sashal@xxxxxxxxxx>
[PATCH AUTOSEL 6.11 21/30] RDMA/siw: Add sendpage_ok() check to disable MSG_SPLICE_PAGES
From
: Sasha Levin <sashal@xxxxxxxxxx>
Re: [PATCH v2 RESEND] net/mlx5: unique names for per device caches
From
: Breno Leitao <leitao@xxxxxxxxxx>
[PATCH v2 RESEND] net/mlx5: unique names for per device caches
From
: Sebastian Ott <sebott@xxxxxxxxxx>
Re: [syzbot] [rdma?] INFO: task hung in add_one_compat_dev (3)
From
: Jason Gunthorpe <jgg@xxxxxxxx>
[PATCH for-rc 2/5] RDMA/hns: Fix flush cqe error when racing with destroy qp
From
: Junxian Huang <huangjunxian6@xxxxxxxxxxxxx>
[PATCH for-rc 3/5] RDMA/hns: Modify debugfs name
From
: Junxian Huang <huangjunxian6@xxxxxxxxxxxxx>
[PATCH for-rc 4/5] RDMA/hns: Use dev_* printings in hem code instead of ibdev_*
From
: Junxian Huang <huangjunxian6@xxxxxxxxxxxxx>
[PATCH for-rc 5/5] RDMA/hns: Fix cpu stuck caused by printings during reset
From
: Junxian Huang <huangjunxian6@xxxxxxxxxxxxx>
[PATCH for-rc 1/5] RDMA/hns: Fix an AEQE overflow error caused by untimely update of eq_db_ci
From
: Junxian Huang <huangjunxian6@xxxxxxxxxxxxx>
[PATCH for-rc 0/5] RDMA/hns: Bugfixes
From
: Junxian Huang <huangjunxian6@xxxxxxxxxxxxx>
[PATCH for-next 4/4] RDMA/bnxt_re: Add debugfs hook in the driver
From
: Selvin Xavier <selvin.xavier@xxxxxxxxxxxx>
[PATCH for-next 3/4] RDMA/bnxt_re: Support raw data query for each resources
From
: Selvin Xavier <selvin.xavier@xxxxxxxxxxxx>
[PATCH for-next 2/4] RDMA/bnxt_re: Add support for querying HW contexts
From
: Selvin Xavier <selvin.xavier@xxxxxxxxxxxx>
[PATCH for-next 1/4] RDMA/bnxt_re: Support driver specific data collection using rdma tool
From
: Selvin Xavier <selvin.xavier@xxxxxxxxxxxx>
[PATCH for-next 0/4] RDMA/bnxt_re: Debug enhancements for bnxt_re driver
From
: Selvin Xavier <selvin.xavier@xxxxxxxxxxxx>
[rdma:wip/leon-for-next] BUILD SUCCESS 48931f65e9f785b65244550cc8f0c8bf9eab7acd
From
: kernel test robot <lkp@xxxxxxxxx>
[rdma:wip/leon-for-rc] BUILD SUCCESS 76d3ddff7153cc0bcc14a63798d19f5d0693ea71
From
: kernel test robot <lkp@xxxxxxxxx>
[syzbot] [rdma?] INFO: task hung in add_one_compat_dev (3)
From
: syzbot <syzbot+6dee15fdb0606ef7b6ba@xxxxxxxxxxxxxxxxxxxxxxxxx>
[PATCH net-next v3 1/3] page_pool: introduce page_pool_to_pp() API
From
: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
Re: [PATCH for-next 0/2] RDMA/efa: Support QP service level
From
: Jason Gunthorpe <jgg@xxxxxxxxxx>
Re: [PATCH for-rc v3 0/2] RDMA/bnxt_re: Bug fixes for 6.12 kernel
From
: Jason Gunthorpe <jgg@xxxxxxxxxx>
Re: [PATCH rdma-rc] RDMA/mlx5: Round max_rd_atomic/max_dest_rd_atomic up instead of down
From
: Jason Gunthorpe <jgg@xxxxxxxxxx>
Re: [PATCH rdma-next] RDMA/cxgb4: Dump vendor specific QP details
From
: Jason Gunthorpe <jgg@xxxxxxxxxx>
[PATCH] RDMA: use ethtool string helpers
From
: Rosen Penev <rosenp@xxxxxxxxx>
Re: [PATCH v1 0/4] GPU Direct RDMA (P2P DMA) for Device Private Pages
From
: Yonatan Maman <ymaman@xxxxxxxxxx>
Re: [RFC PATCH 4/5] SUNRPC: support resvport and reuseport for rpcrdma
From
: Chuck Lever III <chuck.lever@xxxxxxxxxx>
Re: [RFC PATCH 4/5] SUNRPC: support resvport and reuseport for rpcrdma
From
: Kinglong Mee <kinglongmee@xxxxxxxxx>
Re: [RFC PATCH 4/5] SUNRPC: support resvport and reuseport for rpcrdma
From
: Chuck Lever <chuck.lever@xxxxxxxxxx>
[no subject]
From
: Unknown
Re: [RFC PATCH 4/5] SUNRPC: support resvport and reuseport for rpcrdma
From
: Kinglong Mee <kinglongmee@xxxxxxxxx>
Re: [PATCH v1 0/4] GPU Direct RDMA (P2P DMA) for Device Private Pages
From
: Zhu Yanjun <yanjun.zhu@xxxxxxxxx>
Re: [PATCH for-next v8 0/6] On-Demand Paging on SoftRoCE
From
: Zhu Yanjun <yanjun.zhu@xxxxxxxxx>
Re: [PATCH for-next v8 0/6] On-Demand Paging on SoftRoCE
From
: Jason Gunthorpe <jgg@xxxxxxxx>
Re: [PATCH iproute2-rc] rdma: Fix help information of 'rdma resource'
From
: patchwork-bot+netdevbpf@xxxxxxxxxx
Re: [PATCH v1 1/4] mm/hmm: HMM API for P2P DMA to device zone pages
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH v1 1/4] mm/hmm: HMM API for P2P DMA to device zone pages
From
: Jason Gunthorpe <jgg@xxxxxxxx>
Re: [PATCH v1 1/4] mm/hmm: HMM API for P2P DMA to device zone pages
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH v1 1/4] mm/hmm: HMM API for P2P DMA to device zone pages
From
: Jason Gunthorpe <jgg@xxxxxxxx>
Re: [RFC PATCH 4/5] SUNRPC: support resvport and reuseport for rpcrdma
From
: Chuck Lever <chuck.lever@xxxxxxxxxx>
Re: [PATCH for-next 9/9] RDMA/hns: Fix different dgids mapping to the same dip_idx
From
: Junxian Huang <huangjunxian6@xxxxxxxxxxxxx>
Re: [PATCH v1 1/4] mm/hmm: HMM API for P2P DMA to device zone pages
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH v1 1/4] mm/hmm: HMM API for P2P DMA to device zone pages
From
: Jason Gunthorpe <jgg@xxxxxxxx>
Re: [PATCH v1 1/4] mm/hmm: HMM API for P2P DMA to device zone pages
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH v1 1/4] mm/hmm: HMM API for P2P DMA to device zone pages
From
: Jason Gunthorpe <jgg@xxxxxxxx>
Re: [PATCH v1 1/4] mm/hmm: HMM API for P2P DMA to device zone pages
From
: Alistair Popple <apopple@xxxxxxxxxx>
Re: [PATCH v1 0/4] GPU Direct RDMA (P2P DMA) for Device Private Pages
From
: Alistair Popple <apopple@xxxxxxxxxx>
Re: [GIT PULL] Please pull RDMA subsystem changes
From
: pr-tracker-bot@xxxxxxxxxx
[GIT PULL] Please pull RDMA subsystem changes
From
: Jason Gunthorpe <jgg@xxxxxxxxxx>
Re: [PATCH v1 1/4] mm/hmm: HMM API for P2P DMA to device zone pages
From
: Jason Gunthorpe <jgg@xxxxxxxx>
Re: [PATCH v1 1/4] mm/hmm: HMM API for P2P DMA to device zone pages
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH v1 1/4] mm/hmm: HMM API for P2P DMA to device zone pages
From
: Jason Gunthorpe <jgg@xxxxxxxx>
Re: [PATCH v1 1/4] mm/hmm: HMM API for P2P DMA to device zone pages
From
: Jason Gunthorpe <jgg@xxxxxxxx>
Re: [PATCH v1 2/4] nouveau/dmem: HMM P2P DMA for private dev pages
From
: Yonatan Maman <ymaman@xxxxxxxxxx>
Re: [PATCH v1 0/4] GPU Direct RDMA (P2P DMA) for Device Private Pages
From
: Yonatan Maman <ymaman@xxxxxxxxxx>
Re: [PATCH v1 1/4] mm/hmm: HMM API for P2P DMA to device zone pages
From
: Yonatan Maman <ymaman@xxxxxxxxxx>
[PATCH iproute2-rc] rdma: Fix help information of 'rdma resource'
From
: Junxian Huang <huangjunxian6@xxxxxxxxxxxxx>
Re: [PATCH] RDMA/bnxt_re: Fix access flags for MR and QP modify
From
: Selvin Xavier <selvin.xavier@xxxxxxxxxxxx>
[PATCH for-next v3 4/4] RDMA/bnxt_re: Fix access flags for MR and QP modify
From
: Selvin Xavier <selvin.xavier@xxxxxxxxxxxx>
[PATCH for-next v3 3/4] RDMA/bnxt_re: Add support for modify_device hook
From
: Selvin Xavier <selvin.xavier@xxxxxxxxxxxx>
[PATCH for-next v3 2/4] RDMA/bnxt_re: Add support for CQ rx coalescing
From
: Selvin Xavier <selvin.xavier@xxxxxxxxxxxx>
[PATCH for-next v3 0/4] RDMA/bnxt_re: driver update
From
: Selvin Xavier <selvin.xavier@xxxxxxxxxxxx>
[PATCH] RDMA/bnxt_re: Fix access flags for MR and QP modify
From
: Selvin Xavier <selvin.xavier@xxxxxxxxxxxx>
[PATCH for-next v3 1/4] RDMA/bnxt_re: Add support for optimized modify QP
From
: Selvin Xavier <selvin.xavier@xxxxxxxxxxxx>
Re: [BUG] net/mlx5: missing sysfs hwmon entry for ConnectX-4 cards
From
: Tariq Toukan <ttoukan.linux@xxxxxxxxx>
Re: [PATCH v1 2/4] nouveau/dmem: HMM P2P DMA for private dev pages
From
: Alistair Popple <apopple@xxxxxxxxxx>
Re: [PATCH v1 1/4] mm/hmm: HMM API for P2P DMA to device zone pages
From
: Alistair Popple <apopple@xxxxxxxxxx>
Re: [PATCH v1 1/4] mm/hmm: HMM API for P2P DMA to device zone pages
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH v1 0/4] GPU Direct RDMA (P2P DMA) for Device Private Pages
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
[PATCH for-next 2/2] RDMA/efa: Add option to set QP service level on create
From
: Michael Margolin <mrgolin@xxxxxxxxxx>
[PATCH for-next 0/2] RDMA/efa: Support QP service level
From
: Michael Margolin <mrgolin@xxxxxxxxxx>
[PATCH for-next 1/2] RDMA/efa: Update device interface
From
: Michael Margolin <mrgolin@xxxxxxxxxx>
[PATCH v1 4/4] RDMA/mlx5: Enabling ATS for ODP memory
From
: Yonatan Maman <ymaman@xxxxxxxxxx>
[PATCH v1 3/4] IB/core: P2P DMA for device private pages
From
: Yonatan Maman <ymaman@xxxxxxxxxx>
[PATCH v1 2/4] nouveau/dmem: HMM P2P DMA for private dev pages
From
: Yonatan Maman <ymaman@xxxxxxxxxx>
[PATCH v1 1/4] mm/hmm: HMM API for P2P DMA to device zone pages
From
: Yonatan Maman <ymaman@xxxxxxxxxx>
[PATCH v1 0/4] GPU Direct RDMA (P2P DMA) for Device Private Pages
From
: Yonatan Maman <ymaman@xxxxxxxxxx>
Re: [BUG] net/mlx5: missing sysfs hwmon entry for ConnectX-4 cards
From
: Jakub Kicinski <kuba@xxxxxxxxxx>
Re: [net-next v6 0/9] Add support for per-NAPI config via netlink
From
: patchwork-bot+netdevbpf@xxxxxxxxxx
Re: [PATCH net] net/smc: Fix memory leak when using percpu refs
From
: patchwork-bot+netdevbpf@xxxxxxxxxx
[PATCH for-next v2 4/4] RDMA/ bnxt_re: Fix access flags for MR and QP modify
From
: Selvin Xavier <selvin.xavier@xxxxxxxxxxxx>
[PATCH for-next v2 3/4] RDMA/bnxt_re: Add support for modify_device hook
From
: Selvin Xavier <selvin.xavier@xxxxxxxxxxxx>
[PATCH for-next v2 2/4] RDMA/bnxt_re: Add support for CQ rx coalescing
From
: Selvin Xavier <selvin.xavier@xxxxxxxxxxxx>
[PATCH for-next v2 1/4] RDMA/bnxt_re: Add support for optimized modify QP
From
: Selvin Xavier <selvin.xavier@xxxxxxxxxxxx>
[PATCH for-next v2 0/4] RDMA/bnxt_re: driver update
From
: Selvin Xavier <selvin.xavier@xxxxxxxxxxxx>
Re: [PATCH for-next 1/4] RDMA/bnxt_re: Add support for optimized modify QP
From
: kernel test robot <lkp@xxxxxxxxx>
[PATCH for-rc v3 2/2] RDMA/bnxt_re: synchronize the qp-handle table array
From
: Selvin Xavier <selvin.xavier@xxxxxxxxxxxx>
[PATCH for-rc v3 0/2] RDMA/bnxt_re: Bug fixes for 6.12 kernel
From
: Selvin Xavier <selvin.xavier@xxxxxxxxxxxx>
[PATCH for-rc v3 1/2] RDMA/bnxt_re: Fix the usage of control path spin locks
From
: Selvin Xavier <selvin.xavier@xxxxxxxxxxxx>
[PATCH for-next] RDMA/hns: Support mmapping reset state to userspace
From
: Junxian Huang <huangjunxian6@xxxxxxxxxxxxx>
Re: [PATCH net-next] net/smc: Introduce a hook to modify syn_smc at runtime
From
: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
[rdma:wip/jgg-for-rc] BUILD SUCCESS dc5006cfcf62bea88076a587344ba5e00e66d1c6
From
: kernel test robot <lkp@xxxxxxxxx>
Re: [PATCH for-next v8 3/6] RDMA/rxe: Add page invalidation support
From
: Zhu Yanjun <yanjun.zhu@xxxxxxxxx>
Re: [PATCH] net/mlx5: Node-aware allocation for mlx5_buf_list
From
: Adam Li <adamli@xxxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH for-rc 00/10] RDMA/bnxt_re: Bug fixes
From
: Jason Gunthorpe <jgg@xxxxxxxxxx>
Re: [PATCH v3] RDMA/srpt: Make slab cache names unique
From
: Jason Gunthorpe <jgg@xxxxxxxxxx>
Re: [PATCH] Fix misspelling of "accept*" in infiniband
From
: Jason Gunthorpe <jgg@xxxxxxxxxx>
Re: [PATCH v2] selftests: net/rds: add module not found
From
: patchwork-bot+netdevbpf@xxxxxxxxxx
[PATCH 5.15.y 5.10.y 5.4.y] RDMA/rxe: Fix seg fault in rxe_comp_queue_pkt
From
: Sherry Yang <sherry.yang@xxxxxxxxxx>
[net-next v6 9/9] mlx4: Add support for persistent NAPI config to RX CQs
From
: Joe Damato <jdamato@xxxxxxxxxx>
[net-next v6 8/9] mlx5: Add support for persistent NAPI config
From
: Joe Damato <jdamato@xxxxxxxxxx>
[net-next v6 0/9] Add support for per-NAPI config via netlink
From
: Joe Damato <jdamato@xxxxxxxxxx>
Re: [PATCH for-rc] RDMA/cxgb4: fix RDMA_CM_EVENT_UNREACHABLE error for iWARP
From
: Jason Gunthorpe <jgg@xxxxxxxxxx>
Re: [PATCH for-rc v2] RDMA/siw: add sendpage_ok() check to disable MSG_SPLICE_PAGES
From
: Jason Gunthorpe <jgg@xxxxxxxxxx>
Re: [PATCH net-next] net/smc: Introduce a hook to modify syn_smc at runtime
From
: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
[PATCH 5.15.y] RDMA/hns: Fix UAF for cq async event
From
: haixiao.yan.cn@xxxxxxxxxxxxx
Re: [PATCH net-next] net/smc: Introduce a hook to modify syn_smc at runtime
From
: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
Re: [PATCH v2] selftests: net/rds: add module not found
From
: Allison Henderson <allison.henderson@xxxxxxxxxx>
[PATCH for-next 4/4] RDMA/ bnxt_re: Fix access flags for MR and QP modify
From
: Selvin Xavier <selvin.xavier@xxxxxxxxxxxx>
[PATCH for-next 3/4] RDMA/bnxt_re: Add support for modify_device hook
From
: Selvin Xavier <selvin.xavier@xxxxxxxxxxxx>
[PATCH for-next 1/4] RDMA/bnxt_re: Add support for optimized modify QP
From
: Selvin Xavier <selvin.xavier@xxxxxxxxxxxx>
[PATCH for-next 2/4] RDMA/bnxt_re: Add support for CQ rx coalescing
From
: Selvin Xavier <selvin.xavier@xxxxxxxxxxxx>
[PATCH for-next 0/4] RDMA/bnxt_re: driver update
From
: Selvin Xavier <selvin.xavier@xxxxxxxxxxxx>
[PATCH v2] selftests: net/rds: add module not found
From
: Alessandro Zanni <alessandro.zanni87@xxxxxxxxx>
Re: [PATCH] selftests: net: rds: fix module not found
From
: Alessandro Zanni <alessandro.zanni87@xxxxxxxxx>
Re: [PATCH net] net/smc: Fix memory leak when using percpu refs
From
: Wenjia Zhang <wenjia@xxxxxxxxxxxxx>
Re: [PATCH net-next] net/smc: Introduce a hook to modify syn_smc at runtime
From
: Alexei Starovoitov <alexei.starovoitov@xxxxxxxxx>
Re: [PATCH net] net/smc: fix lacks of icsk_syn_mss with IPPROTO_SMC
From
: patchwork-bot+netdevbpf@xxxxxxxxxx
Re: [net-next v5 9/9] mlx4: Add support for persistent NAPI config to RX CQs
From
: Joe Damato <jdamato@xxxxxxxxxx>
[BUG] net/mlx5: missing sysfs hwmon entry for ConnectX-4 cards
From
: Til Kaiser <mail@xxxxxxxx>
Re: [PATCH net] net/smc: Fix memory leak when using percpu refs
From
: Dust Li <dust.li@xxxxxxxxxxxxxxxxx>
[PATCH net] net/smc: Fix memory leak when using percpu refs
From
: Kai Shen <KaiShen@xxxxxxxxxxxxxxxxx>
Re: [PATCH 0/6] Add Yunsilicon User Space RoCE Driver
From
: Leon Romanovsky <leon@xxxxxxxxxx>
RE: [PATCH for-next v8 1/6] RDMA/rxe: Make MR functions accessible from other rxe source code
From
: "Daisuke Matsuda (Fujitsu)" <matsuda-daisuke@xxxxxxxxxxx>
[PATCH rdma-next] RDMA/ipoib: Use the networking stack default for txqueuelen
From
: Leon Romanovsky <leon@xxxxxxxxxx>
Re: [PATCH for-next v8 1/6] RDMA/rxe: Make MR functions accessible from other rxe source code
From
: Zhu Yanjun <yanjun.zhu@xxxxxxxxx>
[PATCH 6/6] libxscale: Add xscale needed kernel headers
From
: "Tian Xin" <tianx@xxxxxxxxxxxxxx>
Re: [PATCH net-next v1] net/smc: Fix memory leak in percpu refs
From
: Wen Gu <guwen@xxxxxxxxxxxxxxxxx>
[PATCH rdma-rc] RDMA/mlx5: Round max_rd_atomic/max_dest_rd_atomic up instead of down
From
: Leon Romanovsky <leon@xxxxxxxxxx>
[PATCH 0/6] Add Yunsilicon User Space RoCE Driver
From
: "Tian Xin" <tianx@xxxxxxxxxxxxxx>
[PATCH 3/6] libxscale: Add support for cq related verbs
From
: "Tian Xin" <tianx@xxxxxxxxxxxxxx>
[PATCH 2/6] libxscale: Add support for pd and mr
From
: "Tian Xin" <tianx@xxxxxxxxxxxxxx>
[PATCH 4/6] libxscale: Add support for qp management
From
: "Tian Xin" <tianx@xxxxxxxxxxxxxx>
[PATCH 5/6] libxscale: Add support for posting verbs
From
: "Tian Xin" <tianx@xxxxxxxxxxxxxx>
[PATCH 1/6] libxscale: Introduce xscale user space RDMA provider
From
: "Tian Xin" <tianx@xxxxxxxxxxxxxx>
RE: [PATCH for-next v8 1/6] RDMA/rxe: Make MR functions accessible from other rxe source code
From
: "Daisuke Matsuda (Fujitsu)" <matsuda-daisuke@xxxxxxxxxxx>
Re: [net-next v5 9/9] mlx4: Add support for persistent NAPI config to RX CQs
From
: Eric Dumazet <edumazet@xxxxxxxxxx>
Re: [net-next v5 8/9] mlx5: Add support for persistent NAPI config
From
: Eric Dumazet <edumazet@xxxxxxxxxx>
Re: [PATCH v3] RDMA/srpt: Make slab cache names unique
From
: Shinichiro Kawasaki <shinichiro.kawasaki@xxxxxxx>
[PATCH net-next] net/smc: Introduce a hook to modify syn_smc at runtime
From
: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
Re: [net-next v5 0/9] Add support for per-NAPI config via netlink
From
: Jakub Kicinski <kuba@xxxxxxxxxx>
Re: [PATCH] selftests: net: rds: fix module not found
From
: Jakub Kicinski <kuba@xxxxxxxxxx>
[PATCH v3] RDMA/srpt: Make slab cache names unique
From
: Bart Van Assche <bvanassche@xxxxxxx>
Re: [PATCH v2] RDMA/srpt: Make slab cache names unique
From
: Bart Van Assche <bvanassche@xxxxxxx>
Re: [PATCH v2] RDMA/srpt: Make slab cache names unique
From
: Bart Van Assche <bvanassche@xxxxxxx>
Re: [PATCH net] net/smc: fix lacks of icsk_syn_mss with IPPROTO_SMC
From
: Wenjia Zhang <wenjia@xxxxxxxxxxxxx>
Re: [PATCH v2] RDMA/nldev: Fix NULL pointer dereferences issue in rdma_nl_notify_event
From
: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
Re: [PATCH] RDMA/nldev: Fix NULL pointer dereferences issue in rdma_nl_notify_event
From
: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
Re: [PATCH net] net/smc: fix lacks of icsk_syn_mss with IPPROTO_SMC
From
: Eric Dumazet <edumazet@xxxxxxxxxx>
Re: [PATCH net-next v2] net: mana: Enable debugfs files for MANA device
From
: patchwork-bot+netdevbpf@xxxxxxxxxx
[rdma:wip/leon-for-rc] BUILD SUCCESS 5069d7e202f640a36cf213a432296c85113a52f7
From
: kernel test robot <lkp@xxxxxxxxx>
[PATCH net] net/smc: fix lacks of icsk_syn_mss with IPPROTO_SMC
From
: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
[PATCH net-next v1] net/smc: Fix memory leak in percpu refs
From
: Kai Shen <KaiShen@xxxxxxxxxxxxxxxxx>
[PATCH for-next v8 6/6] RDMA/rxe: Add support for the traditional Atomic operations with ODP
From
: Daisuke Matsuda <matsuda-daisuke@xxxxxxxxxxx>
[PATCH for-next v8 4/6] RDMA/rxe: Allow registering MRs for On-Demand Paging
From
: Daisuke Matsuda <matsuda-daisuke@xxxxxxxxxxx>
[PATCH for-next v8 5/6] RDMA/rxe: Add support for Send/Recv/Write/Read with ODP
From
: Daisuke Matsuda <matsuda-daisuke@xxxxxxxxxxx>
[PATCH for-next v8 3/6] RDMA/rxe: Add page invalidation support
From
: Daisuke Matsuda <matsuda-daisuke@xxxxxxxxxxx>
[PATCH for-next v8 2/6] RDMA/rxe: Move resp_states definition to rxe_verbs.h
From
: Daisuke Matsuda <matsuda-daisuke@xxxxxxxxxxx>
[PATCH for-next v8 1/6] RDMA/rxe: Make MR functions accessible from other rxe source code
From
: Daisuke Matsuda <matsuda-daisuke@xxxxxxxxxxx>
[PATCH for-next v8 0/6] On-Demand Paging on SoftRoCE
From
: Daisuke Matsuda <matsuda-daisuke@xxxxxxxxxxx>
[net-next v5 9/9] mlx4: Add support for persistent NAPI config to RX CQs
From
: Joe Damato <jdamato@xxxxxxxxxx>
[net-next v5 8/9] mlx5: Add support for persistent NAPI config
From
: Joe Damato <jdamato@xxxxxxxxxx>
[net-next v5 0/9] Add support for per-NAPI config via netlink
From
: Joe Damato <jdamato@xxxxxxxxxx>
[rdma:for-rc] BUILD SUCCESS 6ff57a2ea7c2911f80457a5a3a5b4370756ad475
From
: kernel test robot <lkp@xxxxxxxxx>
[rdma:wip/leon-for-next] BUILD SUCCESS 89e9ae55dc56f322f1a123224ad9d3e52bcc3b50
From
: kernel test robot <lkp@xxxxxxxxx>
[recipe build #3797910] of ~linux-rdma rdma-core-daily in xenial: Dependency wait
From
: noreply@xxxxxxxxxxxxx
[PATCH] Fix misspelling of "accept*" in infiniband
From
: Alexander Zubkov <green@xxxxxxxxxx>
Re: [PATCH net v2 0/3] selftests: net: add missing gitignore and EXTRA_CLEAN entries.
From
: patchwork-bot+netdevbpf@xxxxxxxxxx
[ANNOUNCE] rdma-core: new stable releases
From
: Nicolas Morey <nmorey@xxxxxxxx>
Re: [PATCH v2] RDMA/srpt: Make slab cache names unique
From
: Zhu Yanjun <yanjun.zhu@xxxxxxxxx>
Re: [syzbot] [net?] KASAN: slab-use-after-free Read in __ethtool_get_link_ksettings
From
: syzbot <syzbot+5fe14f2ff4ccbace9a26@xxxxxxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH for-rc v3] RDMA/core: Fix ENODEV error for iWARP test over vlan
From
: Leon Romanovsky <leon@xxxxxxxxxx>
Re: [PATCH v2] RDMA/srpt: Make slab cache names unique
From
: Leon Romanovsky <leonro@xxxxxxxxxx>
Re: [syzbot] [net?] KASAN: slab-use-after-free Read in __ethtool_get_link_ksettings
From
: syzbot <syzbot+5fe14f2ff4ccbace9a26@xxxxxxxxxxxxxxxxxxxxxxxxx>
Re: [syzbot] [net?] KASAN: slab-use-after-free Read in __ethtool_get_link_ksettings
From
: Leon Romanovsky <leon@xxxxxxxxxx>
Re: [syzbot] [net?] KASAN: slab-use-after-free Read in __ethtool_get_link_ksettings
From
: Leon Romanovsky <leon@xxxxxxxxxx>
[PATCH for-rc v3] RDMA/core: Fix ENODEV error for iWARP test over vlan
From
: Anumula Murali Mohan Reddy <anumula@xxxxxxxxxxx>
Re: [PATCH 0/6] refactor RDMA live migration based on rsocket API
From
: Zhu Yanjun <yanjun.zhu@xxxxxxxxx>
[PATCH] selftests: net: rds: fix module not found
From
: Alessandro Zanni <alessandro.zanni87@xxxxxxxxx>
[PATCH for-rc 10/10] RDMA/bnxt_re: Fix the GID table length
From
: Selvin Xavier <selvin.xavier@xxxxxxxxxxxx>
[PATCH for-rc 08/10] RDMA/bnxt_re: Change the sequence of updating the CQ toggle value
From
: Selvin Xavier <selvin.xavier@xxxxxxxxxxxx>
[PATCH for-rc 09/10] RDMA/bnxt_re: Fix a bug while setting up Level-2 PBL pages
From
: Selvin Xavier <selvin.xavier@xxxxxxxxxxxx>
[PATCH for-rc 07/10] RDMA/bnxt_re: Fix an error path in bnxt_re_add_device
From
: Selvin Xavier <selvin.xavier@xxxxxxxxxxxx>
[PATCH for-rc 05/10] RDMA/bnxt_re: Fix a possible NULL pointer dereference
From
: Selvin Xavier <selvin.xavier@xxxxxxxxxxxx>
[PATCH for-rc 06/10] RDMA/bnxt_re: Avoid CPU lockups due fifo occupancy check loop
From
: Selvin Xavier <selvin.xavier@xxxxxxxxxxxx>
[PATCH for-rc 03/10] RDMA/bnxt_re: Fix incorrect dereference of srq in async event
From
: Selvin Xavier <selvin.xavier@xxxxxxxxxxxx>
[PATCH for-rc 04/10] RDMA/ bnxt_re: Return more meaningful error
From
: Selvin Xavier <selvin.xavier@xxxxxxxxxxxx>
[PATCH for-rc 02/10] RDMA/bnxt_re: Fix out of bound check
From
: Selvin Xavier <selvin.xavier@xxxxxxxxxxxx>
[PATCH for-rc 01/10] RDMA/bnxt_re: Fix the max CQ WQEs for older adapters
From
: Selvin Xavier <selvin.xavier@xxxxxxxxxxxx>
[PATCH for-rc 00/10] RDMA/bnxt_re: Bug fixes
From
: Selvin Xavier <selvin.xavier@xxxxxxxxxxxx>
Re: [PATCH] IB/hfi1: make clear_all_interrupts static
From
: Leon Romanovsky <leon@xxxxxxxxxx>
[PATCH net-next v2] net: mana: Enable debugfs files for MANA device
From
: Shradha Gupta <shradhagupta@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH v2] RDMA/srpt: Make slab cache names unique
From
: Shinichiro Kawasaki <shinichiro.kawasaki@xxxxxxx>
Re: [syzbot] [net?] KASAN: slab-use-after-free Read in __ethtool_get_link_ksettings
From
: syzbot <syzbot+5fe14f2ff4ccbace9a26@xxxxxxxxxxxxxxxxxxxxxxxxx>
[PATCH] IB/hfi1: make clear_all_interrupts static
From
: linux@xxxxxxxxxxx
[rdma:for-rc] BUILD SUCCESS 3630aae47658eaef3c5b31dd738ab97cb395411b
From
: kernel test robot <lkp@xxxxxxxxx>
[rdma:for-next] BUILD SUCCESS 615b94746a54702af923b28bd8a629f4ac0ff0d8
From
: kernel test robot <lkp@xxxxxxxxx>
[PATCH v2] RDMA/srpt: Make slab cache names unique
From
: Bart Van Assche <bvanassche@xxxxxxx>
Re: [PATCH v2 for-rc 5/6] RDMA/bnxt_re: synchronize the qp-handle table array
From
: Selvin Xavier <selvin.xavier@xxxxxxxxxxxx>
Re: [PATCH 0/6] refactor RDMA live migration based on rsocket API
From
: Leon Romanovsky <leon@xxxxxxxxxx>
Re: [PATCH for-rc v2] RDMA/core: Fix ENODEV error for iWARP test over vlan
From
: Leon Romanovsky <leon@xxxxxxxxxx>
[PATCH rdma-next] RDMA/cxgb4: Dump vendor specific QP details
From
: Leon Romanovsky <leon@xxxxxxxxxx>
Re: [PATCH] RDMA/srpt: Make slab cache names unique
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH] RDMA/srpt: Make slab cache names unique
From
: Jason Gunthorpe <jgg@xxxxxxxxxx>
Re: [PATCH] RDMA/srpt: Make slab cache names unique
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH] RDMA/srpt: Make slab cache names unique
From
: Bart Van Assche <bvanassche@xxxxxxx>
Re: [PATCH] RDMA/srpt: Make slab cache names unique
From
: Bart Van Assche <bvanassche@xxxxxxx>
Re: [PATCH] RDMA/srpt: Make slab cache names unique
From
: Jason Gunthorpe <jgg@xxxxxxxxxx>
Re: of c4iw_fill_res_qp_entry
From
: "Dr. David Alan Gilbert" <linux@xxxxxxxxxxx>
Re: [PATCH] RDMA/srpt: Make slab cache names unique
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH] RDMA/srpt: Make slab cache names unique
From
: Bart Van Assche <bvanassche@xxxxxxx>
Re: [PATCH] RDMA/srpt: Make slab cache names unique
From
: Bart Van Assche <bvanassche@xxxxxxx>
Re: of c4iw_fill_res_qp_entry
From
: Leon Romanovsky <leon@xxxxxxxxxx>
Re: [PATCH] RDMA/srpt: Make slab cache names unique
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: [PATCH 0/6] refactor RDMA live migration based on rsocket API
From
: Michael Galaxy <mgalaxy@xxxxxxxxxx>
[PATCH for-rc] RDMA/cxgb4: fix RDMA_CM_EVENT_UNREACHABLE error for iWARP
From
: Anumula Murali Mohan Reddy <anumula@xxxxxxxxxxx>
[PATCH for-rc v2] RDMA/core: Fix ENODEV error for iWARP test over vlan
From
: Anumula Murali Mohan Reddy <anumula@xxxxxxxxxxx>
[PATCH for-rc v2] RDMA/siw: add sendpage_ok() check to disable MSG_SPLICE_PAGES
From
: Showrya M N <showrya@xxxxxxxxxxx>
Re: [PATCH v2 for-rc 5/6] RDMA/bnxt_re: synchronize the qp-handle table array
From
: Jason Gunthorpe <jgg@xxxxxxxxxx>
Re: [PATCH] RDMA/srpt: Make slab cache names unique
From
: Zhu Yanjun <yanjun.zhu@xxxxxxxxx>
RE: Performance issue for a simple RDMA PingPong
From
: Konstantin Taranov <kotaranov@xxxxxxxxxxxxx>
Re: [PATCH 0/6] refactor RDMA live migration based on rsocket API
From
: Yu Zhang <yu.zhang@xxxxxxxxx>
Requesting subscription to the ist
From
: Mahesh Chaudhari <maheshworkaddr@xxxxxxxxx>
Re: [PATCH v2 for-rc 5/6] RDMA/bnxt_re: synchronize the qp-handle table array
From
: Selvin Xavier <selvin.xavier@xxxxxxxxxxxx>
[rdma:wip/leon-for-next] BUILD SUCCESS 23ab1cdca331e10da25a5d1fac0884c9651106a7
From
: kernel test robot <lkp@xxxxxxxxx>
Re: [PATCH] RDMA/srpt: Make slab cache names unique
From
: Shinichiro Kawasaki <shinichiro.kawasaki@xxxxxxx>
Re: of c4iw_fill_res_qp_entry
From
: "Dr. David Alan Gilbert" <linux@xxxxxxxxxxx>
Re: of c4iw_fill_res_qp_entry
From
: Leon Romanovsky <leon@xxxxxxxxxx>
Re: Performance issue for a simple RDMA PingPong
From
: Leon Romanovsky <leon@xxxxxxxxxx>
Re: [PATCH] RDMA/efa: Fix node guid compiler warning
From
: Leon Romanovsky <leon@xxxxxxxxxx>
Re: [PATCH v6 for-next 0/2] RDMA: Provide an API for drivers to disassociate mmap pages
From
: Leon Romanovsky <leon@xxxxxxxxxx>
[recipe build #3796814] of ~linux-rdma rdma-core-daily in xenial: Dependency wait
From
: noreply@xxxxxxxxxxxxx
Re: blktests failures with v6.12-rc1 kernel
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: blktests failures with v6.12-rc1 kernel
From
: Bart Van Assche <bvanassche@xxxxxxx>
[rdma:wip/jgg-for-rc] BUILD SUCCESS 976e43de8b32ff5fff074b33cc3b86080047b554
From
: kernel test robot <lkp@xxxxxxxxx>
RE: [syzbot] [rdma?] possible deadlock in siw_create_listen (2)
From
: Bernard Metzler <BMT@xxxxxxxxxxxxxx>
Re: [PATCH net v2 2/2] page_pool: fix IOMMU crash when driver has already unbound
From
: Yunsheng Lin <yunshenglin0825@xxxxxxxxx>
Re: blktests failures with v6.12-rc1 kernel
From
: Zhu Yanjun <yanjun.zhu@xxxxxxxxx>
[PATCH net v2 3/3] selftests: net: rds: add gitignore file for include.sh
From
: Javier Carrasco <javier.carrasco.cruz@xxxxxxxxx>
[PATCH net v2 2/3] selftests: net: rds: add include.sh to EXTRA_CLEAN
From
: Javier Carrasco <javier.carrasco.cruz@xxxxxxxxx>
[PATCH net v2 1/3] selftests: net: add msg_oob to gitignore
From
: Javier Carrasco <javier.carrasco.cruz@xxxxxxxxx>
[PATCH net v2 0/3] selftests: net: add missing gitignore and EXTRA_CLEAN entries.
From
: Javier Carrasco <javier.carrasco.cruz@xxxxxxxxx>
Re: blktests failures with v6.12-rc1 kernel
From
: Jens Axboe <axboe@xxxxxxxxx>
Re: blktests failures with v6.12-rc1 kernel
From
: Zhu Yanjun <yanjun.zhu@xxxxxxxxx>
Re: [syzbot] [rdma?] possible deadlock in siw_create_listen (2)
From
: Jason Gunthorpe <jgg@xxxxxxxx>
Re: [PATCH v2] RDMA/nldev: Fix NULL pointer dereferences issue in rdma_nl_notify_event
From
: Jason Gunthorpe <jgg@xxxxxxxxxx>
Re: [PATCH v2 for-rc 0/6] RDMA/bnxt_re: Bug fixes for 6.12 kernel
From
: Jason Gunthorpe <jgg@xxxxxxxxxx>
Re: [PATCH v2 for-rc 5/6] RDMA/bnxt_re: synchronize the qp-handle table array
From
: Jason Gunthorpe <jgg@xxxxxxxxxx>
[PATCH AUTOSEL 5.10 11/26] RDMA/mad: Improve handling of timed out WRs of mad agent
From
: Sasha Levin <sashal@xxxxxxxxxx>
[PATCH AUTOSEL 5.15 15/31] RDMA/rtrs-srv: Avoid null pointer deref during path establishment
From
: Sasha Levin <sashal@xxxxxxxxxx>
[PATCH AUTOSEL 5.15 13/31] RDMA/mad: Improve handling of timed out WRs of mad agent
From
: Sasha Levin <sashal@xxxxxxxxxx>
[PATCH AUTOSEL 6.1 14/42] RDMA/mad: Improve handling of timed out WRs of mad agent
From
: Sasha Levin <sashal@xxxxxxxxxx>
[PATCH AUTOSEL 6.1 24/42] RDMA/mlx5: Enforce umem boundaries for explicit ODP page faults
From
: Sasha Levin <sashal@xxxxxxxxxx>
[PATCH AUTOSEL 6.1 16/42] RDMA/rtrs-srv: Avoid null pointer deref during path establishment
From
: Sasha Levin <sashal@xxxxxxxxxx>
[PATCH AUTOSEL 6.6 33/58] RDMA/mlx5: Enforce umem boundaries for explicit ODP page faults
From
: Sasha Levin <sashal@xxxxxxxxxx>
[PATCH AUTOSEL 6.6 22/58] RDMA/rtrs-srv: Avoid null pointer deref during path establishment
From
: Sasha Levin <sashal@xxxxxxxxxx>
[PATCH AUTOSEL 6.6 19/58] RDMA/mad: Improve handling of timed out WRs of mad agent
From
: Sasha Levin <sashal@xxxxxxxxxx>
[PATCH AUTOSEL 6.10 21/70] RDMA/mad: Improve handling of timed out WRs of mad agent
From
: Sasha Levin <sashal@xxxxxxxxxx>
[PATCH AUTOSEL 6.10 36/70] RDMA/mlx5: Enforce umem boundaries for explicit ODP page faults
From
: Sasha Levin <sashal@xxxxxxxxxx>
[PATCH AUTOSEL 6.10 24/70] RDMA/rtrs-srv: Avoid null pointer deref during path establishment
From
: Sasha Levin <sashal@xxxxxxxxxx>
[PATCH AUTOSEL 6.11 39/76] RDMA/mlx5: Enforce umem boundaries for explicit ODP page faults
From
: Sasha Levin <sashal@xxxxxxxxxx>
[PATCH AUTOSEL 6.11 25/76] RDMA/rtrs-srv: Avoid null pointer deref during path establishment
From
: Sasha Levin <sashal@xxxxxxxxxx>
[PATCH AUTOSEL 6.11 22/76] RDMA/mad: Improve handling of timed out WRs of mad agent
From
: Sasha Levin <sashal@xxxxxxxxxx>
[PATCH] RDMA/srpt: Make slab cache names unique
From
: Bart Van Assche <bvanassche@xxxxxxx>
Re: blktests failures with v6.12-rc1 kernel
From
: Bart Van Assche <bvanassche@xxxxxxx>
RE: [syzbot] [rdma?] possible deadlock in siw_create_listen (2)
From
: Bernard Metzler <BMT@xxxxxxxxxxxxxx>
Re: [RFC net-next v4 0/9] Add support for per-NAPI config via netlink
From
: Stanislav Fomichev <stfomichev@xxxxxxxxx>
Re: [PATCH 0/3] selftests: net: add missing gitignore and EXTRA_CLEAN entries.
From
: Jakub Kicinski <kuba@xxxxxxxxxx>
of c4iw_fill_res_qp_entry
From
: "Dr. David Alan Gilbert" <linux@xxxxxxxxxxx>
Re: [PATCH 0/6] refactor RDMA live migration based on rsocket API
From
: Michael Galaxy <mgalaxy@xxxxxxxxxx>
Re: blktests failures with v6.12-rc1 kernel
From
: Zhu Yanjun <yanjun.zhu@xxxxxxxxx>
Re: [PATCH net-next] net: mana: Enable debugfs files for MANA device
From
: Shradha Gupta <shradhagupta@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH net-next] net: mana: Enable debugfs files for MANA device
From
: Shradha Gupta <shradhagupta@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH v2] net/mlx5: unique names for per device caches
From
: Breno Leitao <leitao@xxxxxxxxxx>
Re: [PATCH net-next] net: mana: Enable debugfs files for MANA device
From
: Kalesh Anakkur Purayil <kalesh-anakkur.purayil@xxxxxxxxxxxx>
RE: [PATCH for-rc] RDMA/siw: add sendpage_ok() check to disable MSG_SPLICE_PAGES
From
: Showrya M N <showrya@xxxxxxxxxxx>
Re: blktests failures with v6.12-rc1 kernel
From
: Shinichiro Kawasaki <shinichiro.kawasaki@xxxxxxx>
Re: blktests failures with v6.12-rc1 kernel
From
: Zhu Yanjun <yanjun.zhu@xxxxxxxxx>
Re: [RFC net-next v4 0/9] Add support for per-NAPI config via netlink
From
: Joe Damato <jdamato@xxxxxxxxxx>
Re: [PATCH net-next] net: mana: Enable debugfs files for MANA device
From
: Jakub Kicinski <kuba@xxxxxxxxxx>
Re: [PATCH net-next] net/rds: remove unused struct 'rds_ib_dereg_odp_mr'
From
: patchwork-bot+netdevbpf@xxxxxxxxxx
Re: [RFC net-next v4 0/9] Add support for per-NAPI config via netlink
From
: Joe Damato <jdamato@xxxxxxxxxx>
Re: [RFC net-next v4 0/9] Add support for per-NAPI config via netlink
From
: Stanislav Fomichev <stfomichev@xxxxxxxxx>
Re: [PATCH] selftests: rds: Remove include.sh when make clean
From
: Allison Henderson <allison.henderson@xxxxxxxxxx>
Re: [PATCH 0/6] refactor RDMA live migration based on rsocket API
From
: Peter Xu <peterx@xxxxxxxxxx>
Re: [PATCH 0/6] refactor RDMA live migration based on rsocket API
From
: Michael Galaxy <mgalaxy@xxxxxxxxxx>
Re: blktests failures with v6.12-rc1 kernel
From
: Bart Van Assche <bvanassche@xxxxxxx>
RE: [PATCH for-rc] RDMA/siw: add sendpage_ok() check to disable MSG_SPLICE_PAGES
From
: Bernard Metzler <BMT@xxxxxxxxxxxxxx>
[PATCH for-rc] RDMA/siw: add sendpage_ok() check to disable MSG_SPLICE_PAGES
From
: Showrya M N <showrya@xxxxxxxxxxx>
Re: PCI: Work around PCIe link training failures
From
: "Maciej W. Rozycki" <macro@xxxxxxxxxxx>
Re: [PATCH net-next RESEND] net: mana: Increase the DEF_RX_BUFFERS_PER_QUEUE to 1024
From
: patchwork-bot+netdevbpf@xxxxxxxxxx
Re: [PATCH net-next v2] net/mlx5: Fix typos
From
: Kalesh Anakkur Purayil <kalesh-anakkur.purayil@xxxxxxxxxxxx>
blktests failures with v6.12-rc1 kernel
From
: Shinichiro Kawasaki <shinichiro.kawasaki@xxxxxxx>
Performance issue for a simple RDMA PingPong
From
: IVANE ADAM <ivane.adam@xxxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH net-next v2] net/mlx5: Fix typos
From
: Mateusz Polchlopek <mateusz.polchlopek@xxxxxxxxx>
Re: [PATCH net] selftests: rds: move include.sh to TEST_FILES
From
: patchwork-bot+netdevbpf@xxxxxxxxxx
Re: [PATCH] selftests: rds: Remove include.sh when make clean
From
: Jakub Kicinski <kuba@xxxxxxxxxx>
Re: PCI: Work around PCIe link training failures
From
: Bjorn Helgaas <helgaas@xxxxxxxxxx>
[PATCH net-next v2] net/mlx5: Fix typos
From
: Andrew Kreimer <algonell@xxxxxxxxx>
Re: [PATCH] net/mlx5: Fix typos
From
: Andrew Kreimer <algonell@xxxxxxxxx>
Re: [PATCH] net/mlx5: Fix typos
From
: Simon Horman <horms@xxxxxxxxxx>
Re: [PATCH] RDMA/efa: Fix node guid compiler warning
From
: Jason Gunthorpe <jgg@xxxxxxxxxx>
Re: PCI: Work around PCIe link training failures
From
: "Maciej W. Rozycki" <macro@xxxxxxxxxxx>
Re: [PATCH] RDMA/efa: Fix node guid compiler warning
From
: "Margolin, Michael" <mrgolin@xxxxxxxxxx>
Re: [PATCH net v2 2/2] page_pool: fix IOMMU crash when driver has already unbound
From
: Ilias Apalodimas <ilias.apalodimas@xxxxxxxxxx>
Re: [PATCH net v2 2/2] page_pool: fix IOMMU crash when driver has already unbound
From
: Paolo Abeni <pabeni@xxxxxxxxxx>
Re: [PATCH net v2 2/2] page_pool: fix IOMMU crash when driver has already unbound
From
: Ilias Apalodimas <ilias.apalodimas@xxxxxxxxxx>
Re: [PATCH net v2 2/2] page_pool: fix IOMMU crash when driver has already unbound
From
: Ilias Apalodimas <ilias.apalodimas@xxxxxxxxxx>
Re: [PATCH net v2 2/2] page_pool: fix IOMMU crash when driver has already unbound
From
: Yunsheng Lin <yunshenglin0825@xxxxxxxxx>
[RFC net-next v4 9/9] mlx4: Add support for persistent NAPI config to RX CQs
From
: Joe Damato <jdamato@xxxxxxxxxx>
[RFC net-next v4 8/9] mlx5: Add support for persistent NAPI config
From
: Joe Damato <jdamato@xxxxxxxxxx>
[RFC net-next v4 0/9] Add support for per-NAPI config via netlink
From
: Joe Damato <jdamato@xxxxxxxxxx>
PCI: Work around PCIe link training failures
From
: Matthew W Carlis <mattc@xxxxxxxxxxxxxxx>
Re: [PATCH net v2 2/2] page_pool: fix IOMMU crash when driver has already unbound
From
: Paolo Abeni <pabeni@xxxxxxxxxx>
[PATCH net-next] net: mana: Enable debugfs files for MANA device
From
: Shradha Gupta <shradhagupta@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH 0/6] refactor RDMA live migration based on rsocket API
From
: Peter Xu <peterx@xxxxxxxxxx>
RE: [PATCH 0/6] refactor RDMA live migration based on rsocket API
From
: Sean Hefty <shefty@xxxxxxxxxx>
Re: [PATCH 0/6] refactor RDMA live migration based on rsocket API
From
: Peter Xu <peterx@xxxxxxxxxx>
Re: [PATCH v3 5/5] selftests: exec: update gitignore for load_address
From
: Shuah Khan <skhan@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH v3 1/5] selftests: core: add unshare_test to gitignore
From
: Shuah Khan <skhan@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH v3 0/5] selftests: gitignore and clean target file additions
From
: Javier Carrasco <javier.carrasco.cruz@xxxxxxxxx>
[PATCH 3/3] selftests: net: rds: add gitignore file for include.sh
From
: Javier Carrasco <javier.carrasco.cruz@xxxxxxxxx>
[PATCH 2/3] selftests: net: rds: add include.sh to EXTRA_CLEAN
From
: Javier Carrasco <javier.carrasco.cruz@xxxxxxxxx>
[PATCH 1/3] selftests: net: add msg_oob to gitignore
From
: Javier Carrasco <javier.carrasco.cruz@xxxxxxxxx>
[PATCH 0/3] selftests: net: add missing gitignore and EXTRA_CLEAN entries.
From
: Javier Carrasco <javier.carrasco.cruz@xxxxxxxxx>
Re: [PATCH 0/6] refactor RDMA live migration based on rsocket API
From
: Yu Zhang <yu.zhang@xxxxxxxxx>
Re: [PATCH 0/6] refactor RDMA live migration based on rsocket API
From
: Michael Galaxy <mgalaxy@xxxxxxxxxx>
[PATCH net-next] net/rds: remove unused struct 'rds_ib_dereg_odp_mr'
From
: linux@xxxxxxxxxxx
Re: [RFC PATCH net-next v2] net/smc: Introduce a hook to modify syn_smc at runtime
From
: Zhu Yanjun <yanjun.zhu@xxxxxxxxx>
Re: [PATCH net v2 2/2] page_pool: fix IOMMU crash when driver has already unbound
From
: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
Re: [PATCH net-next RESEND] net: mana: Increase the DEF_RX_BUFFERS_PER_QUEUE to 1024
From
: Pavan Chebbi <pavan.chebbi@xxxxxxxxxxxx>
Re: [PATCH net v2 2/2] page_pool: fix IOMMU crash when driver has already unbound
From
: Ilias Apalodimas <ilias.apalodimas@xxxxxxxxxx>
Re: [RFC PATCH net-next v2] net/smc: Introduce a hook to modify syn_smc at runtime
From
: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
[PATCH net-next RESEND] net: mana: Increase the DEF_RX_BUFFERS_PER_QUEUE to 1024
From
: Shradha Gupta <shradhagupta@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH 0/6] refactor RDMA live migration based on rsocket API
From
: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
Re: [PATCH 0/6] refactor RDMA live migration based on rsocket API
From
: Michael Galaxy <mgalaxy@xxxxxxxxxx>
Re: [PATCH 0/6] refactor RDMA live migration based on rsocket API
From
: "Michael S. Tsirkin" <mst@xxxxxxxxxx>
Re: [RFC PATCH net-next v2] net/smc: Introduce a hook to modify syn_smc at runtime
From
: Zhu Yanjun <yanjun.zhu@xxxxxxxxx>
[recipe build #3792932] of ~linux-rdma rdma-core-daily in xenial: Dependency wait
From
: noreply@xxxxxxxxxxxxx
Re: [PATCH net v2 2/2] page_pool: fix IOMMU crash when driver has already unbound
From
: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
Re: [PATCH net-next v8 3/3] net/smc: Introduce IPPROTO_SMC
From
: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
Re: [PATCH 0/6] refactor RDMA live migration based on rsocket API
From
: Michael Galaxy <mgalaxy@xxxxxxxxxx>
Re: [PATCH net v2 2/2] page_pool: fix IOMMU crash when driver has already unbound
From
: Ilias Apalodimas <ilias.apalodimas@xxxxxxxxxx>
RE: [PATCH 0/6] refactor RDMA live migration based on rsocket API
From
: Sean Hefty <shefty@xxxxxxxxxx>
Re: [PATCH 0/6] refactor RDMA live migration based on rsocket API
From
: Michael Galaxy <mgalaxy@xxxxxxxxxx>
[PATCH] qedr/verbs: Add pd pointer null check
From
: Andrey Shumilin <shum.sdl@xxxxxxxx>
Re: [syzbot] [net?] KASAN: slab-use-after-free Read in __ethtool_get_link_ksettings
From
: syzbot <syzbot+5fe14f2ff4ccbace9a26@xxxxxxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH net-next v8 3/3] net/smc: Introduce IPPROTO_SMC
From
: Eric Dumazet <edumazet@xxxxxxxxxx>
[syzbot] Monthly rdma report (Sep 2024)
From
: syzbot <syzbot+listae4a64541abfe3a7a043@xxxxxxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH net v2 2/2] page_pool: fix IOMMU crash when driver has already unbound
From
: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
[PATCH v6 for-next 2/2] RDMA/hns: Disassociate mmap pages for all uctx when HW is being reset
From
: Junxian Huang <huangjunxian6@xxxxxxxxxxxxx>
[PATCH v6 for-next 1/2] RDMA/core: Provide rdma_user_mmap_disassociate() to disassociate mmap pages
From
: Junxian Huang <huangjunxian6@xxxxxxxxxxxxx>
[PATCH v6 for-next 0/2] RDMA: Provide an API for drivers to disassociate mmap pages
From
: Junxian Huang <huangjunxian6@xxxxxxxxxxxxx>
Re: [PATCH net v2 2/2] page_pool: fix IOMMU crash when driver has already unbound
From
: Ilias Apalodimas <ilias.apalodimas@xxxxxxxxxx>
Re: [PATCH net v2 2/2] page_pool: fix IOMMU crash when driver has already unbound
From
: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
Re: [PATCH net v2 2/2] page_pool: fix IOMMU crash when driver has already unbound
From
: Ilias Apalodimas <ilias.apalodimas@xxxxxxxxxx>
Re: [PATCH net v2 2/2] page_pool: fix IOMMU crash when driver has already unbound
From
: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
Re: [PATCH for-next] RDMA/core: fix ENODEV error for iwarp test over vlan
From
: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
[PATCH] selftests: rds: Remove include.sh when make clean
From
: zhangjiao2 <zhangjiao2@xxxxxxxxxxxxxxxxxxxx>
Re: [PATCH net v2 2/2] page_pool: fix IOMMU crash when driver has already unbound
From
: Mina Almasry <almasrymina@xxxxxxxxxx>
[PATCH net] selftests: rds: move include.sh to TEST_FILES
From
: Hangbin Liu <liuhangbin@xxxxxxxxx>
Re: [PATCH net v2 2/2] page_pool: fix IOMMU crash when driver has already unbound
From
: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
[RFC PATCH net-next v2] net/smc: Introduce a hook to modify syn_smc at runtime
From
: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
Re: [PATCH] RDMA/efa: Fix node guid compiler warning
From
: Jason Gunthorpe <jgg@xxxxxxxxxx>
Re: [PATCH] RDMA/efa: Fix node guid compiler warning
From
: "Margolin, Michael" <mrgolin@xxxxxxxxxx>
Re: [PATCH net v2 2/2] page_pool: fix IOMMU crash when driver has already unbound
From
: Mina Almasry <almasrymina@xxxxxxxxxx>
Re: [MAINLINE 0/2] Enable DIM for legacy ULPs and use it in RDS
From
: Zhu Yanjun <yanjun.zhu@xxxxxxxxx>
Re: [PATCH] RDMA/efa: Fix node guid compiler warning
From
: Jason Gunthorpe <jgg@xxxxxxxxxx>
[syzbot] [rdma?] possible deadlock in siw_create_listen (2)
From
: syzbot <syzbot+3eb27595de9aa3cf63c3@xxxxxxxxxxxxxxxxxxxxxxxxx>
Re: [PATCH] RDMA/efa: Fix node guid compiler warning
From
: "Margolin, Michael" <mrgolin@xxxxxxxxxx>
Re: [PATCH] RDMA/efa: Fix node guid compiler warning
From
: "Margolin, Michael" <mrgolin@xxxxxxxxxx>
RE: [PATCH for-next] RDMA/cxgb4: fix kernel panic for RDMA loopback test over VLAN
From
: Anumula Murali Mohan Reddy <anumula@xxxxxxxxxxx>
Re: [PATCH v2 1/4] selftests: add unshare_test and msg_oob to gitignore
From
: Javier Carrasco <javier.carrasco.cruz@xxxxxxxxx>
Re: [PATCH v2 1/4] selftests: add unshare_test and msg_oob to gitignore
From
: Paolo Abeni <pabeni@xxxxxxxxxx>
Re: [PATCH for-next] RDMA/cxgb4: fix kernel panic for RDMA loopback test over VLAN
From
: Leon Romanovsky <leon@xxxxxxxxxx>
[PATCH for-next] RDMA/core: fix ENODEV error for iwarp test over vlan
From
: Anumula Murali Mohan Reddy <anumula@xxxxxxxxxxx>
[PATCH for-next] RDMA/cxgb4: fix kernel panic for RDMA loopback test over VLAN
From
: Anumula Murali Mohan Reddy <anumula@xxxxxxxxxxx>
Re: [RFC PATCH net-next] net/smc: Introduce a hook to modify syn_smc at runtime
From
: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
[PATCH v3 5/5] selftests: exec: update gitignore for load_address
From
: Javier Carrasco <javier.carrasco.cruz@xxxxxxxxx>
[PATCH v3 4/5] selftests: rds: add gitignore file for include.sh
From
: Javier Carrasco <javier.carrasco.cruz@xxxxxxxxx>
[PATCH v3 3/5] selftests: rds: add include.sh to EXTRA_CLEAN
From
: Javier Carrasco <javier.carrasco.cruz@xxxxxxxxx>
[PATCH v3 2/5] selftests: net: add msg_oob to gitignore
From
: Javier Carrasco <javier.carrasco.cruz@xxxxxxxxx>
[PATCH v3 1/5] selftests: core: add unshare_test to gitignore
From
: Javier Carrasco <javier.carrasco.cruz@xxxxxxxxx>
[PATCH v3 0/5] selftests: gitignore and clean target file additions
From
: Javier Carrasco <javier.carrasco.cruz@xxxxxxxxx>
Re: [PATCH 4/4] selftests: exec: update gitignore for load_address
From
: Shuah Khan <skhan@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH v2 1/4] selftests: add unshare_test and msg_oob to gitignore
From
: Shuah Khan <skhan@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH 4/4] selftests: exec: update gitignore for load_address
From
: Javier Carrasco <javier.carrasco.cruz@xxxxxxxxx>
Re: [PATCH 4/4] selftests: exec: update gitignore for load_address
From
: Shuah Khan <skhan@xxxxxxxxxxxxxxxxxxx>
Re: [PATCH 0/6] refactor RDMA live migration based on rsocket API
From
: Peter Xu <peterx@xxxxxxxxxx>
[PATCH v2 4/4] selftests: exec: update gitignore for load_address
From
: Javier Carrasco <javier.carrasco.cruz@xxxxxxxxx>
[PATCH v2 3/4] selftests: rds: add gitignore file for include.sh
From
: Javier Carrasco <javier.carrasco.cruz@xxxxxxxxx>
[PATCH v2 2/4] selftests: rds: add include.sh to EXTRA_CLEAN
From
: Javier Carrasco <javier.carrasco.cruz@xxxxxxxxx>
[PATCH v2 1/4] selftests: add unshare_test and msg_oob to gitignore
From
: Javier Carrasco <javier.carrasco.cruz@xxxxxxxxx>
[PATCH v2 0/4] selftsets: gitignore and clean target file additions
From
: Javier Carrasco <javier.carrasco.cruz@xxxxxxxxx>
Re: [PATCH 4/4] selftests: exec: update gitignore for load_address
From
: kernel test robot <lkp@xxxxxxxxx>
Re: [bug report] RDMA/bnxt_re: Change aux driver data to en_info to hold more information
From
: Kalesh Anakkur Purayil <kalesh-anakkur.purayil@xxxxxxxxxxxx>
[bug report] RDMA/bnxt_re: Change aux driver data to en_info to hold more information
From
: Dan Carpenter <dan.carpenter@xxxxxxxxxx>
Re: [MAINLINE 0/2] Enable DIM for legacy ULPs and use it in RDS
From
: Leon Romanovsky <leon@xxxxxxxxxx>
[PATCH net v2 2/2] page_pool: fix IOMMU crash when driver has already unbound
From
: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
Re: [PATCH net v2] net/mlx5e: Fix NULL deref in mlx5e_tir_builder_alloc()
From
: Gal Pressman <gal@xxxxxxxxxx>
Re: [PATCH v1 1/1] selftests: set executable bit
From
: patchwork-bot+netdevbpf@xxxxxxxxxx
Re: [PATCH net v2] net/mlx5e: Fix NULL deref in mlx5e_tir_builder_alloc()
From
: Tariq Toukan <ttoukan.linux@xxxxxxxxx>
Re: [MAINLINE 0/2] Enable DIM for legacy ULPs and use it in RDS
From
: Zhu Yanjun <yanjun.zhu@xxxxxxxxx>
Re: [PATCH net v2] net/mlx5e: Fix NULL deref in mlx5e_tir_builder_alloc()
From
: Kalesh Anakkur Purayil <kalesh-anakkur.purayil@xxxxxxxxxxxx>
Re: [GIT PULL] Please pull RDMA subsystem changes
From
: pr-tracker-bot@xxxxxxxxxx
Re: [PATCH v1 1/1] selftests: set executable bit
From
: SeongJae Park <sj@xxxxxxxxxx>
Re: [PATCH net v2] net/mlx5e: Fix NULL deref in mlx5e_tir_builder_alloc()
From
: Simon Horman <horms@xxxxxxxxxx>
Re: [PATCH] RDMA/efa: Fix node guid compiler warning
From
: Jason Gunthorpe <jgg@xxxxxxxxxx>
[PATCH v1 1/1] selftests: set executable bit
From
: David Hunter <david.hunter.linux@xxxxxxxxx>
[PATCH net v2] net/mlx5e: Fix NULL deref in mlx5e_tir_builder_alloc()
From
: Elena Salomatkina <esalomatkina@xxxxxxxxx>
Re: [PATCH 3/4] selftests: rds: add gitignore file for include.sh
From
: Allison Henderson <allison.henderson@xxxxxxxxxx>
Re: [PATCH 2/4] selftests: rds: add include.sh to EXTRA_CLEAN
From
: Allison Henderson <allison.henderson@xxxxxxxxxx>
Re: [MAINLINE 0/2] Enable DIM for legacy ULPs and use it in RDS
From
: Allison Henderson <allison.henderson@xxxxxxxxxx>
Re: [MAINLINE 0/2] Enable DIM for legacy ULPs and use it in RDS
From
: Haakon Bugge <haakon.bugge@xxxxxxxxxx>
Re: [MAINLINE 0/2] Enable DIM for legacy ULPs and use it in RDS
From
: Zhu Yanjun <yanjun.zhu@xxxxxxxxx>
[PATCH 4/4] selftests: exec: update gitignore for load_address
From
: Javier Carrasco <javier.carrasco.cruz@xxxxxxxxx>
[PATCH 3/4] selftests: rds: add gitignore file for include.sh
From
: Javier Carrasco <javier.carrasco.cruz@xxxxxxxxx>
[PATCH 2/4] selftests: rds: add include.sh to EXTRA_CLEAN
From
: Javier Carrasco <javier.carrasco.cruz@xxxxxxxxx>
[PATCH 1/4] selftests: add unshare_test and msg_oob to gitignore
From
: Javier Carrasco <javier.carrasco.cruz@xxxxxxxxx>
[PATCH 0/4] selftsets: gitignore and clean target file additions
From
: Javier Carrasco <javier.carrasco.cruz@xxxxxxxxx>
[PATCH] RDMA/efa: Fix node guid compiler warning
From
: Michael Margolin <mrgolin@xxxxxxxxxx>
Re: [MAINLINE 0/2] Enable DIM for legacy ULPs and use it in RDS
From
: Haakon Bugge <haakon.bugge@xxxxxxxxxx>
Re: [PATCH net 2/2] page_pool: fix IOMMU crash when driver has already unbound
From
: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
Re: [MAINLINE 0/2] Enable DIM for legacy ULPs and use it in RDS
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [MAINLINE 0/2] Enable DIM for legacy ULPs and use it in RDS
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH net 2/2] page_pool: fix IOMMU crash when driver has already unbound
From
: Gur Stavi <gur.stavi@xxxxxxxxxx>
Re: [PATCH net 2/2] page_pool: fix IOMMU crash when driver has already unbound
From
: Ilias Apalodimas <ilias.apalodimas@xxxxxxxxxx>
Re: [MAINLINE 0/2] Enable DIM for legacy ULPs and use it in RDS
From
: Zhu Yanjun <yanjun.zhu@xxxxxxxxx>
Re: [PATCH] net/mlx5e: Fix NULL deref in mlx5e_tir_builder_alloc()
From
: Simon Horman <horms@xxxxxxxxxx>
Re: [PATCH net 2/2] page_pool: fix IOMMU crash when driver has already unbound
From
: Jason Gunthorpe <jgg@xxxxxxxx>
[GIT PULL] Please pull RDMA subsystem changes
From
: Jason Gunthorpe <jgg@xxxxxxxxxx>
Re: [PATCH v5 for-next 2/2] RDMA/hns: Disassociate mmap pages for all uctx when HW is being reset
From
: Junxian Huang <huangjunxian6@xxxxxxxxxxxxx>
[no subject]
From
: Unknown
Re: How to create/use RPMSG-over-VIRTIO devices in Linux
From
: Jason Gunthorpe <jgg@xxxxxxxx>
Re: [MAINLINE 0/2] Enable DIM for legacy ULPs and use it in RDS
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
[PATCH] net/mlx5e: Fix NULL deref in mlx5e_tir_builder_alloc()
From
: Elena Salomatkina <esalomatkina@xxxxxxxxx>
[recipe build #3790297] of ~linux-rdma rdma-core-daily in xenial: Dependency wait
From
: noreply@xxxxxxxxxxxxx
Re: [PATCH v5 for-next 2/2] RDMA/hns: Disassociate mmap pages for all uctx when HW is being reset
From
: Leon Romanovsky <leon@xxxxxxxxxx>
Re: [PATCH net 2/2] page_pool: fix IOMMU crash when driver has already unbound
From
: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
Re: [PATCH v5 for-next 2/2] RDMA/hns: Disassociate mmap pages for all uctx when HW is being reset
From
: Junxian Huang <huangjunxian6@xxxxxxxxxxxxx>
[rdma:for-next] BUILD SUCCESS 70920941923316b760bc7a804eb3d49a126d8712
From
: kernel test robot <lkp@xxxxxxxxx>
RE: [PATCH 0/6] refactor RDMA live migration based on rsocket API
From
: "Gonglei (Arei)" <arei.gonglei@xxxxxxxxxx>
Re: [PATCH 0/6] refactor RDMA live migration based on rsocket API
From
: Michael Galaxy <mgalaxy@xxxxxxxxxx>
Re: [MAINLINE 0/2] Enable DIM for legacy ULPs and use it in RDS
From
: Leon Romanovsky <leon@xxxxxxxxxx>
Re: [PATCH -next] RDMA/bnxt_re: Remove the unused variable en_dev
From
: Leon Romanovsky <leon@xxxxxxxxxx>
Re: [PATCH -next] RDMA/bnxt_re: Remove the unused variable en_dev
From
: Leon Romanovsky <leon@xxxxxxxxxx>
Re: [PATCH v7 2/4] uaccess: always export _copy_[from|to]_user with CONFIG_RUST
From
: Sasha Levin <sashal@xxxxxxxxxx>
Re: [PATCH v7 2/4] uaccess: always export _copy_[from|to]_user with CONFIG_RUST
From
: "Arnd Bergmann" <arnd@xxxxxxxx>
Re: [MAINLINE 2/2] rds: ib: Add Dynamic Interrupt Moderation to CQs
From
: Zhu Yanjun <yanjun.zhu@xxxxxxxxx>
Re: [PATCH] RDMA/hns: Fix UAF for cq async event
From
: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
Re: [MAINLINE 0/2] Enable DIM for legacy ULPs and use it in RDS
From
: Zhu Yanjun <yanjun.zhu@xxxxxxxxx>
[PATCH v2] net/mlx5: unique names for per device caches
From
: Sebastian Ott <sebott@xxxxxxxxxx>
RE: [PATCH] net/mlx5: unique names for per device caches
From
: Parav Pandit <parav@xxxxxxxxxx>
[PATCH] net/mlx5: unique names for per device caches
From
: Sebastian Ott <sebott@xxxxxxxxxx>
Re: How to create/use RPMSG-over-VIRTIO devices in Linux
From
: Doug Miller <doug.miller@xxxxxxxxxxxxxxxxxxxx>
Re: [MAINLINE 0/2] Enable DIM for legacy ULPs and use it in RDS
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [PATCH] RDMA/hns: Fix UAF for cq async event
From
: "Yan, Haixiao (CN)" <haixiao.yan.cn@xxxxxxxxxxxxx>
Re: [PATCH] RDMA/hns: Fix UAF for cq async event
From
: Jason Gunthorpe <jgg@xxxxxxxx>
Re: [PATCH v2 for-rc 0/6] RDMA/bnxt_re: Bug fixes for 6.12 kernel
From
: Jason Gunthorpe <jgg@xxxxxxxx>
Re: [MAINLINE 2/2] rds: ib: Add Dynamic Interrupt Moderation to CQs
From
: Zhu Yanjun <yanjun.zhu@xxxxxxxxx>
Re: [PATCH v5 for-next 2/2] RDMA/hns: Disassociate mmap pages for all uctx when HW is being reset
From
: Jason Gunthorpe <jgg@xxxxxxxx>
[PATCH] RDMA/hns: Fix UAF for cq async event
From
: haixiao.yan.cn@xxxxxxxxxxxxx
Re: How to create/use RPMSG-over-VIRTIO devices in Linux
From
: Jason Gunthorpe <jgg@xxxxxxxx>
Re: [MAINLINE 0/2] Enable DIM for legacy ULPs and use it in RDS
From
: Haakon Bugge <haakon.bugge@xxxxxxxxxx>
Re: [MAINLINE 2/2] rds: ib: Add Dynamic Interrupt Moderation to CQs
From
: Haakon Bugge <haakon.bugge@xxxxxxxxxx>
Re: [PATCH v5 for-next 2/2] RDMA/hns: Disassociate mmap pages for all uctx when HW is being reset
From
: Junxian Huang <huangjunxian6@xxxxxxxxxxxxx>
Re: [PATCH net-next] net: mana: Increase the DEF_RX_BUFFERS_PER_QUEUE to 1024
From
: Shradha Gupta <shradhagupta@xxxxxxxxxxxxxxxxxxx>
Re: [MAINLINE 2/2] rds: ib: Add Dynamic Interrupt Moderation to CQs
From
: Zhu Yanjun <yanjun.zhu@xxxxxxxxx>
Re: [PATCH net 2/2] page_pool: fix IOMMU crash when driver has already unbound
From
: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
Re: [PATCH net 2/2] page_pool: fix IOMMU crash when driver has already unbound
From
: Ilias Apalodimas <ilias.apalodimas@xxxxxxxxxx>
Re: [PATCH net 2/2] page_pool: fix IOMMU crash when driver has already unbound
From
: Jesper Dangaard Brouer <hawk@xxxxxxxxxx>
Re: [PATCH v2 0/1] net/mlx5: Added cond_resched() to crdump collection
From
: Mohamed Khalfella <mkhalfella@xxxxxxxxxxxxxxx>
Re: [PATCH v3 1/1] net/mlx5: Added cond_resched() to crdump collection
From
: Moshe Shemesh <moshe@xxxxxxxxxx>
Re: [PATCH v2 0/1] net/mlx5: Added cond_resched() to crdump collection
From
: Moshe Shemesh <moshe@xxxxxxxxxx>
Re: [PATCH v2 0/1] net/mlx5: Added cond_resched() to crdump collection
From
: Mohamed Khalfella <mkhalfella@xxxxxxxxxxxxxxx>
[PATCH v2 4.19/5.4/5.10 1/1] RDMA/cxgb4: Fix potential null-ptr-deref in pass_establish()
From
: Nikita Zhandarovich <n.zhandarovich@xxxxxxxxxx>
[PATCH v2 4.19/5.4/5.10 0/1] RDMA/cxgb4: Fix potential null-ptr-deref in pass_establish()
From
: Nikita Zhandarovich <n.zhandarovich@xxxxxxxxxx>
Re: [MAINLINE 0/2] Enable DIM for legacy ULPs and use it in RDS
From
: Christoph Hellwig <hch@xxxxxxxxxxxxx>
Re: [RFC PATCH net-next] net/smc: Introduce a hook to modify syn_smc at runtime
From
: Guangguan Wang <guangguan.wang@xxxxxxxxxxxxxxxxx>
Re: [PATCH net 2/2] page_pool: fix IOMMU crash when driver has already unbound
From
: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
Re: [PATCH net 2/2] page_pool: fix IOMMU crash when driver has already unbound
From
: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
Re: [PATCH net 2/2] page_pool: fix IOMMU crash when driver has already unbound
From
: Jesper Dangaard Brouer <hawk@xxxxxxxxxx>
Re: [bug report] net/mlx5: HWS, added send engine and context handling
From
: Yevgeny Kliteynik <kliteyn@xxxxxxxxxx>
Re: [PATCH -next] RDMA/bnxt_re: Remove the unused variable en_dev
From
: Selvin Xavier <selvin.xavier@xxxxxxxxxxxx>
Re: [PATCH v2 for-rc 5/6] RDMA/bnxt_re: synchronize the qp-handle table array
From
: Zhu Yanjun <yanjun.zhu@xxxxxxxxx>
blktests failures with v6.11 kernel
From
: Shinichiro Kawasaki <shinichiro.kawasaki@xxxxxxx>
[PATCH v2 for-rc 6/6] RDMA/bnxt_re: Fix the max WQEs used in Static WQE mode
From
: Selvin Xavier <selvin.xavier@xxxxxxxxxxxx>
[PATCH v2 for-rc 5/6] RDMA/bnxt_re: synchronize the qp-handle table array
From
: Selvin Xavier <selvin.xavier@xxxxxxxxxxxx>
[PATCH v2 for-rc 4/6] RDMA/bnxt_re: Fix the usage of control path spin locks
From
: Selvin Xavier <selvin.xavier@xxxxxxxxxxxx>
[PATCH v2 for-rc 2/6] RDMA/bnxt_re: Fix incorrect AVID type in WQE structure
From
: Selvin Xavier <selvin.xavier@xxxxxxxxxxxx>
[PATCH v2 for-rc 3/6] RDMA/bnxt_re: Add a check for memory allocation
From
: Selvin Xavier <selvin.xavier@xxxxxxxxxxxx>
[PATCH v2 for-rc 1/6] RDMA/bnxt_re: Fix a possible memory leak
From
: Selvin Xavier <selvin.xavier@xxxxxxxxxxxx>
[PATCH v2 for-rc 0/6] RDMA/bnxt_re: Bug fixes for 6.12 kernel
From
: Selvin Xavier <selvin.xavier@xxxxxxxxxxxx>
Re: [PATCH net 2/2] page_pool: fix IOMMU crash when driver has already unbound
From
: Ilias Apalodimas <ilias.apalodimas@xxxxxxxxxx>
[PATCH 4.19/5.4/5.10 0/1] RDMA/cxgb4: Fix potential null-ptr-deref in pass_establish()
From
: Nikita Zhandarovich <n.zhandarovich@xxxxxxxxxx>
[PATCH 4.19/5.4/5.10 1/1] RDMA/cxgb4: Fix potential null-ptr-deref in pass_establish()
From
: Nikita Zhandarovich <n.zhandarovich@xxxxxxxxxx>
[PATCH net 2/2] page_pool: fix IOMMU crash when driver has already unbound
From
: Yunsheng Lin <linyunsheng@xxxxxxxxxx>
[rdma:for-next] BUILD SUCCESS 7acad3c442df6d5158c5b732a7a0ccf3a01d9b30
From
: kernel test robot <lkp@xxxxxxxxx>
[RFC PATCH net-next] net/smc: Introduce a hook to modify syn_smc at runtime
From
: "D. Wythe" <alibuda@xxxxxxxxxxxxxxxxx>
[MAINLINE 2/2] rds: ib: Add Dynamic Interrupt Moderation to CQs
From
: Håkon Bugge <haakon.bugge@xxxxxxxxxx>
[MAINLINE 0/2] Enable DIM for legacy ULPs and use it in RDS
From
: Håkon Bugge <haakon.bugge@xxxxxxxxxx>
[MAINLINE 1/2] RDMA/core: Enable legacy ULPs to use RDMA DIM
From
: Håkon Bugge <haakon.bugge@xxxxxxxxxx>
[PATCH -next] RDMA/bnxt_re: Remove the unused variable en_dev
From
: Jiapeng Chong <jiapeng.chong@xxxxxxxxxxxxxxxxx>
Re: How to create/use RPMSG-over-VIRTIO devices in Linux
From
: Doug Miller <doug.miller@xxxxxxxxxxxxxxxxxxxx>
Re: [PATCH v3 00/10] Introduce fwctl subystem
From
: Dave Jiang <dave.jiang@xxxxxxxxx>
Re: [PATCH net-next 1/4] mlx4/mlx5: {mlx4,mlx5e}_en_get_module_info cleanup
From
: Gal Pressman <gal@xxxxxxxxxx>
Re: [PATCH net-next 1/4] mlx4/mlx5: {mlx4,mlx5e}_en_get_module_info cleanup
From
: Krzysztof Olędzki <ole@xxxxxx>
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Scanners]
[Linux SCSI]
[Samba]
[Yosemite News]