messages from 2015-05-19 18:12:06 to 2015-05-21 21:05:31 UTC [more...]
[PATCH RFC 0/3] Support standard SRIOV configuration for IB VFs
2015-05-21 21:05 UTC (10+ messages)
` [PATCH RFC 1/3] IB/IPoIB: Support SRIOV standard configuration
` [PATCH RFC 2/3] IB/mlx4: Refactor Alias GUID storing
` [PATCH RFC 3/3] IB/mlx4: Add support for SRIOV VF management
[PATCH 00/14] IB/mad: Add support for OPA MAD processing
2015-05-21 20:44 UTC (47+ messages)
` [PATCH 01/14] IB/mad: Clean up ib_find_send_mad
` [PATCH 02/14] IB/mad: Create an RMPP Base header
` [PATCH 03/14] IB/mad: Create handle_ib_smi
` [PATCH 04/14] IB/mad: Add helper function for smi_handle_dr_smp_send
` [PATCH 05/14] IB/mad: Add helper function for smi_handle_dr_smp_recv
` [PATCH 06/14] IB/mad: Add helper function for smi_check_forward_dr_smp
` [PATCH 07/14] IB/mad: Add base version to ib_create_send_mad
` [PATCH 08/14] IB/core: Add rdma_max_mad_size helper
` [PATCH 09/14] IB/mad: Convert allocations from kmem_cache to kmalloc
` [PATCH 10/14] IB/mad: Add MAD size parameters to process_mad
` [PATCH 11/14] IB/core: Add rdma_cap_opa_mad helper
` [PATCH 12/14] IB/mad: Add partial Intel OPA MAD support
` [PATCH 13/14] "
` [PATCH 14/14] IB/mad: Add final OPA MAD processing
[PATCH 0/3] Add const to various core functions
2015-05-21 20:40 UTC (4+ messages)
` [PATCH 1/3] IB/core: Add const to RDMA helpers
` [PATCH 2/3] IB/core: Add const to device process_mad
` [PATCH 3/3] IB/core: Add const to agent_send_response
[RFC] IB/sa: Route SA pathrecord query through netlink
2015-05-21 20:40 UTC (10+ messages)
[PATCH 05/36] HMM: introduce heterogeneous memory management v3
2015-05-21 20:23 UTC (8+ messages)
` [PATCH 30/36] IB/mlx5: add a new paramter to mlx5_ib_update_mtt() for ODP with HMM
` [PATCH 31/36] IB/odp: export rbt_ib_umem_for_each_in_range()
` [PATCH 32/36] IB/odp/hmm: add new kernel option to use HMM for ODP
` [PATCH 33/36] IB/odp/hmm: add core infiniband structure and helper for ODP with HMM
` [PATCH 34/36] IB/mlx5/hmm: add mlx5 HMM device initialization and callback
` [PATCH 35/36] IB/mlx5/hmm: add page fault support for ODP on HMM
` [PATCH 36/36] IB/mlx5/hmm: enable ODP using HMM
[PATCH] RDMA/ocrdma: remove unneeded tests
2015-05-21 20:07 UTC
[PATCH 05/36] HMM: introduce heterogeneous memory management v3
2015-05-21 19:23 UTC (8+ messages)
` [PATCH 30/36] IB/mlx5: add a new paramter to mlx5_ib_update_mtt() for ODP with HMM
` [PATCH 31/36] IB/odp: export rbt_ib_umem_for_each_in_range()
` [PATCH 32/36] IB/odp/hmm: add new kernel option to use HMM for ODP
` [PATCH 33/36] IB/odp/hmm: add core infiniband structure and helper for ODP with HMM
` [PATCH 34/36] IB/mlx5/hmm: add mlx5 HMM device initialization and callback
` [PATCH 35/36] IB/mlx5/hmm: add page fault support for ODP on HMM
` [PATCH 36/36] IB/mlx5/hmm: enable ODP using HMM
[PATCH v4 for-next 00/12] Add network namespace support in the RDMA-CM
2015-05-21 17:54 UTC (28+ messages)
` [PATCH v4 for-next 03/12] IB/core: Find the network namespace matching connection parameters
` [PATCH v4 for-next 04/12] IB/ipoib: Return IPoIB devices "
` [PATCH v4 for-next 05/12] IB/cm: Share listening CM IDs
[PATCH for-next V1 00/11] Add completion timestamping support
2015-05-21 14:56 UTC (12+ messages)
` [PATCH for-next V1 01/11] IB/core: Change provider's API of create_cq to be extendible
` [PATCH for-next V1 02/11] IB/core: Change ib_create_cq to use struct ib_cq_init_attr
` [PATCH for-next V1 03/11] IB/core: Add CQ creation time-stamping flag
` [PATCH for-next V1 04/11] IB/core: Extend ib_uverbs_create_cq
` [PATCH for-next V1 05/11] IB/core: Add timestamp_mask and hca_core_clock to query_device
` [PATCH for-next V1 06/11] IB/core: Pass hardware specific data in query_device
` [PATCH for-next V1 07/11] IB/mlx4: Add mmap call to map the hardware clock
` [PATCH for-next V1 08/11] IB/mlx4: Support extended create_cq and query_device uverbs
` [PATCH for-next V1 09/11] IB/mlx4: Add support for timestamp in cq creation
` [PATCH for-next V1 10/11] IB/mlx4: Add timestamp_mask and hca_core_clock to query_device
` [PATCH for-next V1 11/11] IB/mlx4: Return hca core clock's offset in query_device vendor's data
[PATCH v3 for-next 00/13] Add network namespace support in the RDMA-CM
2015-05-21 12:56 UTC (14+ messages)
` [PATCH v3 for-next 05/13] IB/cm: Reference count ib_cm_ids
[PATCH] rds: re-entry of rds_ib_xmit/rds_iw_xmit
2015-05-21 5:11 UTC
[PULL REQUEST] Please pull rdma.git
2015-05-20 22:35 UTC
[PATCH for-next 00/10] Add completion timestamping support
2015-05-20 19:01 UTC (29+ messages)
` [PATCH for-next 01/10] IB/core: Change provider's API of create_cq to be extendible
` [PATCH for-next 02/10] IB/core: Add flags parameter for ib_create_cq
` [PATCH for-next 08/10] IB/mlx4: Add support for timestamp in cq creation
` [PATCH for-next 09/10] IB/mlx4: Add timestamp_mask and hca_core_clock to query_device
[PATCH] IB/core: Change rdma_protcol_iboe to roce
2015-05-20 18:58 UTC (6+ messages)
[PATCH v4 for-next 00/14] RoCE GID management
2015-05-20 18:17 UTC (11+ messages)
` [PATCH v4 for-next 02/14] IB/core: Replace device_mutex with rwsem
` [PATCH v4 for-next 04/14] IB/core: Add default GID for RoCE GID table
` [PATCH v4 for-next 07/14] IB/core: GID attribute should be returned from verbs API and cache API
[PATCH v2 00/16] NFS/RDMA patches proposed for 4.2
2015-05-20 17:51 UTC (2+ messages)
[PATCH 0/3] Sending kernel pathrecord query to user cache server
2015-05-20 17:34 UTC (25+ messages)
` [PATCH 3/3] IB/sa: route SA pathrecord query through netlink
[PATCH v3] libibverbs init.c: conditionally emit warning if no userspace driver found
2015-05-20 17:11 UTC (8+ messages)
[PATCH] IB/mad: Clean up ib_find_send_mad to use only the ib_mad_hdr
2015-05-20 16:50 UTC (6+ messages)
[PATCH v8 0/6] Generic logging helpers
2015-05-20 9:09 UTC (3+ messages)
[PATCH 00/12] treewide: Use DECLARE_BITMAP
2015-05-20 1:37 UTC (2+ messages)
` [PATCH 05/12] IB/ehca: "
rdma kernel tree
2015-05-19 21:04 UTC (13+ messages)
[PATCH][RESEND] IB/cma: Resolve AF_IB UD support
2015-05-19 18:29 UTC (4+ messages)
[PATCH] ib/cm: Change reject message type when destroying cm_id
2015-05-19 18:25 UTC (5+ messages)
[PATCH for-4.1 00/11] ocrdma bug fixes
2015-05-19 18:22 UTC (5+ messages)
` [PATCH for-4.1 10/11] RDMA/ocrdma: Prevent returning failures in the resource destroy path
[PATCH v2 1/1] ibacm: Add support for pathrecord query through netlink
2015-05-19 18:12 UTC
[PATCH v2 0/4] Sending kernel pathrecord query to user cache server
2015-05-19 18:12 UTC (2+ messages)
` [PATCH v2 4/4] IB/sa: Route SA pathrecord query through netlink
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