public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-04-10 15:31:34 to 2017-04-14 00:34:06 UTC [more...]

[PATCH rdma-core 2/3] srp_daemon/srp_daemon.c: Eliminate some unneeded code in get_shared_pkeys
 2017-04-14  0:34 UTC  (3+ messages)

[PATCH rdma-core 1/3] srp_daemon/srp_daemon.c: Don't rely on attribute offset, in get_shared_pkeys
 2017-04-14  0:33 UTC  (3+ messages)

[RFC 0/8] Copy Offload with Peer-to-Peer PCI Memory
 2017-04-13 23:26 UTC  (14+ messages)
` [RFC 6/8] nvmet: Be careful about using iomem accesses when dealing with p2pmem

[PATCH rdma-core 0/5] Common MMIO accessors for rdma-core
 2017-04-13 22:38 UTC  (6+ messages)
  ` [PATCH rdma-core 1/5] util: Add common mmio macros
  ` [PATCH rdma-core 2/5] mlx4: Use util/mmio.h
  ` [PATCH rdma-core 3/5] mlx5: "
  ` [PATCH rdma-core 4/5] mthca: "
  ` [PATCH rdma-core 5/5] Add mmio_memcpy_x64

[PATCH 00/22] Introduce common scatterlist map function
 2017-04-13 22:05 UTC  (23+ messages)
  ` [PATCH 01/22] scatterlist: Introduce sg_map helper functions
  ` [PATCH 02/22] nvmet: Make use of the new sg_map helper function
  ` [PATCH 03/22] libiscsi: Make use of new the "
  ` [PATCH 04/22] target: Make use of the new sg_map function at 16 call sites
  ` [PATCH 05/22] drm/i915: Make use of the new sg_map helper function
  ` [PATCH 06/22] crypto: hifn_795x: "
  ` [PATCH 07/22] crypto: shash, caam: "
  ` [PATCH 08/22] crypto: chcr: "
  ` [PATCH 09/22] dm-crypt: Make use of the new sg_map helper in 4 call sites
  ` [PATCH 10/22] staging: unisys: visorbus: Make use of the new sg_map helper function
  ` [PATCH 11/22] RDS: "
  ` [PATCH 12/22] scsi: ipr, pmcraid, isci: Make use of the new sg_map helper in 4 call sites
  ` [PATCH 13/22] scsi: hisi_sas, mvsas, gdth: Make use of the new sg_map helper function
  ` [PATCH 14/22] scsi: arcmsr, ips, megaraid: "
  ` [PATCH 15/22] scsi: libfc, csiostor: Change to sg_copy_buffer in two drivers
  ` [PATCH 16/22] xen-blkfront: Make use of the new sg_map helper function
  ` [PATCH 17/22] mmc: sdhci: "
  ` [PATCH 18/22] mmc: spi: "
  ` [PATCH 19/22] mmc: tmio: "
  ` [PATCH 20/22] mmc: sdricoh_cs: "
  ` [PATCH 21/22] mmc: tifm_sd: "
  ` [PATCH 22/22] memstick: "

[PATCH rdma-next V1] IB/mlx5: Support congestion related counters
 2017-04-13 20:17 UTC  (4+ messages)

[PATCH v2 0/4] arbitrary sg lists support
 2017-04-13 16:59 UTC  (8+ messages)
  ` [PATCH v2 1/4] IB/core: Add inline function to get sg mr type
  ` [PATCH v2 2/4] IB/iser: Use ib_get_sg_mr_type() helper
  ` [PATCH v2 3/4] nvme: enable SG gaps support
  ` [PATCH v2 4/4] nvme-rdma: add support for arbitrary sg lists mapping

[bug report] RDMA/iw_cxgb4: Handle return value of c4iw_ofld_send() in abort_arp_failure()
 2017-04-13 16:46 UTC  (3+ messages)

[PATCH v2 rdma-core 3/3] srp_daemon: Use consistent format when printing LID
 2017-04-13 16:23 UTC  (2+ messages)

[PATCH rdma-core 3/3] srp_daemon: Use consistent format when printing LID
 2017-04-13 15:44 UTC  (3+ messages)

export pcie_flr and remove copies of it in drivers
 2017-04-13 14:53 UTC  (8+ messages)
` [PATCH 1/7] PCI: export pcie_flr
  ` [PATCH 2/7] PCI: call pcie_flr from reset_intel_82599_sfp_virtfn
