linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-04-09 17:05:28 to 2017-04-13 14:53:39 UTC [more...]

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 rdma-core 3/3] srp_daemon: Use consistent format when printing LID
 2017-04-13 14:48 UTC 

[PATCH rdma-core 2/3] srp_daemon/srp_daemon.c: Eliminate some unneeded code in get_shared_pkeys
 2017-04-13 14:48 UTC 

[PATCH rdma-core 1/3] srp_daemon/srp_daemon.c: Don't rely on attribute offset, in get_shared_pkeys
 2017-04-13 14:48 UTC 

[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 rdma-next V1] IB/mlx5: Support congestion related counters
 2017-04-13 13:48 UTC 

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

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

[PATCH 00/20] IB/hfi1,rdmavt,core: Patches for-next
 2017-04-13  6:03 UTC  (23+ messages)
  ` [PATCH 01/20] IB/core: If the MGID/MLID pair is not on the list return an error
  ` [PATCH 02/20] IB/hfi1: Remove hyper-thread siblings by walking CPU mask
  ` [PATCH 03/20] IB/hfi1: Correct MulticastMask/CollectiveMask info to SMA output
  ` [PATCH 04/20] IB/core: For multicast functions, verify that LIDs are multicast LIDs
  ` [PATCH 05/20] IB/rdmavt/hfi1/qib: Use the MGID and MLID for multicast addressing
  ` [PATCH 06/20] IB/hfi1: Validate the TID count before using it
  ` [PATCH 07/20] IB/hfi1: Return SC2VL mappings to FM with VL15 instead of ILLEGAL_VL
  ` [PATCH 08/20] IB/hfi1: Rename hdr2sc to hfi1_9B_get_sc5
  ` [PATCH 09/20] IB/hfi1: Add functions to parse 9B headers
  ` [PATCH 10/20] IB/hfi1: Use defines from common headers
  ` [PATCH 11/20] IB/hfi1: Prevent kernel QP post send hard lockups
  ` [PATCH 12/20] IB/hfi1: Fix softlockup issue
  ` [PATCH 13/20] IB/hfi1: Adjust high temperature warning for QSFP cable
  ` [PATCH 14/20] IB/hfi1: Cache neighbor secure data after link up
  ` [PATCH 15/20] IB/hfi1: Permanently enable P_Key checking in HFI
  ` [PATCH 16/20] IB/hfi1: Fix misspelling in comment
  ` [PATCH 17/20] IB/hfi1: Convert %Lx to %llx
  ` [PATCH 18/20] IB/hfi1: Fix unbalanced braces around else
  ` [PATCH 19/20] IB/hfi: Protect against writable mmap
` [PATCH 20/20] IB/hfi1: Use bool in process_ecn

[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

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

[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 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 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 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  (10+ messages)

Unexpected issues with 2 NVME initiators using the same target
 2017-04-11 12:47 UTC  (5+ 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

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

[PATCH rdma-next V2 0/6] Enhanced mode for IPoIB driver
 2017-04-10  8:22 UTC  (7+ messages)
  ` [PATCH rdma-next V2 1/6] IB/IPoIB: Introduce RDMA netdev interface and IPoIB structs
  ` [PATCH rdma-next V2 2/6] IB/IPoIB: Separate control and data related initializations
  ` [PATCH rdma-next V2 3/6] IB/IPoIB: Separate control from HW operation on ipoib_open/stop ndo
  ` [PATCH rdma-next V2 4/6] IB/IPoIB: Rename qpn to be dqpn in ipoib_send and post_send functions
  ` [PATCH rdma-next V2 5/6] IB/IPoIB: Use defined function for netdev_priv function
  ` [PATCH rdma-next V2 6/6] IB/IPoIB: Support acceleration options callbacks

[PATCH v3 00/14] Server-side NFS/RDMA changes proposed for v4.12
 2017-04-09 17:07 UTC  (15+ messages)
  ` [PATCH v3 01/14] svcrdma: Move send_wr to svc_rdma_op_ctxt
  ` [PATCH v3 02/14] svcrdma: Add svc_rdma_map_reply_hdr()
  ` [PATCH v3 03/14] svcrdma: Eliminate RPCRDMA_SQ_DEPTH_MULT
  ` [PATCH v3 04/14] svcrdma: Add helper to save pages under I/O
  ` [PATCH v3 05/14] svcrdma: Clean up svc_rdma_get_inv_rkey()
  ` [PATCH v3 06/14] svcrdma: Introduce local rdma_rw API helpers
  ` [PATCH v3 07/14] svcrdma: Use rdma_rw API in RPC reply path
  ` [PATCH v3 08/14] svcrdma: Clean up RDMA_ERROR path
  ` [PATCH v3 09/14] svcrdma: Report Write/Reply chunk overruns
  ` [PATCH v3 10/14] svcrdma: Clean up RPC-over-RDMA backchannel reply processing
  ` [PATCH v3 11/14] svcrdma: Reduce size of sge array in struct svc_rdma_op_ctxt
  ` [PATCH v3 12/14] svcrdma: Remove unused RDMA Write completion handler
  ` [PATCH v3 13/14] svcrdma: Remove the req_map cache
  ` [PATCH v3 14/14] svcrdma: Clean out old XDR encoders


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