linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-07-13 07:52:08 to 2019-07-19 13:12:59 UTC [more...]

[PATCH v4 00/25] InfiniBand Transport (IBTRS) and Network Block Device (IBNBD)
 2019-07-19 13:12 UTC  (14+ messages)

[PATCH rdma-next] lib/dim: Prevent overflow in calculation of ratio statistics
 2019-07-19 12:38 UTC  (11+ messages)

[PATCH 00/25] Shared PD and MR
 2019-07-19 11:46 UTC  (45+ messages)
` [PATCH 01/25] RDMA/uverbs: uobj_get_obj_read should return the ib_uobject
` [PATCH 02/25] RDMA/uverbs: Delete the macro uobj_put_obj_read
` [PATCH 03/25] RDMA/nldev: ib_pd can be pointed by multiple ib_ucontext
` [PATCH 04/25] IB/{core,hw}: ib_pd should not have ib_uobject pointer
` [PATCH 05/25] IB/core: ib_uobject need HW object reference count
` [PATCH 06/25] IB/uverbs: Helper function to initialize ufile member of uverbs_attr_bundle
` [PATCH 07/25] IB/uverbs: Add context import lock/unlock helper
` [PATCH 08/25] IB/uverbs: ufile must be freed only when not used anymore
` [PATCH 09/25] IB/verbs: Prototype of HW object clone callback
` [PATCH 10/25] IB/core: Install clone ib_pd in device ops
` [PATCH 11/25] IB/mlx4: Add implementation of clone_pd callback
` [PATCH 12/25] IB/mlx5: "
` [PATCH 13/25] RDMA/rxe: "
` [PATCH 14/25] IB/uverbs: Add clone reference counting to ib_pd
` [PATCH 15/25] IB/uverbs: Add PD import verb
` [PATCH 16/25] IB/mlx4: Enable import from FD verb
` [PATCH 17/25] IB/mlx5: "
` [PATCH 18/25] RDMA/rxe: "
` [PATCH 19/25] IB/core: ib_mr should not have ib_uobject pointer
` [PATCH 20/25] IB/core: Install clone ib_mr in device ops
` [PATCH 21/25] IB/mlx4: Add implementation of clone_pd callback
` [PATCH 22/25] IB/mlx5: "
` [PATCH 23/25] RDMA/rxe: "
` [PATCH 24/25] IB/uverbs: Add clone reference counting to ib_mr
` [PATCH 25/25] IB/uverbs: Add MR import verb

[PATCH AUTOSEL 5.2 108/171] RDMA/i40iw: Set queue pair state when being queried
 2019-07-19  3:56 UTC  (8+ messages)
` [PATCH AUTOSEL 5.2 111/171] IB/mlx5: Fixed reporting counters on 2nd port for Dual port RoCE
` [PATCH AUTOSEL 5.2 113/171] IB/ipoib: Add child to parent list only if device initialized
` [PATCH AUTOSEL 5.2 131/171] RDMA/rxe: Fill in wc byte_len with IB_WC_RECV_RDMA_WITH_IMM
` [PATCH AUTOSEL 5.2 134/171] RDMA/core: Fix race when resolving IP address
` [PATCH AUTOSEL 5.2 143/171] rds: Accept peer connection reject messages due to incompatible version
` [PATCH AUTOSEL 5.2 150/171] net/mlx5e: IPoIB, Add error path in mlx5_rdma_setup_rn
` [PATCH AUTOSEL 5.2 155/171] net/mlx5: E-Switch, Fix default encap mode

[PATCH AUTOSEL 5.1 082/141] RDMA/i40iw: Set queue pair state when being queried
 2019-07-19  4:02 UTC  (7+ messages)
` [PATCH AUTOSEL 5.1 085/141] IB/mlx5: Fixed reporting counters on 2nd port for Dual port RoCE
` [PATCH AUTOSEL 5.1 087/141] IB/ipoib: Add child to parent list only if device initialized
` [PATCH AUTOSEL 5.1 104/141] RDMA/rxe: Fill in wc byte_len with IB_WC_RECV_RDMA_WITH_IMM
` [PATCH AUTOSEL 5.1 107/141] RDMA/core: Fix race when resolving IP address
` [PATCH AUTOSEL 5.1 114/141] rds: Accept peer connection reject messages due to incompatible version
` [PATCH AUTOSEL 5.1 121/141] net/mlx5e: IPoIB, Add error path in mlx5_rdma_setup_rn

[PATCH AUTOSEL 4.19 058/101] RDMA/i40iw: Set queue pair state when being queried
 2019-07-19  4:07 UTC  (4+ messages)
