linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-03-31 12:57:56 to 2015-04-08 21:41:38 UTC [more...]

[PATCH v4 00/19] IB/mad: Add support for Intel Omni-Path Architecture (OPA) MAD processing
 2015-04-08 21:41 UTC  (39+ messages)
` [PATCH v4 02/19] IB/core: Cache device attributes for use by upper level drivers
` [PATCH v4 03/19] IB/mad: Change validate_mad signature to take ib_mad_hdr rather than ib_mad
` [PATCH v4 04/19] IB/mad: Change ib_response_mad "
` [PATCH v4 08/19] IB/mad: Add helper function for smi_handle_dr_smp_send
` [PATCH v4 12/19] IB/mad: Add MAD size parameters to process_mad
` [PATCH v4 15/19] IB/mad: Create jumbo_mad data structures
` [PATCH v4 16/19] IB/mad: Add Intel Omni-Path Architecture defines
` [PATCH v4 17/19] IB/mad: Implement support for Intel Omni-Path Architecture base version MADs in ib_create_send_mad
` [PATCH v4 18/19] IB/mad: Implement Intel Omni-Path Architecture SMP processing
` [PATCH v4 19/19] IB/mad: Implement Intel Omni-Path Architecture MAD processing

[PATCH v2 00/17] IB/Verbs: IB Management Helpers
 2015-04-08 20:55 UTC  (51+ messages)
` [PATCH v2 04/17] IB/Verbs: Use management helper cap_ib_smi() for smi-check
` [PATCH v2 09/17] IB/Verbs: Use helper cap_read_multi_sge() and reform svc_rdma_accept()
` [PATCH v2 10/17] IB/Verbs: Adopt management helpers for IB helpers
` [PATCH v2 11/17] IB/Verbs: Reform link_layer_show() and ib_uverbs_query_port()
` [PATCH v2 12/17] IB/Verbs: Use management helper cap_ib_cm_dev() for cm-device-check
` [PATCH v2 14/17] IB/Verbs: Reserve legacy transport type for 'struct rdma_dev_addr'
  ` [PATCH 01/17] IB/Verbs: Implement new callback query_transport() for each HW
  ` [PATCH v2 02/17] IB/Verbs: Implement raw management helpers
  ` [PATCH v2 03/17] IB/Verbs: Use management helper cap_ib_mad() for mad-check
  ` [PATCH v2 05/17] IB/Verbs: Use management helper cap_ib_cm() for cm-check
  ` [PATCH v2 06/17] IB/Verbs: Use management helper cap_ib_sa() for sa-check
  ` [PATCH v2 07/17] IB/Verbs: Use management helper cap_ib_mcast() for mcast-check
  ` [PATCH v2 08/17] IB/Verbs: Use management helper cap_ipoib() for ipoib-check
  ` [PATCH v2 13/17] IB/Verbs: Reform cma/ucma with management helpers
  ` [PATCH v2 15/17] IB/Verbs: Reform cma_acquire_dev() "
  ` [PATCH v2 16/17] IB/Verbs: Cleanup rdma_node_get_transport()
  ` [PATCH v2 17/17] IB/Verbs: Move rdma_port_get_link_layer() to mlx4 head file
` [PATCH v2 01/17] IB/Verbs: Implement new callback query_transport() for each HW

[PATCH RESEND 0/2] Fixes on top of CVE-2014-8159 kernel: infiniband: uverbs: unprotected physical memory access
 2015-04-08 20:02 UTC  (3+ messages)
` [PATCH RESEND 1/2] IB/core: disallow registering 0-sized memory region
  ` [PATCH RESEND 2/2] IB/core: don't disallow registering region starting at 0x0

RDMA Multicasting
 2015-04-08 18:17 UTC 

[PATCH 0/2] Fixes on top of CVE-2014-8159 kernel: infiniband: uverbs: unprotected physical memory access
 2015-04-08 14:30 UTC  (3+ messages)
  ` [PATCH 1/2] IB/core: disallow registering 0-sized memory region
` [PATCH 2/2] IB/core: don't disallow registering region starting at 0x0

[PATCH for-next 0/9] mlx4 changes in virtual GID management
 2015-04-08 13:03 UTC  (23+ messages)

CVE-2014-8159 kernel: infiniband: uverbs: unprotected physical memory access
 2015-04-08 12:44 UTC  (21+ messages)
                  ` [oss-security] "

[PATCH v3 for-next 01/33] IB/core: Add RoCE GID cache
 2015-04-08  8:49 UTC  (4+ messages)

[PATCH RFC] net/mlx4: Remove improper usage of dma_alloc_coherent()
 2015-04-07 19:43 UTC  (2+ messages)

[RFC PATCH 00/11] IB/Verbs: IB Management Helpers
 2015-04-07 12:48 UTC  (25+ messages)
` [RFC PATCH 06/11] IB/Verbs: Use management helper has_sa() and cap_sa(), for sa-check
` [RFC PATCH 08/11] IB/Verbs: Use management helper has_iwarp() for, iwarp-check

[PATCH] ib_uverbs: Fix pages leak when using XRC SRQs
 2015-04-07 11:22 UTC 

[GIT PULL] Please pull NFSoRDMA client changes
 2015-04-06 12:53 UTC 

[PATCH 0/16] fix error return code
 2015-04-05 16:27 UTC  (3+ messages)
` [PATCH 12/16] ib_srpt: "

