linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-10-31 10:01:09 to 2024-11-08 08:40:35 UTC [more...]

[PATCH] net/mlx5e: Report rx_discards_phy via rx_missed_errors
 2024-11-08  8:39 UTC  (7+ messages)

[PATCH for-rc 0/2] RDMA/hns: Bugfixes
 2024-11-08  7:57 UTC  (3+ messages)
` [PATCH for-rc 1/2] RDMA/hns: Fix out-of-order issue of requester when setting FENCE
` [PATCH for-rc 2/2] RDMA/hns: Fix NULL pointer derefernce in hns_roce_map_mr_sg()

[PATCH v2 for-next] RDMA/hns: Fix different dgids mapping to the same dip_idx
 2024-11-08  7:33 UTC  (3+ messages)

[PATCH net] net/smc: Fix lookup of netdev by using ib_device_get_netdev()
 2024-11-07 23:40 UTC  (16+ messages)

[PATCH v2 iproute2-next 0/5] Add RDMA monitor support
 2024-11-07 22:37 UTC  (8+ messages)
` [PATCH v2 iproute2-next 1/5] rdma: Add support for rdma monitor
` [PATCH v2 iproute2-next 2/5] rdma: Expose whether RDMA monitoring is supported
` [PATCH v2 iproute2-next 3/5] rdma: Fix typo in rdma-link man page
` [PATCH v2 iproute2-next 4/5] rdma: update uapi headers
` [PATCH v2 iproute2-next 5/5] rdma: Add IB device and net device rename events

[PATCH net v2] net/smc: Fix lookup of netdev by using ib_device_get_netdev()
 2024-11-07 19:40 UTC  (3+ messages)

[PATCH net-next 1/2] mlx5/core: avoid memory barrier in eq_update_ci()
 2024-11-07 18:30 UTC  (14+ messages)
` [PATCH net-next 2/2] mlx5/core: deduplicate {mlx5_,}eq_update_ci()
                    ` [PATCH net-next v2 1/2] mlx5/core: relax memory barrier in eq_update_ci()
                      ` [PATCH net-next v2 2/2] mlx5/core: deduplicate {mlx5_,}eq_update_ci()

[PATCH v2 00/10] sysfs: constify struct bin_attribute (Part 1)
 2024-11-07 17:20 UTC  (26+ messages)
` [PATCH v2 01/10] sysfs: explicitly pass size to sysfs_add_bin_file_mode_ns()
` [PATCH v2 02/10] sysfs: introduce callback attribute_group::bin_size
` [PATCH v2 03/10] PCI/sysfs: Calculate bin_attribute size through bin_size()
` [PATCH v2 04/10] nvmem: core: calculate "
` [PATCH v2 05/10] sysfs: treewide: constify attribute callback of bin_is_visible()
` [PATCH v2 06/10] sysfs: treewide: constify attribute callback of bin_attribute::mmap()
` [PATCH v2 07/10] sysfs: treewide: constify attribute callback of bin_attribute::llseek()
` [PATCH v2 08/10] sysfs: implement all BIN_ATTR_* macros in terms of __BIN_ATTR()
` [PATCH v2 09/10] sysfs: bin_attribute: add const read/write callback variants
` [PATCH v2 10/10] driver core: Constify attribute arguments of binary attributes

[PATCH v1 00/17] Provide a new two step DMA mapping API
 2024-11-07 14:50 UTC  (27+ messages)
` [PATCH v1 07/17] dma-mapping: Implement link/unlink ranges API
` [PATCH v1 08/17] dma-mapping: add a dma_need_unmap helper

[PATCH for-next 0/2] Small optimization for ib_map_mr_sg() and ib_map_mr_sg_pi()
 2024-11-07  1:41 UTC  (7+ messages)
` [PATCH for-next 1/2] RDMA/core: Add dummy sg_offset pointer "
` [PATCH for-next 2/2] RDMA: Delete NULL pointer checks for sg_offset in .map_mr_sg ops

[PATCH v2 00/17] Provide a new two step DMA mapping API
 2024-11-06 13:49 UTC  (18+ messages)
` [PATCH v2 01/17] PCI/P2PDMA: Refactor the p2pdma mapping helpers
` [PATCH v2 02/17] dma-mapping: move the PCI P2PDMA mapping helpers to pci-p2pdma.h
` [PATCH v2 03/17] iommu: generalize the batched sync after map interface
` [PATCH v2 04/17] dma-mapping: Add check if IOVA can be used
` [PATCH v2 05/17] dma: Provide an interface to allow allocate IOVA
` [PATCH v2 06/17] iommu/dma: Factor out a iommu_dma_map_swiotlb helper
` [PATCH v2 07/17] dma-mapping: Implement link/unlink ranges API
` [PATCH v2 08/17] dma-mapping: add a dma_need_unmap helper
` [PATCH v2 09/17] docs: core-api: document the IOVA-based API
` [PATCH v2 10/17] mm/hmm: let users to tag specific PFN with DMA mapped bit
` [PATCH v2 11/17] mm/hmm: provide generic DMA managing logic
` [PATCH v2 12/17] RDMA/umem: Store ODP access mask information in PFN
` [PATCH v2 13/17] RDMA/core: Convert UMEM ODP DMA mapping to caching IOVA and page linkage
` [PATCH v2 14/17] RDMA/umem: Separate implicit ODP initialization from explicit ODP
` [PATCH v2 15/17] vfio/mlx5: Explicitly use number of pages instead of allocated length
` [PATCH v2 16/17] vfio/mlx5: Rewrite create mkey flow to allow better code reuse
` [PATCH v2 17/17] vfio/mlx5: Enable the DMA link API

[PATCH rdma-next v2 0/3] bnxt: Enhance the resource distribution for RoCE VFs
 2024-11-06  8:44 UTC  (4+ messages)
` [PATCH rdma-next v2 1/3] bnxt_en: Add support for RoCE sriov configuration
` [PATCH rdma-next v2 2/3] RDMA/bnxt_re: Enhance RoCE SRIOV resource configuration design
` [PATCH rdma-next v2 3/3] RDMA/bnxt_re: Add set_func_resources support for P5/P7 adapters

