public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-01-02 23:30:16 to 2017-01-09 11:16:27 UTC [more...]

[PATCH v2] net/mlx4_core: VF probe fail when HW support 64-bit coherent DMA
 2017-01-09 11:16 UTC  (3+ messages)

[PATCH] svcrdma: avoid duplicate dma unmapping during error recovery
 2017-01-09 10:30 UTC  (2+ messages)

[PATCH] uapi: use wildcards to list files
 2017-01-09 10:01 UTC  (15+ messages)
      ` [PATCH v2 0/7] uapi: export all headers under uapi directories
        ` [PATCH v2 1/7] arm: put types.h in uapi
        ` [PATCH v2 2/7] h8300: put bitsperlong.h "
        ` [PATCH v2 3/7] nios2: put setup.h "
        ` [PATCH v2 4/7] x86: put msr-index.h "
        ` [PATCH v2 5/7] Makefile.headersinst: cleanup input files
        ` [PATCH v2 6/7] Makefile.headersinst: remove destination-y option
        ` [PATCH v2 7/7] uapi: export all headers under uapi directories

[PATCH rdma-core] redhat: Remove non-existed infiniband modules
 2017-01-09  8:54 UTC 

[for-next V2 00/10][pull request] Mellanox 100G mlx5 4K UAR support
 2017-01-09  8:31 UTC  (13+ messages)
` [for-next V2 02/10] IB/mlx5: Fix error handling order in create_kernel_qp
  ` [for-next V2 01/10] IB/mlx5: Fix kernel to user leak prevention logic
  ` [for-next V2 03/10] mlx5: Fix naming convention with respect to UARs
  ` [for-next V2 04/10] IB/mlx5: Fix retrieval of index to first hi class bfreg
  ` [for-next V2 05/10] net/mlx5: Introduce blue flame register allocator
  ` [for-next V2 06/10] net/mlx5: Add interface to get reference to a UAR
  ` [for-next V2 08/10] IB/mlx5: Allow future extension of libmlx5 input data
` [for-next V2 07/10] IB/mlx5: Use blue flame register allocator in mlx5_ib
` [for-next V2 09/10] IB/mlx5: Support 4k UAR for libmlx5
` [for-next V2 10/10] net/mlx5: Activate support for 4K UARs

[PATCH for rdma-next] RDMA: Adding ethertype ETH_P_IBOE
 2017-01-09  7:52 UTC  (2+ messages)

[RFC v2 00/10] HFI Virtual Network Interface Controller (VNIC)
 2017-01-09  7:51 UTC  (5+ messages)

[PATCH v1] net/mlx4_core: VF probe fail when HW support 64-bit coherent DMA
 2017-01-09  6:51 UTC  (4+ messages)

[PATCH v1 00/22] convert NFS server to new rdma_rw API
 2017-01-08 17:19 UTC  (26+ messages)
  ` [PATCH v1 01/22] svcrdma: Another sendto chunk list parsing update
  ` [PATCH v1 02/22] svcrdma: Replace RPCRDMA_SQ_DEPTH_MULT
  ` [PATCH v1 03/22] svcrdma: Remove unused sc_dto_q field
  ` [PATCH v1 04/22] svcrdma: Combine list fields in struct svc_rdma_op_ctxt
  ` [PATCH v1 05/22] svcrdma: Poll CQs in "workqueue" mode
  ` [PATCH v1 06/22] svcrdma: Clean up RPC-over-RDMA Reply header encoder
  ` [PATCH v1 07/22] svcrdma: Clean up RPC-over-RDMA Call header decoder
  ` [PATCH v1 08/22] svcrdma: Introduce local rdma_rw API helpers
  ` [PATCH v1 09/22] svcrdma: Use rdma_rw API in RPC reply path
  ` [PATCH v1 10/22] svcrdma: Backchannel sendto clean up
  ` [PATCH v1 11/22] svcrdma: Clean up RDMA_ERROR path
  ` [PATCH v1 12/22] svcrdma: Reduce size of sge array in struct svc_rdma_op_ctxt
  ` [PATCH v1 13/22] svcrdma: Remove old RDMA Write completion handlers
  ` [PATCH v1 14/22] svcrdma: Remove the req_map cache
  ` [PATCH v1 15/22] svcrdma: Clean up RPC-over-RDMA backchannel reply processing
  ` [PATCH v1 16/22] svcrdma: Use generic RDMA R/W API in RPC Call path
  ` [PATCH v1 17/22] svcrdma: Remove unused Read completion handlers
  ` [PATCH v1 18/22] svcrdma: Remove frmr cache
  ` [PATCH v1 19/22] svcrdma: Clean up after converting svc_rdma_recvfrom to rdma_rw API
  ` [PATCH v1 20/22] svcrdma: Clean-up in svc_rdma_post_recv
  ` [PATCH v1 21/22] svcrdma: Clean-up svc_rdma_unmap_dma
  ` [PATCH v1 22/22] svcrdma: Re-order fields in svc_rdma_op_ctxt

