linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-02 19:50:46 to 2020-11-08 13:22:49 UTC [more...]

[PATCH] RDMA/cxgb4: Validate the number of CQEs
 2020-11-08 13:20 UTC 

[PATCH for-next] RDMA/nldev: Add parent bdf to device information dump
 2020-11-08 13:03 UTC  (9+ messages)

[PATCH 1/1] RDMA/rxe: Fetch skb packets from ethernet layer
 2020-11-08  5:27 UTC  (3+ messages)

[PATCH] RDMA/siw,rxe: Make emulated devices virtual in the device tree
 2020-11-07  1:04 UTC  (2+ messages)

[PATCH 0/2] RDMA/rxe: Implement extended verbs APIs
 2020-11-06 23:03 UTC  (3+ messages)
` [PATCH 1/2] RDMA/rxe: Exchange capabilities with provider
` [PATCH 2/2] RDMA/rxe: Implement the create_cq_ex verb

[PATCH 0/4] Provider/rxe: Implement extended verbs APIs
 2020-11-06 23:01 UTC  (5+ messages)
` [PATCH 1/4] Provider/rxe: Exchange capabilities with driver
` [PATCH 2/4] Provider/rxe: Implement ibv_query_device_ex verb
` [PATCH 3/4] Providers/rxe: Implement ibv_create_cq_ex verb
` [PATCH 4/4] Providers/rxe: Implement ibv_create_qp_ex verb

[PATCH] Provider/rxe: Cleanup style warnings
 2020-11-06 20:41 UTC 

[PATCH v3 00/10] Auxiliary bus implementation and SOF multi-client support
 2020-11-06 19:35 UTC  (20+ messages)
` [PATCH v3 01/10] Add auxiliary bus support

remove dma_virt_ops v2
 2020-11-06 18:19 UTC  (11+ messages)
` [PATCH 01/10] RMDA/sw: don't allow drivers using dma_virt_ops on highmem configs
` [PATCH 02/10] RDMA/umem: use ib_dma_max_seg_size instead of dma_get_max_seg_size
` [PATCH 03/10] RDMA: lift ibdev_to_node from rds to common code
` [PATCH 04/10] nvme-rdma: use ibdev_to_node instead of dereferencing ->dma_device
` [PATCH 05/10] rds: stop using dmapool
` [PATCH 06/10] RDMA/core: remove ib_dma_{alloc,free}_coherent
` [PATCH 07/10] RDMA/core: remove use of dma_virt_ops
` [PATCH 08/10] PCI/P2PDMA: Remove the DMA_VIRT_OPS hacks
` [PATCH 09/10] PCI/P2PDMA: Cleanup __pci_p2pdma_map_sg a bit
` [PATCH 10/10] dma-mapping: remove dma_virt_ops

[PATCH v8 0/5] RDMA: Add dma-buf support
 2020-11-06 17:01 UTC  (17+ messages)
` [PATCH v8 1/5] RDMA/umem: Support importing dma-buf as user memory region
` [PATCH v8 2/5] RDMA/core: Add device method for registering dma-buf based "
` [PATCH v8 3/5] RDMA/uverbs: Add uverbs command for dma-buf based MR registration
` [PATCH v8 4/5] RDMA/mlx5: Support dma-buf based userspace memory region
` [PATCH v8 5/5] dma-buf: Reject attach request from importers that use dma_virt_ops

remove dma_virt_ops v2
 2020-11-06 14:18 UTC  (26+ messages)
` [PATCH 1/6] RMDA/sw: don't allow drivers using dma_virt_ops on highmem configs
` [PATCH 2/6] RDMA/core: remove ib_dma_{alloc,free}_coherent
` [PATCH 3/6] RDMA/core: remove use of dma_virt_ops
` [PATCH 4/6] PCI/P2PDMA: Remove the DMA_VIRT_OPS hacks
` [PATCH 5/6] PCI/P2PDMA: Cleanup __pci_p2pdma_map_sg a bit
` [PATCH 6/6] dma-mapping: remove dma_virt_ops

[PATCH for-next] RDMA/hns: Create QP/CQ with selected QPN/CQN for bank load balance
 2020-11-06 13:37 UTC  (4+ messages)

[PATCH] RMDA/sw: don't allow drivers using dma_virt_ops on highmem configs
 2020-11-06 10:08 UTC 

[PATCH mlx5-next v1 00/11] Convert mlx5 to use auxiliary bus
 2020-11-06  7:05 UTC  (18+ messages)
` [PATCH mlx5-next v1 04/11] vdpa/mlx5: Make hardware definitions visible to all mlx5 devices
` [PATCH mlx5-next v1 05/11] net/mlx5: Register mlx5 devices to auxiliary virtual bus
` [PATCH mlx5-next v1 06/11] vdpa/mlx5: Connect mlx5_vdpa to auxiliary bus
` [PATCH mlx5-next v1 11/11] RDMA/mlx5: Remove IB representors dead code

[rdma:for-rc] BUILD SUCCESS 21fcdeec09ff461b2f9a9ef4fcc3a136249e58a1
 2020-11-06  4:10 UTC 

[GIT PULL] Please pull RDMA subsystem changes
 2020-11-05 20:21 UTC  (2+ messages)

