public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-01-22 22:51:08 to 2018-01-26 17:00:11 UTC [more...]

[PATCH for-next 00/16] IB/hfi1,core: Driver updates for 1/26/2018
 2018-01-26 17:00 UTC  (21+ messages)
  ` [PATCH for-next 01/16] IB/hfi1: Do not override given pcie_pset value
  ` [PATCH for-next 02/16] IB/hfi1: Fix for early release of sdma context
  ` [PATCH for-next 03/16] IB/hfi1: Remove dependence on qp->s_hdrwords
  ` [PATCH for-next 04/16] IB/hfi1: Remove blind constants from 16B update
  ` [PATCH for-next 05/16] IB/hfi1: Convert PortXmitWait/PortVLXmitWait counters to flit times
  ` [PATCH for-next 06/16] IB/hfi1: hfi1_open_file() missing kobject_put in err path
  ` [PATCH for-next 07/16] IB/hfi1: Show fault stats in both TX and RX directions
  ` [PATCH for-next 08/16] IB/hfi1: Prevent LNI hang when LCB can't obtain lanes
  ` [PATCH for-next 09/16] IB/hfi1: Compute BTH only for RDMA_WRITE_LAST/SEND_LAST packet
  ` [PATCH for-next 10/16] IB/hfi1: Optimize packet type comparison using 9B and bypass code paths
  ` [PATCH for-next 11/16] IB/hfi1: Look up ibport using a pointer in receive path
  ` [PATCH for-next 12/16] IB/hfi1: Remove unnecessary fecn and becn fields
  ` [PATCH for-next 13/16] IB/hfi1: Optimize process_receive_ib()
  ` [PATCH for-next 14/16] IB/hfi1: Re-order IRQ cleanup to address driver cleanup race
  ` [PATCH for-next 15/16] IB/core: Map iWarp AH type to undefined in rdma_ah_find_type
  ` [PATCH for-next 16/16] IB/ipoib: Fix for potential no-carrier state

2x difference between multi-thread and multi-process for same number of CTXs
 2018-01-26 16:44 UTC  (7+ messages)

[PATCH rdma-next v6 0/8] RDMA resource tracking
 2018-01-26 16:05 UTC  (20+ messages)
  ` [PATCH rdma-next v6 1/8] RDMA/core: Print caller name instead of function name
  ` [PATCH rdma-next v6 2/8] RDMA/core: Save kernel caller name in PD and CQ objects
  ` [PATCH rdma-next v6 3/8] RDMA/restrack: Add general infrastructure to track RDMA resources
  ` [PATCH rdma-next v6 4/8] RDMA/core: Add resource tracking for create and destroy QPs
  ` [PATCH rdma-next v6 5/8] RDMA/core: Add resource tracking for create and destroy CQs
  ` [PATCH rdma-next v6 6/8] RDMA/core: Add resource tracking for create and destroy PDs
  ` [PATCH rdma-next v6 7/8] RDMA/nldev: Provide global resource utilization
  ` [PATCH rdma-next v6 8/8] RDMA/nldev: Provide detailed QP information

[PATCH net-next 0/5] net/smc: fixes 2018-01-26
 2018-01-26 15:57 UTC  (8+ messages)
` [PATCH net-next 1/5] net/smc: handle device, port, and QP error events
` [PATCH net-next 2/5] net/smc: smc_poll improvements
  ` [PATCH net-next 3/5] net/smc: replace sock_put worker by socket refcounting
` [PATCH net-next 4/5] net/smc: release clcsock from tcp_listen_worker
` [PATCH net-next 5/5] net/smc: return booleans instead of integers

[PATCH] IB/mthca: Fix how mthca_map_user_db() calls gup
 2018-01-26 15:44 UTC  (7+ messages)

Darlehen Geld für Einzelpersonen und Fachleute in weniger als 72 Stunden
 2018-01-26  7:22 UTC 

Reconnect on RDMA device reset
 2018-01-25 22:48 UTC  (7+ messages)

[PATCH v5 0/3] IB/srp patches for kernel v4.16
 2018-01-25 20:00 UTC  (6+ messages)

Dearest One
 2018-01-25 19:02 UTC 

[PATCH v2 0/4] Make SCSI transport recovery more robust
 2018-01-25 17:07 UTC  (6+ messages)
` [PATCH v2 3/4] scsi: Avoid that .queuecommand() gets called for a quiesced SCSI device

[LSF/MM TOPIC] Filesystem-DAX, page-pinning, and RDMA
 2018-01-25 16:47 UTC  (8+ messages)

[PATCH v2 0/3] NFS/RDMA server changes for v4.16
 2018-01-25 16:40 UTC  (8+ messages)
