public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-03-21 23:06:48 to 2013-04-04 14:00:40 UTC [more...]

[PATCH] IB/mlx4: Fail post send command on error recovery
 2013-04-04 14:00 UTC  (6+ messages)

[PATCH 1/2] Add RDMA_*_USNIC enums for the Cisco Ethernet Virtual NIC
 2013-04-04 12:31 UTC  (6+ messages)
  ` [PATCH 2/2] Ad IB_MTU_1500|9000 enums

[PATCH 1/4] Add IBV_*_USNIC enums for the Cisco Ethernet Virtual NIC
 2013-04-04 12:10 UTC  (8+ messages)
  ` [PATCH 2/4] Add IBV_MTU_1500|9000 enums
  ` [PATCH 3/4] Use autoreconf in autogen.sh
  ` [PATCH 4/4] .gitignore updates and renameconfigure.in->.ac

[PATCH] libibumad: document the setting of errno for umad_send and umad_recv
 2013-04-04 11:21 UTC  (6+ messages)

[PATCH opensm] Change LFT event to be per block/per switch rather than just per switch
 2013-04-04 11:10 UTC 

[PATCH opensm] Setup SM port GUID in subnet object as soon as it is known
 2013-04-04 11:10 UTC 

[RFC-v3 0/9] Add support for iSCSI Extensions for RDMA (ISER) target mode
 2013-04-04  9:51 UTC  (13+ messages)
` [RFC-v3 1/9] target: Add export of target_get_sess_cmd symbol
` [RFC-v3 2/9] iscsi-target: Add iscsit_transport API template
` [RFC-v3 3/9] iscsi-target: Initial traditional TCP conversion to iscsit_transport
` [RFC-v3 4/9] iscsi-target: Add iser-target parameter keys + setup during login
` [RFC-v3 5/9] iscsi-target: Add per transport iscsi_cmd alloc/free
` [RFC-v3 6/9] iscsi-target: Refactor RX PDU logic + export request PDU handling
  ` [RFC-v3 7/9] iscsi-target: Refactor TX queue logic + export response PDU creation
` [RFC-v3 8/9] iscsi-target: Add iser network portal attribute
` [RFC-v3 9/9] iser-target: Add iSCSI Extensions for RDMA (iSER) target driver

[PATCH v2] infiniband-diags/saquery.c: switchinfo support added
 2013-04-04  9:06 UTC 

Different signatures to ibv_open_xrcd - branch issue?
 2013-04-04  8:22 UTC  (7+ messages)

[PATCH libibverbs 0/3] add raw packet QP, new helper and examples cleanups
 2013-04-04  5:58 UTC  (3+ messages)
` [PATCH libibverbs 1/3] Add raw packet QP type

[RFC-v2 00/12] Add support for iSCSI Extensions for RDMA (ISER) target
 2013-04-03 21:32 UTC  (25+ messages)
` [RFC-v2 01/12] target: Add export of target_get_sess_cmd symbol
` [RFC-v2 02/12] iscsi-target: Add iscsit_transport API template
` [RFC-v2 03/12] iscsi-target: Initial traditional TCP conversion to iscsit_transport
` [RFC-v2 05/12] iscsi-target: Add per transport iscsi_cmd alloc/free
` [RFC-v2 07/12] iscsi-target: Refactor TX queue logic + export response PDU creation
` [RFC-v2 08/12] iscsi-target: Add iser network portal attribute
` [RFC-v2 09/12] iser-target: Add base + proto includes
  ` [RFC-v2 04/12] iscsi-target: Add iser-target parameter keys + setup during login
  ` [RFC-v2 06/12] iscsi-target: Refactor RX PDU logic + export request PDU handling
  ` [RFC-v2 10/12] iser-target: Add logic for verbs
  ` [RFC-v2 11/12] iser-target: Add logic for core
` [RFC-v2 12/12] iser-target: Add Makefile + Kconfig

[PATCH] libibmad: Add setting of errno on function failure
 2013-04-03 21:12 UTC  (2+ messages)

[PATCH v1] infiniband-diags/saquery.c: switchinfo support added
 2013-04-03 20:34 UTC  (2+ messages)

[PATCH V3 for-next 0/5] IB/IPoIB: Add multi-queue TSS and RSS support
 2013-04-03 20:14 UTC  (11+ messages)
` [PATCH V3 for-next 3/5] IB/ipoib: Move to multi-queue device

[PATCH RFC 0/5] tipc: add support for TIPC over InfiniBand
 2013-04-03 19:44 UTC  (11+ messages)
` [PATCH 2/5] tipc: move bcast_addr from struct tipc_media to struct tipc_bearer
  ` [PATCH 1/5] tipc: remove unused str2addr media callback
  ` [PATCH 3/5] tipc: set skb->protocol in eth_media packet transmission
  ` [PATCH 4/5] tipc: add InfiniBand media type
  ` [PATCH 5/5] IPoIB: add support for TIPC protocol

IPoIB - GRO forces memcpy inside __pskb_pull_tail
 2013-04-03 19:03 UTC  (3+ messages)

[PATCHv2] rdma: add a new IB_ACCESS_GIFT flag
 2013-04-03 16:07 UTC  (6+ messages)

[ANNOUNCE] libcxgb4 1.3.0 is released
 2013-04-03 15:18 UTC 

New patches
 2013-04-03 13:06 UTC 

XRC and ib_poll_cq
 2013-04-03  6:26 UTC  (3+ messages)

XRC and ib_poll_cq
 2013-04-02 19:16 UTC  (2+ messages)

[PATCH 0/3] Least attached vector support
 2013-04-02 17:07 UTC  (3+ messages)

[PATCH] cxgb4: fix SQ allocation when On-Chip SQ is disabled
 2013-04-01 21:30 UTC  (3+ messages)

