linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-12-22 07:17:52 to 2017-01-02 09:37:40 UTC [more...]

[PATCH for-next V2 00/11] Mellanox mlx5 core and ODP updates 2017-01-01
 2017-01-02  9:37 UTC  (4+ messages)
  ` [PATCH for-next V2 01/11] net/mlx5: Fix offset naming for reserved fields in hca_cap_bits
` [PATCH for-next V2 02/11] IB/mlx5: Reorder code in query device command
` [PATCH for-next V2 03/11] IB/mlx5: Add helper mlx5_ib_post_send_wait

[PATCH 0/2 v2] srp/srpt - some useful patches
 2017-01-02  9:02 UTC  (4+ messages)
  ` [PATCH 1/2 v2] IB/srp: allocate ib_qp_attr on the stack
  ` [PATCH 2/2 v2] IB/srpt: "

[PATCH v6 00/16] Add Paravirtual RDMA Driver
 2017-01-02  8:50 UTC  (5+ messages)
` [PATCH v6 13/16] IB/pvrdma: Add the main driver module for PVRDMA

[PATCH 0/1 v2] ib_srp mr allocation failure
 2017-01-02  8:40 UTC  (4+ messages)
  ` [PATCH 1/1 v2] IB/srp: fix mr allocation when the device supports sg gaps

[PATCH rdma-core] verbs: Do not copy uninitialized data in ibv_cmd_modify_qp
 2017-01-02  8:02 UTC  (4+ messages)

[PATCH for-next 00/11] Mellanox mlx5 core and ODP updates 2017-01-01
 2017-01-02  2:11 UTC  (14+ messages)
` [PATCH for-next 01/11] net/mlx5: Fix offset naming for reserved fields in hca_cap_bits
` [PATCH for-next 04/11] net/mlx5: Support new MR features
` [PATCH for-next 05/11] IB/mlx5: Refactor UMR post send format
` [PATCH for-next 06/11] IB/mlx5: Add support for big MRs
` [PATCH for-next 08/11] net/mlx5: Update PAGE_FAULT_RESUME layout
` [PATCH for-next 09/11] {net,IB}/mlx5: Refactor page fault handling
  ` [PATCH for-next 02/11] IB/mlx5: Reorder code in query device command
  ` [PATCH for-next 03/11] IB/mlx5: Add helper mlx5_ib_post_send_wait
  ` [PATCH for-next 07/11] IB/mlx5: Add MR cache for large UMR regions
  ` [PATCH for-next 10/11] IB/mlx5: Add ODP atomics support
  ` [PATCH for-next 11/11] IB/mlx5: Improve MR check

[PATCH rdma-core 0/4] Debian fixes
 2017-01-01  7:56 UTC  (9+ messages)
  ` [PATCH rdma-core 1/4] debian/control: Remove build-essential from Build-Depends
  ` [PATCH rdma-core 2/4] debian/iwpmd.install: Remove ibacm from iwpmd install
  ` [PATCH rdma-core 3/4] debian/copyright: Add copyright information
  ` [PATCH rdma-core 4/4] debian/changelog: Update changes

