linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-10-12 20:47:15 to 2010-10-24 02:27:31 UTC [more...]

[RFC 0/12] ib-mgmt: port madeye to user space
 2010-10-24  2:27 UTC  (18+ messages)
  ` [RFC 1/12] IB/mgmt: Add API to register for MAD snooping
  ` [RFC 2/12] ib-mgmt: provide MAD definitions with libibumad
  ` [RFC 3/12] ib-mgmt: add SA MAD definitions to umad
  ` [RFC 4/12] ib-mgmt: Add basic SM "
  ` [RFC 5/12]ib-mgmt: add CM "
  ` [RFC 6/12] ib-mgmt: add new umad header files to release
  ` [RFC 7/12] ib-mgmt: update mad.h to use umad_types.h
  ` [RFC 8/12] ib-mgmt: fix trace table response
  ` [RFC 9/12] ib-mgmt: convert ib_types.h to use umad types
  ` [RFC 10/12] ib-mgmt: remove duplicate definition of IB_MAD_STATUS_CLASS_MASK
  ` [RFC 11/12] ib-mgmt: move ntohll/htonll from mad.h to umad.h
  ` [RFC 12/12] ib-mgmt/diags: add utility to display snooped mads

[PATCH 1/2] IB/qib: fix uninitialized pointer if CONFIG_PCI_MSI not set
 2010-10-23 20:54 UTC  (4+ messages)
  ` [PATCH 2/2] IB/qib: Allow driver to load if PCIe advanced error reporting fails

[PATCH] mlx4: propagate node_description changes down to FW to generate trap 144
 2010-10-23 20:53 UTC  (2+ messages)

[RFC PATCH] RDMA/UCMA: Allow tuning the max backlog
 2010-10-23 20:41 UTC  (2+ messages)

[PATCH] IPoIB: set dev_id field of IPoIB net_device
 2010-10-23 20:37 UTC  (2+ messages)

[PATCH 0/5] IB/srp: Add SRP_CRED_REQ support
 2010-10-23 12:33 UTC  (16+ messages)
  ` [PATCH 1/5] IB/srp: Preparation for transmit ring response allocation
  ` [PATCH 2/5] IB/srp: implement SRP_CRED_REQ and SRP_AER_REQ
          ` DMA sync question
  ` [PATCH 3/5] IB/srp: eliminate two forward declarations
  ` [PATCH 4/5] IB/srp: Reduce number of BUSY conditions
  ` [PATCH 5/5] IB/srp: Introduce list_first_entry()

Using RDMA CM without IPoIB?
 2010-10-23  5:35 UTC  (4+ messages)

RDMA version of select for multiplexing rdma connections?
 2010-10-23  5:28 UTC  (3+ messages)

[PATCH] [IB/QIB] Fix QIB early error reporting prints
 2010-10-23  5:18 UTC  (3+ messages)

[PATCH] IB/qib: fix RDMA write with immediate
 2010-10-23  5:15 UTC  (2+ messages)

[PATCH v2] RDMA/cxgb3: When a user QP is marked in error, also mark the CQs in error
 2010-10-23  5:07 UTC  (2+ messages)

[PATCH] IB/qib: clean up properly if pci_set_consistent_dma_mask() fails
 2010-10-23  0:09 UTC 

[PATCH] [libipathverbs] Fix 32 bit libipathverbs
 2010-10-22 22:43 UTC 

[PATCH] [IB/QIB] Process RDMA WRITE ONLY with IMMEDIATE properly
 2010-10-22 22:14 UTC  (2+ messages)

[PATCH] [IB/QIB] Fix failure to load driver if PCI error reporting doesn't enable
 2010-10-22 21:39 UTC  (4+ messages)

[PATCH] IB core: Add link layer information to sysfs
 2010-10-22 21:31 UTC  (2+ messages)

[PATCHv10 12/12] mlx4: Add vlan support to IBoE
 2010-10-22 21:25 UTC  (2+ messages)

BUG dump from QIB
 2010-10-22 21:01 UTC  (2+ messages)

[PATCH] DAPL v2.0: scm, ucm: MPI spawn test on oversubcribed server taking excessive time to complete
 2010-10-22 20:59 UTC 

[PATCH] DAPL v2.0: cma: fix debug build issue
 2010-10-22 20:17 UTC 

[PATCH] DAPL v2.0: add high resolution time stamps and thread id to sdtout debug logs
 2010-10-22 20:15 UTC 

[PATCH] DAPL v2.0: common: modify debug in dat_evd_dequeue to reduce noise, only output on non-empty
 2010-10-22 20:15 UTC 

[PATCH] DAPL v2.0: common: dat_evd_dequeue (poll_cq) fails with invalid parameter after EP (qp) free
 2010-10-22 20:15 UTC 

[PATCH] DAPL v2.0: ucm: allow configuration of CM burst (signal) threshold on posting
 2010-10-22 20:15 UTC 

[PATCH] librdmacm: fix make install
 2010-10-22 16:53 UTC  (2+ messages)

[PATCHv10 08/12] mlx4: Add support for IBoE - address resolution
 2010-10-22 15:59 UTC  (15+ messages)

[PATCH] librdmacm: fix compiler warning of void* arithmetic
 2010-10-22 10:25 UTC  (2+ messages)

libverbs version confusion
 2010-10-21 18:19 UTC  (3+ messages)

perftest
 2010-10-21 17:07 UTC 

[PATCH 1/2] RPING: Make sure CQ event thread exits before destroying the CQ
 2010-10-21 12:30 UTC  (15+ messages)
  ` [PATCH 2/2] RPING: Remove printf for FLUSH completion

