public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-06-20 17:35:32 to 2017-06-26 10:01:13 UTC [more...]

[PATCH v6 for-4.13 0/7] Automatic affinity settings for nvme over rdma
 2017-06-26 10:01 UTC  (3+ messages)

[PATCH] IB/mlx4: Fix CM REQ retries in paravirt mode
 2017-06-26  9:40 UTC  (2+ messages)

[PATCH] IB: Move PCI dependency from root KConfig to HW's KConfigs
 2017-06-26  8:53 UTC 

NULL pointer dereference in isert_login_recv_done in 4.9.32
 2017-06-26  8:53 UTC  (7+ messages)
      ` [PATCH] ib_isert: prevent NULL pointer dereference in isert_login_recv_done() (was: Re: NULL pointer dereference in isert_login_recv_done in 4.9.32)

[PATCH net-next v2 0/5] net: add netlink_ext_ack support to rtnl_link_ops
 2017-06-26  8:43 UTC  (14+ messages)
` [PATCH net-next v2 1/5] net: add netlink_ext_ack argument to rtnl_link_ops.newlink
` [PATCH net-next v2 2/5] net: add netlink_ext_ack argument to rtnl_link_ops.changelink
` [PATCH net-next v2 3/5] net: add netlink_ext_ack argument to rtnl_link_ops.validate
` [PATCH net-next v2 4/5] net: add netlink_ext_ack argument to rtnl_link_ops.slave_changelink
` [PATCH net-next v2 5/5] net: add netlink_ext_ack argument to rtnl_link_ops.slave_validate

[PATCH rdma-next] RDMA: Remove useless MODULE_VERSION
 2017-06-26  5:58 UTC 

(unknown)
 2017-06-26  5:38 UTC  (2+ messages)
  ` your mail

[PATCH rdma-next] RDMA/rw: Remove force_mr module parameter
 2017-06-26  5:05 UTC 

[PATCH net-next] net: add netlink_ext_ack support to rtnl_link_ops
 2017-06-25 15:50 UTC  (3+ messages)

Proposal for the 2nd RDMA microconference (LPC 2017)
 2017-06-25  8:43 UTC 

[PATCH for-next 00/13] RDMA/bnxt_re: Misc fixes for bnxt_re
 2017-06-25  5:48 UTC  (17+ messages)
  ` [PATCH for-next 01/13] RDMA/bnxt_re: Fix race between netdev register and unregister events
  ` [PATCH for-next 02/13] RDMA/bnxt_re: Free doorbell page index (DPI) during dealloc ucontext
  ` [PATCH for-next 03/13] RDMA/bnxt_re: Fix WQE Size posted to HW to prevent it from throwing error
  ` [PATCH for-next 04/13] RDMA/bnxt_re: Add vlan tag for untagged RoCE traffic when PFC is configured
  ` [PATCH for-next 05/13] RDMA/bnxt_re: Do not free the ctx_tbl entry if delete GID fails
  ` [PATCH for-next 06/13] RDMA/bnxt_re: Report supported value to IB stack in query_device
  ` [PATCH for-next 07/13] RDMA/bnxt_re: Fixed the max_rd_atomic support for initiator and destination QP
  ` [PATCH for-next 08/13] RDMA/bnxt_re: Specify RDMA component when allocating stats context
  ` [PATCH for-next 09/13] RDMA/bnxt_re: Allow posting when QPs are in error
  ` [PATCH for-next 10/13] RDMA/bnxt_re: Enable atomics only if host bios supports
  ` [PATCH for-next 11/13] RDMA/bnxt_re: Fix return value of poll routine
  ` [PATCH for-next 12/13] RDMA/bnxt_re: Report MISSED_EVENTS in req_notify_cq
  ` [PATCH for-next 13/13] RDMA/bnxt_re: Fix the value reported for local ack delay

[PATCH v2 for-rdma 0/5] Expose Issues for HNS driver
 2017-06-24  8:39 UTC  (2+ messages)

