linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-01-08 19:25:08 to 2019-01-22 18:31:25 UTC [more...]

[PATCH iproute2-next 00/19] Export object IDs to users
 2019-01-22 18:31 UTC  (20+ messages)
` [PATCH iproute2-next 01/19] rdma: update uapi headers
` [PATCH iproute2-next 02/19] rdma: Remove duplicated print code
` [PATCH iproute2-next 03/19] rdma: Provide unique indexes for all visible objects
` [PATCH iproute2-next 04/19] rdma: Provide parent context index for all objects except CM_ID
` [PATCH iproute2-next 05/19] rdma: Move resource PD logic to separate file
` [PATCH iproute2-next 06/19] rdma: Refactor out resource MR "
` [PATCH iproute2-next 07/19] rdma: Move out resource CQ "
` [PATCH iproute2-next 08/19] rdma: Move out resource CM-ID "
` [PATCH iproute2-next 09/19] rdma: Move resource PD "
` [PATCH iproute2-next 10/19] rdma: Properly mark RDMAtool license
` [PATCH iproute2-next 11/19] rdma: Simplify code to reuse existing functions
` [PATCH iproute2-next 12/19] rdma: Simplify CM_ID print code
` [PATCH iproute2-next 13/19] rdma: Refactor CQ prints
` [PATCH iproute2-next 14/19] rdma: Separate MR code
` [PATCH iproute2-next 15/19] rdma: Separate PD code
` [PATCH iproute2-next 16/19] rdma: Move QP code to separate function
` [PATCH iproute2-next 17/19] rdma: Unify netlink attribute checks prior to prints
` [PATCH iproute2-next 18/19] rdma: Perform single .doit call to query specific objects
` [PATCH iproute2-next 19/19] rdma: Provide and reuse filter functions

[PATCH 0/8] IB: cleanup debugfs usage
 2019-01-22 17:42 UTC  (12+ messages)
` [PATCH 1/8] infiniband: cxgb4: no need to check return value of debugfs_create functions
` [PATCH 2/8] infiniband: hfi1: drop crazy DEBUGFS_SEQ_FILE_CREATE() macro
` [PATCH 3/8] infiniband: hfi1: no need to check return value of debugfs_create functions
` [PATCH 4/8] infiniband: qib: "
` [PATCH 5/8] infiniband: mlx5: "
` [PATCH 6/8] infiniband: ocrdma: "
` [PATCH 7/8] infiniband: usnic: "
` [PATCH 8/8] infiniband: ipoib: "

[PATCH for-rc 0/7] hfi1 and qib patches for rc
 2019-01-22 16:24 UTC  (10+ messages)
` [PATCH for-rc 5/7] IB/hfi1: Close race condition on user context disable and close
` [PATCH for-rc 6/7] IB/hfi1: Remove overly conservative VM_EXEC flag check
` [PATCH for-rc 7/7] IB/hfi1: Add limit test for RC/UC send via loopback

[PATCH 1/2] RDMA/srp: Avoid calling mutex_lock() from inside scsi_queue_rq()
 2019-01-22 16:04 UTC  (7+ messages)
` [PATCH 2/2] RDMA/srp: Rework SCSI device reset handling

[PATCH v2 -next 0/6] mm: make pinned_vm atomic and simplify users
 2019-01-22 15:45 UTC  (13+ messages)
` [PATCH 1/6] mm: make mm->pinned_vm an atomic64 counter
` [PATCH 2/6] mic/scif: do not use mmap_sem
` [PATCH 3/6] drivers/IB,qib: "
` [PATCH 4/6] drivers/IB,hfi1: do not se mmap_sem
` [PATCH 5/6] drivers/IB,usnic: reduce scope of mmap_sem
` [PATCH 6/6] drivers/IB,core: "

[PATCH rdma-next 00/12] Add SRQ and XRC support for ODP MRs
 2019-01-22  6:48 UTC  (13+ messages)
` [PATCH rdma-next 01/12] IB/mlx5: Fix locking SRQ object in ODP event
` [PATCH rdma-next 02/12] IB/core: Allocate bit for SRQ ODP support
` [PATCH rdma-next 03/12] IB/uverbs: Expose XRC ODP device capabilities
` [PATCH rdma-next 04/12] IB/mlx5: Remove useless check in ODP handler
` [PATCH rdma-next 05/12] IB/mlx5: Clean mlx5_ib_mr_responder_pfault_handler() signature
` [PATCH rdma-next 06/12] IB/mlx5: Add XRC initiator ODP support
` [PATCH rdma-next 07/12] IB/mlx5: Let read user wqe also from SRQ buffer
` [PATCH rdma-next 08/12] IB/mlx5: Add ODP SRQ support
` [PATCH rdma-next 09/12] IB/mlx5: Advertise SRQ ODP support for supported transports
` [PATCH mlx5-next 10/12] net/mlx5: Add XRC transport to ODP device capabilities layout
` [PATCH rdma-next 11/12] IB/mlx5: Advertise XRC ODP support
` [PATCH mlx5-next 12/12] net/mlx5: Set ODP SRQ support in firmware

[PATCH rdma-next 0/3] Indirect MKEY over DEVX
 2019-01-22  3:08 UTC  (5+ messages)
` [PATCH rdma-next 1/3] IB/mlx5: DEVX handling for indirection MKEY
` [PATCH mlx5-next 2/3] IB/mlx5: Manage indirection mkey upon DEVX flow for ODP
` [PATCH rdma-next 3/3] IB/mlx5: Add support for ODP for DEVX indirection mkey

[PATCH mlx5-next 0/4] mlx5 next misc updates
 2019-01-21 18:22 UTC  (10+ messages)
