Linux-RDMA Archive mirror
 help / color / mirror / Atom feed
 messages from 2015-09-21 08:59:44 to 2015-09-24 17:41:18 UTC [more...]

[PATCH RFC 0/3] Arbitrary SG list registration support
 2015-09-24 17:41 UTC 

[PATCH v2 01/26] IB/core: Introduce new fast registration API
 2015-09-24 17:41 UTC  (27+ messages)
  ` [PATCH v2 02/26] IB/mlx5: Remove dead fmr code
  ` [PATCH v2 03/26] IB/mlx5: Support the new memory registration API
  ` [PATCH v2 04/26] IB/mlx4: "
  ` [PATCH v2 05/26] RDMA/ocrdma: "
  ` [PATCH v2 06/26] RDMA/cxgb3: "
  ` [PATCH v2 07/26] iw_cxgb4: "
  ` [PATCH v2 08/26] IB/qib: "
  ` [PATCH v2 09/26] RDMA/nes: "
  ` [PATCH v2 10/26] IB/iser: Port to new fast "
  ` [PATCH v2 11/26] iser-target: Port to new memory "
  ` [PATCH v2 12/26] xprtrdma: "
  ` [PATCH v2 13/26] svcrdma: "
  ` [PATCH v2 14/26] RDS/IW: Convert "
  ` [PATCH v2 15/26] IB/srp: Split srp_map_sg
  ` [PATCH v2 16/26] IB/srp: Convert to new registration API
  ` [PATCH v2 17/26] IB/srp: Dont allocate a page vector when using fast_reg
  ` [PATCH v2 18/26] IB/mlx5: Remove old FRWR API support
  ` [PATCH v2 19/26] IB/mlx4: "
  ` [PATCH v2 20/26] RDMA/ocrdma: Remove old FRWR API
  ` [PATCH v2 21/26] RDMA/cxgb3: "
  ` [PATCH v2 22/26] iw_cxgb4: "
  ` [PATCH v2 23/26] IB/qib: "
  ` [PATCH v2 24/26] RDMA/nes: "
  ` [PATCH v2 25/26] IB/hfi1: Remove Old fast registraion API support
  ` [PATCH v2 26/26] IB/core: Remove old fast registration API

[PATCH v2 00/26] New fast registration API
 2015-09-24 17:35 UTC  (27+ messages)
  ` [PATCH v2 01/26] IB/core: Introduce new "
  ` [PATCH v2 02/26] IB/mlx5: Remove dead fmr code
  ` [PATCH v2 03/26] IB/mlx5: Support the new memory registration API
  ` [PATCH v2 04/26] IB/mlx4: "
  ` [PATCH v2 05/26] RDMA/ocrdma: "
  ` [PATCH v2 06/26] RDMA/cxgb3: "
  ` [PATCH v2 07/26] iw_cxgb4: "
  ` [PATCH v2 08/26] IB/qib: "
  ` [PATCH v2 09/26] RDMA/nes: "
  ` [PATCH v2 10/26] IB/iser: Port to new fast "
  ` [PATCH v2 11/26] iser-target: Port to new memory "
  ` [PATCH v2 12/26] xprtrdma: "
  ` [PATCH v2 13/26] svcrdma: "
  ` [PATCH v2 14/26] RDS/IW: Convert "
  ` [PATCH v2 15/26] IB/srp: Split srp_map_sg
  ` [PATCH v2 16/26] IB/srp: Convert to new registration API
  ` [PATCH v2 17/26] IB/srp: Dont allocate a page vector when using fast_reg
  ` [PATCH v2 18/26] IB/mlx5: Remove old FRWR API support
  ` [PATCH v2 19/26] IB/mlx4: "
  ` [PATCH v2 20/26] RDMA/ocrdma: Remove old FRWR API
  ` [PATCH v2 21/26] RDMA/cxgb3: "
  ` [PATCH v2 22/26] iw_cxgb4: "
  ` [PATCH v2 23/26] IB/qib: "
  ` [PATCH v2 24/26] RDMA/nes: "
  ` [PATCH v2 25/26] IB/hfi1: Remove Old fast registraion API support
  ` [PATCH v2 26/26] IB/core: Remove old fast registration API

merge struct ib_device_attr into struct ib_device
 2015-09-24 17:07 UTC  (8+ messages)
  ` [PATCH] IB: "