` [PATCH AUTOSEL 4.19 061/101] IB/mlx5: Fixed reporting counters on 2nd port for Dual port RoCE
` [PATCH AUTOSEL 4.19 063/101] IB/ipoib: Add child to parent list only if device initialized
` [PATCH AUTOSEL 4.19 077/101] RDMA/rxe: Fill in wc byte_len with IB_WC_RECV_RDMA_WITH_IMM

[PATCH AUTOSEL 4.14 38/60] RDMA/i40iw: Set queue pair state when being queried
 2019-07-19  4:10 UTC  (2+ messages)
` [PATCH AUTOSEL 4.14 46/60] RDMA/rxe: Fill in wc byte_len with IB_WC_RECV_RDMA_WITH_IMM

[PATCH AUTOSEL 4.9 30/45] RDMA/i40iw: Set queue pair state when being queried
 2019-07-19  4:12 UTC  (2+ messages)
` [PATCH AUTOSEL 4.9 36/45] RDMA/rxe: Fill in wc byte_len with IB_WC_RECV_RDMA_WITH_IMM

[RFC PATCH] Docs: move more driver,device related docs into drivers dir follows kernel source
 2019-07-19  2:14 UTC  (2+ messages)

[PATCH -next] infiniband: siw: remove set but not used variables 'rv'
 2019-07-19  1:29 UTC 

[PATCH v2] net/mlx5: Replace kfree with kvfree
 2019-07-18 19:11 UTC  (3+ messages)

[PATCH] RDMA/siw: fix error return code in siw_init_module()
 2019-07-18 10:41 UTC  (2+ messages)

Does GPUDirect support IBV_WR_RDMA_WRITE_WITH_IMM?
 2019-07-17 21:55 UTC 

[PATCH net v3 0/7] net/rds: RDMA fixes
 2019-07-17 19:07 UTC  (2+ messages)

[PATCH iproute2-rc v1 0/7] Statistics counter support
 2019-07-17 14:31 UTC  (8+ messages)
` [PATCH iproute2-rc v1 1/7] rdma: Add "stat qp show" support
` [PATCH iproute2-rc v1 2/7] rdma: Add get per-port counter mode support
` [PATCH iproute2-rc v1 3/7] rdma: Add rdma statistic counter per-port auto "
` [PATCH iproute2-rc v1 4/7] rdma: Make get_port_from_argv() returns valid port in strict port mode
` [PATCH iproute2-rc v1 5/7] rdma: Add stat manual mode support
` [PATCH iproute2-rc v1 6/7] rdma: Add default counter show support
` [PATCH iproute2-rc v1 7/7] rdma: Document counter statistic

[PATCH iproute2-rc 0/8] Statistics counter support
 2019-07-17 14:23 UTC  (10+ messages)
` [PATCH iproute2-rc 1/8] rdma: Update uapi headers to add statistic "
` [PATCH iproute2-rc 2/8] rdma: Add "stat qp show" support
` [PATCH iproute2-rc 8/8] rdma: Document counter statistic

[PATCH v18 00/15] arm64: untag user pointers passed to the kernel
 2019-07-17 13:36 UTC  (19+ messages)
` [PATCH v18 07/15] fs/namespace: untag user pointers in copy_mount_options
` [PATCH v18 08/15] userfaultfd: untag user pointers
` [PATCH v18 11/15] IB/mlx4: untag user pointers in mlx4_get_umem_mr

[PATCH] IB/mlx5: Replace kfree with kvfree
 2019-07-17  8:21 UTC 

[PATCH] net/mlx5: Replace kfree with kvfree
 2019-07-17  8:03 UTC 

linux-next: build failure after merge of the rdma tree
 2019-07-17  7:45 UTC  (6+ messages)

[PATCH] infiniband: hw: qedr: Remove Unneeded variable rc
 2019-07-17  6:11 UTC  (2+ messages)

properly communicate queue limits to the DMA layer v2
 2019-07-17  3:07 UTC  (5+ messages)

[PATCH net v3 6/7] net/rds: Keep track of and wait for FRWR segments in use upon shutdown
 2019-07-17  0:28 UTC  (2+ messages)

[PATCH net v3 7/7] net/rds: Initialize ic->i_fastreg_wrs upon allocation
 2019-07-17  0:29 UTC  (2+ messages)

[PATCH net v3 5/7] net/rds: Set fr_state only to FRMR_IS_FREE if IB_WR_LOCAL_INV had been successful
 2019-07-17  0:28 UTC  (2+ messages)

[PATCH net v3 4/7] net/rds: Fix NULL/ERR_PTR inconsistency
 2019-07-17  0:27 UTC  (2+ messages)

[PATCH net v3 3/7] net/rds: Wait for the FRMR_IS_FREE (or FRMR_IS_STALE) transition after posting IB_WR_LOCAL_INV
 2019-07-17  0:27 UTC  (2+ messages)

[PATCH net v3 2/7] net/rds: Get rid of "wait_clean_list_grace" and add locking
 2019-07-17  0:26 UTC  (2+ messages)

[PATCH net v3 1/7] net/rds: Give fr_state a chance to transition to FRMR_IS_FREE
 2019-07-17  0:26 UTC  (2+ messages)

