public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-06-19 02:36:31 to 2017-06-22 22:37:57 UTC [more...]

NULL pointer dereference in isert_login_recv_done in 4.9.32
 2017-06-22 22:37 UTC  (5+ 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)

"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 02/19] RDMA/netlink: Simplify the put_msg and put_attr
  ` [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 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 for-next 00/13] RDMA/bnxt_re: Misc fixes for bnxt_re
 2017-06-22  9:16 UTC  (16+ 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 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 4/4] qed*: Rename qed_roce_if.h to qed_rdma_if.h
  ` [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 for-next 00/13] IB/core: SG IOCTL based RDMA ABI
 2017-06-21 15:33 UTC  (13+ messages)
` [PATCH for-next 02/13] IB/core: Add support to finalize objects in one transaction
` [PATCH for-next 03/13] IB/core: Add new ioctl interface

[PATCH] ib_core: Enable and expose force_mr module parameter
 2017-06-21 14:56 UTC  (10+ 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  (12+ messages)
` [PATCH v4 net-next 2/7] qed: RoCE EDPM to honor PFC
` [PATCH v4 net-next 3/7] qed: Disable RoCE dpm when DCBx change occurs
  ` [PATCH v4 net-next 1/7] qed: Chain support for external PBL
  ` [PATCH v4 net-next 4/7] qed*: qede_roce.[ch] -> qede_rdma.[ch]
  ` [PATCH v4 net-next 5/7] qed*: Set rdma generic functions prefix
  ` [PATCH v4 net-next 7/7] qed: SPQ async callback registration
` [PATCH v4 net-next 6/7] qed: Wait for resources before FUNC_CLOSE

[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  (28+ messages)

iSER Connection via LIO not working
 2017-06-20 14:10 UTC  (9+ messages)

[PATCH] IB/mlx4: Fix CM REQ retries in paravirt mode
 2017-06-20 12:07 UTC 

[PATCH infiniband-diags] Fix the gen_chlog.sh script to support builds in a separate directory
 2017-06-19 23:46 UTC  (3+ messages)

Reply Urgent
 2017-06-19 19:39 UTC 

[ANNOUNCE] Open Fabrics Verbs Working Group (OFVWG) meeting tomorrow - 6/20/2017 at 11:00PST - on tag matching
 2017-06-19 17:18 UTC 

[PATCH rdma-next V1 0/4] Add support of NOIO allocations to IPoIB
 2017-06-19 13:35 UTC  (2+ messages)

[PATCH v6 for-4.13 0/7] Automatic affinity settings for nvme over rdma
 2017-06-19 12:28 UTC  (2+ messages)

[RFC 0/5] Hardware tag matching
 2017-06-19 10:39 UTC  (2+ messages)

[PATCH v3 net-next 0/7] qed*: RDMA and infrastructure for iWARP
 2017-06-19  7:44 UTC  (2+ messages)

[PATCH v3 net-next 0/7] qed*: RDMA and infrastructure for iWARP
 2017-06-19  7:42 UTC  (8+ messages)
  ` [PATCH v3 net-next 1/7] qed: Chain support for external PBL
  ` [PATCH v3 net-next 2/7] qed: RoCE EDPM to honor PFC
  ` [PATCH v3 net-next 3/7] qed: Disable RoCE dpm when DCBx change occurs
  ` [PATCH v3 net-next 4/7] qed*: qede_roce.[ch] -> qede_rdma.[ch]
  ` [PATCH v3 net-next 5/7] qed*: Set rdma generic functions prefix
` [PATCH v3 net-next 6/7] qed: Wait for resources before FUNC_CLOSE
` [PATCH v3 net-next 7/7] qed: SPQ async callback registration

[PATCH v2 net-next 0/7] qed*: RDMA and infrastructure for iWARP
 2017-06-19  6:28 UTC  (6+ messages)

[PATCH rdma-next] IB/mlx5: Expose extended error counters
 2017-06-19  4:19 UTC 


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