linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-07-22 10:47:17 to 2012-08-01 20:16:38 UTC [more...]

[PATCH][TRIVIAL] opensm/osm_perfmgr.c: Eliminate compile warning
 2012-08-01 20:16 UTC  (2+ messages)

[PATCH][MINOR] opensm: Support (null) being specified for per_module_logging_file option
 2012-08-01 20:15 UTC  (2+ messages)

[PATCH][TRIVIAL] opensm/osm_congestion_control.c: Fix initialization hex string
 2012-08-01 20:14 UTC  (2+ messages)

[PATCH 1/2] opensm/osm_base.h: Add some SA ClassPortInfo CapabilityMask2 bits
 2012-08-01 20:13 UTC  (2+ messages)

[PATCH][TRIVIAL] osmtest/osmtest.c: Fix permissions
 2012-08-01 20:12 UTC  (2+ messages)

Work completion error: "transport retry counter exceeded"
 2012-08-01 20:08 UTC  (10+ messages)

[PATCH 3/5] librspreload: Support server apps that call fork()
 2012-08-01 19:53 UTC  (2+ messages)

[PATCH v3 27/32] PCI/qib: use PCIe capabilities access functions to simplify implementation
 2012-08-01 17:30 UTC 

[PATCH 3/2] opensm: Add support for multicast service records
 2012-08-01 15:29 UTC 

[PATCH 0/8] opensm: Improved mkey support
 2012-08-01 14:52 UTC  (26+ messages)
` [PATCH 1/8] opensm: Add guid2mkey cache file support
  ` [PATCH 5/8] opensm: Signal subnet init errors on SubnGet timeouts
  ` [PATCH 8/8] opensm: Ensure sweep interval/mkey lease are sensibly set
  ` [PATCH V1.1 1/8] opensm: Add guid2mkey cache file support
      ` [PATCH 1/9 v2] "
          ` [PATCH 2/9 v2] opensm: Allow recovery of subnets with misset mkeys
          ` [PATCH 3/9 v2] opensm: Add locking where necessary around osm_req_*
          ` [PATCH 4/9 v2] opensm: Add support for setting mkey protection levels
          ` [PATCH 5/9 v2] opensm: Log errors on SubnGet timeouts
          ` [PATCH 6/9 v2] opensm: Add neighboring link cache file
          ` [PATCH 7/9 v2] opensm: Check for valid mkey protection level in config file
          ` [PATCH 8/9 v2] opensm: Ensure sweep interval/mkey lease are sensibly set
          ` [PATCH 9/9 v2] opensm/scripts/sldd.sh: Update to support guid2mkey/neighbors

[PATCH 2/2] opensm/osm_sa_class_port_info.c: Indicate support for PortInfo CapMask2 matching in SA ClassPortInfo:CapabilityMask2
 2012-08-01 13:58 UTC 

[RFC] zero-copy extensions for rsockets
 2012-08-01  0:15 UTC  (7+ messages)

[GIT PULL] please pull infiniband.git
 2012-07-31 20:56 UTC 

[PATCH] opensm/osm_congestion_control.c: Skip TID 0 on 32 bit wraparound
 2012-07-31 16:27 UTC 

[PATCH 01/27] opensm/torus-2QoS: Fix some typos in documentation
 2012-07-31 16:04 UTC  (27+ messages)
  ` [PATCH 02/27] Add support to reread configuration file when stacked in rediscovery loop
  ` [PATCH 03/27] opensm/osm_link_mgr.c: Set PortInfo:PortState to LinkDown when remote port isn't accessible
  ` [PATCH 04/27] Fixed Multicast precreation parsing
  ` [PATCH 05/27] Fixed crash in sm_state_mgr_send_master_sm_info_req() during fabric merge
  ` [PATCH 06/27] opensm/osm_subnet.c: Cosmetic formatting change
  ` [PATCH 07/27] Fix deadlock between sminfo_set_req() and osm_sm_state_mgr()
  ` [PATCH 08/27] Fixes in SL2VL table distribution algorithm
  ` [PATCH 09/27] Sending SL2VL and VLARB SET MADs in distributed manner
  ` [PATCH 10/27] Fix SL2VL configuration
  ` [PATCH 11/27] Fix base port0 sl2vl mapping optimization
  ` [PATCH 12/27] opensm/osm_sa_mcmember_record.c: Dump MCMemberRecord in mcmr_query_mgrp
  ` [PATCH 13/27] Fix pre-creation of MC group with MGID containing P_Key
  ` [PATCH 14/27] opensm/osm_sa_mcmember_record.c: In mcmr_rcv_join_mgrp, add MGID to log message
  ` [PATCH 15/27] opensm/osm_sa_path_record.c: Add debug logging to pr_match_mgrp_attributes
  ` [PATCH 16/27] opensm/osm_sa_path_record.c: Log requester port GUID at DEBUG level
  ` [PATCH 17/27] opensm/osm_sa_mcmember_record.c: "
  ` [PATCH 18/27] opensm/osm_sa*.c: "
  ` [PATCH 19/27] Fix crash in ucast cache when ucast cache invalidates after updating one of the switches
  ` [PATCH 20/27] Fix crash in ucast cache when chain of switches connected back at once to the fabric
  ` [PATCH 21/27] Fix transaction id casting
  ` [PATCH 22/27] Skip TID 0 on 32 bit wraparound for SMP, SA and PerfMgt queries
  ` [PATCH 23/27] opensm/osm_vendor_ibumad: Add management class into match criteria
  ` [PATCH 24/27] opensm/osm_node_info_rcv.c: Handle non-compliant SMA gracefully
  ` [PATCH 25/27] Increase p_port->discovery_count only when received PortInfo for port 0 of the switch
  ` [PATCH 26/27] opensm: Fix crash found with ucast cache
  ` [PATCH 27/27] Call drop manager before checking for other Master SM in the fabric

[PATCH 1/5] IB/qib: Reduce sdma_lock contention
 2012-07-31 15:57 UTC  (14+ messages)
` [PATCH 2/5] IB/qib: Added congestion control agent implementation
` [PATCH 3/5] IB/qib: Add support for per-device/per-port parameters

Basics of congestion control?
 2012-07-31 11:53 UTC  (3+ messages)

[PATCH] opensm: Add per module logging FILE_ID define to osm_congestion_control.c
 2012-07-31  9:33 UTC  (2+ messages)
` [PATCHv2] "