[PATCH rdma-core 00/12] Shared PD and MR
 2019-07-16 18:18 UTC  (13+ messages)
` [PATCH rdma-core 01/12] verbs: Introduce new inline helpers
` [PATCH rdma-core 02/12] man: Add description to ibv_import_pd function
` [PATCH rdma-core 03/12] verbs: Introduce new verb to import PD object
` [PATCH rdma-core 04/12] mlx4: Implementation of import PD callback
` [PATCH rdma-core 05/12] mlx5: "
` [PATCH rdma-core 06/12] rxe: "
` [PATCH rdma-core 07/12] man: Add description to ibv_import_mr function
` [PATCH rdma-core 08/12] verbs: Introduce new verb to import MR object
` [PATCH rdma-core 09/12] mlx4: Implementation of import MR callback
` [PATCH rdma-core 10/12] mlx5: "
` [PATCH rdma-core 11/12] rxe: "
` [PATCH rdma-core 12/12] verbs: pinpong test using shared objects API

[PATCH] infiniband: hw: qib: Unneeded variable ret
 2019-07-16 17:29 UTC 

linux-rdma now archived on lore.kernel.org
 2019-07-16 12:16 UTC 

[PATCH for-rc] RDMA/bnxt_re: Honor vlan_id in GID entry comparison
 2019-07-16 10:20 UTC  (9+ messages)

[GIT PULL] Please pull RDMA subsystem changes
 2019-07-16  4:35 UTC  (2+ messages)

[PATCH v3 07/24] rdma/cxgb3: Remove call to memset after dma_alloc_coherent
 2019-07-15 18:11 UTC  (2+ messages)

[PATCH v3 17/24] ethernet: remove redundant memset
 2019-07-15 18:06 UTC  (2+ messages)

[PATCH 0/6] More 5.3 patches
 2019-07-15 18:05 UTC  (11+ messages)
` [PATCH 1/6] IB/hfi1: Check for error on call to alloc_rsm_map_table
` [PATCH 2/6] IB/hfi1: Unreserve a flushed OPFN request
` [PATCH 3/6] IB/hfi1: Field not zero-ed when allocating TID flow memory
` [PATCH 4/6] IB/hfi1: Drop all TID RDMA READ RESP packets after r_next_psn
` [PATCH 5/6] IB/hfi1: Do not update hcrc for a KDETH packet during fault injection
` [PATCH 6/6] IB/hfi1: Remove unused define

[PATCH v9] verbs: Introduce a new reg_mr API for virtual address space
 2019-07-15 15:20 UTC 

[PATCH AUTOSEL 5.2 121/249] ipoib: correcly show a VF hardware address
 2019-07-15 13:45 UTC  (3+ messages)
` [PATCH AUTOSEL 5.2 181/249] net/mlx5: Get vport ACL namespace by vport index
` [PATCH AUTOSEL 5.2 189/249] net/mlx5e: Attach/detach XDP program safely

[PATCH v8] verbs: Introduce a new reg_mr API for virtual address space
 2019-07-15 14:15 UTC  (3+ messages)

[PATCH AUTOSEL 4.14 057/105] ipoib: correcly show a VF hardware address
 2019-07-15 14:27 UTC 

[PATCH AUTOSEL 4.9 42/73] ipoib: correcly show a VF hardware address
 2019-07-15 14:35 UTC 

[PATCH AUTOSEL 4.19 080/158] ipoib: correcly show a VF hardware address
 2019-07-15 14:16 UTC 

[PATCH AUTOSEL 5.1 107/219] ipoib: correcly show a VF hardware address
 2019-07-15 14:02 UTC  (2+ messages)
` [PATCH AUTOSEL 5.1 159/219] net/mlx5: Get vport ACL namespace by vport index

[rdma-core patch v3] srp_daemon: improve the debug message for is_enabled_by_rules_file
 2019-07-15  4:16 UTC 

[PATCH v3 13/24] IB/ipoib: remove unneeded memset
 2019-07-15  3:18 UTC 

[PATCH v3 12/24] RDMA/ocrdma: Remove call to memset after dma_alloc_coherent
 2019-07-15  3:18 UTC 

[PATCH v3 11/24] RDMA/nes: Remove call to memset after pci_alloc_consistent
 2019-07-15  3:18 UTC 

[PATCH v3 10/24] IB/mthca: Remove call to memset after dma_alloc_coherent
 2019-07-15  3:18 UTC 

[PATCH v3 09/24] rdma/hns: Remove call to memset after dma_alloc_coherent
 2019-07-15  3:17 UTC 

[PATCH v3 08/24] rdma/cxgb4: Remove call to memset after dma_alloc_coherent
 2019-07-15  3:17 UTC 

[GIT PULL] Please pull hmm changes
 2019-07-15  3:00 UTC  (3+ messages)

regression: nvme rdma with bnxt_re0 broken
 2019-07-13 16:00 UTC  (17+ 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).