[PATCH rdma-next V1 0/9] IPoIB fixes for 4.11
 2017-01-01  7:45 UTC  (15+ messages)
  ` [PATCH rdma-next V1 1/9] IB/ipoib: Add warning message when changing the MTU in UD over the max range
  ` [PATCH rdma-next V1 2/9] IB/ipoib: Set device connection mode only when needed
  ` [PATCH rdma-next V1 3/9] IB/ipoib: Fix deadlock over vlan_mutex
  ` [PATCH rdma-next V1 4/9] IB/ipoib: Fix deadlock between rmmod and set_mode
  ` [PATCH rdma-next V1 5/9] IB/ipoib: rtnl_unlock can not come after free_netdev
  ` [PATCH rdma-next V1 6/9] IB/ipoib: Add detailed error message to dev_queue_xmit call
  ` [PATCH rdma-next V1 7/9] IB/ipoib: Use debug prints instead of warnings in RNR WC status
  ` [PATCH rdma-next V1 8/9] IB/ipoib: Replace list_del of the neigh->list with list_del_init
  ` [PATCH rdma-next V1 9/9] IB/ipoib: Change list_del to list_del_init in the tx object

[PATCH v3] IB/umem: Release pid in error and ODP flow
 2017-01-01  6:47 UTC  (2+ messages)

iscsi_trx going into D state
 2016-12-30 23:07 UTC  (23+ messages)

[PATCH] IB/isert: fix spelling mistake: "teminating" -> "terminating"
 2016-12-30 14:38 UTC 

[PATCH v2] ib umem: bugfix: mixed put_pid()s in ib_umem_get()
 2016-12-30 10:24 UTC  (5+ messages)

[PATCH] ib umem: bugfix: mixed put_pid()s in ib_umem_get()
 2016-12-29  5:29 UTC  (2+ messages)

[PATCH] ib umem: bug: put pid back before return from error path
 2016-12-29  2:28 UTC  (4+ messages)

[PATCH rdma-next 0/9] IPoIB fixes for 4.11
 2016-12-28 13:06 UTC  (18+ messages)
  ` [PATCH rdma-next 1/9] IB/ipoib: Add warning message when changing the MTU in UD over the max range
  ` [PATCH rdma-next 2/9] IB/ipoib: Set device connection mode only when needed
  ` [PATCH rdma-next 3/9] IB/ipoib: Fix deadlock over vlan_mutex
  ` [PATCH rdma-next 4/9] IB/ipoib: Fix deadlock between rmmod and set_mode
  ` [PATCH rdma-next 5/9] IB/ipoib: rtnl_unlock can not come after free_netdev
  ` [PATCH rdma-next 6/9] IB/ipoib: Add detailed error message to dev_queue_xmit call
  ` [PATCH rdma-next 7/9] IB/ipoib: Use debug prints instead of warnings in RNR WC status
  ` [PATCH rdma-next 8/9] IB/ipoib: Replace list_del of the neigh->list with list_del_init
  ` [PATCH rdma-next 9/9] IB/ipoib: Change list_del to list_del_init in the tx object

[PATCH 0/3] srp/srpt - some useful patches
 2016-12-28 12:57 UTC  (14+ messages)
  ` [PATCH 1/3] IB/srp: allocate ib_qp_attr on the stack
  ` [PATCH 2/3] IB/srpt: "
  ` [PATCH 3/3] IB/srpt: fix compilation warning

max_inline_data in ibv_rc_pingpong
 2016-12-28 12:37 UTC  (4+ messages)

[PATCH 0/1] ib_srp mr allocation failure
 2016-12-28 10:13 UTC  (5+ messages)
  ` [PATCH 1/1] IB/srp: fix mr allocation when the device supports sg gaps

[PATCH 0/2] IB/core: introduce ib_mtu_int_to_enum
 2016-12-27  7:34 UTC  (4+ messages)
  ` [PATCH 1/2] IB/core: add the function ib_mtu_int_to_enum
  ` [PATCH 2/2] qedr: fix MTU returned from QP query

[PATCH V2 08/10] i40iw: Control debug error prints using env variable
 2016-12-25 16:16 UTC  (12+ messages)

[Bug 190951] New: SoftRoCE Performance Puzzle
 2016-12-25 10:00 UTC  (2+ messages)

[PATCH] infiniband: hw: cxgb4: Use AF_INET for sin_family field
 2016-12-25  7:49 UTC  (2+ messages)

[PATCH] infiniband: hw: ocrdma: Replace BUG() with BUG_ON()
 2016-12-24 16:20 UTC 

[PATCH] infiniband: hw: ocrdma: Replace BUG() with BUG_ON()
 2016-12-24 15:25 UTC 

[PATCH rdma-core] Add -DIN_PLACE=1 to cmake
 2016-12-23 12:12 UTC  (3+ messages)

[PATCH rdma-core] Remove atexit and destructors
 2016-12-23 12:09 UTC  (2+ messages)

[PATCH] IB: Fix incorrect structure packing for booleans
 2016-12-23  1:07 UTC 

[PULL REQUEST] Please pull rdma.git
 2016-12-22 21:40 UTC 

[PATCH 0/3] IB/rxe: Three small fixes
 2016-12-22 21:39 UTC  (11+ 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 0/6] redhat/spec: various fixes and cleanups
 2016-12-22 21:38 UTC  (17+ messages)
` [PATCH rdma-core 5/6] redhat/spec: clean up rsocket packaging

[ANNOUNCE] dapl-2.1.10-1 release
 2016-12-22 21:02 UTC 

[PATCH, RFC 0/5] IB: Optimize DMA mapping
 2016-12-22 19:55 UTC  (13+ messages)
` 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
                      ` block: add back plugging in __blkdev_direct_IO

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

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

[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 

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


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).