messages from 2015-12-02 20:10:13 to 2015-12-08 17:58:09 UTC [more...]
[PATCH v2 0/2] Handle mlx4 max_sge_rd correctly
2015-12-08 17:58 UTC (8+ messages)
` [PATCH v2 1/2] mlx4: Expose correct max_sge_rd limit
[PATCH 1/1] Ibacm: default pkey for partitioned fabrics
2015-12-08 17:33 UTC
[PATCH for-next 0/2] Advertise atomic operations support in mlx5
2015-12-08 17:17 UTC (4+ messages)
` [PATCH for-next 1/2] net/mlx5_core: Configure HW to support atomic request in host endianness
` [PATCH for-next 2/2] IB/mlx5: Advertise atomic capabilities in query device
[RFC contig pages support 0/2] Add contiguous pages support
2015-12-08 17:15 UTC (5+ messages)
` [RFC contig pages support 1/2] IB: Supports contiguous memory operations
` [RFC contig pages support 2/2] IB/mlx5: Exporting to user space the contiguous allocation capability
[RFC libmlx5 PATCH] Add contiguous pages support
2015-12-08 15:17 UTC
[RFC libibverbs 0/2] Use MR with contiguous pages
2015-12-08 15:17 UTC (3+ messages)
` [RFC libibverbs 1/2] Add contiguous pages support
` [RFC libibverbs 2/2] Example code to use contig pages
warning in ext4 with nfs/rdma server
2015-12-08 13:31 UTC (3+ messages)
[PATCH 00/10] Begin to use rdmavt for qib
2015-12-08 10:49 UTC (13+ messages)
` [PATCH 01/10] IB/qib: Begin to use rdmavt for verbs
` [PATCH 02/10] IB/qib: Remove dma.c and use rdmavt version of dma functions
` [PATCH 03/10] IB/qib: Use rdmavt protection domain
` [PATCH 04/10] IB/qib: Remove most uses of QIB_PERMISSIVE_LID and QIB_MULTICAST_LID_BASE
` [PATCH 05/10] IB/qib: Use rdmavt lid defines in qib
` [PATCH 06/10] IB/qib: Remove driver specific members from qib qp type
` [PATCH 07/10] IB/qib: Add device specific info prints
` [PATCH 08/10] IB/qib: Remove qp and mr functionality from qib
` [PATCH 09/10] IB/qib: Use address handle in rdmavt and remove "
` [PATCH 10/10] IB/qib: Remove srq "
[PATCH 00/37] Add rdma verbs transport library
2015-12-08 10:28 UTC (53+ messages)
` [PATCH 01/37] IB/rdmavt: Create module framework and handle driver registration
` [PATCH 02/37] IB/rdmavt: Consolidate dma ops in rdmavt
` [PATCH 03/37] IB/rdmavt: Add protection domain to rdmavt
` [PATCH 04/37] IB/rdmavt: Add ib core device attributes to rvt driver params list
` [PATCH 05/37] IB/rdmavt: Macroize override checks during driver registration
` [PATCH 06/37] IB/rdmavt: Add query and modify device stubs
` [PATCH 07/37] IB/rdmavt: Add query and modify port stubs
` [PATCH 08/37] IB/rdmavt: Add pkey query stub
` [PATCH 09/37] IB/rdmavt: Add query gid stub
` [PATCH 10/37] IB/rdmavt: Alloc and dealloc ucontexts
` [PATCH 11/37] IB/rdmavt: Add queue pair function stubs
` [PATCH 12/37] IB/rdmavt: Add address handle stubs
` [PATCH 13/37] IB/rdmavt: Add memory region stubs
` [PATCH 14/37] IB/rdmavt: Add SRQ stubs
` [PATCH 15/37] IB/rdmavt: Add multicast stubs
` [PATCH 16/37] IB/rdmavt: Add process MAD stub
` [PATCH 17/37] IB/rdmavt: Add mmap stub
` [PATCH 18/37] IB/rdmavt: Add get port immutable stub
` [PATCH 19/37] IB/rdmavt: Add completion queue function stubs
` [PATCH 20/37] IB/rdamvt: Add post send and recv stubs
` [PATCH 21/37] IB/rdmavt: Move MR datastructures into rvt
` [PATCH 22/37] IB/rdmavt: Add queue pair data structure to rdmavt
` [PATCH 23/37] IB/rdmavt: Move driver helper functions to a common structure
` [PATCH 24/37] IB/rdmavt: Add device specific info prints
` [PATCH 25/37] IB/rdmavt: Add the start of capability flags
` [PATCH 26/37] IB/rdmavt: Move memory registration into rdmavt
` [PATCH 27/37] IB/rdmavt: Do not use rvt prints which rely on driver too early
` [PATCH 28/37] IB/rdmavt: Add common LID defines to rdmavt
` [PATCH 29/37] IB/rdmavt: Add AH "
` [PATCH 30/37] IB/rdmavt: Move SRQ data structure into rdmavt
` [PATCH 31/37] IB/rdmavt: Add an ibport data structure to rdmavt
` [PATCH 32/37] IB/rdmavt: Add driver notification for new AH
` [PATCH 33/37] IB/rdmavt: Break rdma_vt main include header file up
` [PATCH 34/37] IB/rdmavt: Initialize and teardown of qpn table
` [PATCH 35/37] IB/rdmavt: Add mmap related functions
` [PATCH 36/37] IB/rdmavt: Add pkey support
` [PATCH 37/37] IB/rdmavt: Add support for new memory registration API
[PATCH] Staging: rdma:Delete unnecessary NULL check before calling function "kmem_cache_destroy"
2015-12-08 10:24 UTC
[PATCH for-next V2 00/11] Add RoCE v2 support
2015-12-08 7:23 UTC (40+ messages)
` [PATCH for-next V2 01/11] IB/core: Add gid_type to gid attribute
` [PATCH for-next V2 02/11] IB/cm: Use the source GID index type
` [PATCH for-next V2 03/11] IB/core: Add gid attributes to sysfs
` [PATCH for-next V2 04/11] IB/core: Add ROCE_UDP_ENCAP (RoCE V2) type
` [PATCH for-next V2 05/11] IB/core: Add rdma_network_type to wc
` [PATCH for-next V2 06/11] IB/core: Move rdma_is_upper_dev_rcu to header file
` [PATCH for-next V2 07/11] IB/core: Validate route in ib_init_ah_from_wc and ib_init_ah_from_path
` [PATCH for-next V2 08/11] IB/rdma_cm: Add wrapper for cma reference count
` [PATCH for-next V2 09/11] IB/cma: Add configfs for rdma_cm
` [PATCH for-next V2 10/11] IB/core: Initialize UD header structure with IP and UDP headers
` [PATCH for-next V2 11/11] IB/cma: Join and leave multicast groups with IGMP
[PATCH 0/6] SRP initiator related bug fixes
2015-12-07 22:07 UTC (25+ messages)
` [PATCH 5/6] IB core: Fix ib_sg_to_pages()
` [PATCH 6/6] IB/srp: Fix srp_map_sg_fr()
completion queue abstraction V2
2015-12-07 20:51 UTC (14+ messages)
` [PATCH 01/13] irq_poll: make blk-iopoll available outside the block layer
` [PATCH 02/13] irq_poll: don't disable new irq_poll instances
` [PATCH 03/13] irq_poll: fold irq_poll_sched_prep into irq_poll_sched
` [PATCH 04/13] irq_poll: fold irq_poll_disable_pending into irq_poll_softirq
` [PATCH 05/13] irq_poll: mark __irq_poll_complete static
` [PATCH 06/13] irq_poll: remove unused data and max fields
` [PATCH 07/13] IB: add a proper completion queue abstraction
` [PATCH 08/13] IB/srpt: chain RDMA READ/WRITE requests
` [PATCH 09/13] IB/srpt: use the new CQ API
` [PATCH 10/13] IB/srp: "
` [PATCH 11/13] IB/iser: Use a dedicated descriptor for login
` [PATCH 12/13] IB/iser: Use helper for container_of
` [PATCH 13/13] IB/iser: Convert to CQ abstraction
[PATCH] IB/mlx4: use list_for_each_entry_safe in search_relocate_mgid0_group
2015-12-07 20:44 UTC (2+ messages)
[PATCH v3 0/6] NFS/RDMA server patches for 4.5
2015-12-07 20:43 UTC (7+ messages)
` [PATCH v3 1/6] svcrdma: Do not send XDR roundup bytes for a write chunk
` [PATCH v3 2/6] svcrdma: Improve allocation of struct svc_rdma_op_ctxt
` [PATCH v3 3/6] svcrdma: Define maximum number of backchannel requests
` [PATCH v3 4/6] svcrdma: Add infrastructure to send backwards direction RPC/RDMA calls
` [PATCH v3 5/6] svcrdma: Add infrastructure to receive backwards direction RPC/RDMA replies
` [PATCH v3 6/6] xprtrdma: Add class for RDMA backwards direction transport
[PATCH] staging/rdma/hfi1: convert buffers allocated atomic to per cpu
2015-12-07 20:39 UTC
[PATCH for-next V2 05/11] IB/core: Add rdma_network_type to wc
2015-12-07 18:39 UTC (2+ messages)
[PATCH libibverbs] init.c: increase sysfs read buffer size to 16
2015-12-07 13:27 UTC (2+ messages)
[PATCH for-next V1 0/5] User-space time-stamping support for mlx5_ib
2015-12-07 13:18 UTC (7+ messages)
` [PATCH for-next V1 1/5] IB/mlx5: Add create_cq extended command
` [PATCH for-next V1 2/5] IB/core: Add ib_is_udata_cleared
` [PATCH for-next V1 3/5] IB/mlx5: Add support for hca_core_clock and timestamp_mask
` [PATCH for-next V1 4/5] IB/mlx5: Add hca_core_clock_offset to udata in init_ucontext
` [PATCH for-next V1 5/5] IB/mlx5: Mmap the HCA's core clock register to user-space
[PATCH libmlx5 V1 0/6] Completion timestamping
2015-12-07 13:07 UTC (8+ messages)
` [PATCH libmlx5 V1 1/6] Add ibv_poll_cq_ex support
` [PATCH libmlx5 V1 2/6] Add timestmap support for ibv_poll_cq_ex
` [PATCH libmlx5 V1 3/6] Add ibv_create_cq_ex support
` [PATCH libmlx5 V1 4/6] Add ibv_query_values support
` [PATCH libmlx5 V1 5/6] Optimize poll_cq
` [PATCH libmlx5 V1 6/6] Add always_inline check
[PATCH 0/5] staging/rdma/hfi1: Clean up SDMA engine code
2015-12-07 8:49 UTC (7+ messages)
` [PATCH 1/5] staging/rdma/hfi1: Convert to use get_user_pages_fast
` [PATCH 2/5] staging/rdma/hfi1: Unconditionally clean-up SDMA queues
` [PATCH 3/5] staging/rdma/hfi1: Clean-up unnecessary goto statements
` [PATCH 5/5] staging/rdma/hfi1: Add page lock limit check for SDMA requests
` [PATCH 4/5] staging/rdma/hfi1: Detect SDMA transmission error early
[PATCH] infiniband:core:Add needed error path in cm_init_av_by_path
2015-12-07 8:48 UTC (2+ messages)
[PATCH v1 0/8] NFS/RDMA server patches for 4.5
2015-12-04 15:29 UTC (4+ messages)
` [PATCH v1 3/8] svcrdma: Add svc_rdma_get_context() API that is allowed to fail
[PATCH] staging/rdma/hfi1: fix sdma build failures to always clean up
2015-12-03 21:41 UTC
[PATCH] staging/rdma/hfi1: fix pio progress routine race with allocator
2015-12-03 19:34 UTC
stalled again
2015-12-03 8:46 UTC (5+ 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 NNTP newsgroup(s).