linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-03-05 16:50:49 to 2016-03-11 02:19:01 UTC [more...]

[PATCH] configfs: switch ->default groups to a linked list
 2016-03-11  2:19 UTC  (4+ messages)

RDMA power failure write atomicity
 2016-03-11  1:33 UTC  (2+ messages)

generic RDMA READ/WRITE API V4
 2016-03-11  1:26 UTC  (39+ messages)
` [PATCH v4 1/9] IB/cma: pass the port number to ib_create_qp
` [PATCH v4 2/9] IB/core: allow passing mapping an offset into the SG in ib_map_mr_sg
` [PATCH v4 3/9] IB/core: add a helper to check for READ WITH INVALIDATE support
` [PATCH v4 4/9] IB/core: refactor ib_create_qp
` [PATCH v4 5/9] IB/core: add a simple MR pool
  ` [PATCH v4 6/9] IB/core: add a need_inval flag to struct ib_mr
  ` [PATCH v4 7/9] IB/core: generic RDMA READ/WRITE API
  ` [PATCH v4 8/9] target: enhance and export target_alloc_sgl/target_free_sgl
` [PATCH v4 9/9] IB/srpt: convert to the generic RDMA READ/WRITE API

[PATCH rdma-next V1 00/10] IB SR-IOV support
 2016-03-10 23:52 UTC  (22+ messages)
  ` [PATCH rdma-next V1 01/10] net/core: Add support for configuring VF GUIDs
  ` [PATCH rdma-next V1 02/10] IB/mlx5: Fix decision on using MAD_IFC
  ` [PATCH rdma-next V1 03/10] IB/core: Add subnet prefix to port info
  ` [PATCH rdma-next V1 04/10] IB/core: Support accessing SA in virtualized environment
  ` [PATCH rdma-next V1 05/10] IB/core: Add interfaces to control VF attributes
  ` [PATCH rdma-next V1 06/10] IB/ipoib: Add ndo operations for configuring VFs
  ` [PATCH rdma-next V1 07/10] net/mlx5_core: Add VF param when querying vport counter
  ` [PATCH rdma-next V1 08/10] net/mlx5_core: Implement modify HCA vport command
  ` [PATCH rdma-next V1 09/10] IB/mlx5: Implement callbacks for manipulating VFs
  ` [PATCH rdma-next V1 10/10] IB/ipoib: Allow mcast packets from other VFs

[PATCH V2] IB/uverbs: Fix race between uverbs_close and remove_one
 2016-03-10 21:05 UTC  (16+ messages)

[PATCH v3 00/11] NFS/RDMA client patches for v4.6
 2016-03-10 17:01 UTC  (31+ messages)
` [PATCH v3 01/11] xprtrdma: Clean up unused RPCRDMA_INLINE_PAD_THRESH macro
` [PATCH v3 02/11] xprtrdma: Clean up physical_op_map()
` [PATCH v3 03/11] xprtrdma: Clean up dprintk format string containing a newline
` [PATCH v3 05/11] xprtrdma: Do not wait if ib_post_send() fails
` [PATCH v3 06/11] rpcrdma: Add RPCRDMA_HDRLEN_ERR
` [PATCH v3 09/11] xprtrdma: Use new CQ API for RPC-over-RDMA client receive CQs
` [PATCH v3 10/11] xprtrdma: Use an anonymous union in struct rpcrdma_mw

[PATCH 00/16] IB/hfi1: Add a page pinning cache for PSM sdma
 2016-03-10  7:11 UTC  (25+ messages)
  ` [PATCH 01/16] IB/hfi1: Re-factor MMU notification code
  ` [PATCH 02/16] IB/hfi1: Allow MMU function execution in IRQ context
  ` [PATCH 03/16] IB/hfi1: Prevent NULL pointer dereference
  ` [PATCH 04/16] IB/hfi1: Allow remove MMU callbacks to free nodes
  ` [PATCH 05/16] IB/hfi1: Remove the use of add/remove RB function pointers
  ` [PATCH 06/16] IB/hfi1: Notify remove MMU/RB callback of calling context
  ` [PATCH 07/16] IB/hfi1: Use interval RB trees
  ` [PATCH 08/16] IB/hfi1: Add MMU tracing
  ` [PATCH 09/16] IB/hfi1: Remove compare callback
  ` [PATCH 10/16] IB/hfi1: Add filter callback
  ` [PATCH 11/16] IB/hfi1: Adjust last address values for intervals
  ` [PATCH 12/16] IB/hfi1: Implement SDMA-side buffer caching
  ` [PATCH 13/16] IB/hfi1: Add pin query function
  ` [PATCH 14/16] IB/hfi1: Specify mm when releasing pages
  ` [PATCH 15/16] IB/hfi1: Switch to using the pin query function
  ` [PATCH 16/16] IB/hfi1: Add SDMA cache eviction algorithm

[PATCH v4 0/4] new ib_drain_qp() API
 2016-03-10  5:05 UTC  (6+ messages)
