linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-07-06 08:13:00 to 2017-07-13 19:37:37 UTC [more...]

[PATCH 0/2] Fix modify_qp failure
 2017-07-13 19:37 UTC  (2+ messages)
` [PATCH 1/2] RDMA/uverbs: Fix the check for port number

[PATCH rdma-core] bnxt_re: Fix -Wimplicit-fallthrough warnings in GCC 7.1
 2017-07-13 19:24 UTC  (8+ messages)

[PATCH 4.4 29/57] RDMA/uverbs: Check port number supplied by user verbs cmds
 2017-07-13 18:44 UTC  (3+ messages)

[PATCH rdma-core 0/8] Sparse updates for Mellanox and vmw_pvrdma providers
 2017-07-13 18:37 UTC  (19+ messages)
  ` [PATCH rdma-core 1/8] verbs: Annoate ibv_wc helpers with endian
  ` [PATCH rdma-core 2/8] verbs: Annoate ibv_send_wr "
  ` [PATCH rdma-core 3/8] mlx4: Add sparse annotations
  ` [PATCH rdma-core 4/8] mlx5: Avoid sparse complaints about !!
  ` [PATCH rdma-core 5/8] mlx5: Add sparse annotations
  ` [PATCH rdma-core 6/8] mthca: "
  ` [PATCH rdma-core 7/8] vmw_pvrdma: Update kernel header
  ` [PATCH rdma-core 8/8] vmw_pvrdma: Add sparse annotations

[PATCH] Add rdma service for kernel boot support
 2017-07-13 18:33 UTC  (4+ messages)

SQ overflow seen running isert traffic with high block sizes
 2017-07-13 18:29 UTC  (4+ messages)

[PATCH rfc 0/3] Expose cpu mapping hints to a nvme target port
 2017-07-13 17:31 UTC  (13+ messages)
` [PATCH rfc 2/3] RDMA/core: expose cpu affinity based completion vector lookup
` [PATCH rfc 3/3] nvmet-rdma: assign cq completion vector based on the port allowed cpus

[PATCH v1 rdma-next] bnxt_re: Fix -Wimplicit-fallthrough warnings in GCC 7.1
 2017-07-13 15:52 UTC  (3+ messages)

[PATCH] IB/i40iw: Fix error code in i40iw_create_cq()
 2017-07-13 14:42 UTC  (2+ messages)

[PATCH] IB/cxgb3: Fix error codes in iwch_alloc_mr()
 2017-07-13 14:35 UTC  (2+ messages)

[PATCH] cxgb4: Fix error codes in c4iw_create_cq()
 2017-07-13 14:34 UTC  (2+ messages)

Building rdma-core with -Wcast-qual
 2017-07-13 13:41 UTC  (2+ messages)

[PATCH] IB/mlx4: Fix CM REQ retries in paravirt mode
 2017-07-13 12:16 UTC  (6+ messages)

[PATCH] IB/IPoIB: Fix error code in ipoib_add_port()
 2017-07-13 10:25 UTC  (2+ messages)

[PATCH v8 0/7] Automatic affinity settings for nvme-rdma
 2017-07-13  8:57 UTC  (11+ messages)
  ` [PATCH v8 1/7] mlx5: convert to generic pci_alloc_irq_vectors
  ` [PATCH v8 2/7] mlx5e: don't assume anything on the irq affinity mappings of the device
  ` [PATCH v8 3/7] mlx5: move affinity hints assignments to generic code
  ` [PATCH v8 4/7] RDMA/core: expose affinity mappings per completion vector
  ` [PATCH v8 5/7] mlx5: support ->get_vector_affinity
  ` [PATCH v8 6/7] block: Add rdma affinity based queue mapping helper
  ` [PATCH v8 7/7] nvme-rdma: use intelligent affinity based queue mappings

Difference between normal and fast memory registration
 2017-07-13  7:53 UTC  (3+ messages)

[PATCH 1/2] RDMA/ocrdma: Fix an error code in ocrdma_alloc_pd()
 2017-07-13  7:46 UTC  (2+ messages)
` [PATCH 2/2] RDMA/ocrdma: Fix error codes in ocrdma_create_srq()

This merge window
 2017-07-13  7:29 UTC  (6+ messages)

[PATCH 1/2] ibacm: Fix service start_daemon call on Debian
 2017-07-12 15:42 UTC  (2+ messages)
  ` [PATCH 2/2] iwpmd: Support Debian/Ubuntu in sysvinit service