[PATCH for-rc v1] IB/hfi1: Move cached value of mm into handler
 2020-11-05 17:13 UTC  (6+ messages)

[PATCH] RDMA/cm: Make the local_id_table xarray non-irq
 2020-11-05 15:15 UTC  (3+ messages)

[PATCH v6 0/4] RDMA: Add dma-buf support
 2020-11-05 15:02 UTC  (9+ messages)
` [PATCH v6 1/4] RDMA/umem: Support importing dma-buf as user memory region

[PATCH v7 0/5] RDMA: Add dma-buf support
 2020-11-05 14:22 UTC  (9+ messages)
` [PATCH v7 1/5] RDMA/umem: Support importing dma-buf as user memory region
` [PATCH v7 2/5] RDMA/core: Add device method for registering dma-buf based "
` [PATCH v7 3/5] RDMA/uverbs: Add uverbs command for dma-buf based MR registration
` [PATCH v7 4/5] RDMA/mlx5: Support dma-buf based userspace memory region
` [PATCH v7 5/5] dma-buf: Reject attach request from importers that use dma_virt_ops

Disinfectant
 2020-11-05  8:30 UTC 

[rdma:wip/jgg-for-next] BUILD SUCCESS f946e45f59ef01ff54ffb3b1eba3a8e7915e7326
 2020-11-05  2:58 UTC 

Race condition between cm_migrate() and cm_remove_one()
 2020-11-04 22:08 UTC 

pyverbs test regression
 2020-11-04 18:43 UTC  (10+ messages)

remove dma_virt_ops
 2020-11-04 18:10 UTC  (16+ messages)
` [PATCH 1/5] RDMA/core: remove ib_dma_{alloc,free}_coherent
` [PATCH 2/5] RDMA/core: remove use of dma_virt_ops
    `  "
` [PATCH 3/5] PCI/p2p: remove the DMA_VIRT_OPS hacks
` [PATCH 4/5] PCI/p2p: cleanup up __pci_p2pdma_map_sg a bit
` [PATCH 5/5] dma-mapping: remove dma_virt_ops

[PATCH rdma-next v1 0/2] Cleanup FD destroy
 2020-11-04 14:45 UTC  (3+ messages)
` [PATCH rdma-next v1 1/2] RDMA/core: Postpone uobject cleanup on failure till FD close
` [PATCH rdma-next v1 2/2] RDMA/core: Make FD destroy callback void

[PATCH rdma-next v4 0/5] Track memory allocation with restrack DB help (Part I)
 2020-11-04 14:40 UTC  (6+ messages)
` [PATCH rdma-next v4 1/5] RDMA/core: Allow drivers to disable restrack DB
` [PATCH rdma-next v4 2/5] RDMA/counter: Combine allocation and bind logic
` [PATCH rdma-next v4 3/5] RDMA/restrack: Store all special QPs in restrack DB
` [PATCH rdma-next v4 4/5] RDMA/cma: Add missing error handling of listen_id
` [PATCH rdma-next v4 5/5] RDMA/cma: Be strict with attaching to CMA device

[ANNOUNCE] rdma-core: new stable releases
 2020-11-04 10:17 UTC 

[PATCH for-rc] RDMA/vmw_pvrdma: Fix the active_speed and phys_state value
 2020-11-04  9:50 UTC  (12+ messages)
  ` [Suspected Spam] "
    `  "

How to fuzz testing infiniband/uverb driver
 2020-11-04  0:40 UTC  (4+ messages)

[PATCH net-next] net/mlx5e: Remove duplicated include
 2020-11-03 22:13 UTC  (2+ messages)

[PATCH -next] IB/isert: Fix warning Comparison to bool
 2020-11-03 20:19 UTC  (2+ messages)

[PATCH net-next 00/15] in_interrupt() cleanup, part 2
 2020-11-03 19:31 UTC  (5+ messages)
` [PATCH net-next 04/15] net: mlx5: Replace in_irq() usage

Oops problem with rxe from 5.10-rc kernel
 2020-11-03 16:37 UTC  (4+ messages)

[Bug 210021] New: IB/rxe: build error due to unmet dependency for CRYPTO_CRC32 by RDMA_RXE
 2020-11-03 15:30 UTC  (3+ messages)

[rdma:for-rc] BUILD SUCCESS 00469c97ef64f6b7e3ab08c5eeb0378260baf983
 2020-11-03 13:05 UTC 

[rdma:for-next] BUILD SUCCESS 32053e584e4a342be37a0932ffc1f9b13e914515
 2020-11-03 13:05 UTC 

[rdma:wip/jgg-for-next] BUILD SUCCESS 2f3f202afa371f9211df308d443dfd1b90177c39
 2020-11-03  8:38 UTC 

[PATCH] net/mlx4_core : remove unneeded semicolon
 2020-11-03  1:53 UTC  (3+ messages)

[PATCH v1 for-rc] RDMA/vmw_pvrdma: Fix the active_speed and phys_state value
 2020-11-03  0:02 UTC  (2+ messages)

[PATCH rdma-next 0/2] Extra patches with NDR support
 2020-11-02 19:50 UTC  (2+ messages)

[PATCH rdma-next] RDMA/ipoib: Add 50Gb and 100Gb link speeds to ethtool
 2020-11-02 19:50 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).