messages from 2015-03-27 17:29:12 to 2015-04-02 17:53:35 UTC [more...]
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
CVE-2014-8159 kernel: infiniband: uverbs: unprotected physical memory access
2015-04-02 16:44 UTC (13+ messages)
[PATCH for-next 0/9] mlx4 changes in virtual GID management
2015-04-02 14:32 UTC (28+ messages)
` [PATCH for-next 1/9] IB/mlx4: Alias GUID adding persistency support
` [PATCH for-next 2/9] net/mlx4_core: Manage alias GUID per VF
` [PATCH for-next 3/9] net/mlx4_core: Set initial admin GUIDs for VFs
` [PATCH for-next 4/9] IB/mlx4: Manage admin alias GUID upon admin request
` [PATCH for-next 5/9] IB/mlx4: Change init flow to request alias GUIDs for active VFs
` [PATCH for-next 6/9] IB/mlx4: Request alias GUID on demand
` [PATCH for-next 7/9] net/mlx4_core: Raise slave shutdown event upon FLR
` [PATCH for-next 8/9] net/mlx4_core: Return the admin alias GUID upon host view request
` [PATCH for-next 9/9] IB/mlx4: Change alias guids default to be host assigned
[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
[RFC PATCH 00/11] IB/Verbs: IB Management Helpers
2015-04-01 1:31 UTC (47+ messages)
` [PATCH 01/11] IB/Verbs: Use helpers to check transport and link layer
` [RFC PATCH 02/11] IB/Verbs: Use management helper tech_iboe() for iboe-check
` [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 0/9] IB/ipoib: fixup multicast locking issues
2015-03-31 20:42 UTC (5+ messages)
iser patches for kernel 4.1 [v2]
2015-03-31 16:45 UTC (19+ 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 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 (6+ 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)
[PATCH v1 00/10] Add network namespace support in the RDMA-CM
2015-03-30 16:21 UTC (3+ messages)
[PATCH] IB/srpt: Suppress a compiler warning
2015-03-30 13:22 UTC (2+ messages)
[PATCH 1/1] OpenSM: command line option ignore-guids broken
2015-03-30 13:13 UTC (2+ messages)
infiniband/ulp/srpt/ib_srpt.c:1082: bug report
2015-03-30 8:29 UTC
iser target fixes for kernel 4.1
2015-03-30 3:52 UTC (20+ messages)
` [PATCH 01/18] iser-target: Fix session hang in case of an rdma read DIF error
` [PATCH 03/18] iser-target: Use a single DMA MR and PD per device
` [PATCH 04/18] iser-target: Remove redundant check on recv completion
` [PATCH 05/18] iser-target: Remove dead code
` [PATCH 06/18] iser-target: Remove redundant local variable
` [PATCH 07/18] iser-target: Remove redundant casting on void pointers
` [PATCH 08/18] iser-target: Split isert_setup_qp
` [PATCH 10/18] iser-target: Remove redundant assignment to local variable
` [PATCH 11/18] iser-target: Rename rend/recv completion routines
` [PATCH 13/18] iser-target: Split some logic in isert_connect_request to routines
` [PATCH 02/18] iser-target: Fix possible deadlock in RDMA_CM connection error
` [PATCH 09/18] iser-target: Introduce isert_[alloc|free]_comps
` [PATCH 12/18] iser-target: Rename device find/release routines
` [PATCH 14/18] iser-target: Get rid of redundant max_accept
` [PATCH 15/18] iser-target: Remove redundant check on the device
` [PATCH 16/18] iser-target: Remove un-needed rdma_listen backlog
` [PATCH 17/18] iser-target: Remove conn_ prefix from struct isert_conn members
` [PATCH 18/18] iser-target: Bump version to 1.0
[PATCH 4/4] cxgb4: Drop unneeded cast on netdev_priv
2015-03-29 12:54 UTC
iser patches for kernel 4.1
2015-03-29 12:45 UTC (19+ messages)
` [PATCH 01/18] IB/iser: Fix unload during ep_poll wrong dereference
` [PATCH 02/18] IB/iser: Handle fastreg/local_inv completion errors
` [PATCH 03/18] IB/iser: Fix wrong calculation of protection buffer length
` [PATCH 04/18] IB/iser: Remove redundant cmd_data_len calculation
` [PATCH 05/18] IB/iser: Remove a redundant struct iser_data_buf
` [PATCH 06/18] IB/iser: Don't pass ib_device to fall_to_bounce_buff routine
` [PATCH 07/18] IB/iser: Move memory reg/dereg routines to iser_memory.c
` [PATCH 08/18] IB/iser: Remove redundant assignments in iser_reg_page_vec
` [PATCH 09/18] IB/iser: Get rid of struct iser_rdma_regd
` [PATCH 10/18] IB/iser: Merge build page-vec into register page-vec
` [PATCH 11/18] IB/iser: Move fastreg descriptor pool get/put to helper functions
` [PATCH 12/18] IB/iser: Move PI context alloc/free to routines
` [PATCH 13/18] IB/iser: Make fastreg pool cache friendly
` [PATCH 14/18] IB/iser: Modify struct iser_mem_reg members
` [PATCH 15/18] IB/iser: Pass struct iser_mem_reg to iser_fast_reg_mr and iser_reg_sig_mr
` [PATCH 16/18] IB/iser: Remove code duplication for a single DMA entry
` [PATCH 17/18] IB/iser: Bump version to 1.6
` [PATCH 18/18] IB/iser: Rewrite bounce buffer code path
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).