public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-12-19 23:49:11 to 2011-01-10 14:15:46 UTC [more...]

[patch v4] infiniband: uverbs: handle large number of entries
 2011-01-10 14:15 UTC  (17+ messages)
          ` ibv_post_send/recv kernel path optimizations (was: uverbs: handle large number of entries)
              ` ibv_post_send/recv kernel path optimizations

SR-IOV support in MLX CX2
 2011-01-10 14:03 UTC 

[PATCH for-2.6.38 1/2] IB/ipoib: remove LRO support
 2011-01-10  8:17 UTC  (6+ messages)
` [PATCH for-2.6.38 2/2] IB/ipoib: add GRO support
    ` missing from for-next? (was: IB/ipoib: add GRO support)
        ` missing from for-next?

[PATCH v2 0/8] scaling and bug fixes for 2.6.38
 2011-01-10  5:59 UTC  (16+ messages)
` [PATCH v2 1/8] IB/srp: allow task management without a previous request
` [PATCH v2 3/8] IB/srp: allow lockless work posting
` [PATCH v2 8/8] IB/srp: consolidate hot-path variables into cache lines
  ` [PATCH v2 2/8] IB/srp: consolidate state change code
  ` [PATCH v2 4/8] IB/srp: don't move active requests to their own list
  ` [PATCH v2 5/8] IB/srp: reduce local coverage for command submission and EH
  ` [PATCH v2 6/8] IB/srp: reduce lock coverage of command completion
  ` [PATCH v2 7/8] IB/srp: stop sharing the host lock with SCSI

[PATCH 0/1] mthca: Modify to support embedded PowerPC platforms
 2011-01-10  5:53 UTC  (7+ messages)

[PATCH 0/7] ib_srpt patches
 2011-01-09 16:28 UTC  (8+ messages)
  ` [PATCH 1/7] ib_srpt: Add hw_address and service_id to sysfs
  ` [PATCH 2/7] ib_srpt: Protect I/O context state by a spinlock
  ` [PATCH 3/7] ib_srpt: Make channel state names more brief
  ` [PATCH 4/7] ib_srpt: Introduce srpt_ch_qp_err()
  ` [PATCH 5/7] ib_srpt: Fix a bug in an error path
  ` [PATCH 6/7] ib_srpt: Use locking to protect channel state
  ` [PATCH 7/7] ib_srpt: Fix session unregistration races

[PATCH] infiniband/mthca : Fix userland mapping of mthca infiniband cards in Xen dom0
 2011-01-09  8:24 UTC  (8+ messages)
      `  "
            ` [Xen-devel] "

Mellanox target workaround in SRP
 2011-01-08 18:13 UTC  (3+ messages)

[PATCH V4 0/6] IB Netlink Interface and RDMA CM exports
 2011-01-07 22:18 UTC  (9+ messages)
  ` [PATCH V4 1/6] IB Netlink Infrastructure
  ` [PATCH V4 2/6] IB Core: Error Handler
  ` [PATCH V4 3/6] IB Core: Run Netlink
  ` [PATCH V4 4/6] RDMA CM: Export State Enum
  ` [PATCH V4 5/6] RDMA CM: Netlink Client
  ` [PATCH V4 6/6] RDMA CM: Save Owning PID

[PATCH] Don't re-init wait object in init/fini paths
 2011-01-07 17:37 UTC 

[PATCH] IB/qib: fix refcount leak in lkey/rkey validation
 2011-01-07 13:21 UTC 

[PATCH 1/1 (resend)] mthca: Modify to support embedded PowerPC platforms
 2011-01-07  5:59 UTC  (2+ messages)

[PATCH 1/1] mthca: Modify to support embedded PowerPC platforms
 2011-01-07  1:19 UTC  (2+ messages)

[PATCH 00/14] Use printf extension %pR for struct resource
 2011-01-06 23:59 UTC  (3+ messages)
