messages from 2012-08-24 10:42:37 to 2012-09-20 20:30:31 UTC [more...]
[PATCH libibverbs 0/3] add raw packet QP, new helper and examples cleanups
2012-09-20 20:30 UTC
how to preserve QP over HA events for librdmacm applications
2012-09-20 20:10 UTC (12+ messages)
[PATCH 2/6] RDMA/nes: Fix for incorrect MSS when tso is on
2012-09-20 19:34 UTC
[PATCH 1/6] RDMA/nes: Fix for incorrect resolving the loopback MAC address
2012-09-20 19:23 UTC
[PATCH 25/25] userns: Convert ipathfs to use GLOBAL_ROOT_UID and GLOBAL_ROOT_GID
2012-09-20 16:47 UTC
[PATCH] Correct option names in opensm man page
2012-09-20 16:27 UTC
[PATCH] [TRIVIAL] opensm/osm_log.h: fix function documentation
2012-09-20 12:01 UTC
[PATCH 5/6] opensm: Add command-line option --pidfile
2012-09-19 14:46 UTC (2+ messages)
[PATCH for-next V1] RDMA/cma: Fix multicast joins of the IPoIB port space to be consistent
2012-09-18 20:16 UTC (2+ messages)
[Bug 47671] New: infiniband/hw/nes/nes_verbs.c:3008: possible missing break ?
2012-09-18 19:59 UTC
[PATCH][TRIVIAL] opensm/osm_sa.h: Cosmetic commentary change
2012-09-18 18:53 UTC
[PATCH][TRIVIAL] opensm/ib_types.h: Commentary and cosmetic formatting change
2012-09-18 18:53 UTC
[PATCH][TRIVIAL] opensm/complib/cl_spinlock.h: Remove some unimplemented routines
2012-09-18 18:53 UTC
[PATCH][TRIVIAL] opensm/osm_torus.c: Add error code to error log message
2012-09-18 18:53 UTC
[PATCH] IB/ipoib: Fix crash resulted as of use after free for multicast object
2012-09-18 17:18 UTC (2+ messages)
[PATCH] ib_srp: Fix use-after-free in srp_reset_req()
2012-09-17 20:28 UTC (4+ messages)
[GIT PULL] please pull infiniband.git
2012-09-17 15:57 UTC
[PATCH] /etc/init.d/opensmd: Improve systemd integration
2012-09-16 12:22 UTC (3+ messages)
[PATCH] osmtest/osmt_multicast.c: Fix 02BF error
2012-09-16 10:11 UTC (2+ messages)
[PATCH] opensm: Manage ports that do not support congestion control
2012-09-16 10:11 UTC (2+ messages)
[PATCH 1/8 v2] opensm/configure.in: check that compiler supports __builtin_expect()
2012-09-16 10:10 UTC (2+ messages)
[PATCH 4/6] opensm: osm_pkey: Remove unused variables
2012-09-16 10:09 UTC (2+ messages)
[PATCH 1/6] opensm: Add .gitignore
2012-09-16 10:09 UTC (2+ messages)
[PATCH 2/6] opensm: Make it possible to enable opensm with chkconfig
2012-09-16 9:55 UTC (3+ messages)
srp-ha backport
2012-09-15 9:23 UTC
[PATCH 6/6] opensm: /etc/init.d/opensmd: Port to Debian
2012-09-14 16:05 UTC (2+ messages)
[PATCH] infiniband-diags/src/perfquery.c: Fix all_ports corner case
2012-09-14 6:16 UTC
[PATCH fixes/for-3.6 0/3] few more IB fixes for 3.6
2012-09-14 0:52 UTC (8+ messages)
` [PATCH fixes/for-3.6 1/3] IB/ipoib: Fix memory leak in the neigh table deletion flow
` [PATCH fixes/for-3.6 2/3] IB/ipoib: Fix AB-BA deadlock when deleting neighbours
` [PATCH fixes/for-3.6 3/3] net/mlx4_core: Enable 8TB memory registration
[PATCH] infiniband-diags: Allow user to specify multiple ports
2012-09-13 23:13 UTC
[PATCH] IB/qib: Add a qib driver version
2012-09-13 17:19 UTC
[PATCH for-next V2 00/22] Add SRIOV support for IB interfaces
2012-09-13 16:00 UTC (22+ messages)
` [PATCH for-next V2 01/22] IB/core: Reserve bits in enum ib_qp_create_flags for low-level driver use
` [PATCH for-next V2 02/22] IB/core: change pkey table lookups to support full and partial membership for the same pkey
` [PATCH for-next V2 03/22] IB/core: Add ib_find_exact_cached_pkey() to search for 16-bit pkey match
` [PATCH for-next V2 04/22] IB/mlx4: SRIOV IB context objects and proxy/tunnel sqp support
[PATCH] IB/qib: fix compliance test failure C14-024#06_LocalPortNum
2012-09-12 13:01 UTC
[PATCH 3/6] opensm: /etc/init.d/opensmd: Correct LSB header
2012-09-12 11:49 UTC
[PATCH 2/6] opensm: Make it possible to enable opensm with chkconfig
2012-09-12 11:49 UTC
[PATCH] librdmacm/rsockets: Document rsocket protocol and design
2012-09-11 22:14 UTC
[PATCH] RDMA/cxgb4: move the dereference below the NULL test
2012-09-11 20:10 UTC (3+ messages)
[PATCH 8/8 v2] opensm/osm_port_info_rcv.c: use PF() hint on fatal conditions
2012-09-11 15:33 UTC
[PATCH 7/8 v2] opensm/osm_port_info_rcv.c: check received local_port_num
2012-09-11 15:32 UTC
[PATCH 6/8 v2] opensm/libvendor/osm_vendor_ibumad.c: validate response MAD properties
2012-09-11 15:29 UTC
[PATCH 5/8 v2] opensm/libvendor/osm_vendor_ibumad.c:rename "mad" to "p_mad" to indicate pointer
2012-09-11 15:29 UTC
[PATCH 4/8 v2] opensm/libvendor/osm_vendor_ibumad_sa.c: use wrapper function instead of direct access
2012-09-11 15:28 UTC
[PATCH 3/8 v2] opensm/osm_node_info_rcv.c: using "PF" hint for all the fatal conditions
2012-09-11 15:26 UTC
[PATCH 2/8 v2] opensm/complib: define macros for for "if" statements with branch prediction hints
2012-09-11 15:25 UTC
[PATCH 2/8] opensm/complib: define "if" statements with branch prediction hints
2012-09-11 15:23 UTC (7+ messages)
[PATCH] IB: new module params. cm_response_timeout, max_cm_retries
2012-09-11 8:07 UTC (3+ messages)
[PATCH RFC for-next] net/mlx4_core: Fix racy flow in the driver CQ completion handler
2012-09-11 7:50 UTC (9+ messages)
SoftiWARP: new patchset
2012-09-07 18:28 UTC (3+ messages)
rsocket library and dup2()
2012-09-05 23:12 UTC (2+ messages)
[PATCH V2 0/2] Remove duplicate register definitions in Chelsio cxgb4
2012-09-05 21:43 UTC (4+ messages)
` [PATCH V2 1/2] RDMA/cxgb4: Update RDMA/cxgb4 due to macro definition removal in cxgb4 driver
` [PATCH V2 2/2] cxgb4: Remove duplicate register definitions
IPoIB performance
2012-09-05 20:32 UTC (18+ messages)
REPLY NEEDED
2012-09-05 17:10 UTC
[PATCH] OpenSM: Add new Mellanox OUI
2012-09-05 12:54 UTC (2+ messages)
[PATCH] opensm/osm_sw_info_rcv.c: Fixed locking issue on osm_get_node_by_guid error
2012-09-05 12:54 UTC (2+ messages)
[PATCH][MINOR] opensm/osm_vendor_ibumad.c: Add management class to error log message
2012-09-05 12:52 UTC (2+ messages)
[PATCH] opensm: improve search common pkeys
2012-09-05 12:52 UTC (2+ messages)
[patch v2 00/37] add rxe (soft RoCE)
2012-09-05 10:36 UTC (2+ messages)
[PATCH 0/2] Remove duplicate register definitions in Chelsio cxgb4
2012-09-04 19:59 UTC (4+ messages)
` [PATCH 1/2] cxgb4: Remove duplicate register definitions
` [PATCH 2/2] RDMA/cxgb4: Update RDMA/cxgb4 due to macro definition removal in cxgb4 driver
OFA Zurich Workshop at IBM Research Sept 24, 25
2012-09-01 21:32 UTC
[PATCH 0/5] Fix bugs in ib_srp patches for H.A. purposes
2012-09-01 8:09 UTC (11+ messages)
` [PATCH 1/5] ib_srp: free memory correctly in srp_free_iu()
` [PATCH 2/5] ib_srp: removed superfluous warning in send timeout case
` [PATCH 3/5] ib_srp: hold a mutex when adding a new target port
` [PATCH 4/5] ib_srp: check if rport->lld_data is NULL before removing rport
` [PATCH 5/5] ib_srp: fix an error accessing invalid memory in rport_dev_loss_timedout
[PATCH RFC for-next] net/mlx4_core: Fix racy flow in the driver CQ completion handler
2012-08-31 7:12 UTC (6+ messages)
srp_daemon and cable pulling
2012-08-30 14:43 UTC
Writing RDMA applications on Linux
2012-08-30 8:59 UTC (8+ messages)
[PATCH for-next V1 0/4] IB/IPoIB TSS and RSS support for datagram mode
2012-08-28 21:35 UTC (9+ messages)
ibv_modify_qp to IBV_QPS_ERR returns EAGAIN
2012-08-28 18:14 UTC (2+ messages)
[PATCH 00/20, v4] Make ib_srp better suited for H.A. purposes
2012-08-28 12:58 UTC (9+ messages)
` [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 TRIVIAL] opensm: fix default cc_max_outstanding_mads assignment
2012-08-26 12:19 UTC
rsockets and fork
2012-08-24 18:35 UTC (12+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).