linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-01-18 10:11:40 to 2017-01-22 08:05:08 UTC [more...]

[PATCH rdma-next V1 1/9] IB/ipoib: Add warning message when changing the MTU in UD over the max range
 2017-01-22  8:05 UTC  (13+ messages)

[PATCH] net/mlx4: use rb_entry()
 2017-01-22  7:48 UTC  (2+ messages)

Business Proposal
 2017-01-21 18:20 UTC 

[PATCH v3 00/37] IB: Optimize DMA mapping
 2017-01-21 14:18 UTC  (46+ messages)
` [PATCH v3 02/37] treewide: Move dma_ops from struct dev_archdata into struct device
` [PATCH v3 03/37] treewide: Consolidate set_dma_ops() implementations
  ` [PATCH v3 01/37] treewide: Constify most dma_map_ops structures
  ` [PATCH v3 04/37] treewide: Consolidate get_dma_ops() implementations
  ` [PATCH v3 05/37] lib/dma-noop: Clarify a comment
  ` [PATCH v3 06/37] lib/dma-noop: Only build dma_noop_ops for s390 and m32r
  ` [PATCH v3 07/37] lib/dma-virt: Add dma_virt_ops
  ` [PATCH v3 08/37] IB/core: Remove ib_dma_*map_single_attrs()
  ` [PATCH v3 09/37] RDS: IB: Remove an unused structure member
  ` [PATCH v3 10/37] IB/core: Change the type of an ib_dma_alloc_coherent() argument
  ` [PATCH v3 11/37] IB/hf1: Remove DMA mapping code
  ` [PATCH v3 12/37] IB/qib: "
  ` [PATCH v3 13/37] IB/core: Initialize ib_device.dev.parent earlier
  ` [PATCH v3 14/37] IB/core: Use dev.parent instead of dma_device
  ` [PATCH v3 15/37] IB/cxgb3: Set "
  ` [PATCH v3 16/37] IB/cxgb4: "
  ` [PATCH v3 17/37] IB/hfi1: Switch from dma_device to dev.parent
  ` [PATCH v3 18/37] IB/hns: "
  ` [PATCH v3 19/37] IB/i40iw: Remove a superfluous assignment statement
  ` [PATCH v3 20/37] IB/mlx4: Switch from dma_device to dev.parent
  ` [PATCH v3 21/37] IB/mlx5: "
  ` [PATCH v3 22/37] IB/mthca: "
  ` [PATCH v3 23/37] IB/nes: Remove a superfluous assignment statement
  ` [PATCH v3 24/37] IB/ocrdma: Switch from dma_device to dev.parent
  ` [PATCH v3 25/37] IB/qedr: "
  ` [PATCH v3 26/37] IB/qib: "
  ` [PATCH v3 27/37] IB/usnic: "
  ` [PATCH v3 28/37] IB/vmw_pvrdma: "
  ` [PATCH v3 29/37] IB/rxe: "
  ` [PATCH v3 30/37] IB/IPoIB: "
  ` [PATCH v3 31/37] IB/iser: "
  ` [PATCH v3 32/37] IB/srp: "
  ` [PATCH v3 33/37] IB/srpt: Modify a debug statement
  ` [PATCH v3 34/37] RDS: net: Switch from dma_device to dev.parent
  ` [PATCH v3 35/37] nvme-rdma: "
  ` [PATCH v3 36/37] IB/core: Remove ib_device.dma_device
  ` [PATCH v3 37/37] IB/rxe, IB/rdmavt: Use dma_virt_ops instead of duplicating it

release tarball top-level dir
 2017-01-21  8:26 UTC  (3+ messages)

[PATCH v1 0/5] Fix "support large inline thresholds"
 2017-01-20 18:17 UTC  (3+ messages)

[PATCH] iw_cxgb4: Guard against null cm_id in dump_ep/qp
 2017-01-20  7:02 UTC 

[RFC] RESEND - rdmatool - tool for RDMA users
 2017-01-19 22:16 UTC  (13+ messages)

[PATCH 0/2] Fixes for vmw_pvrdma
 2017-01-19 21:20 UTC  (3+ messages)
  ` [PATCH 1/2] IB/vmw_pvrdma: Don't leak info from alloc_ucontext
  ` [PATCH 2/2] IB/vmw_pvrdma: Fix incorrect cleanup on pvrdma_pci_probe error path

[PATCH 0/3] IB/vmw_pvrdma patches for 4.10
 2017-01-19 20:09 UTC  (17+ messages)
` [PATCH 1/3] IB/vmw_pvrdma: Defer activating device until vmxnet3 link is up