[PATCH] ipoib: fix hard_header return value
 2013-04-01 21:25 UTC  (7+ messages)

[PATCH] switchinfo support added manual
 2013-03-31 14:00 UTC 

[PATCH libibverbs v5 4/7] libibverbs: Add support for XRC QPs
 2013-03-31  8:59 UTC  (2+ messages)

[PATCH] IB/ipath: fix error return code in ipath_register_ib_device()
 2013-03-28 18:24 UTC  (4+ messages)

[PATCH v2] IB/qib: Correct qib_verbs_register_sysfs() error handling
 2013-03-28 18:17 UTC 

[PATCH 1/2] IB/qib: Correct ipath_verbs_register_sysfs() error handling
 2013-03-28 18:12 UTC  (2+ messages)
  ` [PATCH 2/2] IB/ipath: "

[PATCH] infiniband-diags/ibroute.c: fix pull extra block for LFT
 2013-03-28 15:50 UTC  (2+ messages)

[PATCH] infiniband-diags/dump_fts: fix block calculation for LFT's
 2013-03-28 15:48 UTC 

[PATCH v2 2/6] amso1100: convert to using idr_alloc_cyclic
 2013-03-27 19:35 UTC  (3+ messages)
` [PATCH v2 3/6] mlx4: "

RESUBMIT: [PATCH] libibmad: To reserve upper 8 bits of tid used by solaris SRIOV driver
 2013-03-27 17:13 UTC  (2+ messages)

[PATCH v1 2/6] amso1100: convert to using idr_alloc_cyclic
 2013-03-27 16:50 UTC  (4+ messages)
` [PATCH v1 3/6] mlx4: "

[PATCH] opensm: Add missing newline to end of log message
 2013-03-27 16:49 UTC  (3+ messages)

[PATCH] infiniband-diags/saquery.c: switchinfo support added
 2013-03-27 13:21 UTC  (2+ messages)

[PATCH] switchinfo support added manual
 2013-03-27 13:11 UTC 

MY GOOD FRIEND!
 2013-03-27  8:10 UTC 

[Fwd: Re: [PATCH] libibmad: Fixes for failures when not all ports of HCA are connected]
 2013-03-26 23:22 UTC  (15+ messages)

odd use of WARN_ON() in ib_srpt.c
 2013-03-26 21:54 UTC  (3+ messages)

[PATCH] rdma: fix odd use of WARN_ON() in ib_srpt.c
 2013-03-26 21:48 UTC 

[PATCH libmlx4 v6 1/2] libmlx4: Infra-structure changes to support verbs extensions
 2013-03-26 21:16 UTC  (2+ messages)
  ` [PATCH libmlx4 v6 2/2] libmlx4: Add support for XRC QPs

[PATCH libibverbs v5 0/7] Provide verbs extension mechanism and add XRC support
 2013-03-26 21:14 UTC  (8+ messages)
  ` [PATCH libibverbs v5 1/7] Infrastructure to support verbs extensions
  ` [PATCH libibverbs v5 2/7] libibverbs: Introduce XRC domains
  ` [PATCH libibverbs v5 3/7] livibverbs: Add support for XRC SRQs
  ` [PATCH libibverbs v5 4/7] libibverbs: Add support for XRC QPs
  ` [PATCH libibverbs v5 5/7] libibverbs: Add ibv_open_qp
  ` [PATCH libibverbs v5 6/7] libibverbs: Add man page for ibv_open_qp
  ` [PATCH libibverbs v5 7/7] libibverbs: Add XRC sample application

Notes on XRC
 2013-03-26 20:50 UTC  (5+ messages)

[PATCH]: infiniband-diags/ibportstate.c: Add ON and OFF options
 2013-03-26 15:11 UTC  (2+ messages)

[GIT PULL] please pull infiniband.git
 2013-03-25 16:42 UTC 

RDMA/cxgb4: Support on-chip SQs
 2013-03-25 16:14 UTC  (5+ messages)

[PATCH] opensm: fix dfsssp uninitialized value
 2013-03-25 12:08 UTC 

[PATCH] Infiniband: core: change <asm/uaccess.h> to <linux/uaccess.h>
 2013-03-24 19:24 UTC 

[PATCHv2] ibverbs: add a new IBV_ACCESS_GIFT option
 2013-03-24 15:45 UTC 

[PATCH V4 for-next 0/5] IB/IPoIB: Add multi-queue TSS and RSS support
 2013-03-24 12:43 UTC  (6+ messages)
  ` [PATCH V4 for-next 1/5] IB/core: Add RSS and TSS QP groups
  ` [PATCH V4 for-next 2/5] IB/mlx4: Add support for "
  ` [PATCH V4 for-next 3/5] IB/ipoib: Move to multi-queue device
  ` [PATCH V4 for-next 4/5] IB/ipoib: Add RSS and TSS support for datagram mode
  ` [PATCH V4 for-next 5/5] IB/ipoib: Support changing the number of RX/TX rings with ethtool

[RFC 00/11] Add support for iSCSI Extentions for RDMA (ISER) target
 2013-03-22 23:09 UTC  (16+ messages)
` [RFC 01/11] iscsi-target: Add iscsit_transport API template
` [RFC 02/11] iscsi-target: Initial traditional TCP conversion to iscsit_transport
` [RFC 03/11] iscsi-target: Add iser-target parameter keys + setup during login
` [RFC 04/11] iscsi-target: Add per transport iscsi_cmd alloc/free
` [RFC 05/11] iscsi-target: Refactor RX PDU logic + export request PDU handling

ACHTUNG FRIEND!
 2013-03-21 23:57 UTC 

[PATCH] libibmad: remove deprecated functions
 2013-03-21 23:28 UTC 


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