[PATCH rdma-next 0/3] bnxt: Enhance the resource distribution for RoCE VFs
 2024-11-06  8:12 UTC  (6+ messages)
` [PATCH rdma-next 1/3] bnxt_en: Add support for RoCE sriov configuration
` [PATCH rdma-next 2/3] RDMA/bnxt_re: Enhance RoCE SRIOV resource configuration design
` [PATCH rdma-next 3/3] RDMA/bnxt_re: Add set_func_resources support for P5/P7 adapters

[PATCH v2] mlx5: only schedule EQ comp tasklet if necessary
 2024-11-05 20:39 UTC  (7+ messages)
` [PATCH net-next v3] mlx5/core: Schedule EQ comp tasklet only "
    ` [PATCH net-next v4] "

[PATCH rdma-next 0/2] Introduce mlx5 data direct placement (DDP)
 2024-11-05  6:26 UTC  (5+ messages)
` (subset) "

[rdma:wip/leon-for-next] BUILD SUCCESS 7566752e4d7d7fc0186531aa800068a7243f95c1
 2024-11-05  3:57 UTC 

[syzbot] [rdma?] WARNING in ib_uverbs_release_dev (2)
 2024-11-05  2:10 UTC 

[syzbot] [rdma?] INFO: task hung in add_one_compat_dev (3)
 2024-11-04 18:14 UTC  (4+ messages)

[recipe build #3809148] of ~linux-rdma rdma-core-daily in xenial: Dependency wait
 2024-11-04 14:13 UTC 

[RFC PATCH 0/7] Block and NMMe PCI use of new DMA mapping API
 2024-11-04  8:56 UTC  (11+ messages)
` [RFC PATCH 1/7] block: share more code for bio addition helpers
` [RFC PATCH 2/7] block: don't merge different kinds of P2P transfers in a single bio

[PATCH rdma-next] RDMA/nldev: Add IB device and net device rename events
 2024-11-04  8:46 UTC  (2+ messages)

[PATCH rdma-next 0/3] Allow parallel cleanup of HW objects
 2024-11-04  8:46 UTC  (5+ messages)
` [PATCH rdma-next 1/3] RDMA/core: Add device ufile cleanup operation
` [PATCH rdma-next 2/3] RDMA/core: Move ib_uverbs_file struct to uverbs_types.h
` [PATCH rdma-next 3/3] RDMA/mlx5: Add implementation for ufile_hw_cleanup device operation

[PATCH rdma-next 0/3] Fixes to set_netdev/get_netdev flow
 2024-11-04  8:43 UTC  (5+ messages)
` [PATCH mlx5-next 1/3] RDMA/mlx5: Call dev_put() after the blocking notifier
` [PATCH rdma-next 2/3] RDMA/core: Implement RoCE GID port rescan and export delete function
` [PATCH mlx5-next 3/3] RDMA/mlx5: Ensure active slave attachment to the bond IB device

[PATCH rdma-next] RDMA/mlx5: Support querying per-plane IB PortCounters
 2024-11-04  8:39 UTC  (2+ messages)

[PATCH for-next] RDMA/hns: Support mmapping reset state to userspace
 2024-11-04  8:31 UTC  (2+ messages)

[rdma:wip/leon-for-next] BUILD SUCCESS 07849569546ff814c8f7747e4e990f00d410d6e8
 2024-11-04  5:34 UTC 

[rdma:wip/leon-for-rc] BUILD SUCCESS aceee63a3aba4611f89dfc7e127792f469f45526
 2024-11-04  4:30 UTC 

[resend PATCH 1/2] dim: make dim_calc_stats() inputs const pointers
 2024-11-04  2:52 UTC  (17+ messages)
` [resend PATCH 2/2] dim: pass dim_sample to net_dim() by reference

[PATCH v2 1/2] RDMA/bnxt_re: Fix some error handling paths in bnxt_re_probe()
 2024-11-03 16:02 UTC  (3+ messages)
` [PATCH v2 2/2] RDMA/bnxt_re: Remove some dead code

[PATCH for-next v2 0/4] RDMA/bnxt_re: Debug enhancements for bnxt_re driver
 2024-11-03 15:50 UTC  (6+ messages)
` [PATCH for-next v2 1/4] RDMA/bnxt_re: Support driver specific data collection using rdma tool
` [PATCH for-next v2 2/4] RDMA/bnxt_re: Add support for querying HW contexts
` [PATCH for-next v2 3/4] RDMA/bnxt_re: Support raw data query for each resources
` [PATCH for-next v2 4/4] RDMA/bnxt_re: Add debugfs hook in the driver

[PATCH rdma v2] RDMA/rxe: Set queue pair cur_qp_state when being queried
 2024-11-03 14:59 UTC  (2+ messages)

[PATCH bpf-next 0/4] net/smc: Introduce smc_bpf_ops
 2024-11-03 13:01 UTC  (3+ messages)
` [PATCH bpf-next 4/4] bpf/selftests: add simple selftest for bpf_smc_ops

[Bug 219453] New: BCM57416 error in bnxt_re
 2024-11-01 11:21 UTC  (2+ messages)
` [Bug 219453] "

[GIT PULL] Please pull RDMA subsystem changes
 2024-11-01  2:52 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).