public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-11-13 02:55:27 to 2009-11-23 19:02:31 UTC [more...]

ib_post_send in drivers
 2009-11-23 19:02 UTC  (8+ messages)

qos on service-id
 2009-11-23 14:25 UTC  (5+ messages)

patch for non-ib network
 2009-11-23 13:27 UTC  (4+ messages)

[PATCH]: Add different print macros
 2009-11-23 10:04 UTC 

[PATCH] RDMA/addr: Use appropriate locking with for_each_netdev()
 2009-11-23  4:18 UTC  (9+ messages)

[PATCH 00/11] Add new torus routing engine: torus-2QoS
 2009-11-20 19:27 UTC  (13+ messages)
  ` [PATCH 01/11] opensm: Prepare for routing engine input to path record SL lookup and SL2VL map setup
  ` [PATCH 02/11] opensm: Allow the routing engine to influence SL2VL calculations
  ` [PATCH 03/11] opensm: Allow the routing engine to participate in path SL calculations
  ` [PATCH 04/11] opensm: Track the minimum value in the fabric of data VLs supported
  ` [PATCH 06/11] opensm: Enable torus-2QoS routing engine
  ` [PATCH 07/11] opensm: Add opensm option to specify file name for extra torus-2QoS configuration information
  ` [PATCH 08/11] opensm: Do not require -Q option for torus-2QoS routing engine
  ` [PATCH 09/11] opensm: Make it possible to configure no fallback "
  ` [PATCH 10/11] opensm: Avoid havoc in minhop caused by torus-2QoS persistent use of osm_port_t:priv
  ` [PATCH 11/11] opensm: Update documentation to describe torus-2QoS
  ` [PATCH 05/11] opensm: Add torus-2QoS routing engine
  ` torus-2QoS example input files (was Re: [PATCH 00/11] Add new torus routing engine: torus-2QoS)

[PATCH resend] ib/ehca: rework destroy_eq()
 2009-11-20  9:32 UTC 

[PATCH 0/53] IB/qib: add
 2009-11-20  1:07 UTC  (57+ messages)
  ` [PATCH 01/53] IB/qib: Add Kconfig
  ` [PATCH 02/53] IB/qib: Add Makefile
  ` [PATCH 03/53] IB/qib: Add qib.h
  ` [PATCH 04/53] IB/qib: Add qib_6120_regs.h
  ` [PATCH 05/53] IB/qib: Add qib_7220.h
  ` [PATCH 06/53] IB/qib: Add qib_7220_regs.h
  ` [PATCH 08/53] IB/qib: Add qib_common.h
  ` [PATCH 09/53] IB/qib: Add qib_cq.c
  ` [PATCH 10/53] IB/qib: Add qib_debug.h
  ` [PATCH 11/53] IB/qib: Add qib_diag.c
  ` [PATCH 12/53] IB/qib: Add qib_dma.c
  ` [PATCH 13/53] IB/qib: Add qib_driver.c
  ` [PATCH 14/53] IB/qib: Add qib_eeprom.c
  ` [PATCH 15/53] IB/qib: Add qib_file_ops.c
  ` [PATCH 16/53] IB/qib: Add qib_fs.c
  ` [PATCH 20/53] IB/qib: Add qib_init.c
  ` [PATCH 21/53] IB/qib: Add qib_intr.c
  ` [PATCH 22/53] IB/qib: Add qib_keys.c
  ` [PATCH 23/53] IB/qib: Add qib_mad.c
  ` [PATCH 24/53] IB/qib: Add qib_mad.h
  ` [PATCH 25/53] IB/qib: Add qib_mmap.c
  ` [PATCH 26/53] IB/qib: Add qib_mr.c
  ` [PATCH 27/53] IB/qib: Add qib_pcie.c
  ` [PATCH 28/53] IB/qib: Add qib_pio_copy.c
  ` [PATCH 29/53] IB/qib: Add qib_qp.c
  ` [PATCH 30/53] IB/qib: Add qib_qsfp.c
  ` [PATCH 31/53] IB/qib: Add qib_qsfp.h
  ` [PATCH 32/53] IB/qib: Add qib_rc.c
  ` [PATCH 33/53] IB/qib: Add qib_ruc.c
  ` [PATCH 34/53] IB/qib: Add qib_sd7220.c
  ` [PATCH 35/53] IB/qib: Add qib_sd7220_img.c
  ` [PATCH 36/53] IB/qib: Add qib_sdma.c
  ` [PATCH 37/53] IB/qib: Add qib_srq.c
  ` [PATCH 38/53] IB/qib: Add qib_sysfs.c
  ` [PATCH 39/53] IB/qib: Add qib_trace.c
  ` [PATCH 40/53] IB/qib: Add qib_trace.h
  ` [PATCH 41/53] IB/qib: Add qib_twsi.c
  ` [PATCH 42/53] IB/qib: Add qib_tx.c
  ` [PATCH 43/53] IB/qib: Add qib_uc.c
  ` [PATCH 44/53] IB/qib: Add qib_ud.c
  ` [PATCH 45/53] IB/qib: Add qib_user_pages.c
  ` [PATCH 46/53] IB/qib: Add qib_user_sdma.c
  ` [PATCH 47/53] IB/qib: Add qib_user_sdma.h
  ` [PATCH 48/53] IB/qib: Add qib_verbs.c
  ` [PATCH 49/53] IB/qib: Add qib_verbs.h
  ` [PATCH 50/53] IB/qib: Add qib_verbs_mcast.c
  ` [PATCH 51/53] IB/qib: Add qib_wc_ppc64.c
  ` [PATCH 52/53] IB/qib: Add qib_wc_x86_64.c
  ` [PATCH 53/53] IB/qib: Hooks for adding the QIB driver into the framework

[PATCH] RDMA/cxgb3: remove BUG_ON() on rearm failure
 2009-11-19 21:48 UTC  (2+ messages)

[PATCH 7/9] rdma/cm: fix loopback address support
 2009-11-19 21:47 UTC  (5+ messages)

LOCAL LENGTH ERROR when sending large messages
 2009-11-19 21:09 UTC 

[PATCH 8/9] ib/addr: simplify resolving IPv4 addresses
 2009-11-19 16:46 UTC  (6+ messages)

[PATCH 9/9] ib/addr: fix ipv6 routing lookup
 2009-11-19 16:46 UTC  (3+ messages)
  ` [PATCH 9/9 v2] "
      ` [PATCH 9/9 v3] "

[PATCH 5/9] ib/addr: verify source and destination address families match
 2009-11-19 16:42 UTC  (6+ messages)
  ` [PATCH 5/9 v2] "
      ` [PATCH 5/9 v3] "

[PATCH] opensm/osm_subnet.c: fixing bug in dumping options file
 2009-11-19 11:54 UTC 

[PATCH] uDAPL v2 - cma: setup_listener: Cannot assign requested address
 2009-11-19  0:22 UTC 

[PATCH] uDAPL v2 - common: seg fault in dapl_evd_wait with multi-thread application using CNO's
 2009-11-19  0:22 UTC 

[PATCH] uDAPL v2 - ucm: inbound DREQ/DREP handshake should transition QP
 2009-11-19  0:22 UTC 

[PATCH 1/9] rdma/addr: use appropriate locking with for_each_netdev
 2009-11-18 16:48 UTC  (2+ messages)
  ` [PATCH 1/9 v2] "

