linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-08-13 08:15:05 to 2012-08-28 10:04:28 UTC [more...]

[PATCH 00/20, v4] Make ib_srp better suited for H.A. purposes
 2012-08-28 10:04 UTC  (12+ messages)
` [PATCH 01/20] ib_srp: Fix a race condition
    ` [PATCH 01/20 v4b] "
` [PATCH 11/20] ib_srp: Make srp_disconnect_target() wait for IB completions

[PATCH 1/3] librdmacm: Report error messages on stderr
 2012-08-27 23:38 UTC  (5+ messages)
  ` [PATCH 2/3] librdmacm: Use common prefix for error messages
  ` [PATCH 3/3] librdmacm: Report error level in "

[PATCH] libdmacm/rspreload: Avoid rsocket calls until after fork
 2012-08-27 22:13 UTC  (6+ messages)

completions for unsignalled WRs following rdma_disconnect
 2012-08-27 22:12 UTC  (2+ messages)

[PATCH 2/8] opensm/complib: define "if" statements with branch prediction hints
 2012-08-27 17:51 UTC  (6+ messages)

[PATCH TRIVIAL] opensm: fix default cc_max_outstanding_mads assignment
 2012-08-26 12:19 UTC 

rsockets and fork
 2012-08-24 18:35 UTC  (15+ messages)

Writing RDMA applications on Linux
 2012-08-24 15:40 UTC  (2+ messages)

[PATCH] ib_srp: Avoid that aborted requests hang
 2012-08-24 10:29 UTC 

[PATCH] ib_srp: Fix use-after-free in srp_reset_req()
 2012-08-24 10:27 UTC 

[PATCH RFC] RDMA/cma: Make IPoIB port space multicast joins consistent with IPoIB
 2012-08-24  8:36 UTC  (5+ messages)

[PATCH for-next 0/4] batch of maintainance patches for 3.7
 2012-08-23 19:01 UTC  (6+ messages)
  ` [PATCH for-next 1/4] IB/core: Remove unused variables in ucm/ucma
  ` [PATCH for-next 2/4] IB/mlx4: Fill in sq_sig_type in query QP
  ` [PATCH for-next 3/4] net/mlx4_core: Fix wrong offset in query device caps
  ` [PATCH for-next 4/4] net/mlx4_core: Remove annoying debug message in the resource tracker

[ANNOUNCE] Remote IB Statistics
 2012-08-23 18:34 UTC  (5+ messages)

[PATCH] ibsim/sim_cmd: Add command to set perf. counters
 2012-08-22 19:02 UTC 

[PATCH 5/7] librdmacm/rspreload: Do not block connect when supporting fork
 2012-08-21 18:20 UTC  (6+ messages)

[PATCH] DMA/cxgb4: Fix error handling
 2012-08-20 19:31 UTC  (2+ messages)

[PATCH 2/2] librdmacm/rstream: Use MSG_WAITALL for blocking test
 2012-08-17 19:32 UTC  (2+ messages)

[PATCH 1/2] librdmacm/rsockets: Add support for MSG_WAITALL rrecv() flag
 2012-08-17 19:30 UTC  (2+ messages)

[GIT PULL] please pull infiniband.git
 2012-08-17 18:38 UTC 

Two more ib_srp patches
 2012-08-17 16:49 UTC  (3+ messages)

[PATCH] RDMA/ocrdma: Fixed cqe expansion of unsignaled wqe
 2012-08-17 14:45 UTC 

[Bug 46051] New: mthca/mthca_cmd.c:1362: suspicious call to MTHCA_PUT
 2012-08-17  8:47 UTC 

[PATCH] librdmacm/rsockets: Support MSG_WAITALL with rsockets recv()
 2012-08-16 21:07 UTC  (4+ messages)

rdma_connect() timeout question
 2012-08-16 19:57 UTC  (3+ messages)

[PATCH 7/7] librdmacm/rspreload: Add fstat support
 2012-08-16 19:24 UTC 

[PATCH 4/7] librdmacm/rspreload: Minor cleanup of fork_passive handling
 2012-08-16 19:24 UTC 

[PATCH 6/7] librdmacm/rspreload: Support sendfile
 2012-08-16 19:24 UTC 

[PATCH 1/7] librdmacm/rspreload: Call real.close in fd_close
 2012-08-16 19:24 UTC 

[PATCH 2/7] librdmacm/rspreload: Support dup2 calls
 2012-08-16 19:24 UTC 

[PATCH 3/7] librdmacm/rsockets: Support SO_OOBINLINE
 2012-08-16 19:24 UTC 

[infiniband:for-next 9/19] drivers/net/ethernet/mellanox/mlx4/mr.c:134:4: error: implicit declaration of function 'vmalloc'
 2012-08-16 16:05 UTC 

[PATCHv1] RDMA/ocrdma: Fixed CONFIG_VLAN_8021Q
 2012-08-16 12:15 UTC  (3+ messages)

linux-next: build failure after merge of the infiniband tree
 2012-08-16  6:59 UTC  (4+ messages)

[patch net-next v2 00/15] net: introduce upper device lists and remove dev->master
 2012-08-16  5:48 UTC  (25+ messages)
` [patch net-next v2 01/15] net: introduce upper device lists
` [patch net-next v2 02/15] macvlan: add link to upper device
` [patch net-next v2 03/15] vlan: "
` [patch net-next v2 04/15] rtnetlink: remove usage of dev->master
` [patch net-next v2 05/15] team: remove usage of netdev_set_master()
` [patch net-next v2 06/15] bridge: "
` [patch net-next v2 07/15] netpoll: remove usage of dev->master
` [patch net-next v2 08/15] cxgb3: "
` [patch net-next v2 09/15] qlcnic: guard __vlan_find_dev_deep() by rcu_read_lock
` [patch net-next v2 10/15] qeth: ensure that __vlan_find_dev_deep() is called with rcu_read_lock
  ` [patch net-next v2 11/15] vlan: remove usage of dev->master in __vlan_find_dev_deep()
