public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-11-03 12:20:02 to 2013-11-26 22:02:40 UTC [more...]

[PATCH for v3.13 0/7] create_flow/destroy_flow fixes for v3.13
 2013-11-26 22:02 UTC  (3+ messages)
  ` [PATCH for v3.13 1/7] IB/core: const'ify inbuf in struct ib_udata
  ` [PATCH for v3.13 2/7] IB/uverbs: remove implicit cast in INIT_UDATA()

PCIe 2.0 motherboard + ConnectX-3 cards
 2013-11-26  2:08 UTC  (5+ messages)

PRIVATE MESSAGE
 2013-11-23 10:36 UTC 

PKey patch
 2013-11-22 21:10 UTC 

[PATCH opensm] Implement atomic update operation for sa_db_file
 2013-11-22 15:27 UTC  (4+ messages)

[PATCH V5 0/8] IP based RoCE GID Addressing
 2013-11-22 10:29 UTC  (18+ messages)
  ` [PATCH V5 1/8] IB/core: Ethernet L2 attributes in verbs/cm structures
  ` [PATCH V5 2/8] IB/CMA: IBoE (RoCE) IP based GID addressing
  ` [PATCH V5 3/8] IB/mlx4: Use IBoE (RoCE) IP based GIDs in the port GID table
  ` [PATCH V5 4/8] IB/mlx4: Handle Ethernet L2 parameters for IP based GID addressing
  ` [PATCH V5 5/8] IB/ocrdma: "
  ` [PATCH V5 6/8] IB/ocrdma: Populate GID table with IP based gids
  ` [PATCH V5 7/8] IB/uverbs: Resolve Ethernet L2 addresses when modifying QP
  ` [PATCH V5 8/8] mlx4_en: Avoid setting netdevice dev_id to port number

[PATCH for-next v2 0/7] uverbs extensions fixes
 2013-11-22  2:22 UTC  (15+ messages)
  ` [PATCH for -next v2 1/7] IB/core: clarify overflow/underflow checks on ib_create/destroy_flow
  ` [PATCH for -next v2 2/7] IB/core: Rename 'flow' structs to match other uverbs structs
  ` [PATCH for -next v2 3/7] IB/core: Makes uverbs flow structure using names more similar to verbs ones
  ` [PATCH for -next v2 4/7] IB/core: Uses a common header for uverbs flow_specs
  ` [PATCH for -next v2 5/7] IB/core: Remove ib_uverbs_flow_spec structure from userspace
  ` [PATCH for -next v2 6/7] IB/core: extended command: an improved infrastructure for uverbs commands
  ` [PATCH for -next v2 7/7] IB/core: re-enable create_flow/destroy_flow uverbs

[PATCH] iwcm: rem_ref() - don't touch cm_id after deref
 2013-11-21 21:40 UTC 

[PATCH opensm] Fix minhop population in fabric with duplicate lids
 2013-11-21  0:08 UTC 

[PATCH opensm] osm_state_mgr.c: Fix error print in state_mgr_check_tbl_consistency()
 2013-11-20 23:26 UTC 

[PATCH opensm] osm_mcast_mgr.c: Fix wrong comparison in mcast_mgr_subdivide()
 2013-11-20 23:26 UTC 

[PATCH] osm_mcast_mgr.c Add block number to error message
 2013-11-20 23:13 UTC  (2+ messages)

[GIT PULL] please pull infiniband.git
 2013-11-19 17:25 UTC  (3+ messages)

[PATCH for-next] IB/uverbs: set ucore.outbuf to NULL if core response space is omitted
 2013-11-19 14:48 UTC 

drivers/infiniband/core/uverbs_main.c:683:17: sparse: Using plain integer as NULL pointer
 2013-11-19 14:22 UTC  (4+ messages)
    ` [PATCH for-next 1/2] IB/core: const'ify inbuf in struct ib_udata
    ` [PATCH for-next 2/2] IB/uverbs: remove implicit cast in INIT_UDATA()
  ` [PATCH for-next 0/2] Fix "drivers/infiniband/core/uverbs_main.c:683:17: sparse: Using plain integer as NULL pointer" warning

