linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-04-17 18:06:02 to 2016-04-21 09:39:58 UTC [more...]

[PATCH 0/3] IB/hfi1, rdmavt: Additional bug fixes for 4.6 RC
 2016-04-21  9:39 UTC  (6+ messages)
  ` [PATCH 1/3] IB/rdmavt,hfi1,qib: Fix memory leak
  ` [PATCH 2/3] IB/hfi1: Fix missing lock/unlock in verbs drain callback
  ` [PATCH 3/3] IB/hfi1: Don't attempt to free resources if initialization failed

[PATCH v2 2/4] io-mapping: Specify mapping size for io_mapping_map_wc()
 2016-04-21  7:27 UTC  (9+ messages)
          ` [PATCH 4/4] drm/i915: Move ioremap_wc tracking onto VMA
            ` [Intel-gfx] "

[PATCH for-next 5/5] IB/mlx5: Report Scatter FCS device capability when supported
 2016-04-21  7:07 UTC  (4+ messages)

[ANNOUNCE] Shared Topic Branch For ABI Changes
 2016-04-21  6:58 UTC  (4+ messages)

generic RDMA READ/WRITE API V6
 2016-04-21  3:11 UTC  (26+ messages)
` [PATCH 01/12] IB/mlx5: Expose correct max_sge_rd limit
` [PATCH 02/12] IB/cma: pass the port number to ib_create_qp
` [PATCH 04/12] IB/core: add a helper to check for READ WITH INVALIDATE support
` [PATCH 05/12] IB/core: refactor ib_create_qp
` [PATCH 06/12] IB/core: add a simple MR pool
` [PATCH 07/12] IB/core: add a need_inval flag to struct ib_mr

Testing for RDMA with ib_srp: Failed to map data (-12) with max_sectors_kb=4096 and buffered I/O with 4MB writes
 2016-04-21  2:57 UTC 

[PATCH 02/19] io-mapping: Specify mapping size for io_mapping_map_wc()
 2016-04-20 21:23 UTC  (4+ messages)

[PATCH 0/7] IB/hfi1: Remove write() and use ioctl() for user access
 2016-04-20 20:46 UTC  (27+ messages)
` [PATCH 1/7] IB/hfi1: Export drivers user sw version via sysfs
` [PATCH 2/7] IB/hfi1: Remove unused user command

[PATCH V2] net: ethernet: mellanox: correct page conversion
 2016-04-20 18:42 UTC  (30+ messages)

[PATCH 0/3] iw_cxgb3/4 bug fixes
 2016-04-20 17:13 UTC  (2+ messages)

[PATCH V2] powerpc/infiniband: Use cache inhibitted and guarded mapping on powerpc
 2016-04-20 16:29 UTC  (2+ messages)

[PATCH for-next] IB/mlx5: Add UARs write-combining and non-cached mapping
 2016-04-20 14:51 UTC  (2+ messages)

[PATCH for-next 0/4] Support SendOnlyFullMember join
 2016-04-20 14:24 UTC  (12+ messages)
  ` [PATCH for-next 1/4] IB/core: Add support for get ClassPortInfo from the SA
  ` [PATCH for-next 2/4] IB/sa: Add support for sa get ClassPortInfo
  ` [PATCH for-next 3/4] IB/core: Support new type of join-state for multicast
  ` [PATCH for-next 4/4] IB/ipoib: Support SendOnlyFullMember MCG for SendOnly join

[PATCH] IB/ipoib: Add readout of statistics using ethtool
 2016-04-20 10:09 UTC  (6+ messages)
  ` [PATCH v1] "
  ` [PATCH v2] "

[PATCH V3 00/16] RDMA/Intel X722 iWARP driver update
 2016-04-20  8:25 UTC  (18+ messages)
  ` [PATCH V3 01/16] RDMA/i40iw: Fix overflow of region length
  ` [PATCH V3 02/16] RDMA/i40iw: Correct QP size calculation
  ` [PATCH V3 03/16] RDMA/i40iw: Fix refused connections
  ` [PATCH V3 04/16] RDMA/i40iw: Correct max message size in query port
  ` [PATCH V3 05/16] RDMA/i40iw: Do not set self-referencing pointer to NULL after free
  ` [PATCH V3 06/16] RDMA/i40iw: Add qp table lock around AE processing
  ` [PATCH V3 07/16] RDMA/i40iw: Set vendor_err only if there is an actual error
  ` [PATCH V3 08/16] RDMA/i40iw: Populate vendor_id and vendor_part_id fields
  ` [PATCH V3 09/16] RDMA/i40iw: Remove unused code and fix warning
  ` [PATCH V3 10/16] RDMA/i40iw: Add virtual channel message queue
  ` [PATCH V3 11/16] RDMA/i40iw: Correct return code check in add_pble_pool
  ` [PATCH V3 12/16] RDMA/i40iw: Initialize max enabled vfs variable
  ` [PATCH V3 13/16] RDMA/i40iw: Add base memory management extensions
  ` [PATCH V3 14/16] RDMA/i40iw: Fix endian issues and warnings
  ` [PATCH V3 15/16] RDMA/i40iw: Fix SD calculation for initial HMC creation
  ` [PATCH V3 16/16] RDMA/i40iw: Adding queue drain functions

Further thoughts on uAPI
 2016-04-20  4:54 UTC  (2+ messages)

[RFC PATCH v3 00/12] SELinux support for Infiniband RDMA
 2016-04-19 19:51 UTC  (13+ messages)
` [RFC PATCH v3 01/12] security: Add LSM hooks for Infiniband security
  ` [RFC PATCH v3 02/12] selinux: Create policydb version for Infiniband support
  ` [RFC PATCH v3 03/12] selinux: Implement Infiniband flush callback
  ` [RFC PATCH v3 04/12] selinux: Allocate and free infiniband security hooks
  ` [RFC PATCH v3 06/12] selinux: Add IB End Port SMP access vector
  ` [RFC PATCH v3 07/12] selinux: Add a cache for quicker retreival of PKey SIDs
  ` [RFC PATCH v3 08/12] ib/core: IB cache enhancements to support Infiniband security
  ` [RFC PATCH v3 09/12] ib/core: Enforce PKey security on QPs
  ` [RFC PATCH v3 11/12] ib/core: Enforce Infiniband device SMI security
  ` [RFC PATCH v3 12/12] ib/core: Implement the Infiniband flush callback
` [RFC PATCH v3 05/12] selinux: Implement Infiniband PKey "Access" access vector
` [RFC PATCH v3 10/12] ib/core: Enforce PKey security on management datagrams

mlx5_core Issue
 2016-04-19 19:17 UTC  (4+ messages)

generic RDMA READ/WRITE API V7
 2016-04-19 18:46 UTC  (20+ messages)
` [PATCH 02/12] IB/cma: pass the port number to ib_create_qp
` [PATCH 03/12] IB/core: allow passing mapping an offset into the SG in ib_map_mr_sg
` [PATCH 04/12] IB/core: add a helper to check for READ WITH INVALIDATE support
` [PATCH 05/12] IB/core: refactor ib_create_qp
` [PATCH 06/12] IB/core: add a simple MR pool
  ` [PATCH 01/12] IB/mlx5: Expose correct max_sge_rd limit
  ` [PATCH 07/12] IB/core: add a need_inval flag to struct ib_mr