` [PATCH 3/7] PCI: call pcie_flr from reset_chelsio_generic_dev
` [PATCH 4/7] ixgbe: use pcie_flr instead of duplicating it
` [PATCH 5/7] IB/hfi1: "
` [PATCH 6/7] crypto: qat: "
` [PATCH 7/7] liquidio: "

[PATCH] IB/rxe: Don't clamp residual length to mtu
 2017-04-13 14:12 UTC  (5+ messages)

[rdma-core/srp_daemon PATCH] Correct method field for PathRecord request
 2017-04-13 13:58 UTC  (15+ messages)

[PATCH infiniband-diags] ibdiag_common.c: Fix endian conversion in resolve_self for umad_port GID prefix and GUID
 2017-04-13 12:24 UTC 

cqe dump errors on target while running nvme-of large block read IO
 2017-04-13 11:29 UTC  (2+ messages)

[PATCH 00/20] IB/hfi1,rdmavt,core: Patches for-next
 2017-04-13  6:03 UTC  (3+ messages)
` [PATCH 18/20] IB/hfi1: Fix unbalanced braces around else

[PATCH net-next 00/16] Mellanox, mlx5 RDMA net device support
 2017-04-13  3:37 UTC  (17+ messages)
` [PATCH net-next 01/16] net/mlx5: Add IPoIB enhanced offloads bits to mlx5_ifc
` [PATCH net-next 06/16] net/mlx5e: IPoIB, RX steering RSS RQTs and TIRs
` [PATCH net-next 08/16] net/mlx5e: IPoIB, TX TIS creation
  ` [PATCH net-next 02/16] net/mlx5: Refactor create flow table method to accept underlay QP
  ` [PATCH net-next 03/16] net/mlx5: Enable flow-steering for IB link
  ` [PATCH net-next 04/16] net/mlx5e: More generic netdev management API
  ` [PATCH net-next 05/16] net/mlx5e: IPoIB, Add netdevice profile skeleton
  ` [PATCH net-next 07/16] net/mlx5e: IPoIB, RSS flow steering tables
  ` [PATCH net-next 09/16] net/mlx5e: IPoIB, Basic netdev ndos open/close
  ` [PATCH net-next 10/16] net/mlx5e: IPoIB, Underlay QP
  ` [PATCH net-next 11/16] net/mlx5e: Xmit flow break down
  ` [PATCH net-next 14/16] net/mlx5e: IPoIB, RX handler
  ` [PATCH net-next 15/16] net/mlx5e: E-switch vport manager is valid for ethernet only
` [PATCH net-next 12/16] net/mlx5e: IPoIB, Xmit flow
` [PATCH net-next 13/16] net/mlx5e: RX handlers per netdev profile
` [PATCH net-next 16/16] hw/mlx5: Add New bit to check over QP creation

[PATCH rdma-next v2 00/12] Omni-Path Virtual Network Interface Controller (VNIC)
 2017-04-13  3:29 UTC  (13+ messages)
  ` [PATCH rdma-next v2 01/12] IB/opa-vnic: Virtual Network Interface Controller (VNIC) documentation
  ` [PATCH rdma-next v2 10/12] IB/hfi1: OPA_VNIC RDMA netdev support
` [PATCH rdma-next v2 02/12] IB/opa-vnic: RDMA NETDEV interface
` [PATCH rdma-next v2 03/12] IB/opa-vnic: Virtual Network Interface Controller (VNIC) interface
` [PATCH rdma-next v2 04/12] IB/opa-vnic: Virtual Network Interface Controller (VNIC) netdev
` [PATCH rdma-next v2 05/12] IB/opa-vnic: VNIC Ethernet Management (EM) structure definitions
` [PATCH rdma-next v2 06/12] IB/opa-vnic: VNIC statistics support
` [PATCH rdma-next v2 07/12] IB/opa-vnic: VNIC MAC table support
` [PATCH rdma-next v2 08/12] IB/opa-vnic: VNIC Ethernet Management Agent (VEMA) interface
` [PATCH rdma-next v2 09/12] IB/opa-vnic: VNIC Ethernet Management Agent (VEMA) function
` [PATCH rdma-next v2 11/12] IB/hfi1: Virtual Network Interface Controller (VNIC) HW support
` [PATCH rdma-next v2 12/12] IB/hfi1: VNIC SDMA support

[PATCH rdma-next v1 00/12] Omni-Path Virtual Network Interface Controller (VNIC)
 2017-04-12 19:21 UTC  (18+ messages)
` [PATCH rdma-next v1 01/12] IB/opa-vnic: Virtual Network Interface Controller (VNIC) documentation
` [PATCH rdma-next v1 06/12] IB/opa-vnic: VNIC statistics support
` [PATCH rdma-next v1 07/12] IB/opa-vnic: VNIC MAC table support
` [PATCH rdma-next v1 08/12] IB/opa-vnic: VNIC Ethernet Management Agent (VEMA) interface
  ` [PATCH rdma-next v1 02/12] IB/opa-vnic: RDMA NETDEV interface
  ` [PATCH rdma-next v1 03/12] IB/opa-vnic: Virtual Network Interface Controller (VNIC) interface
  ` [PATCH rdma-next v1 04/12] IB/opa-vnic: Virtual Network Interface Controller (VNIC) netdev
  ` [PATCH rdma-next v1 05/12] IB/opa-vnic: VNIC Ethernet Management (EM) structure definitions
  ` [PATCH rdma-next v1 09/12] IB/opa-vnic: VNIC Ethernet Management Agent (VEMA) function
` [PATCH rdma-next v1 10/12] IB/hfi1: OPA_VNIC RDMA netdev support
` [PATCH rdma-next v1 11/12] IB/hfi1: Virtual Network Interface Controller (VNIC) HW support
` [PATCH rdma-next v1 12/12] IB/hfi1: VNIC SDMA support