Infiniband merge plans for 3.13
 2013-11-18 18:43 UTC 

[PATCH] RDMA/ocrdma: SQ and RQ doorbell offset clean up
 2013-11-18 11:27 UTC 

[PATCH for-next 0/6] Add flow steering support for IPoIB
 2013-11-17  6:53 UTC  (9+ messages)
  ` [PATCH for-next 1/6] IB/core: Add flow-steering support for IPoIB UD traffic
  ` [PATCH for-next 2/6] IB/core: Add support for IB L2 device managed steering
  ` [PATCH for-next 3/6] net/mlx4_core: Add support for steer-able IB UD QPs
  ` [PATCH for-next 4/6] IB/mlx4_ib: Enable device managed steering support for IB ports too
  ` [PATCH for-next 5/6] IB/mlx4_ib: Add mechanism to support flow-steering over IB links
  ` [PATCH for-next 6/6] IB/mlx4_ib: Add support for steer-able IB UD QPs

[PATCH] IB/CMA: Fix to handle global/non-linklocal IPv6 address in cma_check_linklocal()
 2013-11-16  4:00 UTC 

[PATCH v1] IB/CMA: Fix to handle global/non-linklocal IPv6 address in cma_check_linklocal()
 2013-11-16  4:00 UTC 

[patch 1/1] drivers/infiniband/core/cm.c: convert to using idr_alloc_cyclic()
 2013-11-15 22:16 UTC 

[PATCH] IB/CMA: Initialize hop_limit to a known default macro instead of 1 as is done currently
 2013-11-15 18:58 UTC  (6+ messages)

[rfc][heads-up] more unpleasant bugs in ipathfs
 2013-11-15 14:01 UTC 

[PATCH] osm_sm_state_mgr.c Fix handling of polling retry number
 2013-11-15 12:15 UTC 

[PATCH] IB/CMA: Fix to handle global/non-linklocal IPv6 address in cma_check_linklocal()
 2013-11-15  5:07 UTC 

[PATCH] IB/CMA: Fix to handle global/non-linklocal IPv6 address in cma_check_linklocal()
 2013-11-15  2:19 UTC  (4+ messages)

[PATCH V9 libmlx4 0/2] Add extension and XRC QP support
 2013-11-14 21:57 UTC  (6+ messages)

[PATCH v3 00/10] Introduce Signature feature
 2013-11-14 21:39 UTC  (6+ messages)

RDMA and memory ordering
 2013-11-14 19:47 UTC  (14+ messages)

I WAIT YOUR GOOD UNDERSTANDING
 2013-11-14 12:01 UTC 

failure to get gid with rdma_bind_addr with >= 3.10 kernels
 2013-11-13 22:38 UTC  (11+ messages)

[PATYCH opensm 2/2] Only rewrite db files during heavy sweep when there is a real change
 2013-11-13 16:30 UTC 

[PATCH opensm 1/2] Redundant remove() function call during db file generation
 2013-11-13 16:29 UTC 

