linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-04-07 17:16:59 to 2015-04-14 13:23:18 UTC [more...]

[PATCH v3 for-next 01/33] IB/core: Add RoCE GID cache
 2015-04-14 13:23 UTC  (8+ messages)

[PATCH v1 0/2] Fixes on top of CVE-2014-8159 kernel: infiniband: uverbs: unprotected physical memory access
 2015-04-14 12:50 UTC  (6+ messages)
  ` [PATCH v1 1/2] IB/core: disallow registering 0-sized memory region
` [PATCH v1 2/2] IB/core: don't disallow registering region starting at 0x0

Stepping down as maintainer (was Re: [PATCH for-next 0/9] mlx4 changes in virtual GID management)
 2015-04-14 12:09 UTC  (21+ messages)

[amirv:for-upstream 52/62] drivers/infiniband/ulp/ipoib/ipoib_multicast.c:735:5: sparse: symbol 'handle_neigh_state_change' was not declared. Should it be static?
 2015-04-14 11:52 UTC  (2+ messages)
  ` [PATCH amirv] IB/ipoib: Add cleanup to sendonly multicast objects [ib-next: handle_neigh_state_change() can be static

[PATCH] ib_uverbs: Fix pages leak when using XRC SRQs
 2015-04-14 11:24 UTC  (2+ messages)

[PATCH v3 00/28] IB/Verbs: IB Management Helpers
 2015-04-14  9:13 UTC  (49+ messages)
` [PATCH v3 04/28] IB/Verbs: Reform IB-core cm
` [PATCH v3 05/28] IB/Verbs: Reform IB-core sa_query
` [PATCH v3 08/28] IB/Verbs: Reform IB-ulp xprtrdma
` [PATCH v3 09/28] IB/Verbs: Reform IB-core verbs/uverbs_cmd/sysfs
` [PATCH v3 14/28] IB/Verbs: Reform cma_acquire_dev()
` [PATCH v3 15/28] IB/Verbs: Reform rest part in IB-core cma
` [PATCH v3 17/28] IB/Verbs: Use management helper cap_ib_smi()
  ` [PATCH v3 01/28] IB/Verbs: Implement new callback query_transport()
  ` [PATCH v3 02/28] IB/Verbs: Implement raw management helpers
  ` [PATCH v3 03/28] IB/Verbs: Reform IB-core mad/agent/user_mad
  ` [PATCH v3 06/28] IB/Verbs: Reform IB-core multicast
  ` [PATCH v3 07/28] IB/Verbs: Reform IB-ulp ipoib
  ` [PATCH v3 10/28] IB/Verbs: Reform cm related part in IB-core cma
  ` [PATCH v3 11/28] IB/Verbs: Reform route "
  ` [PATCH v3 12/28] IB/Verbs: Reform mcast "
  ` [PATCH v3 13/28] IB/Verbs: Reserve legacy transport type in 'dev_addr'
  ` [PATCH v3 16/28] IB/Verbs: Use management helper cap_ib_mad()
  ` [PATCH v3 18/28] IB/Verbs: Use management helper cap_ib_cm()
  ` [PATCH v3 19/28] IB/Verbs: Use management helper cap_iw_cm()
  ` [PATCH v3 24/28] IB/Verbs: Use management helper cap_ib_cm_dev()
` [PATCH v3 20/28] IB/Verbs: Use management helper cap_ib_sa()
` [PATCH v3 21/28] IB/Verbs: Use management helper cap_ib_mcast()
` [PATCH v3 22/28] IB/Verbs: Use management helper cap_ipoib()
` [PATCH v3 23/28] IB/Verbs: Use management helper cap_read_multi_sge()
` [PATCH v3 25/28] IB/Verbs: Use management helper cap_af_ib()
` [PATCH v3 26/28] IB/Verbs: Use management helper cap_eth_ah()
` [PATCH v3 27/28] IB/Verbs: Clean up rdma_ib_or_iboe()
` [PATCH v3 28/28] IB/Verbs: Cleanup rdma_node_get_transport()

[PATCH] IB/verbs: Check each operation of dma_ops individually
 2015-04-14  8:52 UTC  (3+ messages)

CVE-2014-8159 kernel: infiniband: uverbs: unprotected physical memory access
 2015-04-14  8:11 UTC  (14+ messages)

[PATCH net-next v2 0/4] cxgb4: add FCoE DDP and RSS
 2015-04-13 18:13 UTC  (8+ messages)
` [PATCH net-next v2 1/4] cxgb4/iw_cxgb4/cxgb4i: remove duplicate definitions
` [PATCH net-next v2 2/4] cxgb4: add structure and macro definitions for FCoE DDP
` [PATCH net-next v2 3/4] cxgb4: add DDP support for FCoE target
` [PATCH net-next v2 4/4] cxgb4: enable RSS for FCoE frames

[ANNOUNCE] OFED 3.18-rc2 release is available
 2015-04-13 16:56 UTC 

[PATCH infiniband-diags] Remove redundant umad file descriptor from libibnetdisc
 2015-04-13 15:34 UTC 

[PATCH linux-next v2] mlx5: wrong page mask if CONFIG_ARCH_DMA_ADDR_T_64BIT enabled for 32Bit architectures
 2015-04-13  9:21 UTC 

[linux-next PATCH] mlx5: wrong page mask if CONFIG_ARCH_DMA_ADDR_T_64BIT enabled for 32Bit architectures
 2015-04-13  9:19 UTC  (5+ messages)

[PATCH v2 00/17] IB/Verbs: IB Management Helpers
 2015-04-13  7:40 UTC  (70+ messages)
` [PATCH v2 02/17] IB/Verbs: Implement raw management helpers
` [PATCH v2 03/17] IB/Verbs: Use management helper cap_ib_mad() for mad-check
` [PATCH v2 09/17] IB/Verbs: Use helper cap_read_multi_sge() and reform svc_rdma_accept()
` [PATCH v2 10/17] IB/Verbs: Adopt management helpers for IB helpers
` [PATCH v2 11/17] IB/Verbs: Reform link_layer_show() and ib_uverbs_query_port()
` [PATCH v2 13/17] IB/Verbs: Reform cma/ucma with management helpers
` [PATCH v2 01/17] IB/Verbs: Implement new callback query_transport() for each HW

