linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-02-14 05:24:53 to 2017-02-18 20:51:43 UTC [more...]

[PATCH 00/29] IB/mlx: Fine-tuning for several function implementations
 2017-02-18 20:51 UTC  (5+ messages)
  ` [PATCH 01/29] IB/mlx4: Use kcalloc() in mlx4_ib_alloc_pv_bufs()
  ` [PATCH 02/29] IB/mlx4: Improve another size determination "
  ` [PATCH 03/29] IB/mlx4: Improve another size determination in mlx4_ib_alloc_demux_ctx()
` [PATCH 04/29] IB/mlx4: Improve another size determination in alloc_pv_object()

[RFC v2 01/20] block: DAC960: Replace PCI pool old API
 2017-02-18 19:11 UTC  (7+ messages)
` [RFC v2 00/20] Replace PCI pool by DMA pool API
    ` [RFC v2 12/20] scsi: mpt3sas: Replace PCI pool old API
    ` [RFC v2 11/20] scsi: megaraid: "

[PATCH rdma-core 00/14] Revise the DMA barrier macros in ibverbs
 2017-02-18 16:21 UTC  (23+ messages)
  ` [PATCH rdma-core 01/14] mlx5: Use stdatomic for the in_use barrier
  ` [PATCH rdma-core 02/14] Provide new names for the CPU barriers related to DMA
  ` [PATCH rdma-core 03/14] cxgb3: Update to use new udma write barriers
  ` [PATCH rdma-core 04/14] cxgb4: "
  ` [PATCH rdma-core 05/14] hns: "
  ` [PATCH rdma-core 06/14] i40iw: Get rid of unique barrier macros
  ` [PATCH rdma-core 07/14] mlx4: Update to use new udma write barriers
  ` [PATCH rdma-core 08/14] mlx5: "
  ` [PATCH rdma-core 09/14] nes: "
  ` [PATCH rdma-core 10/14] mthca: Update to use new mmio "
  ` [PATCH rdma-core 11/14] ocrdma: Update to use new udma "
  ` [PATCH rdma-core 12/14] qedr: "
  ` [PATCH rdma-core 13/14] vmw_pvrdma: "
  ` [PATCH rdma-core 14/14] Remove the old barrier macros

[rdma-core v2 0/9] Broadcom User Space RoCE Driver
 2017-02-18 15:43 UTC  (10+ messages)
  ` [rdma-core v2 1/9] libbnxt_re: introduce bnxtre user space RDMA provider
  ` [rdma-core v2 2/9] libbnxt_re: Add support for user memory regions
  ` [rdma-core v2 3/9] libbnxt_re: Add support for CQ and QP management
  ` [rdma-core v2 4/9] libbnxt_re: Add support for posting and polling
  ` [rdma-core v2 5/9] libbnxt_re: Allow apps to poll for flushed completions
  ` [rdma-core v2 6/9] libbnxt_re: Enable UD control path and wqe posting
  ` [rdma-core v2 7/9] libbnxt_re: Enable polling for UD completions
  ` [rdma-core v2 8/9] libbnxt_re: Add support for atomic operations
  ` [rdma-core v2 9/9] libbnxt_re: Add support for SRQ in user lib

[PATCH] RDMA/qedr: Fix some error handling
 2017-02-18 11:28 UTC 

[PATCH rfc 0/4] Introduce a new helper for parsing ipv[4|6]:port to socket address
 2017-02-18  0:39 UTC  (14+ messages)