[PATCH v7 for-4.13 0/7] Automatic affinity settings for nvme-rdma
 2017-07-12 10:36 UTC  (12+ messages)
  ` [PATCH v7 for-4.13 1/7] mlx5: convert to generic pci_alloc_irq_vectors
  ` [PATCH v7 for-4.13 2/7] mlx5e: don't assume anything on the irq affinity mappings of the device
  ` [PATCH v7 for-4.13 3/7] mlx5: move affinity hints assignments to generic code
  ` [PATCH v7 for-4.13 4/7] RDMA/core: expose affinity mappings per completion vector
  ` [PATCH v7 for-4.13 5/7] mlx5: support ->get_vector_affinity
  ` [PATCH v7 for-4.13 6/7] block: Add rdma affinity based queue mapping helper
  ` [PATCH v7 for-4.13 7/7] nvme-rdma: use intelligent affinity based queue mappings

[PATCH 1/1] mlx4_en: remove unnecessary returned value check
 2017-07-12  9:46 UTC  (3+ messages)

[PATCH] RDMA/uverbs: Check port number supplied by user verbs cmds
 2017-07-12  4:02 UTC  (4+ messages)

[PATCH resend] rxe: fix broken receive queue draining
 2017-07-11 22:42 UTC  (2+ messages)

Unexpected issues with 2 NVME initiators using the same target
 2017-07-11 14:55 UTC  (23+ messages)

[PATCH rdma-core] librdmacm: Fix incorrect return value/type in a few man pages
 2017-07-11  8:39 UTC  (2+ messages)

[PATCH rdma-core] libqedr: fix bugs introduced in "sparse fixes"
 2017-07-11  8:34 UTC  (2+ messages)

[PATCH iproute2 V3 0/4] RDMAtool
 2017-07-11  7:23 UTC  (17+ messages)
` [PATCH iproute2 V3 1/4] rdma: Add basic infrastructure for RDMA tool
` [PATCH iproute2 V3 2/4] rdma: Add dev object
` [PATCH iproute2 V3 3/4] rdma: Add link object

[PATCH rfc] RDMA: unite max_mr_page_list_len for FRWR and FMRs
 2017-07-10 19:30 UTC  (6+ messages)

[PATCH] net/mlx5: IPSec, fix 64-bit division correctly
 2017-07-10 18:34 UTC  (5+ messages)

rdma-core make install is failing
 2017-07-10 17:42 UTC  (8+ messages)

[PATCH V1 rdma-core 0/5] Device hot plug support
 2017-07-10 16:23 UTC  (9+ messages)
  ` [PATCH V1 rdma-core 1/5] utils: Add timespec compare utility
  ` [PATCH V1 rdma-core 2/5] verbs: Split ibverbs_init functionality
  ` [PATCH V1 rdma-core 3/5] verbs: Refresh cahced ibv_device list
  ` [PATCH V1 rdma-core 4/5] verbs: Avoid ibv_device memory leak
  ` [PATCH V1 rdma-core 5/5] providers: Add support for uninit_device for all providers

[PATCH] RDMA/bnxt_re: checking for NULL instead of IS_ERR()
 2017-07-10  9:34 UTC  (2+ messages)

[PATCH v10 00/15] Replace PCI pool by DMA pool API
 2017-07-09 21:30 UTC  (13+ messages)
` [PATCH v10 05/15] mlx4: Replace PCI pool old API
` [PATCH v10 06/15] mlx5: "
` [PATCH v10 07/15] wireless: ipw2200: "
` [PATCH v10 08/15] scsi: be2iscsi: "
` [PATCH v10 09/15] scsi: csiostor: "
` [PATCH v10 10/15] scsi: lpfc: "
` [PATCH v10 11/15] scsi: megaraid: "
` [PATCH v10 12/15] scsi: mpt3sas: "
` [PATCH v10 13/15] scsi: mvsas: "
` [PATCH v10 14/15] scsi: pmcraid: "
` [PATCH v10 15/15] PCI: Remove PCI pool macro functions

[ANNOUNCE] Alpine Linux Persistence and Storage Summit
 2017-07-09 19:40 UTC 

Courier was unable to deliver the parcel, ID03711865
 2017-07-08  9:25 UTC 

[PATCH] IB/cma: Fix reference count leak when no ipv4 addresses are set
 2017-07-06 20:22 UTC 

[PULL REQUEST] Please pull rdma.git
 2017-07-06 16:49 UTC  (3+ messages)

[PATCH for-rc v1] IB/core, opa_vnic, hfi1, mlx5: Properly free rdma_netdev
 2017-07-06 14:11 UTC  (4+ messages)

[PATCH] IB/iser: Handle lack of memory management extentions correctly
 2017-07-06 13:54 UTC  (6+ messages)

[PATCH rdma v1 0/1] IB/core: Fix input len in multiple user verbs
 2017-07-06 12:24 UTC  (2+ messages)

[bug report] IB/mlx5: Respect mlx5_core reserved GIDs
 2017-07-06 12:16 UTC  (9+ messages)

[PATCH v2 0/3] Allow ib_clients to nullify .add but still get .remove events reliably
 2017-07-06  8:38 UTC  (5+ messages)
` [PATCH v2 1/3] RDMA/core: make ib_device.add method optional


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