inquiry
 2012-07-31  9:25 UTC 

[PATCH][MINOR] opensm: Remove unused per_module_logging option
 2012-07-31  6:44 UTC 

[PATCHv3] opensm: Add initial congestion control configuration support
 2012-07-31  6:41 UTC  (2+ messages)

[ANNOUNCE] infiniband-diags 1.6.1 release
 2012-07-30 20:35 UTC 

[PATCH 3/3] librdmacm/rsocket: Improve disconnect time
 2012-07-30 18:33 UTC 

[PATCH 1/3] librdmacm/rsockets: Enable support for privileged ports
 2012-07-30 18:33 UTC 

[PATCH 2/3] librdmacm/rsockets: Use wr_id to determine completion type
 2012-07-30 18:33 UTC 

[for-next PATCH] IB/IPoIB: typo error
 2012-07-30 15:20 UTC 

[for-next PATCH] IB/IPoIB: correct typo errors
 2012-07-30 14:58 UTC  (4+ messages)

[PATCH][TRIVIAL] opensm/osm_perfmgr.c: Use non conflicting error codes in log messages
 2012-07-30 13:25 UTC 

[PATCH] opensm/osm_sa_path_record.c: Restore osm_get_path_params functionality
 2012-07-30 11:34 UTC 

[PATCH] opensm: Move per_mod_log_tbl array from subn to log structure
 2012-07-30  7:57 UTC 

[PATCH][TRIVIAL] opensm/cl_atomic_osd.h: Cosmetic formatting change
 2012-07-30  7:07 UTC  (2+ messages)

[PATCH 2/2] opensm/osm_helper.c: Add CapabilityMask2 to notice dump for trap 144
 2012-07-30  7:06 UTC  (2+ messages)

[PATCH 1/2] opensm/ib_types.h: Add CapabilityMask2 to notice for trap 144
 2012-07-30  7:05 UTC  (2+ messages)

[PATCH][TRIVIAL] opensm/osm_madw.h: Fix a couple of cut 'n paste commentary errors
 2012-07-30  7:05 UTC  (2+ messages)

[PATCH][TRIVIAL] opensm/osm_sa_path_record.c: Add missing end-of-line in the log message
 2012-07-30  7:05 UTC  (2+ messages)

[PATCH][TRIVIAL] opensm/osm_trap_rcv.c: Remove vestigial comment
 2012-07-30  7:04 UTC  (2+ messages)

[PATCH][TRIVIAL] opensm/osm_sa_inform_info.c: Fix some error log messages
 2012-07-30  7:04 UTC  (2+ messages)

[PATCH][TRIVIAL] opensm/osm_inform.c: Make log message format consistent for error messages
 2012-07-30  7:04 UTC  (2+ messages)

[PATCH] opensm/osm_trap_rcv.c: Add better logging for traps 257 and 258
 2012-07-30  7:03 UTC  (2+ messages)

[PATCH][TRIVIAL] opensm/osm_sa_mad_ctrl.c: Eliminate commented out code line
 2012-07-30  7:03 UTC  (2+ messages)

[infiniband:for-next 4/9] drivers/infiniband/ulp/ipoib/ipoib_main.c:449:4: warning: passing argument 2 of 'ipoib_cm_enabled' from incompatible pointer type
 2012-07-30  5:57 UTC 

[PATCH] IB/qib: correct smatch issue in qib_init.c
 2012-07-30  3:27 UTC  (2+ messages)

[PATCH] opensm: Add initial congestion control configuration support
 2012-07-29 16:58 UTC  (2+ messages)

[PATCH 01/10] opensm/perfmgr: Add config option to ignore Channel Adapters
 2012-07-29 14:03 UTC  (2+ messages)