[PATCH RFC rdma-core 1/3] util: Add common code for provider debug
 2017-01-19 17:58 UTC  (8+ messages)

[PATCH] [RFC] IB/hfi1: Fix port ordering issue in a multiport device
 2017-01-19 17:58 UTC  (9+ messages)

NFSoRDMA Fails for max_sge Less Than 18
 2017-01-19 17:19 UTC  (11+ messages)

[PATCH v1] IB/mad: Add port_num to error message
 2017-01-19 17:05 UTC  (4+ messages)

[PATCH rdma-core] vmw_pvrdma: Check vendor and device ID on driver init
 2017-01-19 16:51 UTC 

[PATCHv3 1/2] IB/iser: Fix sg_tablesize calculation
 2017-01-19 16:38 UTC  (5+ messages)
` [PATCHv3 2/2] IB/iser: remove unused variable from iser_conn struct

rdma-core: pvrdma init issue
 2017-01-19 16:27 UTC  (3+ messages)

[PATCH] net/mlx5e: Remove unused variable
 2017-01-19 16:15 UTC  (3+ messages)

[PATCHv4] nvmet-rdma: Fix missing dma sync to nvme data structures
 2017-01-19 15:55 UTC 

[PATCHv3] nvmet-rdma: Fix missing dma sync to nvme data structures
 2017-01-19 15:51 UTC  (6+ messages)

[PATCH] pci: drop link_reset
 2017-01-19 15:18 UTC  (3+ messages)

[PATCH rdma-next 1/2] IB/rxe: Fix rxe dev insertion to rxe_dev_list
 2017-01-19 13:25 UTC  (2+ messages)
  ` [PATCH rdma-next 2/2] IB/rxe: Prevent from completer to operate on non valid QP

[PATCH] IB/mad: Add porn_num to error message
 2017-01-19 13:09 UTC  (2+ messages)

[PATCH rdma-next 0/7] mlx5 fixes for 4.11
 2017-01-19 10:45 UTC  (15+ messages)
  ` [PATCH rdma-next 1/7] IB/mlx5: Fix out-of-bound access
  ` [PATCH rdma-next 2/7] IB/mlx5: Return error for unsupported signature type
  ` [PATCH rdma-next 3/7] IB/mlx5: Verify that Q counters are supported
  ` [PATCH rdma-next 4/7] IB/mlx5: Add additional checks before processing MADs
  ` [PATCH rdma-next 5/7] IB/mlx5: Avoid SMP MADs from VFs
  ` [PATCH rdma-next 6/7] IB/mlx5: Assign DSCP for R-RoCE QPs Address Path
  ` [PATCH rdma-next 7/7] IB/mlx5: Remove deprecated module parameter

[PATCH rdma-next 0/5] USNIC and RAW enhancements series
 2017-01-19  9:51 UTC  (9+ messages)
  ` [PATCH rdma-next 1/5] IB/core: Add raw packet protocol
  ` [PATCH rdma-next 2/5] IB/mlx5: Support "
  ` [PATCH rdma-next 3/5] IB/mlx4: "
  ` [PATCH rdma-next 4/5] IB: Add protocol for USNIC
  ` [PATCH rdma-next 5/5] IB: Query port through the core instead of directly calling the driver handler

[PATCH v2 00/26] IB: Optimize DMA mapping
 2017-01-19  9:10 UTC  (3+ messages)