` [PATCH v4 2/4] iw_cxgb4: add queue drain functions

[PATCH 0/4] infiniband: hns: Hisilicon RoCE support
 2016-03-09 11:25 UTC  (15+ messages)
` [PATCH 1/4] net: hns: add Hisilicon RoCE support(the dependent routine)
` [PATCH 2/4] infiniband: hns: add Hisilicon RoCE support(binding)
` [PATCH 3/4] infiniband: hns: add Hisilicon RoCE support(driver code)
` [PATCH 4/4] infiniband: hns: add Hisilicon RoCE support(Kconfig)

[Bug 114061] New: xorg session flickers after resume from suspend
 2016-03-08 23:44 UTC 

[PATCH RESEND] qib:Fix concurrent access in the function, qib_init_iba6120_funcs
 2016-03-08 20:04 UTC  (4+ messages)

[PATCH rdma-next V2 00/10] IB SR-IOV support
 2016-03-08 18:04 UTC  (13+ messages)
  ` [PATCH rdma-next V2 01/10] net/core: Add support for configuring VF GUIDs
  ` [PATCH rdma-next V2 02/10] IB/mlx5: Fix decision on using MAD_IFC
  ` [PATCH rdma-next V2 03/10] IB/core: Add subnet prefix to port info
  ` [PATCH rdma-next V2 04/10] IB/core: Support accessing SA in virtualized environment
  ` [PATCH rdma-next V2 05/10] IB/core: Add interfaces to control VF attributes
  ` [PATCH rdma-next V2 06/10] IB/ipoib: Add ndo operations for configuring VFs
  ` [PATCH rdma-next V2 07/10] net/mlx5_core: Add VF param when querying vport counter
  ` [PATCH rdma-next V2 08/10] net/mlx5_core: Implement modify HCA vport command
  ` [PATCH rdma-next V2 09/10] IB/mlx5: Implement callbacks for manipulating VFs
  ` [PATCH rdma-next V2 10/10] IB/ipoib: Allow mcast packets from other VFs

net/9p: convert to new CQ API
 2016-03-08 14:38 UTC  (5+ messages)
` [PATCH] "
  ` [V9fs-developer] "

Move of upstream librdmacm and ibacm git trees
 2016-03-07 20:35 UTC  (6+ messages)

[PATCH 00/10] IB/hfi1: Adaptive PIO bug fixes and a few others
 2016-03-07 19:35 UTC  (11+ messages)
  ` [PATCH 01/10] IB/hfi1: Improve LED beaconing
  ` [PATCH 02/10] IB/hfi1: Report pid in qp_stats to aid debug
  ` [PATCH 03/10] IB/hfi1: Fix issues with qp_stats print
  ` [PATCH 04/10] IB/hfi1: Add unique trace point for pio and sdma send
  ` [PATCH 05/10] IB/hfi1: Fix ordering of trace for accuracy
  ` [PATCH 06/10] IB/hfi1: Fix PIO wakeup timing hole
  ` [PATCH 07/10] IB/hfi1: Fix panic in adaptive pio
  ` [PATCH 08/10] IB/hfi1: Fix adaptive pio packet corruption
  ` [PATCH 09/10] IB/hfi1: Enable adaptive pio by default
  ` [PATCH 10/10] IB/rdmavt: Post receive for QP in ERR state

[PATCH for-next 0/3] DONT_TRAP support for mlx5 flow steering
 2016-03-07 17:08 UTC  (5+ messages)
  ` [PATCH for-next 1/3] net/mlx5_core: Create anchor of last flow table
  ` [PATCH for-next 2/3] net/mlx5_core: Introduce forward to next priority action
  ` [PATCH for-next 3/3] IB/mlx5: Add support for don't trap rules

generic RDMA READ/WRITE API V3
 2016-03-07 16:08 UTC  (12+ messages)
` [PATCH 1/8] IB/core: allow passing mapping an offset into the SG in ib_map_mr_sg
` [PATCH 2/8] IB/core: add a helper to check for READ WITH INVALIDATE support
` [PATCH 3/8] IB/core: refactor ib_create_qp
` [PATCH 4/8] IB/core: add a simple MR pool
` [PATCH 6/8] IB/core: generic RDMA READ/WRITE API

[PATCH for-next 00/10] IB SR-IOV support
 2016-03-07  7:52 UTC  (24+ messages)
` [PATCH for-next 01/10] net/core: Add support for configuring VF GUIDs
` [PATCH for-next 03/10] IB/core: Support accessing SA in virtualized environment
` [PATCH for-next 08/10] IB/mlx5: Implement callbacks for manipulating VFs
` [PATCH for-next 09/10] IB/ipoib: Allow mcast packets from other VFs

[PATCH] RDMA/uverbs: Fix race between uverbs_close and remove_one
 2016-03-07  5:31 UTC 

[PATCH rdma-next V1 0/8] Introduce vector CALC support
 2016-03-06 13:30 UTC  (9+ messages)
` [PATCH rdma-next V1 7/8] IB/core: Advertise supported vector CALC capabilities

[PATCHv9 0/3] rdmacg: IB/core: rdma controller support
 2016-03-06  8:37 UTC  (9+ messages)
` [PATCHv9 1/3] rdmacg: Added rdma cgroup controller

[PATCH 00/17] IB/hfi1: Bug fixes post destaging of driver
 2016-03-05 16:50 UTC  (2+ messages)
  ` [PATCH 17/17] IB/hfi1: Don't call cond_resched in atomic mode when sending packets


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