linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-04-25 18:21:05 to 2017-04-28 21:47:09 UTC [more...]

[PATCH v3 rdma-next 0/8] Add support for OPA classport info
 2017-04-28 21:47 UTC  (7+ 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 net] bonding: avoid defaulting hard_header_len to ETH_HLEN on slave removal
 2017-04-28 20:04 UTC  (4+ messages)

[PATCH v2 0/7] Add support for OPA classport info
 2017-04-28 19:23 UTC  (4+ messages)

[PATCH v2 00/21] Introduce common scatterlist map function
 2017-04-28 19:01 UTC  (33+ messages)
` [PATCH v2 01/21] scatterlist: Introduce sg_map helper functions
` [PATCH v2 02/21] libiscsi: Add an internal error code
` [PATCH v2 07/21] crypto: shash, caam: Make use of the new sg_map helper function
` [PATCH v2 15/21] xen-blkfront: "
  ` [PATCH v2 18/21] mmc: tmio: "
  ` [PATCH v2 19/21] mmc: sdricoh_cs: "
  ` [PATCH v2 21/21] memstick: "
` [PATCH v2 20/21] mmc: tifm_sd: "

[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 1/3] IB/i40iw: use setup_timer
 2017-04-28 17:20 UTC  (4+ messages)

[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 05/15] mlx4: "
` [PATCH v8 07/15] wireless: ipw2200: "
  ` [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 10/15] scsi: lpfc: Replace PCI pool old API
` [PATCH v8 12/15] scsi: mpt3sas: "
` [PATCH v8 13/15] scsi: mvsas: "

rdmacm-utils: Missing man pages for cmtime and udpong
 2017-04-28 14:18 UTC  (6+ messages)

[PATCH 0/2] IB/mlx4: Code cleanup in cm.c
 2017-04-28 11:06 UTC  (3+ 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

[PATCH v3 rdma-next 0/6] Add support for OPA path records
 2017-04-27 23:06 UTC  (7+ 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 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)

[PATCHv2 RESEND infiniband-diags] perfquery.c: Add support for additional counters in PortCountersExtended
 2017-04-27 14:45 UTC 

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)

[PATCH infiniband-diags] saquery.c: Remove use of to be deprecated ib_gid_t
 2017-04-27  1:52 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  (17+ messages)

Unexpected issues with 2 NVME initiators using the same target
 2017-04-26 14:45 UTC  (6+ messages)

[PATCH] IB/IPoIB: Check the headroom size
 2017-04-26 14:44 UTC  (18+ messages)

[ANNOUNCE] OFED 4.8-rc2 release is available
 2017-04-26 12:46 UTC 

[PATCHv2 1/1] IB/ipoib: add get_settings in ethtool
 2017-04-26  9:31 UTC  (2+ messages)

[PATCH 1/1] IB/ipoib: add get_settings in ethtool (fwd)
 2017-04-26  9:00 UTC  (2+ messages)

[PATCH] IB/fmr_pool: Convert the cleanup thread into kthread worker API
 2017-04-26  8:40 UTC  (3+ messages)

[PATCH v2 09/23] MAINTAINERS: Add file patterns for infiniband device tree bindings
 2017-04-26  7:36 UTC  (5+ messages)

[rdma-core/rdma-ndd] Use integer as getopt_long returns integer
 2017-04-26  6:21 UTC  (4+ messages)

[RFC 0/8] Copy Offload with Peer-to-Peer PCI Memory
 2017-04-25 21:23 UTC  (23+ messages)

[GIT PULL] Please pull NFSoRDMA client side changes for 4.12
 2017-04-25 20:53 UTC 

dedicated list for rdma userspace programming
 2017-04-25 20:41 UTC  (12+ messages)

[PATCH] IB/vmw_pvrdma: Spare annotate imm_data
 2017-04-25 19:43 UTC  (3+ messages)

[PATCH rdma-next V1 00/10] ODP Fixes and Improvements
 2017-04-25 19:41 UTC  (2+ messages)

[PATCH] MAINTAINERS: Update ocrdma module status
 2017-04-25 19:28 UTC  (2+ messages)

[PATCH for-next] IB/hfi: Fix up comments in engine mapping
 2017-04-25 19:25 UTC  (2+ messages)

[RESEND PATCH 0/3] hisilicon hns warning fixes for gcc-7.0.1
 2017-04-25 19:19 UTC  (3+ messages)
` [RESEND PATCH 3/3] infiniband: hns: avoid gcc-7.0.1 warning for uninitialized data

[PATCH v2] infiniband/uverbs: Fix integer overflows
 2017-04-25 19:18 UTC  (4+ messages)

[PATCH rdma_core] redhat spec: Avoid conflict due to implicit directory add
 2017-04-25 19:03 UTC  (4+ messages)

[PATCH v4] {net,IB}/{rxe,usnic}: Utilize generic mac to eui32 function
 2017-04-25 18:21 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;
as well as URLs for NNTP newsgroup(s).