linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-12-14 19:34:34 to 2016-12-21 11:42:08 UTC [more...]

[PATCH for bnxt_re V4 00/21] Broadcom RoCE Driver (bnxt_re)
 2016-12-21 11:42 UTC  (20+ messages)
` [PATCH for bnxt_re V4 01/21] RDMA/bnxt_re: Add bnxt_re RoCE driver files
` [PATCH for bnxt_re V4 02/21] RDMA/bnxt_re: Introducing autogenerated Host Software Interface(hsi) file
` [PATCH for bnxt_re V4 03/21] RDMA/bnxt_re: register with the NIC driver
` [PATCH for bnxt_re V4 06/21] RDMA/bnxt_re: Support for PD, ucontext and mmap verbs
` [PATCH for bnxt_re V4 07/21] RDMA/bnxt_re: Support for query and modify device verbs
  ` [PATCH for bnxt_re V4 04/21] RDMA/bnxt_re: Enabling RoCE control path
  ` [PATCH for bnxt_re V4 05/21] RDMA/bnxt_re: Adding Notification Queue support
  ` [PATCH for bnxt_re V4 08/21] RDMA/bnxt_re: Adding support for port related verbs
  ` [PATCH for bnxt_re V4 09/21] RDMA/bnxt_re: Support for GID "
  ` [PATCH for bnxt_re V4 10/21] RDMA/bnxt_re: Support for CQ verbs
  ` [PATCH for bnxt_re V4 11/21] RDMA/bnxt_re: Support for AH verbs
  ` [PATCH for bnxt_re V4 14/21] RDMA/bnxt_re: Support post_send verb
  ` [PATCH for bnxt_re V4 15/21] RDMA/bnxt_re: Support post_recv
  ` [PATCH for bnxt_re V4 16/21] RDMA/bnxt_re: Support poll_cq verb
  ` [PATCH for bnxt_re V4 17/21] RDMA/bnxt_re: Handling dispatching of events to IB stack
  ` [PATCH for bnxt_re V4 18/21] RDMA/bnxt_re: Support for DCB
` [PATCH for bnxt_re V4 12/21] RDMA/bnxt_re: Support memory registration verbs
` [PATCH for bnxt_re V4 13/21] RDMA/bnxt_re: Support QP verbs
` [PATCH for bnxt_re V4 19/21] RDMA/bnxt_re: Set uverbs command mask

[PATCH, RFC 0/5] IB: Optimize DMA mapping
 2016-12-21  8:08 UTC  (12+ messages)
` [PATCH 4/5] IB: Switch from struct ib_dma_mapping_ops to struct dma_mapping_ops
              ` Testing latest linux-next 4.9 ib_srp and ib_srpt

[PATCH] i40iw: Set 128B as the only supported RQ WQE size
 2016-12-21  5:48 UTC  (12+ messages)

[PATCH 0/2] SRP transport, scsi-mq: Wait for .queue_rq() if necessary
 2016-12-20 22:14 UTC  (4+ messages)
` [PATCH 2/2] "

[PATCH infiniband-diags] Add Connect-X5 device ID to device white lists
 2016-12-20 21:14 UTC  (6+ messages)

[PATCH v3 infiniband-diags] ibdiag_common.c: Disambiguate link speed when QDR and could be FDR10
 2016-12-20 20:55 UTC  (3+ messages)

[PATCH] RDMA/i40iw: use designated initializers
 2016-12-20 20:04 UTC  (2+ messages)

[PATCH] IB/qib: use rb_entry()
 2016-12-20 19:34 UTC  (11+ messages)
` [PATCH] net/mlx5: "
` [PATCH] RDS: "

[PATCH infiniband-diags] Add Bull device ID support to device white lists
 2016-12-20 16:56 UTC  (9+ messages)

[PATCH infiniband-diags] ibsendtrap.c: Add support for security traps
 2016-12-20 16:53 UTC  (2+ messages)