[PATCH opensm] Remove unused lid matrix calculation in Torus_2Qos routing
 2013-11-13 15:08 UTC  (2+ messages)
  ` [EXTERNAL] "

mlx5 patches for 3.13
 2013-11-13 14:14 UTC 

RDMA (InfiniBand and RoCE) Support for Hadoop 1.2.1
 2013-11-13  4:42 UTC 

[PATCH opensm] osm_link_mgr.c: Fix uninitialized value (physp0)
 2013-11-12 21:27 UTC 

RDMA and memory ordering
 2013-11-12  7:28 UTC  (2+ messages)

[PATCH 2/2 opensm] osm_link_mgr.c: Fix uninitialized value (physp0)
 2013-11-11 20:23 UTC 

[PATCH 1/2 opensm] osm_link_mgr.c: fix uninitialized variable usage
 2013-11-11 20:23 UTC 

Hello
 2013-11-11 20:15 UTC 

Hello
 2013-11-11 17:09 UTC 

[PATCH] Added inline data support for Emulex SkyHawk controller
 2013-11-11  8:22 UTC 

[PATCH] drivers: infiniband: remove unused argument and minor dead code
 2013-11-10 18:58 UTC 

[PATCH] mlx5: shift wrapping bug in mlx5_ib_get_buf_offset()
 2013-11-10  7:09 UTC  (2+ messages)

linux-next: build warning after merge of the infiniband tree
 2013-11-08 19:24 UTC  (3+ messages)

rdma_reg_read()
 2013-11-08  1:04 UTC  (4+ messages)

[PATCH v3 00/10] Introduce Signature feature
 2013-11-07 21:12 UTC  (12+ messages)
  ` [PATCH v3 01/10] IB/core: Introduce protected memory regions
  ` [PATCH v3 02/10] IB/core: Introduce Signature Verbs API
  ` [PATCH v3 03/10] IB/mlx5, mlx5_core: Support for create_mr and destroy_mr
  ` [PATCH v3 04/10] IB/mlx5: Initialize mlx5_ib_qp signature related
  ` [PATCH v3 05/10] IB/mlx5: Break wqe handling to begin & finish routines
  ` [PATCH v3 06/10] IB/mlx5: remove MTT access mode from umr flags helper function
  ` [PATCH v3 07/10] IB/mlx5: Keep mlx5 MRs in a radix tree under device
  ` [PATCH v3 08/10] IB/mlx5: Support IB_WR_REG_SIG_MR
  ` [PATCH v3 09/10] IB/mlx5: Collect signature error completion
  ` [PATCH v3 10/10] IB/mlx5: Publish support in signature feature

[PATCHv3] IB/srp: add change_queue_depth and change_queue_type support
 2013-11-07 10:37 UTC 

[PATCH] librdmacm: Some fixes to man pages
 2013-11-07  3:06 UTC  (2+ messages)

[PATCH librdmacm] Makefile.am: Add missing riostream man page to man_MANS
 2013-11-07  3:06 UTC  (2+ messages)

IBV_SEND_IP_CSUM not support in libibverbs?
 2013-11-06 21:59 UTC 

[PATCH for-next V1 0/8] uverbs extensions fixes
 2013-11-06 20:41 UTC  (8+ messages)
` [PATCH for-next V1 8/8] IB/core: extended command: move comp_mask to the extended header

[PATCH] ib_isert: Add support for completion interrupt coalescing
 2013-11-06 20:32 UTC 

[PATCH opensm] osm_drop_mgr.c: fix timeouts on Get Pkey from ext switch ports
 2013-11-06 17:48 UTC 

IPoIB GRO
 2013-11-06  7:58 UTC  (16+ messages)
  ` AW: "
              ` AW: "
                      ` AW: "
                                  ` AW: "

[patch -next] mlx5_core: warn if no space left in alloc_4k()
 2013-11-05 20:51 UTC  (5+ messages)
  ` [patch v2] mlx5_core: delete some dead code

[PATCH RFC v2 00/10] Introduce Signature feature
 2013-11-05 18:30 UTC  (21+ messages)
` [PATCH RFC v2 02/10] IB/core: Introduce Signature Verbs API
` [PATCH RFC v2 07/10] IB/mlx5: Keep mlx5 MRs in a radix tree under device
` [PATCH RFC v2 08/10] IB/mlx5: Support IB_WR_REG_SIG_MR

[PATCH opensm] Fix dropping node after setPkey mad
 2013-11-05 18:05 UTC 

[PATCH opensm] Improve memory consumption of pkey manager by using cl_map for accum_pkeys
 2013-11-04 17:43 UTC 

[PATCH opensm] When exiting, update SADB only in MASTER state
 2013-11-04 12:53 UTC 

[PATCH opensm] Fix timeout handling for pkeyGet for sw port 0
 2013-11-04 12:52 UTC 


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