public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-06-18 07:12:58 to 2017-06-22 13:24:25 UTC [more...]

[PATCH rdma-next V1 00/19] RDMA Netlink Device Client
 2017-06-22 13:24 UTC  (11+ 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 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 for-next 0/2] RDMA/qedr: Add feature indications to user-space
 2017-06-22 11:27 UTC  (9+ messages)
  ` [PATCH for-next 1/2] RDMA/qedr: Notify user application if DPM is supported
  ` [PATCH for-next 2/2] RDMA/qedr: Notify user application number of supported WIDs

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

NULL pointer dereference in isert_login_recv_done in 4.9.32
 2017-06-21 22:48 UTC  (4+ messages)

[PATCH net-next 0/4] qed*: File split and rename towards iWARP support
 2017-06-21 19:33 UTC  (6+ messages)
  ` [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 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 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 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 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 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)

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

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  (9+ messages)
  ` [PATCH v6 for-4.13 1/7] mlx5: convert to generic pci_alloc_irq_vectors
  ` [PATCH v6 for-4.13 2/7] mlx5e: don't assume anything on the irq affinity mappings of the device
  ` [PATCH v6 for-4.13 3/7] mlx5: move affinity hints assignments to generic code
  ` [PATCH v6 for-4.13 4/7] RDMA/core: expose affinity mappings per completion vector
  ` [PATCH v6 for-4.13 5/7] mlx5: support ->get_vector_affinity
  ` [PATCH v6 for-4.13 6/7] block: Add rdma affinity based queue mapping helper
  ` [PATCH v6 for-4.13 7/7] nvme-rdma: use intelligent affinity based queue mappings

[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  (15+ messages)
  ` [PATCH v2 net-next 1/7] qed: Chain support for external PBL
  ` [PATCH v2 net-next 3/7] qed: Disable RoCE dpm when DCBx change occurs
  ` [PATCH v2 net-next 4/7] qed*: Rename qede_roce.[ch]
  ` [PATCH v2 net-next 6/7] qed: Wait for resources before FUNC_CLOSE
` [PATCH v2 net-next 2/7] qed: RoCE EDPM to honor PFC
` [PATCH v2 net-next 5/7] qed*: Set rdma generic functions prefix
` [PATCH v2 net-next 7/7] qed: SPQ async callback registration

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

[PATCH v5 for-4.13 0/7] Automatic affinity settings for nvme over rdma
 2017-06-18  8:02 UTC  (4+ messages)
` [PATCH v5 for-4.13 3/7] mlx5: move affinity hints assignments to generic code

rdma-core 13 fails to build on Ubuntu 16.04.1 LTS
 2017-06-18  7:12 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