[PATCH infiniband-diags] scripts: Add mkey support into ibhosts, ibswitches, and ibrouters
 2016-12-20 16:51 UTC  (2+ messages)

[PATCH v2 infiniband-diags] ibdiag_common.c: Disambiguate link speed when QDR and could be FDR10
 2016-12-20 15:08 UTC  (8+ messages)

[PATCH for bnxt_re V3 00/21] Broadcom RoCE Driver (bnxt_re)
 2016-12-20 14:28 UTC  (23+ messages)
` [PATCH for bnxt_re V3 01/21] bnxt_re: Add bnxt_re RoCE driver files
` [PATCH for bnxt_re V3 03/21] bnxt_re: register with the NIC driver
` [PATCH for bnxt_re V3 04/21] bnxt_re: Enabling RoCE control path
` [PATCH for bnxt_re V3 05/21] bnxt_re: Adding Notification Queue support
` [PATCH for bnxt_re V3 06/21] bnxt_re: Support for PD, ucontext and mmap verbs
` [PATCH for bnxt_re V3 07/21] bnxt_re: Support for query and modify device verbs
` [PATCH for bnxt_re V3 09/21] bnxt_re: Support for GID related verbs
` [PATCH for bnxt_re V3 12/21] bnxt_re: Support memory registration verbs
` [PATCH for bnxt_re V3 14/21] bnxt_re: Support post_send verb
` [PATCH for bnxt_re V3 15/21] bnxt_re: Support post_recv
` [PATCH for bnxt_re V3 18/21] bnxt_re: Support for DCB
` [PATCH for bnxt_re V3 19/21] bnxt_re: Set uverbs command mask
  ` [PATCH for bnxt_re V3 02/21] bnxt_re: Introducing autogenerated Host Software Interface(hsi) file
  ` [PATCH for bnxt_re V3 08/21] bnxt_re: Adding support for port related verbs
  ` [PATCH for bnxt_re V3 10/21] bnxt_re: Support for CQ verbs
  ` [PATCH for bnxt_re V3 11/21] bnxt_re: Support for AH verbs
  ` [PATCH for bnxt_re V3 13/21] bnxt_re: Support QP verbs
  ` [PATCH for bnxt_re V3 16/21] bnxt_re: Support poll_cq verb
  ` [PATCH for bnxt_re V3 17/21] bnxt_re: Handling dispatching of events to IB stack
  ` [PATCH for bnxt_re V3 20/21] bnxt_re: Add QP event handling
  ` [PATCH for bnxt_re V3 21/21] bnxt_re: Add bnxt_re driver build support

[PATCH] infiniband/qib: drop qib_pci_link_reset()
 2016-12-20  3:17 UTC  (4+ messages)
  ` [PATCH] infiniband/hfil: drop pci_link_reset()

[PATCH rdma-core] i40iw: Set 128B as the only supported RQ WQE size
 2016-12-19 20:31 UTC 

OFS / RDMA 2017 Conference Call for Sessions
 2016-12-19 19:33 UTC 

[PATCH for rdma-next] RDMA: Adding ethertype ETH_P_IBOE
 2016-12-19 19:28 UTC 

[PATCH 4/4] cma: use cached port state when bind loopback
 2016-12-19 17:30 UTC  (2+ messages)

[PATCH 3/4] cma: resolve to first active ib port
 2016-12-19 17:29 UTC  (2+ messages)

[PATCH 2/4] IB/core: export ib_get_cached_port_state
 2016-12-19 17:29 UTC  (2+ messages)

[PATCH] IB/cma: Fix a race condition in iboe_addr_get_sgid()
 2016-12-19 17:00 UTC 

[PATCH 1/4] IB/core: add port state cache
 2016-12-19  9:00 UTC  (5+ messages)

[RFC ABI V6 00/14] SG-based RDMA ABI Proposal
 2016-12-19  8:12 UTC  (5+ messages)

[RFC v2 00/10] HFI Virtual Network Interface Controller (VNIC)
 2016-12-19  6:43 UTC  (33+ messages)
