public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2015-04-22 00:13:08 to 2015-04-29 17:50:26 UTC [more...]

[PATCH] IB/ipath: use arch_phys_wc_add() and require PAT disabled
 2015-04-29 17:50 UTC  (7+ messages)

[linux-next PATCH] IB/core: change rdma_gid2ip into void function as it always return zero
 2015-04-29 16:57 UTC  (2+ messages)

[PATCH v3 for-next 01/33] IB/core: Add RoCE GID cache
 2015-04-29 16:48 UTC  (20+ messages)
` [PATCH v3 for-next 02/33] IB/core: Add kref to IB devices

[PATCH v7 00/23] IB/Verbs: IB Management Helpers
 2015-04-29 16:28 UTC  (29+ messages)
` [PATCH v7 01/23] IB/Verbs: Implement new callback query_protocol()
` [PATCH v7 04/23] IB/Verbs: Reform IB-core cm
` [PATCH v7 05/23] IB/Verbs: Reform IB-core sa_query
` [PATCH v7 06/23] IB/Verbs: Reform IB-core multicast
` [PATCH v7 07/23] IB/Verbs: Reform IB-ulp ipoib
` [PATCH v7 08/23] IB/Verbs: Reform IB-ulp xprtrdma
` [PATCH v7 09/23] IB/Verbs: Reform IB-core verbs
` [PATCH v7 12/23] IB/Verbs: Reform mcast related part in IB-core cma
` [PATCH v7 13/23] IB/Verbs: Reform cma_acquire_dev()
  ` [PATCH v7 02/23] IB/Verbs: Implement raw management helpers
  ` [PATCH v7 03/23] IB/Verbs: Reform IB-core mad/agent/user_mad
  ` [PATCH v7 10/23] IB/Verbs: Reform cm related part in IB-core cma/ucm
  ` [PATCH v7 11/23] IB/Verbs: Reform route related part in IB-core cma
  ` [PATCH v7 14/23] IB/Verbs: Reform rest "
  ` [PATCH v7 15/23] IB/Verbs: Use management helper cap_ib_mad()
  ` [PATCH v7 21/23] IB/Verbs: Use management helper cap_read_multi_sge()
  ` [PATCH v7 22/23] IB/Verbs: Use management helper cap_af_ib()
  ` [PATCH v7 23/23] IB/Verbs: Use management helper cap_eth_ah()
` [PATCH v7 16/23] IB/Verbs: Use management helper cap_ib_smi()
` [PATCH v7 17/23] IB/Verbs: Use management helper cap_ib_cm()
` [PATCH v7 18/23] IB/Verbs: Use management helper cap_iw_cm()
` [PATCH v7 19/23] IB/Verbs: Use management helper cap_ib_sa()
` [PATCH v7 20/23] IB/Verbs: Use management helper cap_ib_mcast()

[PATCH RFC] net/mlx4: Remove improper usage of dma_alloc_coherent()
 2015-04-29 14:13 UTC  (4+ messages)

[PATCH libibmad] portid.c: Preserve routepath string in str2drpath
 2015-04-29 11:12 UTC 

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

[PATCH for-4.1] iw_cxgb4: Fix kbuild bot reported warnings
 2015-04-28 18:35 UTC  (2+ messages)

recent qib patch
 2015-04-28 18:32 UTC 

[PATCH v5 00/27] IB/Verbs: IB Management Helpers
 2015-04-27 20:58 UTC  (45+ messages)
` [PATCH v5 01/27] IB/Verbs: Implement new callback query_transport()
` [PATCH v5 09/27] IB/Verbs: Reform IB-core verbs/uverbs_cmd/sysfs
` [PATCH v5 22/27] IB/Verbs: Use management helper cap_ipoib()
` [PATCH v5 27/27] IB/Verbs: Cleanup rdma_node_get_transport()

[PATCH 4/4 infiniband-diags] ibqueryerrors: code improvement
 2015-04-26 19:34 UTC 

[PATCH 3/4 infiniband-diags] ibqueryerrors: improve code related to DR option
 2015-04-26 19:33 UTC 

[PATCH v2 2/4 infiniband-diags] ibqueryerrors: Close global file descriptor before running ibnd_discover_fabric
 2015-04-26 19:33 UTC 

[PATCHv2 1/4 infiniband-diags] ibqueryerrors: Fix crash when no SM is running
 2015-04-26 19:33 UTC 

[PATCH infiniband-diags] ibqueryerrors: Fix crash when no SM is running
 2015-04-26 16:40 UTC 

ioremap_uc() followed by set_memory_wc() - burrying MTRR
 2015-04-22 20:58 UTC  (18+ messages)

[PATCH v1 0/2] ODP performance improvements
 2015-04-22 19:15 UTC  (2+ messages)

[PATCH v5 2/2] IB/qib: use arch_phys_wc_add()
 2015-04-22 18:38 UTC 

[PATCH v4 0/2] qib: few changes to bury MTRR use
 2015-04-22 18:32 UTC  (11+ messages)
` [PATCH v4 1/2] IB/qib: add acounting for MTRR
` [PATCH v4 2/2] IB/qib: use arch_phys_wc_add()

[PATCH v2 00/11] Add network namespace support in the RDMA-CM
 2015-04-22 17:29 UTC  (8+ messages)
` [PATCH v2 01/11] RDMA/CMA: Mark IPv4 addresses correctly when the listener is IPv6

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

[GIT PULL] please pull infiniband.git
 2015-04-22 17:08 UTC 

[PATCH infiniband-diags] dump_fts: Open global file descriptor after calling ibnd_discover_fabric
 2015-04-22 15:27 UTC  (2+ messages)

[PATCH infiniband-diags] vendstat: mad_rpc_close_port not called in corner cases
 2015-04-22 15:26 UTC  (2+ messages)

[PATCH infiniband-diags] Close additional file descriptor in iblinkinfo in advance
 2015-04-22 15:04 UTC  (3+ messages)

[PATCH 2/2 infiniband-diags] ibqueryerrors: Resource leak in path_record_query
 2015-04-22 14:57 UTC  (3+ messages)

[PATCH 1/2 infiniband-diags] ibqueryerrors: Close global file descriptor before running ibnd_discover_fabric
 2015-04-22 14:47 UTC  (2+ messages)

[PATCH infiniband-diags] query_smp.c: Avoid busy looping in process_one_recv
 2015-04-22 14:44 UTC  (2+ messages)

[PATCH] ibsim/sim_cmd.c: Add ULLONG_MAX if not defined
 2015-04-22 11:49 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox