public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-05-23 10:31:40 to 2013-06-10 17:49:02 UTC [more...]

[PATCH v5 00/28] rdma/cm: Add support for native IB addressing
 2013-06-10 17:49 UTC  (30+ messages)
` [PATCH v5 08/28] rdma/cm: Add helper functions to return id address information
  ` [PATCH v5 01/28] rdma/cm: define native IB address
  ` [PATCH v5 02/28] rdma/cm: Allow enabling reuseaddr in any state
  ` [PATCH v5 03/28] rdma/cm: Include AF_IB in loopback and any address checks
  ` [PATCH v5 04/28] ib/addr: Add AF_IB support to ip_addr_size
  ` [PATCH v5 05/28] rdma/cm: Update port reservation to support AF_IB
  ` [PATCH v5 06/28] rdma/cm: Allow user to specify AF_IB when binding
  ` [PATCH v5 07/28] rdma/cm: Do not modify sa_family when setting loopback address
  ` [PATCH v5 09/28] rdma/cm: Restrict AF_IB loopback to binding to IB devices only
  ` [PATCH v5 10/28] rdma/cm: Verify that source and dest sa_family are the same
  ` [PATCH v5 11/28] rdma/cm: Add support for AF_IB to rdma_resolve_addr
  ` [PATCH v5 12/28] rdma/cm: Add support for AF_IB to rdma_resolve_route
  ` [PATCH v5 14/28] rdma/cm: Remove unused SDP related code
  ` [PATCH v5 15/28] rdma/cm: Merge cma_get/save_net_info
  ` [PATCH v5 16/28] rdma/cm: Expose private data when using AF_IB
  ` [PATCH v5 18/28] rdma/cm: Only listen on IB devices "
  ` [PATCH v5 19/28] rdma/ucm: Support querying for AF_IB addresses
  ` [PATCH v5 20/28] ib/sa: Export function to pack a path record into wire format
  ` [PATCH v5 21/28] rdma/ucm: Support querying when IB paths are not reversible
  ` [PATCH v5 22/28] rdma/cm: Export cma_get_service_id
  ` [PATCH v5 26/28] rdma/ucm: Allow user space to pass AF_IB into resolve
  ` [PATCH v5 27/28] rdma/ucm: Allow user space to specify AF_IB when joining multicast
  ` [PATCH v5 28/28] rdma/cm: Export AF_IB statistics
` [PATCH v5 13/28] rdma/cm: Add support for AF_IB to cma_get_service_id
` [PATCH v5 17/28] rdma/cm: Set qkey for AF_IB
` [PATCH v5 23/28] rdma/ucm: Add ability to query GID addresses
` [PATCH v5 24/28] rdma/ucm: Name changes to indicate only IP addresses supported
` [PATCH v5 25/28] rdma/ucm: Allow user space to bind to AF_IB

Status of "ummunot" branch?
 2013-06-10 17:26 UTC  (33+ messages)

srp-ha backport
 2013-06-10 13:27 UTC  (8+ messages)
        ` Combining distro IB tools and OFED
        ` How to do replication right with SRP or remote storage?

[PATCH 2/5] RDMA/ocrdma: replaced ocrdma_err with pr_err
 2013-06-10  4:42 UTC  (4+ messages)
  ` [PATCH 3/5] RDMA/ocrdma: Set bad_wr in error case
  ` [PATCH 4/5] RDMA/ocrdma: Changed macros to inline funtions
  ` [PATCH 5/5] RDMA/ocrdma: Reorg structures to avoid padding

[PATCH 1/5] RDMA/ocrdma: Use MCC_CREATE_EXT_V1 for MCC create
 2013-06-10  4:42 UTC 

ibv_reg_mr call failed
 2013-06-09  7:33 UTC  (9+ messages)

[GIT PULL] please pull infiniband.git
 2013-06-07 22:28 UTC 

[PATCH 0/4] Add IPv6 support for iWARP
 2013-06-07 22:01 UTC  (7+ messages)
` [PATCH 1/4] RDMA/cma: "
` [PATCH 2/4] cxgb4: Add routines to create and remove listening IPv6 servers
` [PATCH 4/4] RDMA/cxgb4: Add support for active and passive open connection with IPv6 address
  ` [PATCH 3/4] cxgb4: Add CLIP support to store compressed "

[PATCH] mm: Revert pinned_vm braindamage
 2013-06-07 14:52 UTC  (4+ messages)

[PATCH][TRIVIAL] Add attribute information to SA request error messages
 2013-06-07 12:45 UTC  (2+ messages)

[ANNOUNCE] dapl-2.0.37
 2013-06-07  1:43 UTC 

[PATCH] osm_sm_state_mgr.c Don't clear IS_SM bit when changing state to NOT_ACTIVE
 2013-06-06 10:09 UTC  (2+ messages)

[PATCH] osm_sa_mcmember_record.c Reduce number of error messages the for same event
 2013-06-06 10:08 UTC  (2+ messages)

[PATCH 2/2] ibsim: Output error on bad input to PerformanceSet
 2013-06-05 19:39 UTC  (2+ messages)

[PATCH 1/2] ibsim: Fix PerformanceSet parsing corner case
 2013-06-05 19:39 UTC  (2+ messages)

[PATCH] libibverbs: A possible solution for allowing arbitrary MTU values
 2013-06-05 18:58 UTC  (8+ messages)

[PATCH] RDMA/ocrdma: removed use_cnt for queues
 2013-06-05 16:55 UTC  (2+ messages)

[PATCH libmlx4 v6 1/2] libmlx4: Infra-structure changes to support verbs extensions
 2013-06-05 16:55 UTC  (7+ messages)

[PATCH] Log changes related to event subscription and forwarding
 2013-06-05 11:14 UTC 

[PATCH] ib_srpt: fix error return code in srpt_create_ch_ib() and srpt_cm_req_recv()
 2013-06-05  2:17 UTC 

[PATCH libibverbs v6 0/7] Add extension and XRC QP support
 2013-06-04 22:02 UTC  (15+ messages)
  ` [PATCH libibverbs v6 1/7] Infrastructure to support verbs extensions
  ` [PATCH libibverbs v6 2/7] libibverbs: Introduce XRC domains
  ` [PATCH libibverbs v6 3/7] livibverbs: Add support for XRC SRQs
  ` [PATCH libibverbs v6 4/7] libibverbs: Add support for XRC QPs
  ` [PATCH libibverbs v6 5/7] libibverbs: Add ibv_open_qp
  ` [PATCH libibverbs v6 6/7] libibverbs: Add man page for ibv_open_qp
  ` [PATCH libibverbs v6 7/7] libibverbs: Add XRC sample application