` [PATCH rfc 1/4] net/utils: generic inet_pton_with_scope helper
      ` [PATCH] net/utils: fix semicolon.cocci warnings
  ` [PATCH rfc 2/4] nvmet-rdma: use generic inet_pton_with_scope
` [PATCH rfc 3/4] nvme-rdma: use inet_pton_with_scope helper
` [PATCH rfc 4/4] iscsi-target: use generic inet_pton_with_scope

[PATCHv2 1/1] rds:Remove unnecessary ib_ring unalloc
 2017-02-17 20:20 UTC  (3+ messages)

[PATCH] IB/vmw_pvrdma: Expose vendor error to ULPs
 2017-02-17 18:37 UTC  (2+ messages)

[PATCH] RDMA/bnxt_re: remove redundant initialization of rc to zero
 2017-02-17 15:59 UTC  (3+ messages)

[PATCH] RDMA/bnxt_re: add DCB dependency
 2017-02-17 14:40 UTC 

[PATCH] IB/hns: include linux/module.h
 2017-02-17 14:38 UTC 

[PATCH 1/1] rds:Remove unnecessary ib_ring unalloc
 2017-02-17  8:51 UTC 

With rxe, udaddy hangs and ibv_rc_pingpong fails
 2017-02-16 22:48 UTC  (2+ messages)

[PATCH v2] vmw_pvrdma: switch to pci_alloc_irq_vectors
 2017-02-16 20:29 UTC  (2+ messages)

[PATCH] ipoib: clean ib tx ring periodically
 2017-02-16 17:47 UTC  (3+ messages)

[PATCH V2 rdma-core 0/7] Add mlx5 direct verbs
 2017-02-16 14:51 UTC  (9+ messages)
  ` [PATCH V2 rdma-core 1/7] mlx5: "
  ` [PATCH V2 rdma-core 2/7] mlx5: Add CQE fields
  ` [PATCH V2 rdma-core 3/7] mlx5: Add WQE segments implementation
  ` [PATCH V2 rdma-core 4/7] mlx5: Use macro for CQE version 1
  ` [PATCH V2 rdma-core 5/7] mlx5: Convert to use predefined get CQE opcodes
  ` [PATCH V2 rdma-core 6/7] mlx5: Add direct verbs man pages
  ` [PATCH V2 rdma-core 7/7] mlx5: Export mlx5 direct verbs interface

[ANNOUNCE] OFED 3.18-3-rc1 release is available
 2017-02-16 12:39 UTC 

[PATCH net 0/3] qed: RoCE infrastrucutre fixes
 2017-02-16  9:19 UTC  (4+ messages)
` [PATCH net 1/3] qed: Release CQ resource under lock on failure

[PATCH v2 0/8] IB/srp bug fixes
 2017-02-16  9:11 UTC  (31+ messages)
  ` [PATCH v2 1/8] IB/SRP: Avoid using IB_MR_TYPE_SG_GAPS
  ` [PATCH v2 2/8] IB/srp: Avoid that duplicate responses trigger a kernel bug
  ` [PATCH v2 3/8] IB/srp: Fix race conditions related to task management
  ` [PATCH v2 4/8] IB/srp: Document locking conventions
  ` [PATCH v2 5/8] IB/srp: Make a diagnostic message more informative
  ` [PATCH v2 6/8] IB/srp: Improve an error path
  ` [PATCH v2 7/8] IB/core: Add support for draining IB_POLL_DIRECT completion queues
  ` [PATCH v2 8/8] IB/srp: Drain the send queue before destroying a QP

[PATCH 0/2] IB/hns: Fine-tuning for two function implementations
 2017-02-16  9:04 UTC  (3+ messages)
  ` [PATCH 1/2] IB/hns: Use kmalloc_array() in hns_roce_cmd_use_events()
  ` [PATCH 2/2] IB/hns: Use kcalloc() in hns_roce_buddy_init()

[PATCH rdma-core] debian: Add arch.h to libibverbs-dev install
 2017-02-16  8:49 UTC 

[PATCH rdma-core 0/3] libqedr: Three queue related fixes
 2017-02-16  6:10 UTC  (5+ messages)
  ` [PATCH rdma-core 1/3] libqedr: Check queue mapping return value correctly
  ` [PATCH rdma-core 2/3] libqedr: Remove redundant memset
  ` [PATCH rdma-core 3/3] libqedr: Remove duplication of RQ configuration

Is SRP over RoCE possible?
 2017-02-16  0:46 UTC  (12+ messages)

[PATCH rdma-core 00/10] Provide a compat infiniband/arch.h
 2017-02-15 18:55 UTC  (4+ messages)

[PATCH V1 for-next 0/7] Change IDR usage and locking in uverbs
 2017-02-15 18:54 UTC  (20+ messages)