` [PATCH 05/14] drivers/infiniband: "

[patch] IB: handle -ENOMEM in forward_trap()
 2011-01-06 23:01 UTC  (2+ messages)

[PATCH 4/7] [SCSI] scst: Add SRP target driver
 2011-01-06 19:00 UTC  (6+ messages)

[PATCH] opensm: configure multicast only once during sweep
 2011-01-06 16:39 UTC 

[PATCH] ibutils:Update requirements for building and installing
 2011-01-06  7:29 UTC  (2+ messages)

[PATCH] fix rpmbuild with and w/o ibmgtsim build
 2011-01-06  7:28 UTC  (2+ messages)

What is OFED? (vs in-kernel drivers)
 2011-01-06  1:47 UTC  (5+ messages)

[PATCH] cxgb3/cxgb4: remove dead code from infiniband drivers
 2011-01-05 19:28 UTC  (2+ messages)

[RFC 0/8] IB/srp: scaling and bug fixes for 2.6.38
 2011-01-05 18:46 UTC  (4+ messages)

[PATCH 0/24] various fixes for QIB driver
 2011-01-05 18:20 UTC  (34+ messages)
  ` [PATCH 01/24] IB/qib: remove IB latency turnoff
  ` [PATCH 02/24] IB/qib: add receive header queue size module parameters
  ` [PATCH 03/24] IB/qib: add support for the new QME7362 card
  ` [PATCH 04/24] IB/qib: add thresholds to VendorPortCounters PMA operation
  ` [PATCH 05/24] IB/qib: generate completion callback on errors
  ` [PATCH 06/24] IB/qib: set port physical state even if other fields are invalid
  ` [PATCH 07/24] IB/qib: UD send with immediate Rx completion has wrong size
  ` [PATCH 08/24] IB/qib: Handle transitions from ACTIVE_DEFERRED to ACTIVE better
  ` [PATCH 09/24] IB/qib: Multi Florida HCA Hosts panic on reboot
  ` [PATCH 10/24] IB/qib: fix context allocation with multiple HCAs
  ` [PATCH 11/24] IB/qib: clear WAIT_SEND flags when setting QP to error state
  ` [PATCH 12/24] IB/qib: New SERDES init routine and improvements to SI quality
  ` [PATCH 13/24] IB/qib: Reset packet list after freeing
  ` [PATCH 14/24] IB/qib: Add a few new SERDES tunings
  ` [PATCH 15/24] IB/qib: Avoid duplicate writes to the rcv head register
  ` [PATCH 16/24] IB/qib: interrupt mitigation fix
  ` [PATCH 17/24] IB/qib: change rcv queue/qpn selection
  ` [PATCH 18/24] IB/qib: adding fix missing from earlier patch
  ` [PATCH 19/24] IB/qib: change qpn increment
  ` [PATCH 20/24] IB/qib: RDMA lkey/rkey validation is inefficient for large MRs
  ` [PATCH 21/24] IB/qib: Issue pre-emptive NAKs on eager buffer overflow
  ` [PATCH 22/24] IB/qib: Un-necessary delayed completions on RC connection
  ` [PATCH 23/24] IB/qib: Add a delay to allow SERDES to initialize
  ` [PATCH 24/24] IB/qib: Improve SERDES tunning on QMH boards

[RFC 0/8] IB/srp: scaling and bug fixes for 2.6.38
 2011-01-05 18:13 UTC  (28+ messages)
  ` [RFC 1/8] IB/srp: allow task management without a previous request
  ` [RFC 2/8] IB/srp: consolidate state change code
  ` [RFC 3/8] IB/srp: allow lockless work posting
  ` [RFC 4/8] IB/srp: don't move active requests to their own list
  ` [RFC 5/8] IB/srp: reduce local coverage for command submission and EH
  ` [RFC 6/8] IB/srp: reduce lock coverage of command completion
  ` [RFC 7/8] IB/srp: stop sharing the host lock with SCSI
  ` [RFC 8/8] IB/srp: consolidate hot-path variables into cache lines

[PATCHv10 1/4] libibverbs: Add link layer field to ibv_port_attr
 2011-01-05 13:24 UTC  (6+ messages)

GIT tree for OFED 1.5.x latest source code
 2011-01-05 12:02 UTC  (3+ messages)

[PATCH] uDAPL v2.0: scm: retry socket connect on ECONNREFUSED under heavy load
 2011-01-05  4:27 UTC  (3+ messages)
      ` [PATCH v2] "

[PATCH] uDAPL v2.0: common: qp modify RTR using wrong ep attribute parameter for dest_rd_atomic
 2011-01-05  1:03 UTC 

double implementation of create QP in the stack
 2011-01-04 22:43 UTC 

[PATCH] mlx4_core: avoid vunmap of invalid pointer in allocation bad flow
 2011-01-04 22:34 UTC  (2+ messages)

[PATCH] mlx4/ib: Fix WARNING: at lib/swiotlb.c:562
 2011-01-04 22:31 UTC  (2+ messages)

[PATCH] mlx4: Change a warning message to debug
 2011-01-04 22:24 UTC  (2+ messages)

[PATCH] ibsim: support MFT for switches with up to 48 ports
 2011-01-04 12:39 UTC  (3+ messages)
` [PATCH v2] ibsim: allocate mft according to number of switch ports

IPoIB to Ethernet routing performance
 2011-01-03 22:33 UTC  (14+ messages)
  ` [ewg] "

[PATCH] infiniband-diags: Verify timeout value specified to diagnostics
 2011-01-02 15:53 UTC  (3+ messages)
  ` [PATCH] Further timeout paramater verification (Was: [PATCH] infiniband-diags: Verify timeout value specified to diagnostics)

[ANNOUNCE] OFED 1.5.3 rc1 is available
 2010-12-26  8:16 UTC 

[PATCH V3 0/6] IB Netlink Interface and RDMA CM exports
 2010-12-23 12:21 UTC  (22+ messages)
` [PATCH V3 5/6] RDMA CM: Save Owning PID
` [PATCH V3 6/6] RDMA CM: Netlink Client

[ANNOUNCE]: Released version 2.0.0 of SCST core, target drivers iSCSI-SCST, qla2x00t (QLogic FC), ib_srpt (InfiniBand SRP) and scst_local as well as scstadmin utility and fileio_tgt user space backend handler
 2010-12-21 18:36 UTC 

[PATCH 0/7] SCST: A Generic SCSI Target Subsystem
 2010-12-21 10:13 UTC  (2+ messages)
  ` [Scst-devel] "

[PATCH] infiniband-diags: Verify timeout value specified to diagnostics
 2010-12-20 15:31 UTC  (2+ messages)

[ANNOUNCE] libnes-1.1.0 release
 2010-12-19 23:49 UTC  (2+ messages)
  ` [ANNOUNCE] libnes-1.1.1 release


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox