linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-09-16 16:26:07 to 2015-09-22 20:20:20 UTC [more...]

[v1] libibverbs: Add support for checksum offload
 2015-09-22 20:20 UTC 

[v1 0/2] Checksum offload capability report
 2015-09-22 20:18 UTC  (3+ 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 v1 00/24] New fast registration API
 2015-09-22 18:23 UTC  (32+ 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 04/24] IB/mlx4: "
  ` [PATCH v1 05/24] RDMA/ocrdma: "
  ` [PATCH v1 06/24] RDMA/cxgb3: "
  ` [PATCH v1 07/24] iw_cxgb4: "
  ` [PATCH v1 08/24] IB/qib: "
  ` [PATCH v1 09/24] RDMA/nes: "
  ` [PATCH v1 10/24] IB/iser: Port to new fast "
  ` [PATCH v1 11/24] iser-target: Port to new memory "
  ` [PATCH v1 12/24] xprtrdma: "
  ` [PATCH v1 13/24] svcrdma: "
  ` [PATCH v1 14/24] RDS/IW: Convert "
  ` [PATCH v1 15/24] IB/srp: "
  ` [PATCH v1 16/24] IB/mlx5: Remove old FRWR API support
  ` [PATCH v1 17/24] IB/mlx4: "
  ` [PATCH v1 18/24] RDMA/ocrdma: Remove old FRWR API
  ` [PATCH v1 19/24] RDMA/cxgb3: "
  ` [PATCH v1 20/24] iw_cxgb4: "
  ` [PATCH v1 21/24] IB/qib: "
  ` [PATCH v1 22/24] RDMA/nes: "
  ` [PATCH v1 23/24] IB/hfi1: Remove Old fast registraion API support
  ` [PATCH v1 24/24] IB/core: Remove old fast registration API

[PATCH v1 00/18] RFC NFS/RDMA patches for merging into v4.4
 2015-09-22 17:32 UTC  (36+ messages)
  ` [PATCH v1 01/18] xprtrdma: Enable swap-on-NFS/RDMA
  ` [PATCH v1 02/18] xprtrdma: Replace global lkey with lkey local to PD
  ` [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 06/18] SUNRPC: Abstract backchannel operations
  ` [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 09/18] xprtrdma: Add support for sending backward direction RPC replies
  ` [PATCH v1 10/18] xprtrdma: Handle incoming backward direction RPC calls
  ` [PATCH v1 11/18] svcrdma: Add backward direction service for RPC/RDMA transport
  ` [PATCH v1 12/18] SUNRPC: Remove the TCP-only restriction in bc_svc_process()
  ` [PATCH v1 13/18] NFS: Enable client side NFSv4.1 backchannel to use other transports
  ` [PATCH v1 14/18] svcrdma: Define maximum number of backchannel requests
  ` [PATCH v1 15/18] svcrdma: Add svc_rdma_get_context() API that is allowed to fail
  ` [PATCH v1 16/18] svcrdma: Add infrastructure to send backwards direction RPC/RDMA calls
  ` [PATCH v1 17/18] svcrdma: Add infrastructure to receive backwards direction RPC/RDMA replies
  ` [PATCH v1 18/18] xprtrdma: Add class for RDMA backwards direction transport

merge struct ib_device_attr into struct ib_device
 2015-09-22 10:47 UTC  (2+ messages)

[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  (10+ messages)
` [PATCH 1/3] IB/core: Add support of checksum capability reporting in ib verbs
` [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  (9+ 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  (9+ messages)
  ` [PATCH rdma-rc 1/4] xprtrdma: Remove ib_get_dma_mr calls
  ` [PATCH rdma-rc 2/4] IB/iser: Add module parameter for always register memory
  ` [PATCH rdma-rc 3/4] IB/mlx5: Remove support for IB_DEVICE_LOCAL_DMA_LKEY
  ` [PATCH rdma-rc 4/4] IB/mlx5: Remove pa_lkey usages

[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 

[PATCH 0/7] devcg: device cgroup extension for rdma resource
 2015-09-20 10:35 UTC  (12+ messages)

[PATCH infiniband-diags] perfquery: Fix timeout on nodes supporting RS_FEC capability
 2015-09-19 22:56 UTC  (2+ messages)

[PATCH infiniband-diags] saquery.c: Fix saquery -D option
 2015-09-19 22:32 UTC  (2+ messages)

[PATCH] infiniband-diags: rdma-ndd: remove udev logging when not supported
 2015-09-19 21:52 UTC 

[PATCH] infiniband:core:Fix error handling in the function cm_lap_handler
 2015-09-18 16:16 UTC 

[PULL REQUEST] Please pull rdma.git
 2015-09-18 16:01 UTC 

[PATCH V2] IB/hfi: Properly set permissions for user device files
 2015-09-18 15:54 UTC  (2+ messages)

[patch v2] IB/hfi1: info leak in get_ctxt_info()
 2015-09-18 15:51 UTC  (2+ messages)

[patch] IB/hfi1: fix a locking bug
 2015-09-18 15:51 UTC  (2+ messages)

[PATCH] IB/hfi1: fix sdma_descq_cnt parameter parsing
 2015-09-18 15:50 UTC  (2+ messages)

[patch] IB/hfi1: fix copy_to/from_user() error handling
 2015-09-18 15:50 UTC  (2+ messages)

[PATCH] IB/hfi1: fix pstateinfo from returning improperly byteswapped value
 2015-09-18 15:41 UTC  (2+ messages)

[PATCH] IB/ucma: check workqueue allocation before usage
 2015-09-17 22:59 UTC  (4+ messages)

[PATCH rdma-rc 0/2] Add mechanism for ipoib neigh state change notifications
 2015-09-17 18:57 UTC  (7+ messages)
  ` [PATCH rdma-rc 1/2] IB/ipoib: "
  ` [PATCH rdma-rc 2/2] IB/ipoib: Add cleanup to sendonly multicast objects

[PATCH] IB/hfi: Properly set permissions for user device files
 2015-09-17 17:15 UTC  (6+ messages)

[PATCH for-next 0/9] Add RoCE v2 support
 2015-09-17 13:57 UTC  (3+ messages)
` [PATCH for-next 7/9] IB/cma: Add configfs for rdma_cm

[PATCH for-4.3] IB/ipoib: add module option for auto-creating mcast groups
 2015-09-17 10:39 UTC  (17+ messages)

[PATCH rdma-next 00/32] Soft-RoCE driver
 2015-09-16 17:08 UTC  (4+ messages)
` [PATCH rdma-next 02/32] IB/core: Add SEND_LAST_INV and SEND_ONLY_INV opcodes


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