` [PATCH v2 3/3] NFSD: Clean up symlink argument XDR decoders

[PATCH] RDMA/qedr: lower print level of flushed CQEs
 2018-01-25 16:20 UTC  (2+ messages)

[PATCH] RDMA/uverbs: Use an unambiguous errno for method not supported
 2018-01-25 16:18 UTC  (3+ messages)

[RFC rdma-core 1/2] Registering non-contiguous memory
 2018-01-25 16:07 UTC  (9+ messages)
` [RFC rdma-core 2/2] verbs: Introduce non-contiguous memory registration

get_maintainer.pl bug?
 2018-01-25 15:53 UTC  (5+ messages)

[PATCH rdma-next v1] RDMA/srpt: Fix RCU debug build error
 2018-01-25 15:22 UTC  (2+ messages)

[PATCH v1] MAINTAINERS: Remove Ram Amrani from Q-Logic RDMA driver
 2018-01-25 15:21 UTC  (2+ messages)

[PATCH rdma-core 0/2] Support rq and cq record doorbell
 2018-01-25 13:16 UTC  (19+ messages)
` [PATCH rdma-core 2/2] libhns: Support "

[PATCH for-next 0/4] Support rq record doorbell and cq record doorbell
 2018-01-25 12:57 UTC  (6+ messages)
` [PATCH for-next 3/4] RDMA/hns: Support rq record doorbell for kernel space

[PATCH] net/mlx4_en: ensure rx_desc updating reaches HW before prod db updating
 2018-01-25  9:54 UTC  (19+ messages)

[PATCH rdma-next] RDMA/srpt: Fix RCU debug build error
 2018-01-25  1:19 UTC  (15+ messages)

[PATCH net 0/2] qed: rdma bug fixes
 2018-01-24 21:44 UTC  (4+ messages)
` [PATCH net 1/2] qed: Remove reserveration of dpi for kernel
` [PATCH net 2/2] qed: Free reserved MR tid

(United Nations Compensation Unit)
 2018-01-24 18:11 UTC 

SQ overflow seen running isert traffic with high block sizes
 2018-01-24 16:03 UTC  (19+ messages)

[PATCH] RDMA/vmw_pvrdma: Use standard way to check return value
 2018-01-24 15:07 UTC  (2+ messages)

[PATCH v2] RDMA: Use standard way to check return value
 2018-01-24 15:06 UTC  (3+ messages)

Kernel panic over qedr with
 2018-01-24 13:09 UTC  (2+ messages)

[PATCH V1 rdma-core 0/4] Introduce IBV_QPT_DRIVER for mlx5 DC
 2018-01-24 12:33 UTC  (2+ messages)

[PATCH v1] {RDMA,IB}/{vmw_pvrdma,srp,iser,srpt}: Use standard way to check return value
 2018-01-24 11:57 UTC  (2+ messages)

[PATCH 0/4] Last WQE Reached event treatment
 2018-01-24 10:20 UTC  (4+ messages)
` [PATCH 1/4] IB/core: add support for draining Shared receive queues

[PATCH] MAINTAINERS: Remove Ram Amrani from Q-Logic RDMA driver
 2018-01-24  7:25 UTC  (2+ messages)

[PATCH rdma-next v5 0/8] RDMA resource tracking
 2018-01-23 22:00 UTC  (7+ messages)
` [PATCH rdma-next v5 3/8] RDMA/restrack: Add general infrastructure to track RDMA resources

[PATCH iproute2-next v2 00/10] RDMA resource tracking
 2018-01-23 18:47 UTC  (3+ messages)

[PATCH v3 00/13] Request for Comments on SoftiWarp
 2018-01-23 18:21 UTC  (24+ messages)
` [PATCH v3 03/13] Attach/detach SoftiWarp to/from network and RDMA subsystem
` [PATCH v3 05/13] SoftiWarp application interface

Kernel panic running nfs over qedr with 4.15-rc
 2018-01-23 17:14 UTC 

[PATCH] librdmacm: Set errno correctly if status is positive
 2018-01-23 17:02 UTC  (4+ messages)

[PATCH v3 0/2] Re-send with SPDX headers
 2018-01-23 16:42 UTC  (5+ messages)
` [PATCH v3 1/2] rdma/ib: Add trace point macros to display human-readable values

[PATCH rdma-next 0/6] Update CMA to use net namespace
 2018-01-23 15:07 UTC  (5+ messages)
` [PATCH rdma-next 5/6] RDMA/cma: Protect ifindex access during IPv6 route lookup

[PATCH rdma-core 0/5] Clock information
 2018-01-23 14:22 UTC  (2+ messages)

[PATCH rdma-rc 0/4] RDMA mlx4/mlx5 fixes
 2018-01-22 22:51 UTC  (7+ messages)


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