` [patch net-next v2 12/15] nes: remove usage of dev->master
` [patch net-next v2 13/15] bonding: "
` [patch net-next v2 14/15] net: remove no longer used netdev_set_bond_master() and netdev_set_master()
` [patch net-next v2 15/15] net: kill dev->master

handling rdma apps using chroot
 2012-08-15 22:31 UTC  (5+ messages)

Claim requirements
 2012-08-15 21:49 UTC 

[patch net-next 00/16] net: introduce upper device lists and remove dev->master
 2012-08-15 20:33 UTC  (30+ messages)
  ` [patch net-next 01/16] net: introduce upper device lists
` [patch net-next 02/16] macvlan: add link to upper device
` [patch net-next 03/16] vlan: "
` [patch net-next 04/16] rtnetlink: remove usage of dev->master
` [patch net-next 05/16] team: remove usage of netdev_set_master()
` [patch net-next 06/16] bridge: "
` [patch net-next 07/16] netpoll: remove usage of dev->master
` [patch net-next 08/16] cxgb3: "
` [patch net-next 09/16] qlcnic: guard __vlan_find_dev_deep() by rcu_read_lock
` [patch net-next 10/16] qeth: ensure that __vlan_find_dev_deep() is called with rcu_read_lock
` [patch net-next 11/16] vlan: remove usage of dev->master in __vlan_find_dev_deep()
` [patch net-next 12/16] nes: remove usage of dev->master
` [patch net-next 13/16] bonding: "
` [patch net-next 14/16] net: remove no longer used netdev_set_bond_master() and netdev_set_master()
` [patch net-next 15/16] net: remove usage of dev->master
` [patch net-next 16/16] net: kill dev->master

Trust model for raw QPs
 2012-08-15 18:20 UTC  (10+ messages)

[PATCH 8/8] opensm/osm_port_info_rcv.c: use if_PF() on fatal conditions
 2012-08-14 21:46 UTC 

[PATCH 7/8] opensm/osm_port_info_rcv.c: check received local_port_num
 2012-08-14 21:41 UTC 

[PATCH 6/8] opensm/libvendor/osm_vendor_ibumad.c: validate response MAD properties
 2012-08-14 21:40 UTC 

[PATCH 5/8] opensm/libvendor/osm_vendor_ibumad.c: rename "mad" to "p_mad" to indicate pointer
 2012-08-14 21:38 UTC 

[PATCH 4/8] opensm/libvendor/osm_vendor_ibumad_sa.c: use wrapper function instead of direct access
 2012-08-14 21:36 UTC 

[PATCH 3/8] opensm/osm_node_info_rcv.c: using if_PF for all the fatal conditions
 2012-08-14 21:35 UTC 

[PATCH 1/8] opensm/configure.in: check that compiler supports __builtin_expect()
 2012-08-14 21:30 UTC 

Patchwork back online
 2012-08-14 19:16 UTC  (5+ messages)

Setting service level for a QP with ibv_modify_qp and RDMA_CM
 2012-08-14 16:16 UTC  (2+ messages)

[PATCH 5/5] drivers/infiniband/hw/qib/qib_iba7322.c: fix error return code
 2012-08-14 13:14 UTC  (2+ messages)

[ANNOUNCE] librdmacm-1.0.16
 2012-08-13 18:27 UTC  (6+ messages)

[PATCH fix/for-3.6 0/2] IB/ipoib: bug fixes for the neighbour / hash change
 2012-08-13 14:39 UTC  (3+ messages)
  ` [PATCH fixes 1/2] IB/ipoib: Add missing locking when CM object is deleted
  ` [PATCH fixes 2/2] IB/ipoib: Fix RCU pointer dereference to wrong object

[PATCH for-next V1 0/4] IB/IPoIB TSS and RSS support for datagram mode
 2012-08-13 14:27 UTC  (6+ messages)

[PATCH] IB/mlx4: check iboe netdev pointer before dereferencing it
 2012-08-13 13:17 UTC  (3+ messages)

[PATCH fix V2 0/2] mlx4_core: Fix scaling issues related to memory registration
 2012-08-13  8:15 UTC  (3+ messages)
  ` [PATCH fix V2 1/2] net/mlx4_core: Allow large mlx4_buddy objects
  ` [PATCH fix V2 2/2] net/mlx4_core: Fix scaling issues related to memory registration


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