` [PATCH V1 for-next 1/7] IB/core: Refactor idr to be per uverbs_file
` [PATCH V1 for-next 2/7] IB/core: Add support for idr types
` [PATCH V1 for-next 3/7] IB/core: Add idr based standard types
` [PATCH V1 for-next 4/7] IB/core: Change idr objects to use the new schema
` [PATCH V1 for-next 6/7] IB/core: Add support for fd objects

[PATCH v2 1/8] IB/SRP: Avoid using IB_MR_TYPE_SG_GAPS
 2017-02-15 15:34 UTC  (2+ messages)

[PATCH rdma-next] IB/cma: Family of destination address should be equal to family of source address
 2017-02-15 15:12 UTC  (2+ messages)

[PATCH rdma-next V1] IB/cma: Add default RoCE TOS to CMA configfs
 2017-02-15 15:11 UTC  (2+ messages)

[PATCH rdma-next V1] IB/core: Remove pointer casting from void to net_device
 2017-02-15 14:54 UTC  (2+ messages)

[PATCH rdma-next 1/1] IB/IPoIB: Add destination address when re-queue packet
 2017-02-15 14:54 UTC  (2+ messages)

[PATCH V1 rdma-core 7/7] mlx5: Export mlx5 direct verbs interface
 2017-02-15  7:55 UTC 

[PATCH] vmw_pvrdma: switch to pci_alloc_irq_vectors
 2017-02-15  7:42 UTC  (3+ messages)

[PATCH] IB/hfi1: use size_t for passing array length
 2017-02-15  5:24 UTC  (2+ messages)

[PATCH 00/27] IB/hfi1,qib,rdmavt: Patches for 4.11
 2017-02-14 21:51 UTC  (4+ messages)
` [PATCH 22/27] IB/hfi1: Add receive fault injection feature

[PATCH 0/8] IB/srp bug fixes
 2017-02-14 18:49 UTC  (27+ messages)
` [PATCH 8/8] IB/srp: Drain the send queue before destroying a QP
            ` v4.10-rc SRP + mlx5 regression

[PATCH rdma-next] IB/mlx5: Fix configuration of port capabilities
 2017-02-14 18:41 UTC  (2+ messages)

[PATCH rdma-next] IB/mlx4: Take source GID by index from HW GID table
 2017-02-14 18:41 UTC  (2+ messages)

[PATCH rdma-next v1] IB/mlx5: Fix blue flame buffer size calculation
 2017-02-14 18:40 UTC  (2+ messages)

[PATCH V1 rdma-core 0/7] Add mlx5 direct verbs
 2017-02-14 18:05 UTC  (7+ messages)
` [PATCH V1 rdma-core 7/7] mlx5: Export mlx5 direct verbs interface

[PATCH rdma-next 00/11] Expanding raw packet capabilities
 2017-02-14 17:47 UTC  (5+ messages)

[PATCH] IB/mlx4: Remove unused variable from function declaration
 2017-02-14 16:50 UTC  (2+ messages)

[PATCH v3 00/37] IB: Optimize DMA mapping
 2017-02-14 16:47 UTC  (5+ messages)
` [PATCH v3 29/37] IB/rxe: Switch from dma_device to dev.parent

[PATCH rdma-next V1 0/5] USNIC and RAW enhancements series
 2017-02-14 16:45 UTC  (2+ messages)

[PATCH rdma-next 0/6] Expand ODP MR to support implicit registration
 2017-02-14 16:45 UTC  (2+ messages)

[PATCH rdma-next 1/2] IB/mlx5: Expose Q counters groups only when they are supported by FW
 2017-02-14 15:30 UTC  (4+ messages)
` [PATCH rdma-next 2/2] IB/mlx5: Add port counter support for Receive WQs

[PATCH rdma-next 0/5] Add flow tag support to flow specification
 2017-02-14 15:27 UTC  (2+ messages)

[PATCH rdma-next 0/7] mlx5 fixes for 4.11
 2017-02-14 15:15 UTC  (2+ messages)

[PATCH V5 for-next 00/21] Broadcom RoCE Driver (bnxt_re)
 2017-02-14 14:59 UTC  (4+ messages)
` [PATCH V5 for-next 10/21] RDMA/bnxt_re: Support for CQ verbs

[PATCH 1/1] IB/ipoib: Remove redudant label
 2017-02-14  8:57 UTC  (2+ messages)

Business Proposal
 2017-02-14  7:36 UTC 


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