linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-03-20 13:48:04 to 2015-03-30 16:17:30 UTC [more...]

[RFC PATCH 00/11] IB/Verbs: IB Management Helpers
 2015-03-30 16:17 UTC  (39+ messages)
` [RFC PATCH 02/11] IB/Verbs: Use management helper tech_iboe() for iboe-check
` [RFC PATCH 03/11] IB/Verbs: Use management helper has_mad() for mad-check
` [RFC PATCH 04/11] IB/Verbs: Use management helper cap_smi() for smi-check
` [RFC PATCH 05/11] IB/Verbs: Use management helper has_cm() for cm-check
  ` [PATCH 01/11] IB/Verbs: Use helpers to check transport and link layer
  ` [RFC PATCH 06/11] IB/Verbs: Use management helper has_sa() and cap_sa(), for sa-check
  ` [RFC PATCH 07/11] IB/Verbs: Use management helper has_mcast() and, cap_mcast() for mcast-check
` [RFC PATCH 08/11] IB/Verbs: Use management helper has_iwarp() for, iwarp-check
` [RFC PATCH 09/11] IB/Verbs: Use management helper has_ipoib() and, cap_ipoib() for ipoib-check
` [RFC PATCH 10/11] IB/Verbs: Use management helper cap_ib() for ib-check
` [RFC PATCH 11/11] IB/Verbs: Use management helper cap_eth() for eth-check

[PATCH for-next 0/9] mlx4 changes in virtual GID management
 2015-03-30 16:17 UTC  (11+ messages)
  ` [PATCH for-next 1/9] IB/mlx4: Alias GUID adding persistency support
  ` [PATCH for-next 2/9] net/mlx4_core: Manage alias GUID per VF
  ` [PATCH for-next 3/9] net/mlx4_core: Set initial admin GUIDs for VFs
  ` [PATCH for-next 4/9] IB/mlx4: Manage admin alias GUID upon admin request
  ` [PATCH for-next 5/9] IB/mlx4: Change init flow to request alias GUIDs for active VFs
  ` [PATCH for-next 6/9] IB/mlx4: Request alias GUID on demand
  ` [PATCH for-next 7/9] net/mlx4_core: Raise slave shutdown event upon FLR
  ` [PATCH for-next 8/9] net/mlx4_core: Return the admin alias GUID upon host view request
  ` [PATCH for-next 9/9] IB/mlx4: Change alias guids default to be host assigned

[PATCH v2 00/15] NFS/RDMA patches proposed for 4.1
 2015-03-30 14:18 UTC  (23+ messages)
  ` [PATCH v2 01/15] SUNRPC: Introduce missing well-known netids
  ` [PATCH v2 02/15] xprtrdma: Display IPv6 addresses and port numbers correctly
  ` [PATCH v2 03/15] xprtrdma: Perform a full marshal on retransmit
  ` [PATCH v2 04/15] xprtrdma: Byte-align FRWR registration
  ` [PATCH v2 05/15] xprtrdma: Prevent infinite loop in rpcrdma_ep_create()
  ` [PATCH v2 06/15] xprtrdma: Add vector of ops for each memory registration strategy
  ` [PATCH v2 07/15] xprtrdma: Add a "max_payload" op for each memreg mode
  ` [PATCH v2 08/15] xprtrdma: Add a "register_external" "
  ` [PATCH v2 09/15] xprtrdma: Add a "deregister_external" "
  ` [PATCH v2 10/15] xprtrdma: Add "init MRs" memreg op
  ` [PATCH v2 11/15] xprtrdma: Add "reset "
  ` [PATCH v2 12/15] xprtrdma: Add "destroy "
  ` [PATCH v2 13/15] xprtrdma: Add "open" "
  ` [PATCH v2 14/15] xprtrdma: Handle non-SEND completions via a callout
  ` [PATCH v2 15/15] xprtrdma: Make rpcrdma_{un}map_one() into inline functions

[PATCH] IB/srpt: Suppress a compiler warning
 2015-03-30 13:22 UTC  (2+ messages)

[PATCH 1/1] OpenSM: command line option ignore-guids broken
 2015-03-30 13:13 UTC  (2+ messages)

[PATCH for-next 0/6] minor mlx5 fixes for 3.18
 2015-03-30 10:21 UTC  (5+ messages)
` [PATCH for-next 3/6] IB/core: Avoid leakage from kernel to user space
    ` [-stable] commit 377b513485fd ("IB/core: Avoid leakage from kernel to user space")

infiniband/ulp/srpt/ib_srpt.c:1082: bug report
 2015-03-30  8:29 UTC 

iser target fixes for kernel 4.1
 2015-03-30  3:52 UTC  (20+ messages)
` [PATCH 01/18] iser-target: Fix session hang in case of an rdma read DIF error
` [PATCH 03/18] iser-target: Use a single DMA MR and PD per device
` [PATCH 04/18] iser-target: Remove redundant check on recv completion
` [PATCH 05/18] iser-target: Remove dead code
` [PATCH 06/18] iser-target: Remove redundant local variable
` [PATCH 07/18] iser-target: Remove redundant casting on void pointers
` [PATCH 08/18] iser-target: Split isert_setup_qp
` [PATCH 10/18] iser-target: Remove redundant assignment to local variable
` [PATCH 11/18] iser-target: Rename rend/recv completion routines
  ` [PATCH 02/18] iser-target: Fix possible deadlock in RDMA_CM connection error
  ` [PATCH 09/18] iser-target: Introduce isert_[alloc|free]_comps
  ` [PATCH 12/18] iser-target: Rename device find/release routines
  ` [PATCH 14/18] iser-target: Get rid of redundant max_accept