[PATCH rdma-core 0/3] Add packet pacing support
 2017-01-08 16:32 UTC  (4+ messages)
  ` [PATCH rdma-core 1/3] ibverbs: Report packet pacing capabilities when querying device
  ` [PATCH rdma-core 2/3] ibverbs: Add support for packet pacing
  ` [PATCH rdma-core 3/3] mlx5: Add packet pacing support

[PATCH 00/15] IB/rxe patches for kernel v4.11
 2017-01-08 14:22 UTC  (25+ messages)
` [PATCH 01/15] IB/rxe: Suppress sparse warnings
` [PATCH 02/15] IB/rxe: Constify the pool name
` [PATCH 03/15] IB/rxe: Remove an unused function
` [PATCH 04/15] IB/rxe: Remove an unused variable
` [PATCH 05/15] IB/rxe: Remove superfluous casts
` [PATCH 06/15] IB/rxe: Enable type checking on SKB_TO_PKT() and PKT_TO_SKB() arguments
` [PATCH 07/15] IB/rxe: Let the compiler check the type of the cleanup functions
` [PATCH 08/15] IB/rxe: Issue warnings once
` [PATCH 09/15] IB/rxe: Add a runtime check in alloc_index()
` [PATCH 15/15] IB/rxe: Fix an skb leak

[PATCH 0/2] IB/core: introduce ib_mtu_int_to_enum
 2017-01-08 10:36 UTC  (6+ messages)
` [PATCH 1/2] IB/core: add the function ib_mtu_int_to_enum

rdma-core package version schema
 2017-01-08  8:51 UTC  (6+ messages)

[for-next 00/10][pull request] Mellanox 100G mlx5 4K UAR support
 2017-01-08  6:22 UTC  (16+ messages)
` [for-next 02/10] IB/mlx5: Fix error handling order in create_kernel_qp
` [for-next 04/10] IB/mlx5: Fix retrieval of index to first hi class bfreg
` [for-next 06/10] net/mlx5: Add interface to get reference to a UAR
` [for-next 09/10] IB/mlx5: Support 4k UAR for libmlx5
  ` [for-next 01/10] IB/mlx5: Fix kernel to user leak prevention logic
  ` [for-next 03/10] mlx5: Fix naming convention with respect to UARs
  ` [for-next 05/10] net/mlx5: Introduce blue flame register allocator
  ` [for-next 07/10] IB/mlx5: Use blue flame register allocator in mlx5_ib
  ` [for-next 08/10] IB/mlx5: Allow future extension of libmlx5 input data
  ` [for-next 10/10] net/mlx5: Activate support for 4K UARs

[patch] i40iw: fix some indenting in i40iw_sc_vsi_init()
 2017-01-07 17:34 UTC  (2+ messages)

Enabling peer to peer device transactions for PCIe devices
 2017-01-06 22:10 UTC  (17+ messages)