[PATCH v3 00/18] Server-side NFS/RDMA changes proposed for v4.13
 2017-06-23 21:19 UTC  (19+ messages)
  ` [PATCH v3 01/18] sunrpc: Disable splice for krb5i
  ` [PATCH v3 02/18] svcrdma: Squelch disconnection messages
  ` [PATCH v3 03/18] svcrdma: Avoid Send Queue overflow
  ` [PATCH v3 04/18] svcrdma: Remove svc_rdma_marshal.c
  ` [PATCH v3 05/18] svcrdma: Improve Read chunk sanity checking
  ` [PATCH v3 06/18] svcrdma: Improve Write "
  ` [PATCH v3 07/18] svcrdma: Improve Reply "
  ` [PATCH v3 08/18] svcrdma: Don't account for Receive queue "starvation"
  ` [PATCH v3 09/18] sunrpc: Allocate one more page per svc_rqst
  ` [PATCH v3 10/18] svcrdma: Add recvfrom helpers to svc_rdma_rw.c
  ` [PATCH v3 11/18] svcrdma: Use generic RDMA R/W API in RPC Call path
  ` [PATCH v3 12/18] svcrdma: Properly compute .len and .buflen for received RPC Calls
  ` [PATCH v3 13/18] svcrdma: Remove unused Read completion handlers
  ` [PATCH v3 14/18] svcrdma: Remove frmr cache
  ` [PATCH v3 15/18] svcrdma: Clean-up svc_rdma_unmap_dma
  ` [PATCH v3 16/18] svcrdma: Clean up after converting svc_rdma_recvfrom to rdma_rw API
  ` [PATCH v3 17/18] svcrdma: use offset_in_page() macro
  ` [PATCH v3 18/18] svcrdma: Remove svc_rdma_chunk_ctxt::cc_dir field

[PATCH 0/8] i40iw: Fixes for i40iw
 2017-06-23 21:04 UTC  (9+ messages)
  ` [PATCH 1/8] i40iw: Fix order of cleanup in close
  ` [PATCH 2/8] i40iw: Do not poll CCQ after it is destroyed
  ` [PATCH 3/8] i40iw: Utilize iwdev->reset during PCI function reset
  ` [PATCH 4/8] i40iw: Release cm_id ref on "
  ` [PATCH 5/8] i40iw: Free QP resources on CQP destroy QP failure
  ` [PATCH 6/8] i40iw: Add missing memory barrier
  ` [PATCH 7/8] i40iw: Update list correctly
  ` [PATCH 8/8] i40iw: Avoid memory leak of CQP request objects

[PATCH rdma-next 0/3] Support out of order data placement
 2017-06-23 16:03 UTC  (17+ messages)

"memory management error" with NFS/RDMA on RoCE
 2017-06-22 20:57 UTC  (2+ messages)

[PATCH] IB/iser: Handle lack of memory management extentions correctly
 2017-06-22 19:01 UTC 

[PATCH v2 00/19] Server-side NFS/RDMA changes proposed for v4.13
 2017-06-22 17:13 UTC  (12+ messages)
` [PATCH v2 19/19] sunrpc: Disable splice for krb5i

[PATCH for-next 0/2] RDMA/qedr: Add feature indications to user-space
 2017-06-22 15:58 UTC  (9+ messages)
` [PATCH for-next 1/2] RDMA/qedr: Notify user application if DPM is supported

[PATCH infiniband-diags 3/3] Add support for QP1Dropped counter in PortCounters attribute
 2017-06-22 14:37 UTC 

[PATCH infiniband-diags 2/3] libibmad: Support the decode of PortInfo:CapabilityMask2
 2017-06-22 14:37 UTC 

[PATCH infiniband-diags 1/3] Support 2x link widths
 2017-06-22 14:36 UTC 

[PATCH rdma-next 1/2] IB/rxe: Fix kernel panic from skb destructor
 2017-06-22 14:18 UTC  (4+ messages)
  ` [PATCH rdma-next 2/2] IB/rxe: Set dma_mask and coherent_dma_mask

[PATCH rdma-next 0/4] ConnectX-3 RSS Implementation
 2017-06-22 13:44 UTC  (5+ messages)
  ` [PATCH rdma-next 1/4] IB/mlx4: Add support for WQ related verbs
  ` [PATCH rdma-next 2/4] IB/mlx4: Add support for WQ indirection table "
  ` [PATCH rdma-next 3/4] IB/mlx4: Add support for RSS QP
  ` [PATCH rdma-next 4/4] IB/mlx4: Expose RSS capabilities

[PATCH rdma-next V1 00/19] RDMA Netlink Device Client
 2017-06-22 13:24 UTC  (20+ messages)
  ` [PATCH rdma-next V1 01/19] RDMA/netlink: Add flag to consolidate common handing
  ` [PATCH rdma-next V1 03/19] RDMA/netlink: Rename and remove redundant parameter from ibnl_unicast
  ` [PATCH rdma-next V1 17/19] RDMA/netlink: Add nldev port dumpit implementation