` [RFC v2 01/10] IB/hfi-vnic: Virtual Network Interface Controller (VNIC) documentation
` [RFC v2 05/10] IB/hfi-vnic: VNIC statistics support
  ` [RFC v2 02/10] IB/hfi-vnic: Virtual Network Interface Controller (VNIC) interface
  ` [RFC v2 03/10] IB/hfi-vnic: Virtual Network Interface Controller (VNIC) netdev
  ` [RFC v2 04/10] IB/hfi-vnic: VNIC Ethernet Management (EM) structure definitions
  ` [RFC v2 06/10] IB/hfi-vnic: VNIC MAC table support
  ` [RFC v2 07/10] IB/hfi-vnic: VNIC Ethernet Management Agent (VEMA) interface
` [RFC v2 08/10] IB/hfi-vnic: VNIC Ethernet Management Agent (VEMA) function
` [RFC v2 09/10] IB/hfi1: Virtual Network Interface Controller (VNIC) support
` [RFC v2 10/10] IB/hfi1: VNIC SDMA support

[PATCH rdma-next 00/10] Support RAW Ethernet when RoCE is disabled
 2016-12-18 21:07 UTC  (5+ messages)
` [PATCH rdma-next 06/10] IB/core: Enable to query QP types supported by IB device on a port

[PATCH] IB/cma: Fix a race condition in iboe_addr_get_sgid()
 2016-12-18 18:39 UTC  (3+ messages)

[PATCH] iw_cxgb4: set correct FetchBurstMax for QPs
 2016-12-18 18:36 UTC  (2+ messages)

[PATCH] IB/rxe: Fix a memory leak in rxe_qp_cleanup()
 2016-12-18 18:36 UTC  (3+ messages)

[PATCH V2 00/10] i40iw: Fixes and optimizations
 2016-12-18  8:19 UTC  (18+ messages)
` [PATCH V2 08/10] i40iw: Control debug error prints using env variable

[PATCH rdma-next V1 00/17] Remove debug prints after allocation failure
 2016-12-18  7:41 UTC  (8+ messages)
` [PATCH rdma-next V1 01/17] IB/mad: "
` [PATCH rdma-next V1 03/17] IB/core: Release allocated memory in cache setup failure

[PATCH] RDMA/nes: use designated initializers
 2016-12-17  1:03 UTC 

I/O error on dd commands
 2016-12-16  4:25 UTC  (3+ messages)

[PATCH rdma-next V1 0/4] Add packet pacing support for IB verbs
 2016-12-16  3:53 UTC  (8+ messages)
` [PATCH rdma-next V1 2/4] IB/core: Support rate limit for packet pacing

[PATCH] libcxgb4: fixes for debug build
 2016-12-15 22:09 UTC  (4+ messages)

[ANNOUNCE] Release candidate 2 of rdma-core is now available
 2016-12-15 21:31 UTC 

iscsi_trx going into D state
 2016-12-15 20:38 UTC  (15+ messages)

[PULL REQUEST] Please pull rdma.git
 2016-12-15 20:18 UTC  (2+ messages)

[PATCH rdma-core] libqedr: fix queue wrapping logic
 2016-12-15 18:38 UTC  (2+ messages)

SR-IOV with mlx4 on ConnectX-2 fails with DMAR errors
 2016-12-14 22:38 UTC  (7+ messages)

[PATCH] qede: fix general protection fault may occur on probe
 2016-12-14 20:31 UTC  (3+ messages)

[PATCH 1/1] infiniband: hw: cxgb4: set errno on failure
 2016-12-14 19:39 UTC  (2+ messages)

[PATCH] MAINTAINERS: Remove Mitesh Ahuja from emulex maintainers
 2016-12-14 19:36 UTC  (2+ messages)

[PATCH 1/1] infiniband: hw: mlx4: fix improper return value
 2016-12-14 19:35 UTC  (2+ messages)

[PATCH 1/1] infiniband: hw: ocrdma: fix bad initialization
 2016-12-14 19:34 UTC  (3+ 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).