[PATCH 2.6.37] RDMA/cxgb3: When a user QP is marked in error, also mark the CQs in error
 2010-10-20 23:34 UTC  (7+ messages)

FW: [PATCHv10 02/12] ib_core: IBoE CMA device binding
 2010-10-20 17:49 UTC  (4+ messages)

ib mad definitions
 2010-10-20 17:28 UTC  (22+ messages)

What is the best way to time RDMA over IB code segments?
 2010-10-20 14:08 UTC  (2+ messages)

[PATCH v2.6.36-rc7] infiniband: update workqueue usage
 2010-10-20 11:03 UTC  (7+ messages)

[RFC 0/2] IB/umad: Export mad snooping to userspace
 2010-10-19 22:17 UTC  (8+ messages)
                ` Opensm crash with OFED 1.5

[PATCH] Hang in dat_ia_open()
 2010-10-19 21:00 UTC  (2+ messages)

[PATCH] SIW: Documentation (initial)
 2010-10-19 15:36 UTC  (3+ messages)

[PATCH 0/2] svcrdma: NFSRDMA Server fixes for 2.6.37
 2010-10-19 14:54 UTC  (2+ messages)

Let Us Build Your Website!
 2010-10-19 10:54 UTC 

Extending rdma_server example
 2010-10-19  8:28 UTC  (4+ messages)
  ` [PATCH] librdmacm: Do not modify qp_init_attr in rdma_get_request

[PATCH RESEND 2.6.37 1/2] RDMA/cxgb4: export T4 TCP MIB
 2010-10-18 15:16 UTC  (2+ messages)
  ` [PATCH RESEND 2.6.37 2/2] RDMA/cxgb4: Use cxgb4 service for packet gl to skb

[PATCH] cxgb3/cxgb4: remove dead code from infiniband drivers
 2010-10-18 14:54 UTC  (2+ messages)

[PATCHv10 03/12] ib_core: IBoE UD packet packing support
 2010-10-15  4:27 UTC  (7+ messages)

[RFC 1/2] IB/mad: Simplify snooping interface
 2010-10-14 20:13 UTC  (5+ messages)

[RFC] IB/uverbs: Add support for passing memory region invalidations to userspace
 2010-10-14 16:50 UTC  (2+ messages)

[RFC 2/2] IB/umad: Export mad snooping capability to userspace
 2010-10-14 15:56 UTC  (4+ messages)

user SA notifications, redux
 2010-10-14 15:04 UTC  (3+ messages)

[PATCH -next] infiniband: fix mlx4 kconfig dependency warning
 2010-10-14  1:12 UTC 

Work completions generated after a queue pair has made the transition to an error state
 2010-10-13 16:55 UTC  (11+ messages)

[patch] infiniband: uverbs: limit the number of entries
 2010-10-13  9:13 UTC  (8+ messages)
      ` [patch v3] infiniband: uverbs: handle large "
            ` [patch v4] "

linux-next: manual merge of the bkl-llseek tree with the infiniband tree
 2010-10-13  3:32 UTC 

[PATCH] Make multicast and path record queue flexible
 2010-10-12 20:47 UTC  (5+ messages)


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