[PATCH rdma-rc 0/2] Add mechanism for ipoib neigh state change notifications
 2015-09-24 17:00 UTC  (4+ messages)
      ` [PATCH] Expire sendonly joins (was Re: [PATCH rdma-rc 0/2] Add mechanism for ipoib neigh state change notifications)

randconfig build error with next-20150924, in drivers/staging/rdma/hfi1
 2015-09-24 16:59 UTC 

libibverbs-1.2.0-rc1 release
 2015-09-24 15:12 UTC  (3+ messages)

[PATCH v1 00/24] New fast registration API
 2015-09-24 13:39 UTC  (23+ messages)
` [PATCH v1 01/24] IB/core: Introduce new "
` [PATCH v1 02/24] IB/mlx5: Remove dead fmr code
` [PATCH v1 03/24] IB/mlx5: Support the new memory registration API
` [PATCH v1 15/24] IB/srp: Convert to "

[PATCH rdma-rc v2 0/4] Remove mlx5 support for IB_DEVICE_LOCAL_DMA_LKEY
 2015-09-24 13:04 UTC  (7+ messages)
  ` [PATCH rdma-rc v2 1/4] xprtrdma: Replace global lkey with lkey local to PD
  ` [PATCH rdma-rc v2 2/4] IB/iser: Add module parameter for always register memory
  ` [PATCH rdma-rc v2 3/4] IB/mlx5: Remove support for IB_DEVICE_LOCAL_DMA_LKEY
  ` [PATCH rdma-rc v2 4/4] IB/mlx5: Remove pa_lkey usages

[PATCH] IB/mlx4: Use vmalloc for WR buffers when needed
 2015-09-24 11:57 UTC  (2+ messages)

[PATCH] IB/mlx4: Use vmalloc for WR buffers when needed
 2015-09-24 10:46 UTC  (3+ messages)

[PATCH] mlx4: vmalloc for mlx4_ib_wq.wrid and mlx4_ib_srq.wrid
 2015-09-24  6:15 UTC  (3+ messages)

[v1 0/2] libmlx4: Add support for checksum offload
 2015-09-23 16:17 UTC  (4+ messages)
  ` [v1 1/2] libmlx4: Update ibv_create_flow/ibv_destroy_flow according to change of libibverbs
  ` [v1 2/2] libmlx4: Add support for TX/RX checksum offload

[v1] libibverbs: Add support for checksum offload
 2015-09-23 16:16 UTC  (3+ messages)
  ` [v1] libibverbs: Report checksum offload capabilities

merge struct ib_device_attr into struct ib_device
 2015-09-23 14:47 UTC  (10+ messages)
            ` message size, was "

[v1 0/2] Checksum offload capability report
 2015-09-23 13:53 UTC  (4+ messages)
  ` [v1 1/2] IB/core: Add support of checksum capability reporting for RC and RAW
  ` [v1 2/2] IB/mlx4: Report checksum offload cap for RAW QP when query device

[PATCH for-next 0/2] RDMA/cxgb4: Add iWARP support for T6 adapter
 2015-09-23 11:49 UTC  (3+ messages)
` [PATCH for-next 1/2] cxgb4: T6 adapter lld support for iw_cxgb4 driver
` [PATCH for-next 2/2] iw_cxgb4: Adds support for T6 adapter

[PATCH v1 00/18] RFC NFS/RDMA patches for merging into v4.4
 2015-09-22 17:32 UTC  (21+ messages)
` [PATCH v1 03/18] xprtrdma: Remove completion polling budgets
` [PATCH v1 04/18] xprtrdma: Refactor reply handler error handling
` [PATCH v1 05/18] xprtrdma: Replace send and receive arrays
` [PATCH v1 07/18] xprtrdma: Pre-allocate backward rpc_rqst and send/receive buffers
` [PATCH v1 08/18] xprtrdma: Pre-allocate Work Requests for backchannel
` [PATCH v1 15/18] svcrdma: Add svc_rdma_get_context() API that is allowed to fail

[PATCH 00/38] Fixes related to incorrect usage of unsigned types
 2015-09-22  9:46 UTC  (5+ messages)
` [PATCH 04/38] IB/ehca: fix handling idr_alloc result

