linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-04-28 17:08:29 to 2017-05-04 15:31:55 UTC [more...]

net/smc and the RDMA core
 2017-05-04 15:31 UTC  (16+ messages)

[ANNOUNCE] OFED 4.8-rc2 release is available
 2017-05-04 15:30 UTC  (7+ messages)

[PATCH RFC 00/10] IB/core: SG IOCTL based RDMA ABI
 2017-05-04 14:50 UTC  (7+ messages)
` [PATCH RFC 01/10] IB/core: Add a generic way to execute an operation on a uobject
` [PATCH RFC 02/10] IB/core: Add support to finalize objects in one transaction

[PATCH] rxe: expose num_possible_cpus() cnum_comp_vectors
 2017-05-04 14:43 UTC  (7+ messages)

[PATCH rdma] IB/rxe: Update caller's CRC for RXE_MEM_TYPE_DMA memory type
 2017-05-04 14:15 UTC  (4+ messages)

[PATCH v4, under testing] nvme-rdma: support devices with queue size < 32
 2017-05-04 12:50 UTC  (15+ messages)

[PATCH v2 00/15] IB/hfi1: hfi1 driver patches for-next
 2017-05-04 12:42 UTC  (17+ messages)
  ` [PATCH v2 01/15] IB/hfi1: Fix checks for Offline transient state
  ` [PATCH v2 02/15] IB/hfi1, IB/rdmavt: Move r_adefered to r_lock cache line
  ` [PATCH v2 03/15] IB/hfi1: Fix yield logic in send engine
  ` [PATCH v2 04/15] IB/hfi1: Get rid of divide when setting the tx request header
  ` [PATCH v2 05/15] IB/hfi1: Adjust default eager_buffer_size to 8MB
  ` [PATCH v2 06/15] IB/hfi1: Return an error on memory allocation failure
  ` [PATCH v2 07/15] IB/hfi1: Fix a subcontext memory leak
  ` [PATCH v2 08/15] IB/hfi1: Name function prototype parameters
  ` [PATCH v2 09/15] IB/hfi1: Use filedata rather than filepointer
  ` [PATCH v2 10/15] IB/hfi1: Remove atomic operations for SDMA_REQ_HAVE_AHG bit
  ` [PATCH v2 11/15] IB/hfi1: Search shared contexts on the opened device, not all devices
  ` [PATCH v2 12/15] IB/hfi1: Correctly clear the pkey
  ` [PATCH v2 13/15] IB/hfi1: Clean up context initialization
  ` [PATCH v2 14/15] IB/hfi1: Fix an assign/ordering issue with shared context IDs
  ` [PATCH v2 15/15] IB/hfi1: Clean up on context initialization failure

[PATCHv2 1/1] IB/ipoib: add get_settings in ethtool
 2017-05-04  5:24 UTC  (5+ messages)
        ` (unknown),
            ` [PATCHv3 1/1] IB/ipoib: add get_link_ksettings in ethtool

[PATCH v6 0/9] SELinux support for Infiniband RDMA
 2017-05-03 19:45 UTC  (3+ messages)

[PULL REQUEST] Please pull rdma.git
 2017-05-03 15:17 UTC 

[PATCH, untested] mlx5: Avoid that mlx5_ib_sg_to_klms() overflows the klms[] array
 2017-05-03 14:58 UTC  (15+ messages)

[PATCH 00/15] IB/hfi1: hfi1 driver patches for 4.12
 2017-05-03 11:19 UTC  (19+ messages)
` [PATCH 06/15] IB/hfi1: Return an error on memory allocation failure
  ` [PATCH 01/15] IB/hfi1: Fix checks for Offline transient state
  ` [PATCH 02/15] IB/hfi1, IB/rdmavt: Move r_adefered to r_lock cache line
  ` [PATCH 03/15] IB/hfi1: Fix yield logic in send engine
  ` [PATCH 04/15] IB/hfi1: Get rid of divide when setting the tx request header
  ` [PATCH 05/15] IB/hfi1: Adjust default eager_buffer_size to 8MB
  ` [PATCH 07/15] IB/hfi1: Fix a subcontext memory leak
  ` [PATCH 08/15] IB/hfi1: Name function prototype parameters
  ` [PATCH 09/15] IB/hfi1: Use filedata rather than filepointer
  ` [PATCH 10/15] IB/hfi1: Remove atomic operations for SDMA_REQ_HAVE_AHG bit
  ` [PATCH 11/15] IB/hfi1: Search shared contexts on the opened device, not all devices
  ` [PATCH 12/15] IB/hfi1: Correctly clear the pkey
  ` [PATCH 13/15] IB/hfi1: Clean up context initialization
  ` [PATCH 14/15] IB/hfi1: Fix an assign/ordering issue with shared context IDs
  ` [PATCH 15/15] IB/hfi1: Clean up on context initialization failure

[PATCH v2 0/6] Automatic affinity settings for nvme over rdma
 2017-05-03 10:34 UTC  (5+ messages)
` [PATCH v2 3/6] RDMA/core: expose affinity mappings per completion vector

[PATCH 1/1] IB/mlx5: Add port_xmit_wait to counter registers read
 2017-05-03  5:38 UTC  (3+ messages)

[PATCH v2 0/4] arbitrary sg lists support
 2017-05-02 16:39 UTC  (12+ messages)

[PATCH net] infiniband: avoid dereferencing uninitialized dst on error path
 2017-05-02 15:25 UTC  (2+ messages)

[PATCH 1/3] IB/i40iw: use setup_timer
 2017-05-02 14:51 UTC  (7+ messages)
    ` [PATCH v2] "

[PATCH] IB/ocrdma: fix out of bounds access to local buffer
 2017-05-01 20:57 UTC  (3+ 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

[PATCH] mlx5: Fix mlx5_ib_map_mr_sg mr length
 2017-05-01 18:58 UTC  (2+ 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  (2+ messages)

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

[PATCH v2 0/7] Add support for OPA classport info
 2017-04-29 18:49 UTC  (8+ messages)

[PATCH rdma-next] IB/SA: Add support to query opa classport info
 2017-04-28 23:41 UTC  (2+ messages)

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

[PATCH v2 00/21] Introduce common scatterlist map function
 2017-04-28 19:01 UTC  (8+ messages)
` [PATCH v2 07/21] crypto: shash, caam: Make use of the new sg_map helper function

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


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