` [PATCH rdma-next V1 02/19] RDMA/netlink: Simplify the put_msg and put_attr
` [PATCH rdma-next V1 04/19] RDMA/netlink: Rename and remove redundant parameter from ibnl_multicast
` [PATCH rdma-next V1 05/19] RDMA/netlink: Simplify and rename ibnl_chk_listeners
` [PATCH rdma-next V1 06/19] RDMA/netlink: Rename netlink callback struct
` [PATCH rdma-next V1 07/19] RDMA/core: Add iterator over ib_devices
` [PATCH rdma-next V1 08/19] RDMA/core: Add and expose static device index
` [PATCH rdma-next V1 09/19] RDMA/netlink: Add and implement doit netlink callback
` [PATCH rdma-next V1 10/19] RDMA/netlink: Reduce indirection access to cb_table
` [PATCH rdma-next V1 11/19] RDMA/netlink: Convert LS to doit callback
` [PATCH rdma-next V1 12/19] RDMA/netlink: Update copyright
` [PATCH rdma-next V1 13/19] RDMA/netlink: Add netlink device definitions to UAPI
` [PATCH rdma-next V1 14/19] RDMA/netlink: Add nldev initialization flows
` [PATCH rdma-next V1 15/19] RDMA/netlink: Implement nldev device dumpit calback
` [PATCH rdma-next V1 16/19] RDMA/netlink: Add nldev device doit implementation
` [PATCH rdma-next V1 18/19] RDMA/netlink: Implement nldev port doit callback
` [PATCH rdma-next V1 19/19] RDMA/netlink: Expose device and port capability masks

[PATCH rdma-next 00/19] RDMA Netlink Device Client
 2017-06-22  5:31 UTC  (49+ messages)
` [PATCH rdma-next 02/19] RDMA/netlink: Simplify the put_msg and put_attr
` [PATCH rdma-next 03/19] RDMA/netlink: Rename and remove redundant parameter from ibnl_unicast
` [PATCH rdma-next 05/19] RDMA/netlink: Simplify and rename ibnl_chk_listeners
  ` [PATCH rdma-next 01/19] RDMA/netlink: Add flag to consolidate common handing
  ` [PATCH rdma-next 04/19] RDMA/netlink: Rename and remove redundant parameter from ibnl_multicast
  ` [PATCH rdma-next 06/19] RDMA/netlink: Rename netlink callback struct
  ` [PATCH rdma-next 09/19] RDMA/netlink: Add and implement doit netlink callback
  ` [PATCH rdma-next 13/19] RDMA/netlink: Add netlink device definitions to UAPI
` [PATCH rdma-next 07/19] RDMA/core: Add iterator over ib_devices
` [PATCH rdma-next 08/19] RDMA/core: Expose translation from device name to ib_device
` [PATCH rdma-next 10/19] RDMA/netlink: Reduce indirection access to cb_table
` [PATCH rdma-next 11/19] RDMA/netlink: Convert LS to doit callback
` [PATCH rdma-next 12/19] RDMA/netlink: Update copyright
` [PATCH rdma-next 14/19] RDMA/netlink: Add nldev initialization flows
` [PATCH rdma-next 15/19] RDMA/netlink: Implement nldev device dumpit calback
` [PATCH rdma-next 16/19] RDMa/netlink: Add nldev device doit implementation
` [PATCH rdma-next 17/19] RDMA/netlink: Add nldev port dumpit implementation
` [PATCH rdma-next 18/19] RDMA/netlink: Implement nldev port doit callback
` [PATCH rdma-next 19/19] RDMA/netlink: Expose device and port capability masks

[PATCH net-next 0/4] qed*: File split and rename towards iWARP support
 2017-06-21 19:33 UTC  (6+ messages)
` [PATCH net-next 2/4] qed: Duplicate qed_roce.[ch] to qed_rdma.[ch]
  ` [PATCH net-next 1/4] qed: Cleanup qed_roce before duplicating it
  ` [PATCH net-next 3/4] qed: Split rdma content between qed_rdma and qed_roce
` [PATCH net-next 4/4] qed*: Rename qed_roce_if.h to qed_rdma_if.h

[PATCH for-next 00/13] IB/core: SG IOCTL based RDMA ABI
 2017-06-21 15:33 UTC  (5+ messages)
` [PATCH for-next 02/13] IB/core: Add support to finalize objects in one transaction

[PATCH] ib_core: Enable and expose force_mr module parameter
 2017-06-21 14:56 UTC  (8+ messages)

[PATCH] iw_cxgb4: don't use WR keys/addrs for 0 byte reads
 2017-06-21 14:25 UTC 

[PATCH v4 net-next 0/7] qed*: RDMA and infrastructure for iWARP
 2017-06-21 10:10 UTC  (5+ messages)

[PATCH rdma-core v3] qedr: Set immediate data sent via EDPM as is
 2017-06-21  7:03 UTC  (2+ messages)

[PATCH rdma-next] (IB, net)/mlx4: Add resource utilization support
 2017-06-21  6:37 UTC  (2+ messages)

[PATCH rdma-core v2] qedr: Set immediate data sent via EDPM as is
 2017-06-21  6:36 UTC  (2+ messages)

[PATCH rdma-core] qedr: Set immediate data sent via EDPM as is
 2017-06-21  6:31 UTC 

[PATCH rdma-next] IB/mlx4: Add inline-receive support
 2017-06-21  6:26 UTC 

Unexpected issues with 2 NVME initiators using the same target
 2017-06-20 22:58 UTC  (20+ messages)


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