iser patches for kernel 4.1 [v2]
 2015-04-04  9:35 UTC  (21+ messages)
  ` [PATCH v2 01/18] IB/iser: Fix unload during ep_poll wrong dereference
  ` [PATCH v2 02/18] IB/iser: Handle fastreg/local_inv completion errors
  ` [PATCH v2 03/18] IB/iser: Fix wrong calculation of protection buffer length
  ` [PATCH v2 04/18] IB/iser: Remove redundant cmd_data_len calculation
  ` [PATCH v2 05/18] IB/iser: Remove a redundant struct iser_data_buf
  ` [PATCH v2 06/18] IB/iser: Don't pass ib_device to fall_to_bounce_buff routine
  ` [PATCH v2 07/18] IB/iser: Move memory reg/dereg routines to iser_memory.c
  ` [PATCH v2 08/18] IB/iser: Remove redundant assignments in iser_reg_page_vec
  ` [PATCH v2 09/18] IB/iser: Get rid of struct iser_rdma_regd
  ` [PATCH v2 10/18] IB/iser: Merge build page-vec into register page-vec
  ` [PATCH v2 11/18] IB/iser: Move fastreg descriptor pool get/put to helper functions
  ` [PATCH v2 12/18] IB/iser: Move PI context alloc/free to routines
  ` [PATCH v2 13/18] IB/iser: Make fastreg pool cache friendly
  ` [PATCH v2 14/18] IB/iser: Modify struct iser_mem_reg members
  ` [PATCH v2 15/18] IB/iser: Pass struct iser_mem_reg to iser_fast_reg_mr and iser_reg_sig_mr
  ` [PATCH v2 16/18] IB/iser: Remove code duplication for a single DMA entry
  ` [PATCH v2 17/18] IB/iser: Bump version to 1.6
  ` [PATCH v2 18/18] IB/iser: Rewrite bounce buffer code path

[PATCH v4 14/19] IB/core: Add IB_DEVICE_OPA_MAD_SUPPORT device cap flag
 2015-04-02 22:45 UTC  (7+ messages)

[PATCH v2] IB/srp: Add 64-bit LUN support
 2015-04-02 20:03 UTC  (2+ messages)

NFSoRDMA bi-weekly developers meeting minutes (4/2)
 2015-04-02 17:53 UTC 

[GIT PULL] please pull infiniband.git
 2015-04-02 17:27 UTC 

[PATCH for-next 0/6] mlx4 and more IPoIB changes for 4.1
 2015-04-02 10:39 UTC  (7+ messages)
  ` [PATCH for-next 1/6] IB/ipoib: Use one linear skb in RX flow
  ` [PATCH for-next 2/6] IB/ipoib: Update broadcast record values after each successful join request
  ` [PATCH for-next 3/6] IB/ipoib: Handle QP in SQE state
  ` [PATCH for-next 4/6] IB/ipoib: Save only IPOIB_MAX_PATH_REC_QUEUE skb's
  ` [PATCH for-next 5/6] IB/ipoib: Remove IPOIB_MCAST_RUN bit
  ` [PATCH for-next 6/6] IB/mlx4: Fix WQE LSO segment calculation

[PATCH] ib_ipoib: Scatter-Gather support in connected mode
 2015-04-01 20:33 UTC  (8+ messages)

[PATCH for-next V2 0/9] mlx4 changes in virtual GID management
 2015-04-01 11:55 UTC  (10+ messages)
  ` [PATCH for-next V2 1/9] IB/mlx4: Alias GUID adding persistency support
  ` [PATCH for-next V2 2/9] net/mlx4_core: Manage alias GUID per VF
  ` [PATCH for-next V2 3/9] net/mlx4_core: Set initial admin GUIDs for VFs
  ` [PATCH for-next V2 4/9] IB/mlx4: Manage admin alias GUID upon admin request
  ` [PATCH for-next V2 5/9] IB/mlx4: Change init flow to request alias GUIDs for active VFs
  ` [PATCH for-next V2 6/9] IB/mlx4: Request alias GUID on demand
  ` [PATCH for-next V2 7/9] net/mlx4_core: Raise slave shutdown event upon FLR
  ` [PATCH for-next V2 8/9] net/mlx4_core: Return the admin alias GUID upon host view request
  ` [PATCH for-next V2 9/9] IB/mlx4: Change alias guids default to be host assigned

[PATCH for-next V1 0/9] mlx4 changes in virtual GID management
 2015-04-01 11:14 UTC  (10+ messages)
  ` [PATCH for-next V1 1/9] IB/mlx4: Alias GUID adding persistency support
  ` [PATCH for-next V1 2/9] net/mlx4_core: Manage alias GUID per VF
  ` [PATCH for-next V1 3/9] net/mlx4_core: Set initial admin GUIDs for VFs
  ` [PATCH for-next V1 4/9] IB/mlx4: Manage admin alias GUID upon admin request
  ` [PATCH for-next V1 5/9] IB/mlx4: Change init flow to request alias GUIDs for active VFs
  ` [PATCH for-next V1 6/9] IB/mlx4: Request alias GUID on demand
  ` [PATCH for-next V1 7/9] net/mlx4_core: Raise slave shutdown event upon FLR
  ` [PATCH for-next V1 8/9] net/mlx4_core: Return the admin alias GUID upon host view request
  ` [PATCH for-next V1 9/9] IB/mlx4: Change alias guids default to be host assigned

[PATCH 0/9] IB/ipoib: fixup multicast locking issues
 2015-03-31 20:42 UTC  (5+ messages)

[PATCH v3 00/15] NFS/RDMA patches proposed for 4.1
 2015-03-31 14:26 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).