` [PATCH 08/12] IB/core: generic RDMA READ/WRITE API
` [PATCH 09/12] target: enhance and export target_alloc_sgl/target_free_sgl
` [PATCH 10/12] IB/srpt: convert to the generic RDMA READ/WRITE API
` [PATCH 11/12] IB/core: add RW API support for signature MRs
` [PATCH 12/12] IB/isert: convert to the generic RDMA READ/WRITE API

[ANNOUNCE] Open Fabrics Verbs Working Group (OFVWG) meeting tomorrow - 4/19/2016
 2016-04-19 18:04 UTC  (5+ messages)

[PATCH 0/7] IB/hfi1: Remove write() and use ioctl() for user access
 2016-04-19 17:35 UTC  (15+ messages)

[PATCH] IB/iser: fix max_sectors calculation
 2016-04-19 14:06 UTC  (2+ messages)

[ANNOUNCE] OFED 3.18-2-rc1 release is available
 2016-04-19 12:00 UTC 

[PATCHv10 0/3] rdmacg: IB/core: rdma controller support
 2016-04-19  8:56 UTC  (11+ messages)
` [PATCHv10 1/3] rdmacg: Added rdma cgroup controller

[PATCH 00/21] IB/hfi1: First round of fixes for 4.7
 2016-04-19  3:31 UTC  (12+ messages)
` [PATCH] [PATCH 08/21] IB/hfi1: Adjust default MTU to be 10KB

[PATCH for-next 0/2] Add support for reporting LSO capabilities
 2016-04-18 21:24 UTC  (7+ messages)
  ` [PATCH for-next 1/2] IB/core: Report LSO capabilities when querying device
  ` [PATCH for-next 2/2] IB/mlx5: Report mlx5 "

Greetings!!!
 2016-04-18 20:12 UTC 

Greetings!!!
 2016-04-18 17:43 UTC 

[PATCH for-next V1 0/2] mlx5_core: mlx5_ifc updates
 2016-04-18 15:12 UTC  (4+ messages)

[PATCH for-next 0/2] IB/mlx5: Use tasklet to decrease completions processing time in interrupts
 2016-04-18 14:33 UTC  (4+ messages)

[RDMA PATCH 00/16] RDMA/Intel X722 iWARP driver update
 2016-04-18  6:56 UTC  (4+ messages)
` [RDMA PATCH 01/16] RDMA/i40iw: Fix overflow of region length


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