` [PATCH mlx5-next 1/4] net/mlx5: Make mlx5_cmd_exec_cb() a safe API
` [PATCH mlx5-next 2/4] net/mlx5: Add pci AtomicOps request
` [PATCH mlx5-next 3/4] net/mlx5: Remove unused MLX5_*_DOORBELL_LOCK macros
` [PATCH mlx5-next 4/4] net/mlx5: Remove spinlock support from mlx5_write64

[PATCH iproute2-next] rdma: Add unbound workqueue to list of poll context types
 2019-01-21 16:20 UTC  (2+ messages)

[PATCH v5] coding-style: Clarify the expectations around bool
 2019-01-21  2:08 UTC  (3+ messages)

[PATCH RFC] iw_cxgb4: drop check - dead code
 2019-01-21  2:05 UTC  (2+ messages)

[PATCH V2 rdma-next 0/3] RDMA/hns: Some fixes for hns RoCE driver
 2019-01-19  3:36 UTC  (4+ messages)
` [PATCH V2 rdma-next 1/3] RDMA/hns: Fix the Oops during rmmod or insmod ko when reset occurs
` [PATCH V2 rdma-next 2/3] RDMA/hns: Fix the chip hanging caused by sending mailbox&CMQ during reset
` [PATCH V2 rdma-next 3/3] RDMA/hns: Fix the chip hanging caused by sending doorbell "

[PATCH -next] IB/hw: remove unneeded semicolon
 2019-01-18 21:05 UTC  (2+ messages)

[PATCH rdma-next] IB/core: Simplify rdma cgroup registration
 2019-01-18 20:44 UTC  (3+ messages)

[PATCH rdma-rc 0/3] RDMA/hns: Some fixes for 5.0
 2019-01-18 12:58 UTC  (10+ messages)
` [PATCH rdma-rc 1/3] RDMA/hns: Fix the Oops during rmmod or insmod ko when reset occurs
` [PATCH rdma-rc 2/3] RDMA/hns: Fix the chip hanging caused by sending mailbox&CMQ during reset
` [PATCH rdma-rc 3/3] RDMA/hns: Fix the chip hanging caused by sending doorbell "

[PATCH net-next] net/mlx4: remove unneeded semicolon
 2019-01-18  6:05 UTC  (3+ messages)

[GIT PULL] Please pull RDMA subsystem changes
 2019-01-18  5:35 UTC  (2+ messages)

[PATCH iproute2-next] clang-format: add configuration file
 2019-01-17 21:42 UTC  (2+ messages)

[PATCH] lib/scatterlist: Provide a DMA page iterator
 2019-01-17 15:54 UTC  (28+ messages)

[PATCH] RDMA/mlx5: Replace kzalloc with kcalloc
 2019-01-15 23:03 UTC  (4+ messages)

[PATCH -next 0/6] mm: make pinned_vm atomic and simplify users
 2019-01-15 18:18 UTC 

[PATCH] [V2] infiniband: fix a missing check of nla_put
 2019-01-15 18:14 UTC  (3+ messages)

[PATCH mlx5-next] RDMA/mad: Reduce MAD scope to mlx5_ib only
 2019-01-15  8:05 UTC  (3+ messages)

[PATCH v2] RDMA/cma: Rollback source IP address if failing to acquire device
 2019-01-14 22:28 UTC  (3+ messages)

[PATCH v4] coding-style: Clarify the expectations around bool
 2019-01-14 17:28 UTC  (7+ messages)

[PATCH v2 for-rc] RDMA/vmw_pvrdma: Return the correct opcode when creating WR
 2019-01-11  0:04 UTC  (2+ messages)

[PATCH] RDMA/cma: Rollback source IP address if failing to acquire device
 2019-01-10  6:03 UTC  (3+ messages)

[PATCH] PCI: Add no-D3 quirk for Mellanox ConnectX-[45]
 2019-01-09 15:27 UTC  (15+ messages)

[PATCH] packet: Do not leak dev refcounts on error exit
 2019-01-09  2:59 UTC  (3+ messages)

[PATCH v1 for-rc] RDMA/vmw_pvrdma: Return the correct opcode when creating WR
 2019-01-08 23:48 UTC  (6+ messages)

[PATCH] IB/srp: Use struct_size() in kzalloc()
 2019-01-08 22:47 UTC  (3+ messages)

[PATCH v3 0/8] net: y2038-safe socket timestamps
 2019-01-08 21:49 UTC  (2+ messages)

[PATCH AUTOSEL 4.9 11/36] rxe: IB_WR_REG_MR does not capture MR's iova field
 2019-01-08 19:33 UTC 

[PATCH AUTOSEL 4.14 14/53] rxe: IB_WR_REG_MR does not capture MR's iova field
 2019-01-08 19:32 UTC  (3+ messages)
` [PATCH AUTOSEL 4.14 22/53] IB/hfi1: Incorrect sizing of sge for PIO will OOPs
` [PATCH AUTOSEL 4.14 46/53] IB/usnic: Fix potential deadlock

[PATCH AUTOSEL 4.19 31/97] rxe: IB_WR_REG_MR does not capture MR's iova field
 2019-01-08 19:29 UTC  (3+ messages)
` [PATCH AUTOSEL 4.19 42/97] IB/hfi1: Incorrect sizing of sge for PIO will OOPs
` [PATCH AUTOSEL 4.19 86/97] IB/usnic: Fix potential deadlock

[PATCH AUTOSEL 4.20 040/117] rxe: IB_WR_REG_MR does not capture MR's iova field
 2019-01-08 19:26 UTC  (3+ messages)
` [PATCH AUTOSEL 4.20 053/117] IB/hfi1: Incorrect sizing of sge for PIO will OOPs
` [PATCH AUTOSEL 4.20 102/117] IB/usnic: Fix potential deadlock


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