[PATCH V2] opensm/perfmgr: add logging of error counters
 2012-07-29 14:01 UTC  (2+ messages)

[PATCH] opensm/perfmgr: fix endian conversion of PortCounters
 2012-07-29 13:58 UTC  (2+ messages)

Summer Bonus!
 2012-07-28  6:48 UTC 

[PATCH] RDMA/ucma: Convert open-coded equivalent to memdup_user()
 2012-07-27 21:19 UTC  (2+ messages)

[PATCH] RDMA/ocrdma: Fix check of GSI CQs
 2012-07-27 20:17 UTC 

[PATCH] opensm: include release in osm_version.h
 2012-07-27  1:07 UTC  (2+ messages)

EINVAL when INIT -> RTR on RoCE
 2012-07-26 17:47 UTC  (9+ messages)

[PATCH 04/10] opensm: perfmgr delete "inactive" nodes from the DB
 2012-07-25 16:19 UTC  (3+ messages)

IPoIB oops
 2012-07-25 12:19 UTC  (2+ messages)
  ` ipoib race in multicast flow (was: IPoIB oops)

[PATCHv2] opensm/osm_sa_informinfo.c: Add trusted support for InformInfo/InformInfoRecord
 2012-07-25 10:40 UTC  (2+ messages)
  ` [PATCHv3] "

[PATCH] opensm/osm_node_info_rcv.c: In ni_rcv_process_existing_ca_or_router, handle error
 2012-07-25  7:56 UTC  (2+ messages)

[PATCH] opensm/osm_subnet.c: Indicate lmc and lmc_esp0 are not changeable "on the fly"
 2012-07-25  7:54 UTC  (2+ messages)

[PATCHv1] opensm/osmtest: fix osmtest ignores timeout parameter
 2012-07-25  7:53 UTC  (2+ messages)

[PATCH] opensm/libopensm.map: Removed unimplemented routine
 2012-07-25  7:53 UTC  (2+ messages)

[PATCH] opensm/main.c: Handle daemon mode with guid specified as 0 more gracefully
 2012-07-25  7:52 UTC  (2+ messages)

[PATCH] infiniband-diags: Support MLNX ExtendedPortInfo for ConnectIB device
 2012-07-25  7:51 UTC  (2+ messages)

[PATCH] opensm/osm_node_info_rec.c: Also handle non compliant SMA in ni_rcv_process_existing
 2012-07-25  7:51 UTC  (2+ messages)

[PATCH V3] libibumad: update umad_recv man page
 2012-07-25  7:49 UTC  (2+ messages)

Kernel panic under 3.2.14 Xen dom0 and SCST trunk
 2012-07-25  2:30 UTC  (9+ messages)

[PATCH 5/5] librspreload: Call init from getsockname()
 2012-07-24 22:34 UTC 

[PATCH 2/5] librspreload: Make socket_fallback() call more generic
 2012-07-24 22:34 UTC 

[PATCH 1/5] librdmacm: Only allocate verbs resources when needed
 2012-07-24 22:34 UTC 

[PATCH 4/5] librdmacm/rstream: Add option to test fork support
 2012-07-24 22:34 UTC 

circular lockdep problem
 2012-07-24 19:44 UTC  (4+ messages)
    ` Fwd: "

[PATCH] infiniband-diags: combine common alias option processing
 2012-07-24 17:50 UTC 

[PATCH] infiniband-diags: Fix command line parsing bug in ibccconfig, ibccquery, saquery, and smpquery
 2012-07-24 17:32 UTC  (2+ messages)

[PATCH net/for-next V2 0/1] change IPoIB neighbour handling
 2012-07-24 17:05 UTC  (2+ messages)
  ` [PATCH net-next V2] IB/ipoib: break linkage to neighbouring system

[PATCH] opensm: Add initial congestion control configuration support
 2012-07-24 16:58 UTC  (4+ messages)

The kernel module rdma_ucm.ko can't be loaded in debug kernel of RHEL 6.2
 2012-07-24 14:51 UTC 

[PATCH net/for-next V1 0/1] IB/ipoib: break linkage to neighbouring system
 2012-07-24 14:24 UTC  (14+ messages)
` [PATCH net/for-next V1 1/1] "

(unknown),
 2012-07-24 11:46 UTC 

[PATCH RESEND net/for-next V1 0/1] changes IPoIB neighbour handling
 2012-07-24  1:34 UTC  (3+ messages)
` [PATCH RESEND net/for-next V1 1/1] IB/ipoib: break linkage to neighbouring system

uverbs message alignment
 2012-07-23 18:30 UTC  (3+ messages)

[GIT PULL] please pull infiniband.git
 2012-07-23 16:17 UTC 

[PATCH 3/3] opensm/osm_node_info_rcv.c: using if_PF for all the fatal conditions
 2012-07-22 10:53 UTC 

[PATCH 2/3] complib: define "if" statements with branch prediction hints
 2012-07-22 10:47 UTC 

[PATCH 1/3] configure.in: check that compiler supports __builtin_expect()
 2012-07-22 10:47 UTC 


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