[PATCH rdma-next 0/6] Enhanced mode for IPoIB driver
 2017-04-12 15:50 UTC  (10+ messages)

[PATCH rdma-next 00/18] Enhance ib_ah_attr to specify types
 2017-04-12 14:40 UTC  (33+ messages)
  ` [PATCH rdma-next 01/18] IB/ocrdma: Add identifier names to function definitions
  ` [PATCH rdma-next 02/18] IB/IPoIB: Remove 'else' when the 'if' has a return
  ` [PATCH rdma-next 03/18] IB/core: Add braces when using sizeof
  ` [PATCH rdma-next 04/18] IB/core: Check for global flag when using ah_attr
  ` [PATCH rdma-next 05/18] IB/rxe: Initialize ib_ah_attr during query_ah
  ` [PATCH rdma-next 06/18] IB/core: Rename struct ib_ah_attr to rdma_ah_attr
  ` [PATCH rdma-next 07/18] IB/core: Rename ib_create_ah to rdma_create_ah
  ` [PATCH rdma-next 08/18] IB/core: Rename ib_modify_ah to rdma_modify_ah
  ` [PATCH rdma-next 09/18] IB/core: Rename ib_query_ah to rdma_query_ah
  ` [PATCH rdma-next 10/18] IB/core: Rename ib_destroy_ah to rdma_destroy_ah
  ` [PATCH rdma-next 11/18] IB/mlx4: Rename to_ib_ah_attr to to_rdma_ah_attr
  ` [PATCH rdma-next 12/18] IB/mlx5: "
  ` [PATCH rdma-next 13/18] IB/mthca: "
  ` [PATCH rdma-next 14/18] IB/PVRDMA: Rename ib_ah_attr related functions
  ` [PATCH rdma-next 15/18] IB/core: Add accessor functions for rdma_ah_attr fields
  ` [PATCH rdma-next 16/18] IB/core: Use rdma_ah_attr accessor functions
  ` [PATCH rdma-next 17/18] IB/core: Define 'ib' and 'eth' rdma_ah_attr types
  ` [PATCH rdma-next 18/18] IB/core: Define 'opa' rdma_ah_attr type

[PATCH rfc 0/6] Automatic affinity settings for nvme over rdma
 2017-04-12  6:34 UTC  (3+ messages)

[PATCH v3 00/13] NFS/RDMA client-side patches proposed for v4.12
 2017-04-11 17:24 UTC  (14+ messages)
  ` [PATCH v3 01/13] xprtrdma: Cancel refresh worker during buffer shutdown
  ` [PATCH v3 02/13] sunrpc: Export xprt_force_disconnect()
  ` [PATCH v3 03/13] xprtrdma: Detect unreachable NFS/RDMA servers more reliably
  ` [PATCH v3 04/13] xprtrdma: Refactor rpcrdma_ia_open()
  ` [PATCH v3 05/13] xprtrdma: Use same device when mapping or syncing DMA buffers
  ` [PATCH v3 06/13] xprtrdma: Support unplugging an HCA from under an NFS mount
  ` [PATCH v3 07/13] xprtrdma: Refactor rpcrdma_ep_connect
  ` [PATCH v3 08/13] xprtrdma: Restore transport after device removal
  ` [PATCH v3 09/13] xprtrdma: Revert commit d0f36c46deea
  ` [PATCH v3 10/13] xprtrdma: Annotate receive workqueue
  ` [PATCH v3 11/13] xprtrdma: Squelch ENOBUFS warnings
  ` [PATCH v3 12/13] sunrpc: Fix xdr_init_decode_pages() documenting comment
  ` [PATCH v3 13/13] xprtrdma: Remove rpcrdma_buffer::rb_pool

[PATCH v2] nvme-rdma: support devices with queue size < 32
 2017-04-11 15:10 UTC  (9+ messages)

Unexpected issues with 2 NVME initiators using the same target
 2017-04-11 12:47 UTC  (3+ messages)

[PATCH v10 00/11] uapi: export all headers under uapi directories
 2017-04-11  2:40 UTC  (4+ messages)
` [PATCH v11 00/12] "
  ` [PATCH v11 08/12] cryptouser.h: fix include from userland


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