[PATCH RFC] net/mlx4: Remove improper usage of dma_alloc_coherent()
 2015-04-12 21:33 UTC  (3+ messages)

RDMA Multicasting
 2015-04-11  2:07 UTC  (7+ messages)

Multicast Filtering - mlx4_SET_MCAST_FLTR
 2015-04-09 14:26 UTC 

[PATCH] ib_uverbs: Fix pages leak when using XRC SRQs
 2015-04-09  9:13 UTC 

[PATCH v4 00/19] IB/mad: Add support for Intel Omni-Path Architecture (OPA) MAD processing
 2015-04-09  4:41 UTC  (34+ messages)
` [PATCH v4 02/19] IB/core: Cache device attributes for use by upper level drivers
` [PATCH v4 12/19] IB/mad: Add MAD size parameters to process_mad
` [PATCH v4 15/19] IB/mad: Create jumbo_mad data structures
` [PATCH v4 16/19] IB/mad: Add Intel Omni-Path Architecture defines
` [PATCH v4 17/19] IB/mad: Implement support for Intel Omni-Path Architecture base version MADs in ib_create_send_mad
` [PATCH v4 18/19] IB/mad: Implement Intel Omni-Path Architecture SMP processing
` [PATCH v4 19/19] IB/mad: Implement Intel Omni-Path Architecture MAD processing

[PATCH RESEND 0/2] Fixes on top of CVE-2014-8159 kernel: infiniband: uverbs: unprotected physical memory access
 2015-04-08 20:02 UTC  (3+ messages)
` [PATCH RESEND 1/2] IB/core: disallow registering 0-sized memory region
  ` [PATCH RESEND 2/2] IB/core: don't disallow registering region starting at 0x0

[PATCH 0/2] Fixes on top of CVE-2014-8159 kernel: infiniband: uverbs: unprotected physical memory access
 2015-04-08 14:30 UTC  (3+ messages)
  ` [PATCH 1/2] IB/core: disallow registering 0-sized memory region
` [PATCH 2/2] IB/core: don't disallow registering region starting at 0x0

[PATCH for-next 0/9] mlx4 changes in virtual GID management
 2015-04-08 13:03 UTC  (12+ messages)


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