` [PATCH 13/18] iser-target: Split some logic in isert_connect_request to routines
` [PATCH 15/18] iser-target: Remove redundant check on the device
` [PATCH 16/18] iser-target: Remove un-needed rdma_listen backlog
` [PATCH 17/18] iser-target: Remove conn_ prefix from struct isert_conn members
` [PATCH 18/18] iser-target: Bump version to 1.0

[PATCH 4/4] cxgb4: Drop unneeded cast on netdev_priv
 2015-03-29 12:54 UTC 

iser patches for kernel 4.1
 2015-03-29 12:45 UTC  (19+ messages)
  ` [PATCH 01/18] IB/iser: Fix unload during ep_poll wrong dereference
  ` [PATCH 02/18] IB/iser: Handle fastreg/local_inv completion errors
  ` [PATCH 03/18] IB/iser: Fix wrong calculation of protection buffer length
  ` [PATCH 04/18] IB/iser: Remove redundant cmd_data_len calculation
  ` [PATCH 05/18] IB/iser: Remove a redundant struct iser_data_buf
  ` [PATCH 06/18] IB/iser: Don't pass ib_device to fall_to_bounce_buff routine
  ` [PATCH 07/18] IB/iser: Move memory reg/dereg routines to iser_memory.c
  ` [PATCH 08/18] IB/iser: Remove redundant assignments in iser_reg_page_vec
  ` [PATCH 09/18] IB/iser: Get rid of struct iser_rdma_regd
  ` [PATCH 10/18] IB/iser: Merge build page-vec into register page-vec
  ` [PATCH 11/18] IB/iser: Move fastreg descriptor pool get/put to helper functions
  ` [PATCH 12/18] IB/iser: Move PI context alloc/free to routines
  ` [PATCH 13/18] IB/iser: Make fastreg pool cache friendly
  ` [PATCH 14/18] IB/iser: Modify struct iser_mem_reg members
  ` [PATCH 15/18] IB/iser: Pass struct iser_mem_reg to iser_fast_reg_mr and iser_reg_sig_mr
  ` [PATCH 16/18] IB/iser: Remove code duplication for a single DMA entry
  ` [PATCH 17/18] IB/iser: Bump version to 1.6
  ` [PATCH 18/18] IB/iser: Rewrite bounce buffer code path

[PATCH 0/2 RESEND] IB/Verbs: Use helpers to refine the checking on transport and link layer
 2015-03-27 16:03 UTC  (11+ messages)
` [PATCH 1/2 RESEND] IB/Verbs: Use helpers to check "
` [PATCH 2/2 RESEND] IB/Verbs: Use helpers to check IBoE technology

Questions about inline-receive in Mellanox cards
 2015-03-26 16:26 UTC 

[PATCH v3 for-next 01/33] IB/core: Add RoCE GID cache
 2015-03-26 14:05 UTC  (36+ messages)
  ` [PATCH v3 for-next 02/33] IB/core: Add kref to IB devices
  ` [PATCH v3 for-next 03/33] IB/core: Add RoCE GID population
  ` [PATCH v3 for-next 04/33] IB/core: Add default GID for RoCE GID Cache
  ` [PATCH v3 for-next 05/33] net/bonding: make DRV macros private
  ` [PATCH v3 for-next 06/33] net: Add info for NETDEV_CHANGEUPPER event
  ` [PATCH v3 for-next 07/33] IB/core: Add RoCE cache bonding support
  ` [PATCH v3 for-next 08/33] IB/core: GID attribute should be returned from verbs API and cache API
  ` [PATCH v3 for-next 09/33] IB/core: Report gid_type and gid_ndev through sysfs
  ` [PATCH v3 for-next 10/33] IB/core: Support find sgid index using a filter function
  ` [PATCH v3 for-next 11/33] IB/core: Modify ib_verbs and cma in order to use roce_gid_cache
  ` [PATCH v3 for-next 12/33] IB/core: Add gid_type to path and rdma_id_private
  ` [PATCH v3 for-next 13/33] IB/core: Add rdma_network_type to wc
  ` [PATCH v3 for-next 14/33] IB/cma: Add configfs for rdma_cm
  ` [PATCH v3 for-next 15/33] IB/Core: Changes to the IB Core infrastructure for RoCEv2 support
  ` [PATCH v3 for-next 16/33] RDMA/ocrdma: Changes in driver to incorporate the moving of GID Table mgmt to IB/Core
  ` [PATCH v3 for-next 17/33] RDMA/ocrdma: changes to support RoCE-v2 in UD path
  ` [PATCH v3 for-next 18/33] RDMA/ocrdma: changes to support RoCE-v2 in RC path
  ` [PATCH v3 for-next 19/33] RDMA/ocrdma: changes to support user AH creation
  ` [PATCH v3 for-next 20/33] IB/mlx4: Remove gid table management for RoCE
  ` [PATCH v3 for-next 21/33] IB/mlx4: Replace spin_lock with rw_semaphore
  ` [PATCH v3 for-next 22/33] IB/mlx4: Lock with RCU instead of RTNL
  ` [PATCH v3 for-next 23/33] net/mlx4: Postpone the registration of net_device
  ` [PATCH v3 for-next 24/33] IB/mlx4: Advertise RoCE support in port capabilities
  ` [PATCH v3 for-next 25/33] IB/mlx4: Implement ib_device callback - get_netdev
  ` [PATCH v3 for-next 26/33] IB/mlx4: Implement ib_device callback - modify_gid
  ` [PATCH v3 for-next 27/33] IB/mlx4: Configure device to work in RoCEv2
  ` [PATCH v3 for-next 28/33] IB/mlx4: Translate cache gid index to real index
  ` [PATCH v3 for-next 29/33] net/mlx4_core: Add handling of R-RoCE over IPV4 in qp attach flow
  ` [PATCH v3 for-next 30/33] IB/core: Initialize UD header structure with IP and UDP headers
  ` [PATCH v3 for-next 31/33] IB/mlx4: Enable send of RoCE QP1 packets with IP/UDP headers
  ` [PATCH v3 for-next 32/33] IB/mlx4: Create and use another QP1 for RoCEv2
  ` [PATCH v3 for-next 33/33] IB/cma: Join and leave multicast groups with IGMP

[PATCH librdmacm] rstream.c: Add missing binding to source address in client_connect
 2015-03-25 22:47 UTC  (2+ messages)

[PATCH 1/1] ibacm: Use pkey 0xffff or 0x7fff for SA query
 2015-03-25 22:41 UTC  (2+ messages)

[PATCH v3 for-next 00/33] RoCE V1/V2 per GID
 2015-03-25 21:19 UTC 

[amirv:for-upstream 115/141] drivers/infiniband/ulp/ipoib/ipoib_ib.c:424:5: sparse: symbol 'ipoib_tx_poll' was not declared. Should it be static?
 2015-03-25 16:04 UTC  (2+ messages)
  ` [PATCH amirv] IB/ipoib: Use napi api in TX flow [ib-next: ipoib_tx_poll() can be static

[amirv:for-upstream 114/141] drivers/infiniband/ulp/ipoib/ipoib_ib.c:378:5: sparse: symbol 'ipoib_rx_poll' was not declared. Should it be static?
 2015-03-25 15:53 UTC  (2+ messages)
` [PATCH amirv] IB/ipoib: Prepare the napi in the RX flow [ib-next: ipoib_rx_poll() can be static

[PATCH 1/2] IB/Verbs: Use helpers to refine the checking on transport and link layer
 2015-03-25 11:19 UTC  (4+ messages)
` [PATCH 1/2] IB/Verbs: Use helpers to check "
  ` [PATCH 2/2] IB/Verbs: Use helpers to check IBoE technology

[PATCH v4 00/19] IB/mad: Add support for Intel Omni-Path Architecture (OPA) MAD processing
 2015-03-25 10:30 UTC  (21+ messages)
` [PATCH v4 14/19] IB/core: Add IB_DEVICE_OPA_MAD_SUPPORT device cap flag

[PATCH] perftest: Incorrect completion count in ib_write_bw
 2015-03-25  9:23 UTC 

[PATCH v1 00/16] NFS/RDMA patches proposed for 4.1
 2015-03-24 15:29 UTC  (20+ messages)
` [PATCH v1 01/16] xprtrdma: Display IPv6 addresses and port numbers correctly
` [PATCH v1 05/16] xprtrdma: Add a "register_external" op for each memreg mode
` [PATCH v1 06/16] xprtrdma: Add a "deregister_external" "
` [PATCH v1 08/16] xprtrdma: Add "reset MRs" memreg op
` [PATCH v1 10/16] xprtrdma: Add "open" "

[PATCH] ib_ipoib: Scatter-Gather support in connected mode
 2015-03-23 17:17 UTC  (5+ messages)

udaddy test failure; RDMA_CM_EVENT_UNREACHABLE, error: 2
 2015-03-22 22:20 UTC 

DONATION OF $1.5 MILLION DOLLARS!!
 2015-03-21 11:06 UTC 

[ANNOUNCE] dapl-2.1.4-1 release
 2015-03-20 17:16 UTC 


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