` [PATCH v2 02/26] treewide: Move dma_ops from struct dev_archdata into struct device

[PATCH 1/1] IB/ipoib: Remove the unnecessary error check
 2017-01-19  8:35 UTC  (2+ messages)

[PATCH for bnxt_re V4 10/21] RDMA/bnxt_re: Support for CQ verbs
 2017-01-19  6:57 UTC  (2+ messages)

[pull request][for-next] Mellanox mlx5 Reorganize core driver directory layout
 2017-01-19  6:32 UTC  (7+ messages)

[bug report] i40iw: add main, hdr, status
 2017-01-18 20:01 UTC  (4+ messages)

[PATCH] i40iw: Set maj_err and min_err in i40iw_sc_cqp_create
 2017-01-18 19:54 UTC  (2+ messages)

[RFC v2 00/10] HFI Virtual Network Interface Controller (VNIC)
 2017-01-18 16:46 UTC  (11+ messages)

[PATCH rdma-core] i40iw: Set 128B as the only supported RQ WQE size
 2017-01-18 16:30 UTC  (2+ messages)

[PATCH rdma-core] qedr: Fix a wrong field in struct rdma_rq_sge
 2017-01-18 16:19 UTC  (2+ messages)

[RFC] rdmatool - tool for RDMA users
 2017-01-18 15:07 UTC 

[PATCH rdma-next 0/6] Expand ODP MR to support implicit registration
 2017-01-18 14:58 UTC  (7+ messages)
  ` [PATCH rdma-next 1/6] IB/core: Add implicit MR flag
  ` [PATCH rdma-next 2/6] IB/umem: Update on demand page (ODP) support
  ` [PATCH rdma-next 3/6] IB/umem: Indicate that process is being terminated
  ` [PATCH rdma-next 4/6] IB/mlx5: Add null_mkey access
  ` [PATCH rdma-next 5/6] IB/mlx5: Expose MR cache for mlx5_ib
  ` [PATCH rdma-next 6/6] IB/mlx5: Add implicit MR support

[PATCH rdma-next 00/11] Expanding raw packet capabilities
 2017-01-18 13:40 UTC  (12+ messages)
  ` [PATCH rdma-next 01/11] IB/core: Expose vlan offloads capabilities
  ` [PATCH rdma-next 02/11] IB/core: Enable WQ creation and modification with cvlan offload
  ` [PATCH rdma-next 03/11] IB/core: Enable QP creation "
  ` [PATCH rdma-next 04/11] IB/core: Add scatter FCS flag to use in WQ creation
  ` [PATCH rdma-next 05/11] IB/uverbs: Expose vlan offloads capabilities
  ` [PATCH rdma-next 06/11] IB/uverbs: Enable WQ creation and modification with cvlan offload
  ` [PATCH rdma-next 07/11] IB/uverbs: Enable QP creation "
  ` [PATCH rdma-next 08/11] IB/mlx5: Expose vlan offloads capabilities
  ` [PATCH rdma-next 09/11] IB/mlx5: Enable WQ creation and modification with cvlan offload
  ` [PATCH rdma-next 10/11] IB/mlx5: Enable QP creation "
  ` [PATCH rdma-next 11/11] IB/mlx5: Support creation of a WQ with scatter FCS offload

[PATCH rdma-next 1/2] IB/mlx5: Expose Q counters groups only when they are supported by FW
 2017-01-18 13:25 UTC  (2+ 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-01-18 12:59 UTC  (6+ messages)
  ` [PATCH rdma-next 1/5] net/mlx5: Consolidate flow rules regardless their flow tag
  ` [PATCH rdma-next 2/5] IB/core: Introduce flow tag specification
  ` [PATCH rdma-next 3/5] IB/uverbs: Add support for flow tag
  ` [PATCH rdma-next 4/5] IB/mlx5: Add flow tag support
  ` [PATCH rdma-next 5/5] IB/mlx5: Replace ENOTSUPP usage with EOPNOTSUPP

[PATCH rdma-core] libqedr: remove fast-path debug prints
 2017-01-18 12:40 UTC  (2+ messages)

[PATCH RFC rdma-core 3/3] qedr: Use common provider debug macros
 2017-01-18 11:36 UTC  (3+ messages)

[patch] i40iw: silence an uninitialized variable warning
 2017-01-18 11:19 UTC  (2+ messages)

[PATCH for bnxt_re V4 00/21] Broadcom RoCE Driver (bnxt_re)
 2017-01-18 10:11 UTC  (3+ messages)
` [PATCH for bnxt_re V4 03/21] RDMA/bnxt_re: register with the NIC driver


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