[PATCH] IB/qib: optimize CQ callbacks
 2013-06-04 19:05 UTC 

[PATCH libibverbs v5 0/7] Provide verbs extension mechanism and add XRC support
 2013-06-04 14:13 UTC  (5+ messages)
` [PATCH libibverbs v5 3/7] livibverbs: Add support for XRC SRQs

[PATCH] umad_sm.h Add SM trap definitions
 2013-06-04 10:42 UTC  (2+ messages)

[PATCH v3] Add trap details to notice log message
 2013-06-04 10:42 UTC  (8+ messages)

[PATCH] Some log changes
 2013-06-03 11:40 UTC 

[PATCH RESEND for-3.10 0/3] 2nd batch of iSER patches
 2013-06-03  8:36 UTC  (2+ messages)

[PATCH] Add dual rail NUMA awareness for PSM processes
 2013-06-02 19:16 UTC 

[PATCH 2/2] OpenSM: DFSSSP - workaround for better VL balancing
 2013-05-31  9:48 UTC  (2+ messages)

[PATCH] osm_console_io.c Memory leak when closing console
 2013-05-31  9:48 UTC  (2+ messages)

[RFC][PATCH] mm: Fix RLIMIT_MEMLOCK
 2013-05-31  9:27 UTC  (12+ messages)
                          ` [regression] "

[PATCH v2] IB/qib: add DCA support
 2013-05-30 22:27 UTC  (2+ messages)

[ANNOUNCE] libmlx4 1.0.5 is released
 2013-05-30 18:18 UTC 

[PATCH 3/3] uDAPL common: add support for ia name during dat_ia_query
 2013-05-30 17:55 UTC 

[PATCH 2/3] uDAPL: common: dapl_os_atomic_inc/dec() not working as expected on ppc64 machines
 2013-05-30 17:55 UTC 

[PATCH 1/3] uDAPL: dapltest: ppc64 endian issue with exchanged mem handle and address
 2013-05-30 17:55 UTC 

[PATCH v2] Add trap details to notice log message
 2013-05-30 13:55 UTC 

[PATCH] Segfault in osm_mgrp_delete_port()
 2013-05-30 13:39 UTC  (4+ messages)

[PATCH] osm_ucast_dfsssp.c: Fix memory leak in dfsssp_do_dijkstra_routing
 2013-05-29 17:26 UTC 

[ANNOUNCE] libibverbs 1.1.7 is released
 2013-05-29  7:52 UTC  (2+ messages)

[PATCH] Add trap details to notice log message
 2013-05-28 19:37 UTC  (2+ messages)

[PATCH] IB/qib: add optional numa affinity
 2013-05-28 16:57 UTC 

[PATCH] infiniband_diags/src/saquery.c: Add SMInfoRecord support
 2013-05-28 12:03 UTC 

[PATCH] RDMA/ocrdma: removed use_cnt for queues
 2013-05-28 10:12 UTC 

better understanding rdma-cm UNREACHABLE/ETIMEDOUT scheme
 2013-05-26 14:46 UTC  (4+ messages)

[PATCH infiniband-diags] saquery.c: Dump SwitchInfoRecord based on IsSetMulticastFDBTopSupported SA capability
 2013-05-25 13:36 UTC 

Patch: Support for Xeon Phi
 2013-05-24 18:16 UTC  (2+ messages)

BUG: unable to handle kernel paging request at 0000000000070a78 IPoIB
 2013-05-23 18:55 UTC  (7+ messages)

mlx4/xrc problem
 2013-05-23 15:51 UTC  (4+ messages)

Warning about possible recursive locking detected in IPoIB
 2013-05-23 15:23 UTC 

warning!
 2013-05-23 14:33 UTC 


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