[PATCH rdma-next V1 00/32] Soft-RoCE driver
 2015-09-22  7:31 UTC  (33+ messages)
  ` [PATCH rdma-next V1 01/32] IB/core: Macro for RoCEv2 UDP port
  ` [PATCH rdma-next V1 02/32] IB/core: Add SEND_LAST_INV and SEND_ONLY_INV opcodes
  ` [PATCH rdma-next V1 03/32] IB/rxe: IBA header types and methods
  ` [PATCH rdma-next V1 04/32] IB/rxe: Bit mask and lengths declaration for different opcodes
  ` [PATCH rdma-next V1 05/32] IB/rxe: Default rxe device and port parameters
  ` [PATCH rdma-next V1 06/32] IB/rxe: External interface to lower level modules
  ` [PATCH rdma-next V1 07/32] IB/rxe: Misc local interfaces between files in ib_rxe
  ` [PATCH rdma-next V1 08/32] IB/rxe: Add maintainer for rxe driver
  ` [PATCH rdma-next V1 09/32] IB/rxe: Work request's opcode information table
  ` [PATCH rdma-next V1 10/32] IB/rxe: User/kernel shared queues infrastructure
  ` [PATCH rdma-next V1 11/32] IB/rxe: Common user/kernel queue implementation
  ` [PATCH rdma-next V1 12/32] IB/rxe: Interface to ib_core
  ` [PATCH rdma-next V1 13/32] IB/rxe: Allocation pool for RDMA objects
  ` [PATCH rdma-next V1 14/32] IB/rxe: RXE tasks handling
  ` [PATCH rdma-next V1 15/32] IB/rxe: Address vector manipulation functions
  ` [PATCH rdma-next V1 16/32] IB/rxe: Shared Receive Queue (SRQ) "
  ` [PATCH rdma-next V1 17/32] IB/rxe: Completion Queue (CQ) "
  ` [PATCH rdma-next V1 18/32] IB/rxe: Queue Pair (QP) handling
  ` [PATCH rdma-next V1 19/32] IB/rxe: Memory Region (MR) handling
  ` [PATCH rdma-next V1 20/32] IB/rxe: Multicast implementation
  ` [PATCH rdma-next V1 21/32] IB/rxe: Received packets handling
  ` [PATCH rdma-next V1 22/32] IB/rxe: Completion handling
  ` [PATCH rdma-next V1 23/32] IB/rxe: QP request handling
  ` [PATCH rdma-next V1 24/32] IB/rxe: QP response handling
  ` [PATCH rdma-next V1 25/32] IB/rxe: Dummy DMA callbacks for RXE device
  ` [PATCH rdma-next V1 26/32] IB/rxe: ICRC calculations
  ` [PATCH rdma-next V1 27/32] IB/rxe: Module init hooks
  ` [PATCH rdma-next V1 28/32] IB/rxe: Interface to netdev stack
  ` [PATCH rdma-next V1 29/32] IB/rxe: sysfs interface to RXE
  ` [PATCH rdma-next V1 30/32] IB/rxe: Shared objects between user and kernel
  ` [PATCH rdma-next V1 31/32] IB/rxe: Add Soft-RoCE to kbuild and makefiles
  ` [PATCH rdma-next V1 32/32] IB/rxe: TODO file while in staging

[PATCH 0/3] Enable checksum offload capability reporting
 2015-09-22  4:45 UTC  (6+ messages)
` [PATCH 3/3] IB/mlx4: Report checksum offload cap when query device

[patch] IB/hfi1: checking for NULL instead of IS_ERR
 2015-09-21 22:29 UTC  (7+ messages)

[PATCH rdma-rc v1 0/4] Remove mlx5 support for IB_DEVICE_LOCAL_DMA_LKEY
 2015-09-21 20:28 UTC  (10+ messages)
  ` [PATCH rdma-rc v1 1/4] xprtrdma: Replace global lkey with lkey local to PD
  ` [PATCH rdma-rc v1 2/4] IB/iser: Add module parameter for always register memory
  ` [PATCH rdma-rc v1 3/4] IB/mlx5: Remove support for IB_DEVICE_LOCAL_DMA_LKEY
  ` [PATCH rdma-rc v1 4/4] IB/mlx5: Remove pa_lkey usages

[PATCH 1/3] xprtrdma: disconnect and flush cqs before freeing buffers
 2015-09-21 17:24 UTC  (3+ messages)
  ` [PATCH 2/3] svcrdma: handle rdma read with a non-zero initial page offset
  ` [PATCH 3/3] xprtrdma: don't log warnings for flushed completions

[PATCH rdma-rc 0/4] Remove mlx5 support for IB_DEVICE_LOCAL_DMA_LKEY
 2015-09-21 16:42 UTC  (5+ messages)
` [PATCH rdma-rc 2/4] IB/iser: Add module parameter for always register memory

[PATCH 00/15] RDS: connection scalability and performance improvements
 2015-09-21 16:02 UTC  (2+ messages)

[PATCH] staging: rdma: add a blank line after function
 2015-09-21 15:39 UTC 

[PATCH] staging/rdma/hfi1: do not use u8 to store a 32-bit integer
 2015-09-21 14:49 UTC  (2+ messages)

[PATCH] IB/hfi1: class_name_user() should be static
 2015-09-21 14:43 UTC  (2+ messages)

[PATCH v1 for-next 0/7] Add support for multicast loopback prevention to mlx4
 2015-09-21 14:24 UTC  (2+ messages)

[PATCH] IB/hfi1: use kvfree() in sdma.c
 2015-09-21 13:18 UTC  (2+ messages)

[PATCH] IB/cma: Potential NULL dereference in cma_id_from_event
 2015-09-21 13:02 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 read-only IMAP folder(s) and NNTP newsgroup(s).