[PATCHv6 0/10] RDMAoE support
 2009-11-18 16:34 UTC  (2+ messages)
` [ewg] "

[PATCH RESEND] ib/iser: re-write SG handling for rdma logic
 2009-11-18 16:03 UTC  (6+ messages)

[PATCH 11/16] misc: use ACCESS_ONCE for rlimits
 2009-11-18 14:51 UTC 

[PATCH] libibmad: libibumad: Print warnings and errors to stderr not stdout
 2009-11-18  1:10 UTC  (2+ messages)

[PATCH] librdmacm: add support for IB ACM
 2009-11-18  0:12 UTC 

[PATCH v2] IB/core: allow HCAs to create IB port sysfs files
 2009-11-17 19:40 UTC 

New source release of libipathverbs-1.2.tar.gz
 2009-11-17 19:26 UTC  (3+ messages)

[PATCH] opensm/osm_sm_mad_ctrl.c: Fix qp0_mads_accounting
 2009-11-17 19:08 UTC 

[infiniband-diags] [PATCH] [3/3] splice out chassis scan specific from general scan in libibnetdiscover
 2009-11-17 18:17 UTC 

[infiniband-diags] [PATCH] [2/3] use nodes/switches lists instead of nodesdist array in libibnetdiscover
 2009-11-17 18:17 UTC 

[infiniband-diags] [PATCH] [1/3] remove unnecessary casting in libibnetdiscover
 2009-11-17 18:16 UTC 

FW: Meeting invitation: OpenFabrics SC09 BOF
 2009-11-17 15:57 UTC 

FW: Meeting invitation: OpenFabrics SC09 BOF
 2009-11-17 15:47 UTC 

[PATCH] opensm/osm_vl15intf.c: Cosmetic commentary change
 2009-11-17 14:03 UTC 

[PATCH] opensm/complib/cl_event.c: Cosmetic changes
 2009-11-17 14:02 UTC 

LID reconfiguration
 2009-11-17  5:15 UTC  (7+ messages)

[PATCH 6/9] ib/addr: store net_device type instead of translating to RDMA transport
 2009-11-17  0:02 UTC 

[PATCH 4/9] rdma/cm: replace net_device pointer with index
 2009-11-16 23:58 UTC 

[PATCH 3/9] RDMA CM: Fix AF_INET6 support in multicast joining
 2009-11-16 23:57 UTC 

[PATCH 2/9] RDMA CM: Correct detection of SA Created MGID
 2009-11-16 23:57 UTC 

[PATCH] opensm/osm_vendor_api.h: Fix commentary typo
 2009-11-16 18:43 UTC 

[PATCH] opensm/libvendor/osm_vendor_ibumad.c: Cosmetic change to OSM_LOG message
 2009-11-16 18:43 UTC 

[PATCH] opensm/osm_ucast_ftree.c: Cosmetic commentary changes
 2009-11-16 18:42 UTC 

[PATCH] Init ipoib_neigh.dgid
 2009-11-16 17:44 UTC  (3+ messages)
      ` patchwork for tracking patch status (was: [PATCH] Init ipoib_neigh.dgid)

