messages from 2015-03-25 21:20:22 to 2015-03-31 23:20:02 UTC [more...]
[RFC PATCH 00/11] IB/Verbs: IB Management Helpers
2015-03-31 23:20 UTC (58+ 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 02/11] IB/Verbs: Use management helper tech_iboe() for iboe-check
` [RFC PATCH 03/11] IB/Verbs: Use management helper has_mad() for mad-check
` [RFC PATCH 04/11] IB/Verbs: Use management helper cap_smi() for smi-check
` [RFC PATCH 05/11] IB/Verbs: Use management helper has_cm() for cm-check
` [RFC PATCH 08/11] IB/Verbs: Use management helper has_iwarp() for, iwarp-check
` [RFC PATCH 09/11] IB/Verbs: Use management helper has_ipoib() and, cap_ipoib() for ipoib-check
` [RFC PATCH 10/11] IB/Verbs: Use management helper cap_ib() for ib-check
` [RFC PATCH 11/11] IB/Verbs: Use management helper cap_eth() for eth-check
[PATCH for-next 0/9] mlx4 changes in virtual GID management
2015-03-31 21:33 UTC (27+ 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 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 (10+ 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 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 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 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
[PATCH 0/2 RESEND] IB/Verbs: Use helpers to refine the checking on transport and link layer
2015-03-27 16:03 UTC (9+ messages)
Questions about inline-receive in Mellanox cards
2015-03-26 16:26 UTC
[PATCH v3 for-next 01/33] IB/core: Add RoCE GID cache
2015-03-26 14:05 UTC (6+ messages)
` [PATCH v3 for-next 02/33] IB/core: Add kref to IB devices
` [PATCH v3 for-next 33/33] IB/cma: Join and leave multicast groups with IGMP
[PATCH librdmacm] rstream.c: Add missing binding to source address in client_connect
2015-03-25 22:47 UTC (2+ messages)
[PATCH 1/1] ibacm: Use pkey 0xffff or 0x7fff for SA query
2015-03-25 22:41 UTC (2+ 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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).