public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-12-16 04:14:01 to 2016-12-22 18:14:04 UTC [more...]

[PATCH rdma-core] redhat/spec: further cleanups to depdendencies, descriptions, formatting
 2016-12-22 18:14 UTC  (4+ messages)
  ` [PATCH rdma-core v2] "

[PATCH rdma-core 0/6] redhat/spec: various fixes and cleanups
 2016-12-22 18:03 UTC  (15+ messages)
  ` [PATCH rdma-core 1/6] redhat/spec: call it srp_daemon in desc, not srptools
  ` [PATCH rdma-core 2/6] redhat/spec: improve base package description
  ` [PATCH rdma-core 3/6] redhat/spec: use fully versioned Requires on base package
  ` [PATCH rdma-core 4/6] redhat/spec: fix up %post scriptlets
  ` [PATCH rdma-core 5/6] redhat/spec: clean up rsocket packaging
  ` [PATCH rdma-core 6/6] redhat/spec: make sure docdir is owned

[PATCH, RFC 0/5] IB: Optimize DMA mapping
 2016-12-22 17:59 UTC  (17+ 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
                                          ` Testing latest linux-next 4.9 ib_srp and ib_srpt sees I/O capped at 1MB and no merging

[PATCH 0/3] IB/rxe: Three small fixes
 2016-12-22 17:18 UTC  (6+ messages)
  ` [PATCH 1/3] IB/rxe: Use BTH_PSN_MASK when ACKing duplicate sends
  ` [PATCH 2/3] IB/rxe: Drop future atomic/read packets rather than retrying
  ` [PATCH 3/3] IB/rxe: Don't check for null ptr in send()

[PATCH rdma-core] i40iw: Set 128B as the only supported RQ WQE size
 2016-12-22 17:13 UTC  (3+ messages)

[PATCH rdma-core] MAINTAINERS: fix cut-n-paste typo
 2016-12-22 16:50 UTC  (2+ messages)

[PATCH 0/8] qedr: cumulative fixes for user verbs
 2016-12-22 16:40 UTC  (10+ messages)
  ` [PATCH 1/8] qedr: configure the number of CQEs on CQ creation
  ` [PATCH 2/8] qedr: return error if destroy CQ failed
  ` [PATCH 3/8] qedr: return correct value on modify qp
  ` [PATCH 4/8] qedr: modify QP state to error when destroying it
  ` [PATCH 5/8] qedr: ignore inline flag in read verbs
  ` [PATCH 6/8] qedr: post_send/recv according to QP state
  ` [PATCH 7/8] qedr: clear the vendor error field in the work completion
  ` [PATCH 8/8] qedr: Always notify the verb consumer of flushed CQEs

[PATCH V2] i40iw: Set 128B as the only supported RQ WQE size
 2016-12-22 16:40 UTC  (2+ messages)

[PATCH] IB/cma: Fix a race condition in iboe_addr_get_sgid()
 2016-12-22 16:40 UTC  (2+ messages)

[PATCH 1/3] iw_cxgb4: refactor sq/rq drain logic
 2016-12-22 15:40 UTC  (3+ messages)
  ` [PATCH 2/3] iw_cxgb4: free EQ queue memory on last deref
  ` [PATCH 3/3] iw_cxgb4: do not send RX_DATA_ACK CPLs after close/abort

[bug report] IB/rxe: Unblock loopback by moving skb_out increment
 2016-12-22 12:54 UTC 

[PATCH] qedr: restructure functions that create and destroy a QP
 2016-12-22 12:52 UTC 

[PATCH] ib umem: bug: put pid back before return from error path
 2016-12-22 11:03 UTC  (3+ messages)

[RFC ABI V6 00/14] SG-based RDMA ABI Proposal
 2016-12-22  8:08 UTC  (7+ messages)
` [RFC ABI V6 02/14] IB/core: Add support for custom types

[PATCH] IB/qib: use rb_entry()
 2016-12-22  3:33 UTC  (12+ messages)
` [PATCH] net/mlx5: "
` [PATCH] RDS: "

iscsi_trx going into D state
 2016-12-21 23:39 UTC  (16+ messages)

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

[PATCH] RDMA/i40iw: use designated initializers
 2016-12-21 14:24 UTC  (3+ messages)

[PATCH for bnxt_re V4 00/21] Broadcom RoCE Driver (bnxt_re)
 2016-12-21 11:42 UTC  (22+ 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 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 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 21/21] RDMA/bnxt_re: Add bnxt_re driver build support
` [PATCH for bnxt_re V4 19/21] RDMA/bnxt_re: Set uverbs command mask
` [PATCH for bnxt_re V4 20/21] RDMA/bnxt_re: Add QP event handling

[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 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()

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 1/4] IB/core: add port state cache
 2016-12-19  9:00 UTC  (5+ messages)

[RFC v2 00/10] HFI Virtual Network Interface Controller (VNIC)
 2016-12-19  6:43 UTC  (16+ messages)
` [RFC v2 03/10] IB/hfi-vnic: Virtual Network Interface Controller (VNIC) netdev

[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 08/10] i40iw: Control debug error prints using env variable
 2016-12-18  8:19 UTC  (12+ messages)

[PATCH rdma-next V1 00/17] Remove debug prints after allocation failure
 2016-12-18  7:41 UTC  (5+ messages)
` [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)


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