iscsi_trx going into D state
 2017-01-06 19:12 UTC  (27+ messages)

ubi_io_read: error -74 (ECC error)
 2017-01-06 11:58 UTC  (2+ messages)

ubi_io_read: error -74 (ECC error)
 2017-01-06 10:07 UTC 

ubi_io_read: error -74 (ECC error)
 2017-01-06 10:07 UTC 

ubi_io_read: error -74 (ECC error)
 2017-01-06 10:07 UTC 

ubi_io_read: error -74 (ECC error)
 2017-01-06 10:07 UTC 

[PATCH net-next] net: make ndo_get_stats64 a void function
 2017-01-06  9:05 UTC  (4+ messages)

[PATCH rdma-next] IB/cma: Add debug messages to error flows
 2017-01-05 19:33 UTC  (4+ messages)
  ` [PATCH rdma-next] IB/cma: Allow port reuse for rdma_id

[PATCHv2 1/1] IB/core: create struct ib_port_cache
 2017-01-05 16:41 UTC 

[PATCH] IB/isert: fix spelling mistake: "teminating" -> "terminating"
 2017-01-05 13:15 UTC  (2+ messages)

[PATCH] IB/core: Fix typo in comment
 2017-01-05 13:00 UTC  (2+ messages)

[PATCHv2 1/1] IB/ipoib: Remove unnecessary returned value check
 2017-01-05 12:50 UTC  (7+ messages)

[PATCH 1/1] IB/core: create struct ib_port_cache
 2017-01-05  8:52 UTC  (3+ messages)

[PATCH v4] IB/umem: Release pid in error and ODP flow
 2017-01-05  7:00 UTC  (2+ messages)

[PATCH rdma-core 0/4] Debian fixes
 2017-01-05  6:14 UTC  (8+ messages)
` [PATCH rdma-core 3/4] debian/copyright: Add copyright information

ConnectX-4-LX with OFED 3.4 RoCE doesn't like latency
 2017-01-05  0:38 UTC 

[PATCH] svcrdma: avoid duplicate dma unmapping during error recovery
 2017-01-04 18:20 UTC  (2+ messages)

[patch] IB: vmw_pvrdma: info leak in pvrdma_alloc_ucontext()
 2017-01-04 17:40 UTC  (2+ messages)

[PATCHv2 0/1] fix invalid indirect_sg_entries parameter value
 2017-01-04 15:09 UTC  (4+ messages)
  ` [PATCHv2 1/1] IB/srp: "

[PATCHv2 1/4] IB/core: add port state cache
 2017-01-04 13:53 UTC  (5+ messages)

[PULL REQUEST] Please pull rdma.git
 2017-01-04 13:36 UTC 

Readjustment of proposal send email to : andreysaltanov-1srLxb0qcfWsTnJN9+BGXg@public.gmane.org with your fullnames, phone no., postal address for info
 2017-01-04  8:44 UTC 

[PATCH v3] IB/umem: Release pid in error and ODP flow
 2017-01-04  7:08 UTC  (7+ messages)

[PATCH] IB: Fix incorrect structure packing for booleans
 2017-01-03 19:46 UTC  (3+ messages)

[PATCHv1 1/1] IB/srp: fix invalid indirect_sg_entries parameter value
 2017-01-03 19:05 UTC  (3+ messages)

[PATCH 0/1 v2] ib_srp mr allocation failure
 2017-01-03 13:49 UTC  (3+ messages)
  ` [PATCHv1 1/1] IB/srp: fix invalid indirect_sg_entries parameter value

[PATCH rdma-core] verbs: Do not copy uninitialized data in ibv_cmd_modify_qp
 2017-01-03  8:36 UTC  (4+ messages)

[PATCH 1/1] ipoib: remove unnecessary returned value check
 2017-01-03  7:29 UTC  (4+ messages)

[PATCH for-next V2 00/11] Mellanox mlx5 core and ODP updates 2017-01-01
 2017-01-03  7:23 UTC  (4+ messages)


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