Linux RDMA and InfiniBand development
 help / color / mirror / Atom feed
 messages from 2019-07-10 17:03:25 to 2019-07-16 18:15:17 UTC [more...]

[PATCH 00/25] Shared PD and MR
 2019-07-16 18:12 UTC  (25+ 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 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] infiniband: hw: qedr: Remove Unneeded variable rc
 2019-07-16 17:37 UTC 

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

[PATCH iproute2-rc 0/8] Statistics counter support
 2019-07-16 12:19 UTC  (7+ messages)
` [PATCH iproute2-rc 1/8] rdma: Update uapi headers to add statistic "
` [PATCH iproute2-rc 8/8] rdma: Document counter statistic

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

[PATCH v18 00/15] arm64: untag user pointers passed to the kernel
 2019-07-16 12:06 UTC  (13+ 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 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

properly communicate queue limits to the DMA layer v2
 2019-07-15 17:46 UTC  (4+ messages)

[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

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

[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)

[PATCH rdma-next] lib/dim: Prevent overflow in calculation of ratio statistics
 2019-07-14 10:54 UTC  (9+ messages)

regression: nvme rdma with bnxt_re0 broken
 2019-07-13 16:00 UTC  (18+ messages)

[PATCH] RDMA/siw: Mark expected switch fall-throughs
 2019-07-12 19:43 UTC  (4+ messages)

[PATCH] rdma/siw: avoid smp_store_mb() on a u64
 2019-07-12 20:24 UTC  (20+ messages)
    `  "
        `  "
            `  "
                `  "
                    `  "

[PATCH v2] net/mlx5e: Refactor switch statements to avoid using uninitialized variables
 2019-07-12 18:37 UTC  (3+ messages)
` [PATCH net-next v3] net/mlx5e: Convert single case statement switch statements into if statements

[PATCH] [net-next, netfilter] mlx5: avoid unused variable warning
 2019-07-12 18:25 UTC  (2+ messages)

User SIW fails matching device
 2019-07-12 15:52 UTC  (5+ messages)

[rdma-core patch v2] srp_daemon: improve the debug message for is_enabled_by_rules_file
 2019-07-12 15:41 UTC  (2+ messages)

[PATCH v5 1/3] [v4.9.y] coredump: fix race condition between mmget_not_zero()/get_task_mm() and core dumping
 2019-07-12 13:17 UTC  (3+ messages)
` [PATCH v5 0/3] "

[PATCH] rdma/siw: fix enum type mismatch warnings
 2019-07-12 11:38 UTC  (2+ messages)

[PATCH] rdma/siw: select CONFIG_DMA_VIRT_OPS
 2019-07-12 11:36 UTC  (2+ messages)

[RFC PATCH] Docs: move more driver,device related docs into drivers dir follows kernel source
 2019-07-12  6:10 UTC 

[rdma-core patch] srp_daemon: improve the debug message for is_enabled_by_rules_file
 2019-07-11 18:29 UTC  (2+ messages)

[PATCH] rdma/siw: Use proper enumerated type in map_cqe_status
 2019-07-11 17:30 UTC  (10+ messages)

[PATCH -next] RDMA/core: fix -Wunused-const-variable warnings
 2019-07-11 14:54 UTC  (2+ messages)

[PATCH -next] rdma/siw: remove set but not used variable 's'
 2019-07-11 14:47 UTC  (3+ messages)

[PATCH -next] rdma/siw: Add missing dependencies on LIBCRC32C and DMA_VIRT_OPS
 2019-07-11 14:47 UTC  (4+ messages)

failed armel build of rdma-core 24.0-1
 2019-07-11 11:11 UTC  (6+ messages)

[PATCH v6 rdma-next 0/6] RDMA/qedr: Use the doorbell overflow recovery mechanism for RDMA
 2019-07-11  7:23 UTC  (3+ messages)

[PATCH] net/mlx5e: Move priv variable into case statement in mlx5e_setup_tc
 2019-07-11  6:09 UTC  (3+ messages)

[PATCH for-rc] RDMA/hns: Fix sg offset non-zero issue
 2019-07-11  1:32 UTC 

[PATCH] RDMA/siw: Print error code while kthread_create failed
 2019-07-10 17:31 UTC  (4+ messages)
  `  "

[PATCH] IB/rdmavt: Remove err declaration in if statement in rvt_create_cq
 2019-07-10 17:17 UTC  (7+ messages)
` [PATCH v2] IB/rdmavt: Fix variable shadowing issue "

[PATCH] [net-next] net/mlx5e: avoid uninitialized variable use
 2019-07-10 17:14 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