messages from 2017-04-26 14:45:09 to 2017-05-01 21:04:53 UTC [more...]
net/smc and the RDMA core
2017-05-01 21:04 UTC (4+ messages)
[PATCH] IB/ocrdma: fix out of bounds access to local buffer
2017-05-01 20:57 UTC (3+ messages)
[PATCH 1/1] IB/mlx5: Add port_xmit_wait to counter registers read
2017-05-01 20:56 UTC (2+ messages)
[PATCH 0/2] IB/mlx4: Code cleanup in cm.c
2017-05-01 20:55 UTC (6+ messages)
` [PATCH 1/2] IB/mlx4: Change flush logic so it adheres to the variable name
` [PATCH 2/2] IB/mlx4: Fix incorrect order of formal and actual parameters
[PATCHv2 1/1] IB/ipoib: add get_settings in ethtool
2017-05-01 18:59 UTC (3+ messages)
[PATCH] mlx5: Fix mlx5_ib_map_mr_sg mr length
2017-05-01 18:58 UTC (2+ messages)
[PATCH v2 0/4] arbitrary sg lists support
2017-05-01 18:50 UTC (10+ messages)
[PATCH] IB/rxe: Don't clamp residual length to mtu
2017-05-01 18:44 UTC (3+ messages)
[PATCH v3 rdma-next 0/6] Add support for OPA path records
2017-05-01 18:43 UTC (8+ messages)
` [PATCH v3 rdma-next 1/6] IB/CM: Add braces when using sizeof
` [PATCH v3 rdma-next 2/6] IB/SA: Rename ib_sa_path_rec to sa_path_rec
` [PATCH v3 rdma-next 3/6] IB/SA: Introduce path record specific types
` [PATCH v3 rdma-next 4/6] IB/SA: Split struct sa_path_rec based on IB and ROCE specific fields
` [PATCH v3 rdma-next 5/6] IB/SA: Add OPA path record type
` [PATCH v3 rdma-next 6/6] IB/SA: Add support to query OPA path records
[PATCH v4 rdma-next 00/18] Enhance ib_ah_attr to specify types
2017-05-01 18:34 UTC (20+ messages)
` [PATCH v4 rdma-next 01/18] IB/ocrdma: Add identifier names to function definitions
` [PATCH v4 rdma-next 02/18] IB/IPoIB: Remove 'else' when the 'if' has a return
` [PATCH v4 rdma-next 03/18] IB/core: Add braces when using sizeof
` [PATCH v4 rdma-next 04/18] IB/core: Check for global flag when using ah_attr
` [PATCH v4 rdma-next 05/18] IB/rxe: Initialize ib_ah_attr during query_ah
` [PATCH v4 rdma-next 06/18] IB/core: Rename struct ib_ah_attr to rdma_ah_attr
` [PATCH v4 rdma-next 07/18] IB/core: Rename ib_create_ah to rdma_create_ah
` [PATCH v4 rdma-next 08/18] IB/core: Rename ib_modify_ah to rdma_modify_ah
` [PATCH v4 rdma-next 09/18] IB/core: Rename ib_query_ah to rdma_query_ah
` [PATCH v4 rdma-next 10/18] IB/core: Rename ib_destroy_ah to rdma_destroy_ah
` [PATCH v4 rdma-next 11/18] IB/mlx4: Rename to_ib_ah_attr to to_rdma_ah_attr
` [PATCH v4 rdma-next 12/18] IB/mlx5: "
` [PATCH v4 rdma-next 13/18] IB/mthca: "
` [PATCH v4 rdma-next 14/18] IB/PVRDMA: Rename ib_ah_attr related functions
` [PATCH v4 rdma-next 15/18] IB/core: Add accessor functions for rdma_ah_attr fields
` [PATCH v4 rdma-next 16/18] IB/core: Use rdma_ah_attr accessor functions
` [PATCH v4 rdma-next 17/18] IB/core: Define 'ib' and 'roce' rdma_ah_attr types
` [PATCH v4 rdma-next 18/18] IB/core: Define 'opa' rdma_ah_attr type
rdmacm-utils: Missing man pages for cmtime and udpong
2017-04-30 5:54 UTC (7+ messages)
[PATCHv2 RESEND infiniband-diags] perfquery.c: Add support for additional counters in PortCountersExtended
2017-04-30 0:18 UTC (2+ messages)
[PATCH RESEND infiniband-diags 1/3] perfquery.c: Output PerfMgt ClassPortInfo CapabilityMask2
2017-04-30 0:16 UTC (2+ messages)
[PATCH infiniband-diags 3/3] ibqueryerrors.c: Add support for additional counters in PortCountersExtended
2017-04-30 0:15 UTC (2+ messages)
[PATCH libibmad 2/2] gs.c: In performance_reset_via, use proper CounterSelect2 field for PortCountersExtended
2017-04-30 0:05 UTC (2+ messages)
[PATCH libibmad 1/2] mad.h, [fields dump].c: Add support for additional PortCountersExtended fields
2017-04-30 0:05 UTC (2+ messages)
[PATCH infiniband-diags] saquery.c: Remove use of to be deprecated ib_gid_t
2017-04-30 0:05 UTC (3+ messages)
[PATCH v2 0/7] Add support for OPA classport info
2017-04-29 18:49 UTC (8+ messages)
[PATCH 1/3] IB/i40iw: use setup_timer
2017-04-29 13:45 UTC (6+ messages)
` [PATCH v2] "
[PATCH rdma-next] IB/SA: Add support to query opa classport info
2017-04-28 23:41 UTC (2+ messages)
[PATCH v2 0/6] Automatic affinity settings for nvme over rdma
2017-04-28 22:48 UTC (3+ messages)
` [PATCH v2 3/6] RDMA/core: expose affinity mappings per completion vector
[PATCH v3 rdma-next 0/8] Add support for OPA classport info
2017-04-28 22:45 UTC (11+ messages)
` [PATCH v3 rdma-next 1/8] IB/SA: Fix lines longer than 80 columns
` [PATCH v3 rdma-next 2/8] IB/SA: Add braces when using sizeof
` [PATCH v3 rdma-next 3/8] IB/SA: Remove unwanted braces
` [PATCH v3 rdma-next 4/8] IB/SA: Move functions update_sm_ah() and ib_sa_event()
` [PATCH v3 rdma-next 5/8] IB/SA: Modify SA to implicitly cache Class Port info
` [PATCH v3 rdma-next 6/8] IB/core: Add rdma_cap_opa_ah to expose opa address handles
` [PATCH v3 rdma-next 7/8] IB/core: Move opa_class_port_info definition to header file
` [PATCH v3 rdma-next 8/8] IB/SA: Add support to query opa classport info
[PATCH net] bonding: avoid defaulting hard_header_len to ETH_HLEN on slave removal
2017-04-28 20:04 UTC (4+ messages)
[PATCH v2 00/21] Introduce common scatterlist map function
2017-04-28 19:01 UTC (27+ messages)
` [PATCH v2 01/21] scatterlist: Introduce sg_map helper functions
` [PATCH v2 07/21] crypto: shash, caam: Make use of the new sg_map helper function
` [PATCH v2 15/21] xen-blkfront: "
[PATCH 00/20] IB/hfi1,rdmavt,core: Patches for-next
2017-04-28 18:09 UTC (6+ messages)
` [PATCH 13/20] IB/hfi1: Adjust high temperature warning for QSFP cable
[PATCH v2 00/19] IB/hfi1,rdmavt,core: Patches for-next
2017-04-28 17:40 UTC (20+ messages)
` [PATCH v2 03/19] IB/core: For multicast functions, verify that LIDs are multicast LIDs
` [PATCH v2 01/19] IB/core: If the MGID/MLID pair is not on the list return an error
` [PATCH v2 02/19] IB/hfi1: Correct MulticastMask/CollectiveMask info to SMA output
` [PATCH v2 04/19] IB/rdmavt/hfi1/qib: Use the MGID and MLID for multicast addressing
` [PATCH v2 05/19] IB/hfi1: Validate the TID count before using it
` [PATCH v2 06/19] IB/hfi1: Return SC2VL mappings to FM with VL15 instead of ILLEGAL_VL
` [PATCH v2 07/19] IB/hfi1: Rename hdr2sc to hfi1_9B_get_sc5
` [PATCH v2 08/19] IB/hfi1: Add functions to parse 9B headers
` [PATCH v2 09/19] IB/hfi1: Use defines from common headers
` [PATCH v2 10/19] IB/hfi1: Prevent kernel QP post send hard lockups
` [PATCH v2 11/19] IB/hfi1: Fix softlockup issue
` [PATCH v2 12/19] IB/hfi1: Adjust high temperature warning for QSFP cable
` [PATCH v2 13/19] IB/hfi1: Cache neighbor secure data after link up
` [PATCH v2 14/19] IB/hfi1: Permanently enable P_Key checking in HFI
` [PATCH v2 15/19] IB/hfi1: Fix misspelling in comment
` [PATCH v2 16/19] IB/hfi1: Convert %Lx to %llx
` [PATCH v2 17/19] IB/hfi1: Fix unbalanced braces around else
` [PATCH v2 18/19] IB/hfi: Protect against writable mmap
` [PATCH v2 19/19] IB/hfi1: Use bool in process_ecn
[PATCH][V2] IB/rxe: fix typo: "algorithmi" -> "algorithm"
2017-04-28 17:14 UTC (4+ messages)
[PATCH rdma-next 0/4] Sparse fixes for 4.12
2017-04-28 17:13 UTC (2+ messages)
[PATCH 1/1] iw_cxgb4: check return value of alloc_skb
2017-04-28 17:10 UTC (2+ messages)
[PATCH] IB/rdmavt: restore IRQs on error path in rvt_create_ah()
2017-04-28 17:02 UTC (4+ messages)
[PATCH rdma] infiniband: call ipv6 route lookup via the stub interface
2017-04-28 16:56 UTC (2+ messages)
[PATCH rdma 0/5] RDMA/qedr: four fixes and an enhancment
2017-04-28 16:49 UTC (7+ messages)
` [PATCH rdma 1/5] RDMA/qedr: reset access control when registering a MR
` [PATCH rdma 2/5] RDMA/qedr: properly check atomic capabilities
` [PATCH rdma 3/5] RDMA/qedr: enhance destroy flow for GSI QP
` [PATCH rdma 4/5] RDMA/qedr: destroy CQ only after HW releases it
` [PATCH rdma 5/5] RDMA/qedr: add support for send+invalidate in poll CQ
[PATCH v8 00/15] Replace PCI pool by DMA pool API
2017-04-28 14:27 UTC (16+ messages)
` [PATCH v8 01/15] block: DAC960: Replace PCI pool old API
` [PATCH v8 02/15] dmaengine: pch_dma: "
` [PATCH v8 03/15] IB/mthca: "
` [PATCH v8 04/15] net: e100: "
` [PATCH v8 06/15] mlx5: "
` [PATCH v8 08/15] scsi: be2iscsi: "
` [PATCH v8 09/15] scsi: csiostor: "
` [PATCH v8 11/15] scsi: megaraid: "
` [PATCH v8 14/15] scsi: pmcraid: "
` [PATCH v8 15/15] PCI: Remove PCI pool macro functions
` [PATCH v8 05/15] mlx4: Replace PCI pool old API
` [PATCH v8 07/15] wireless: ipw2200: "
` [PATCH v8 10/15] scsi: lpfc: "
` [PATCH v8 12/15] scsi: mpt3sas: "
` [PATCH v8 13/15] scsi: mvsas: "
[PATCH infiniband-diags] ibstat.c: Add include for __be64 type
2017-04-27 21:28 UTC (2+ messages)
[PATCH TRIVIAL infiniband-diags] ibdiag_common.c: Fix cosmetic formatting issue
2017-04-27 21:27 UTC (2+ messages)
export pcie_flr and remove copies of it in drivers V2
2017-04-27 16:49 UTC (8+ messages)
` [PATCH 5/7] IB/hfi1: use pcie_flr instead of duplicating it
cqe dump errors on target while running nvme-of large block read IO
2017-04-27 15:59 UTC (11+ messages)
60654 linux-rdma
2017-04-27 14:13 UTC
[PATCH rdma-next] IB/mlx5: Enable IPoIB acceleration
2017-04-27 14:01 UTC
[PATCH net-next] mlx5: work around unused function warning
2017-04-27 13:13 UTC (4+ messages)
[rdma-core 0/4] libqedr: cumulative updates and fixes
2017-04-27 8:44 UTC (6+ messages)
` [rdma-core 1/4] libqedr: remove obsolete device IDs
` [rdma-core 2/4] libqedr: fail post_send on WR overflow
` [rdma-core 3/4] libqedr: fix comments and alignment in verbs file
` [rdma-core 4/4] libqedr: prevent EDPM loopback
[ANNOUNCE] OFED 4.8-rc2 release is available
2017-04-27 7:06 UTC (2+ messages)
[PATCHv2 infiniband-diags 2/3] perfquery.c: Add support for additional counters in PortCountersExtended
2017-04-27 2:00 UTC (2+ messages)
[PATCH infiniband-diags] ibdiag_common.c: Fix endian conversion in resolve_self for umad_port GID prefix and GUID
2017-04-27 1:53 UTC (2+ messages)
ibacm: Required-Start on openibd
2017-04-26 23:19 UTC (4+ messages)
export pcie_flr and remove copies of it in drivers
2017-04-26 22:09 UTC (3+ messages)
` [PATCH 4/7] ixgbe: use pcie_flr instead of duplicating it
[PATCH, untested] mlx5: Avoid that mlx5_ib_sg_to_klms() overflows the klms[] array
2017-04-26 15:10 UTC (14+ messages)
Unexpected issues with 2 NVME initiators using the same target
2017-04-26 14:45 UTC (6+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).