linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-02-19 10:22:44 to 2015-03-11 17:00:31 UTC [more...]

[PATCH] iser-target: Handle errors from isert_put_datain and isert_get_dataout
 2015-03-11 17:00 UTC  (6+ messages)

[PATCH 0/15] don't export static symbol
 2015-03-11 16:56 UTC  (2+ messages)
` [PATCH 3/15] net/mlx5_core: "

[PATCH v4 00/19] IB/mad: Add support for Intel Omni-Path Architecture (OPA) MAD processing
 2015-03-11  7:27 UTC  (26+ messages)
` [PATCH v4 06/19] IB/core: Add max_mad_size to ib_device_attr
` [PATCH v4 07/19] IB/mad: Convert ib_mad_private allocations from kmem_cache to kmalloc
` [PATCH v4 14/19] IB/core: Add IB_DEVICE_OPA_MAD_SUPPORT device cap flag

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

[PATCH v2 for-next 00/32] RoCE V1/v2 per GID
 2015-03-11  4:55 UTC 

[PATCH] rdma: replace deprecated ifconfig in doc
 2015-03-10 12:47 UTC  (4+ messages)

[PATCH for-next] iw_cxgb4: Remove negative advice dmesg warnings
 2015-03-10 11:59 UTC 

NFS over RDMA in SLinux
 2015-03-07 16:12 UTC  (4+ messages)

[PATCH librdmacm] rstream.c: Add missing binding to source address in client_connect
 2015-03-06 14:58 UTC 

[PATCH v2] IB/srp: Add 64-bit LUN support
 2015-03-06 14:28 UTC  (2+ messages)

Mellanox Technologies MT23108 causes #MC exceptions under heavy load
 2015-03-06 13:52 UTC  (2+ messages)

[PATCH, resend] IB/srp: Add 64-bit LUN support
 2015-03-04 15:54 UTC  (4+ messages)

[PATCH v2] IB/ipatch: Use setup_timer and mod_timer
 2015-03-04  7:56 UTC 

[ANNOUNCE] libibumad 1.3.10.2 release
 2015-03-04  5:09 UTC 

[PATCH libibumad] umad.h: Remove umad_reg_flags from enum declaration
 2015-03-03 20:33 UTC  (2+ messages)

[PATCH 0/9] IB/ipoib: fixup multicast locking issues
 2015-03-03  9:59 UTC  (27+ messages)
  ` [PATCH 1/9] IB/ipoib: factor out ah flushing
  ` [PATCH 2/9] IB/ipoib: change init sequence ordering
  ` [PATCH 3/9] IB/ipoib: Consolidate rtnl_lock tasks in workqueue
  ` [PATCH 4/9] IB/ipoib: Make the carrier_on_task race aware
  ` [PATCH 5/9] IB/ipoib: Use dedicated workqueues per interface
  ` [PATCH 6/9] IB/ipoib: No longer use flush as a parameter
  ` [PATCH 7/9] IB/ipoib: fix MCAST_FLAG_BUSY usage
  ` [PATCH 8/9] IB/ipoib: deserialize multicast joins
  ` [PATCH 9/9] IB/ipoib: drop mcast_mutex usage

[PATCH] IB/ipatch: Use setup_timer and mod_timer
 2015-03-02 16:59 UTC  (3+ messages)

[PATCH v1 0/5] IB/core: extended query device caps cleanup for v3.19
 2015-03-02 14:08 UTC  (8+ messages)
` [PATCH v1 1/5] IB/uverbs: ex_query_device: answer must not depend on request's comp_mask

[patch] IB/ipath: remove some left over code
 2015-02-26 20:43 UTC 

[PATCH] net: ethernet: mellanox: correct page conversion
 2015-02-26 18:59 UTC 

RDMA/ocrdma: Add driver for Emulex OneConnect IBoE RDMA adapter
 2015-02-26 17:54 UTC  (2+ messages)

[patch] RDMA/nes: remove a stray indent
 2015-02-25 13:19 UTC 

mlx4 VLAN filtering support: mlx4_SET_VLAN_FLTR_wrapper
 2015-02-24 17:29 UTC 

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

[PATCH] RDMA/ocrdma: Fix double free in ocrdma_alloc_pd()
 2015-02-23 23:32 UTC 

[PATCH] IB/verbs: Check each operation of dma_ops individually
 2015-02-23  4:50 UTC 

[PATCH v1 0/3] Re-introduce extended query device verb with ODP support
 2015-02-22  9:56 UTC  (6+ messages)
` [PATCH v1 1/3] IB/core: Add support for extended query device caps

[GIT PULL] please pull infiniband.git
 2015-02-20 17:08 UTC 

[patch] IB/qib: fix a do nothing for loop
 2015-02-20 17:04 UTC  (2+ messages)

[PATCH 14/30] RDMA/ocrdma: Changes in driver to incorporate the moving of GID Table mgmt to IB/Core
 2015-02-19 22:13 UTC 

[PATCH v1 00/30] IB/Core: Adding support for RoCEV2 Specification
 2015-02-19 22:02 UTC 

[PATCH 30/30] IB/cma: Join and leave multicast groups with IGMP
 2015-02-19 10:26 UTC 

[PATCH 29/30] IB/mlx4: Create and use another QP1 for RoCEv2
 2015-02-19 10:25 UTC 

[PATCH 28/30] IB/mlx4: Enable send of RoCE QP1 packets with IP/UDP headers
 2015-02-19 10:25 UTC 

[PATCH 27/30] IB/core: Initialize UD header structure with IP and UDP headers
 2015-02-19 10:25 UTC 

[PATCH 26/30] IB/mlx4: Translate cache gid index to real index
 2015-02-19 10:25 UTC 

[PATCH 25/30] IB/mlx4: Configure device to work in RoCEv2
 2015-02-19 10:24 UTC 

[PATCH 24/30] IB/mlx4: Implement ib_device callback - modify_gid
 2015-02-19 10:24 UTC 

[PATCH 23/30] IB/mlx4: Implement ib_device callback - get_netdev
 2015-02-19 10:24 UTC 

[PATCH 22/30] IB/mlx4: Advertise RoCE support in port capabilities
 2015-02-19 10:24 UTC 

[PATCH 21/30] net/mlx4: Postpone the registration of net_device
 2015-02-19 10:23 UTC 

[PATCH 20/30] IB/mlx4: Lock with RCU instead of RTNL
 2015-02-19 10:23 UTC 

[PATCH 19/30] IB/mlx4: Replace spin_lock with rw_semaphore
 2015-02-19 10:23 UTC 

[PATCH 18/30] IB/mlx4: Remove gid table management for RoCE
 2015-02-19 10:22 UTC 

[PATCH 17/30] RDMA/ocrdma: changes to support user AH creation
 2015-02-19 10:22 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).