OFED-1.x SRP's user manual
 2009-11-16 16:39 UTC 

[PATCHv6 10/10] mlx4: Add RDMAoE support - allow interfaces to correspond to each other
 2009-11-16 15:54 UTC 

[PATCHv6 09/10] mlx4: Add support for RDMAoE - address resolution
 2009-11-16 15:54 UTC 

[PATCHv6 08/10] ib_core: Add API to support RDMAoE from userspace
 2009-11-16 15:54 UTC 

[PATCHv6 07/10] ib_core: RDMAoE UD packet packing support
 2009-11-16 15:53 UTC 

[PATCHv6 06/10] ib_core: CMA device binding
 2009-11-16 15:53 UTC 

[PATCHv6 05/10] ib/cm: Enable CM support for RDMAoE
 2009-11-16 15:53 UTC 

[PATCHv6 04/10] IB/umad: Enable support only for IB ports
 2009-11-16 15:53 UTC 

[PATCHv6 03/10] ib_core: RDMAoE support only QP1
 2009-11-16 15:53 UTC 

[PATCHv6 02/10] ib_core: Add RDMAoE transport protocol
 2009-11-16 15:53 UTC 

[PATCHv6 01/10] ib_core: Refine device personality from node type to port type
 2009-11-16 15:53 UTC 

[PATCHv2] infiniband-diags/ibqueryerrors: Add support for PortXmitDiscardDetails
 2009-11-16 15:38 UTC  (8+ messages)

[PATCH] opensm/osm_sa_mcmember_record.c: move mgid allocation code
 2009-11-16 15:35 UTC  (7+ messages)
` [PATCH] opensm/osm_sa_member_record.c: mlid independent MGID generator
  ` [PATCH] osm_sa_mcmember_record.c: pass MCM Record data to mlid allocator
    ` [PATCH] complib/cl_fleximap: add cl_fmap_match() function
      ` [PATCH RFC] opensm: compress IPV6 SNM groups to use a single MLID

[PATCH] opensm: Cosmetic changes
 2009-11-16 15:30 UTC  (3+ messages)

[PATCH] ipath: Use bitmap_weight
 2009-11-16  3:08 UTC 

[PATCH] opensm/include/iba/ib_types.h: adding Congestion Control definitions
 2009-11-15 12:13 UTC  (2+ messages)

[infiniband-diags] [PATCH] split out scan specific data from ibnd_node_t [attempt #2]
 2009-11-15 11:44 UTC  (2+ messages)

[PATCH 1/1] opensm/main.c: opensm cannot be killed while asking for port guid
 2009-11-13 20:04 UTC  (6+ messages)

[infiniband-diags] [PATCH] [2/2] split out scan specific data from ibnd_node_t
 2009-11-13 17:50 UTC  (8+ messages)

[PATCH] osm_subnet.c
 2009-11-13 16:06 UTC  (7+ messages)
  `  "
      ` [ofw] "
        ` [PATCH] complib/fleximap: make compar callback to return int
          ` [PATCH] complib: replace intn_t types by C99 intptr_t

[PATCH] opensm/osm_state_mgr.c: force heavy sweep when fabric consists of single switch
 2009-11-13 15:20 UTC  (12+ messages)

OpenSM: reporting traps 129, 130, 131
 2009-11-13 14:42 UTC  (6+ messages)

[PATCH 2/2] infiniband-diags/ibqueryerrors: Properly exit and clean up resources when node info query fails
 2009-11-13  5:59 UTC  (2+ messages)

[PATCH 1/2] infiniband-diags/ibqueryerrors: Change realloc of suppressed fields to a static array
 2009-11-13  5:58 UTC  (2+ messages)

[PATCH] infiniband-diags/ibqueryerrors: Fix remote node name printing
 2009-11-13  5:58 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