linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-09-09 00:21:27 to 2015-09-17 14:42:02 UTC [more...]

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

[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] IB/hfi: Properly set permissions for user device files
 2015-09-17 13:33 UTC  (2+ messages)

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

[PATCH v1 00/24] New fast registration API
 2015-09-17  9:42 UTC  (25+ 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 0/3] Enable checksum offload capability reporting
 2015-09-16 17:16 UTC  (6+ messages)
  ` [PATCH 1/3] IB/core: Add support of checksum capability reporting in ib verbs
  ` [PATCH 2/3] IB/uverbs: Add support for checksum capability reporting in user verbs
  ` [PATCH 3/3] IB/mlx4: Report checksum offload cap when query device

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

[patch] IB/hfi1: mask vs shift confusion
 2015-09-16 16:03 UTC 

[patch] IB/hfi1: clean up some defines
 2015-09-16 16:02 UTC 

[PATCH 1/2] Update ibv_create_flow/ibv_destroy_flow according to change of libibverbs
 2015-09-16 16:01 UTC  (2+ messages)
  ` [PATCH 2/2] Add support for TX/RX checksum offload

[PATCH 1/1] Add support for TX/RX checksum offload
 2015-09-16 15:59 UTC 

[PULL REQUEST] Please pull rdma.git
 2015-09-16 15:00 UTC 

[PATCH for-next V1 00/10] Add RoCE GID cache usage in verbs/cma
 2015-09-16 14:53 UTC  (3+ messages)

IB/cma: Fix net_dev reference leak with failed requests
 2015-09-16 14:10 UTC 

IB/hfi1: add driver files
 2015-09-16  7:14 UTC 

IB/hfi1: add driver files
 2015-09-16  7:13 UTC 

[patch] IB/hfi1: info leak in get_ctxt_info()
 2015-09-16  6:42 UTC  (4+ messages)
  ` [patch v2] "

IB/ipath: infiniband verbs support
 2015-09-16  6:30 UTC 

[patch] IB/hfi1: fix a locking bug
 2015-09-16  6:22 UTC 

[patch] IB/hfi1: checking for NULL instead of IS_ERR
 2015-09-16  6:22 UTC 

[PATCH 0/7] devcg: device cgroup extension for rdma resource
 2015-09-16  4:41 UTC  (33+ messages)

[PATCH] IB/hfi1: fix sdma_descq_cnt parameter parsing
 2015-09-15 14:19 UTC 

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

[PATCH 00/39] drop null test before destroy functions
 2015-09-15 13:56 UTC  (4+ messages)
` [PATCH 11/39] hfi1: "

[PATCH] infiniband:Fix error checking in the function ocrdma_dereg_mr
 2015-09-14 11:48 UTC  (2+ messages)

shrink struct ib_send_wr V4
 2015-09-13 15:13 UTC  (2+ messages)
  ` [PATCH 2/2] IB: remove xrc_remote_srq_num from struct ib_send_wr

drivers/staging/rdma/hfi1/sdma.c:740: bad if test ?
 2015-09-12 14:06 UTC  (2+ messages)

[PATCH] IB/ehca: Deprecate driver, move to staging, schedule deletion
 2015-09-11 18:14 UTC 

ehca driver status?
 2015-09-11 15:44 UTC  (3+ messages)

[PATCH v1 0/3] libibverbs: On-demand paging support
 2015-09-11 14:28 UTC  (6+ messages)

RDMA/CM and multiple QPs
 2015-09-10 17:55 UTC  (8+ messages)

[PULL REQUEST] Please pull rdma.git
 2015-09-10 16:35 UTC  (20+ messages)

[PATCH infiniband-diags] saquery.c: Fix saquery -D option
 2015-09-10 13:09 UTC 

[PATCH libibverbs] Add support for TX/RX checksum offload
 2015-09-10  7:10 UTC  (5+ messages)

[PATCH] infiniband:mlx4:Fix assumation that ib_get_cached_pkey runs successfully in build_mlx_header
 2015-09-10  5:48 UTC 

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


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