messages from 2015-03-30 17:04:16 to 2015-04-07 21:25:02 UTC [more...]
[PATCH v2 00/17] IB/Verbs: IB Management Helpers
2015-04-07 21:25 UTC (32+ messages)
` [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 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 v2 01/17] IB/Verbs: Implement new callback query_transport() for each HW
[PATCH RFC] net/mlx4: Remove improper usage of dma_alloc_coherent()
2015-04-07 19:43 UTC (2+ messages)
[PATCH v4 00/19] IB/mad: Add support for Intel Omni-Path Architecture (OPA) MAD processing
2015-04-07 18:06 UTC (33+ 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 for-next 0/9] mlx4 changes in virtual GID management
2015-04-07 17:12 UTC (25+ messages)
` [PATCH for-next 3/9] net/mlx4_core: Set initial admin GUIDs for VFs
[RFC PATCH 00/11] IB/Verbs: IB Management Helpers
2015-04-07 12:48 UTC (40+ messages)
` [PATCH 01/11] IB/Verbs: Use helpers to check transport and link layer
` [RFC PATCH 06/11] IB/Verbs: Use management helper has_sa() and cap_sa(), for sa-check
` [RFC PATCH 07/11] IB/Verbs: Use management helper has_mcast() and, cap_mcast() for mcast-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
CVE-2014-8159 kernel: infiniband: uverbs: unprotected physical memory access
2015-04-03 12:43 UTC (19+ messages)
` [oss-security] "
[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 (17+ messages)
` [PATCH v3 01/15] SUNRPC: Introduce missing well-known netids
` [PATCH v3 02/15] xprtrdma: Display IPv6 addresses and port numbers correctly
` [PATCH v3 03/15] xprtrdma: Perform a full marshal on retransmit
` [PATCH v3 04/15] xprtrdma: Byte-align FRWR registration
` [PATCH v3 05/15] xprtrdma: Prevent infinite loop in rpcrdma_ep_create()
` [PATCH v3 06/15] xprtrdma: Add vector of ops for each memory registration strategy
` [PATCH v3 07/15] xprtrdma: Add a "max_payload" op for each memreg mode
` [PATCH v3 08/15] xprtrdma: Add a "register_external" "
` [PATCH v3 09/15] xprtrdma: Add a "deregister_external" "
` [PATCH v3 10/15] xprtrdma: Add "init MRs" memreg op
` [PATCH v3 11/15] xprtrdma: Add "reset "
` [PATCH v3 12/15] xprtrdma: Add "destroy "
` [PATCH v3 13/15] xprtrdma: Add "open" "
` [PATCH v3 14/15] xprtrdma: Handle non-SEND completions via a callout
` [PATCH v3 15/15] xprtrdma: Make rpcrdma_{un}map_one() into inline functions
[PATCH for-next 0/6] minor mlx5 fixes for 3.18
2015-03-31 9:49 UTC (5+ messages)
` [PATCH for-next 3/6] IB/core: Avoid leakage from kernel to user space
` [-stable] commit 377b513485fd ("IB/core: Avoid leakage from kernel to user space")
[PATCH 1/5 linux-next] IB/mlx5: remove unneccessary message level
2015-03-30 20:17 UTC (4+ messages)
` [PATCH 2/5 linux-next] iw_cxgb4: "
` [PATCH 3/5 linux-next] IB/mlx4: "
[PATCH v2 00/15] NFS/RDMA patches proposed for 4.1
2015-03-30 18:01 UTC (4+ 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