messages from 2016-07-27 12:46:48 to 2016-08-01 16:20:58 UTC [more...]
[RFC 0/7] RDMA subsystem DMA-BUF support
2016-08-01 16:20 UTC (10+ messages)
` [RFC 1/7] IB/mlx5: Helper for posting work-requests on the UMR QP
` [RFC 2/7] IB/mlx5: Support registration and invalidate operations "
` [RFC 3/7] IB/core: Helpers for mapping DMA-BUF in MRs
` [RFC 4/7] IB/uverbs: Add command to register a DMA-BUF fd
` [RFC 5/7] IB/mlx5: Implement reg_user_dma_buf_mr
` [RFC 6/7] NVMe: Use genalloc to allocate CMB regions
` [RFC 7/7] NVMe: CMB on DMA-BUF
[PATCH 1/2] nvme-rdma: Don't leak uninitialized memory in connect request private data
2016-08-01 16:06 UTC (14+ messages)
` [PATCH 2/2] nvme-rdma: Add handling for connecting to IPv6 targets
[PATCH v3] nvmet-rdma: Correctly handle RDMA device hot removal
2016-08-01 15:50 UTC (6+ messages)
[PATCH 0/5] Some fabrics fixes
2016-08-01 15:48 UTC (15+ messages)
` [PATCH 1/5] nvme-rdma: Fix device removal handling
` [PATCH 2/5] nvme-rdma: Free the I/O tags when we delete the controller
` [PATCH 3/5] nvme-rdma: Make sure to shutdown the controller if we can
` [PATCH 4/5] nvme-rdma: Remove duplicate call to nvme_remove_namespaces
` [PATCH 5/5] nvme-loop: "
[PATCH] net/mlx5_core/pagealloc: Remove deprecated create_singlethread_workqueue
2016-08-01 15:11 UTC (7+ messages)
[PATCH RFC] nvme-rdma: Queue ns scanning after a sucessful reconnection
2016-08-01 11:14 UTC (2+ messages)
[PATCH v4 0/5] Reduce RDMA RW API SGE limit
2016-08-01 10:57 UTC (8+ messages)
` [PATCH v4 2/5] IB/core, RDMA RW API: Do not exceed QP SGE send limit
` [PATCH v4 3/5] IB/srpt: Limit the number of SG elements per work request
[IPOIB] Excessive TX packet drops due to IPOIB_MAX_PATH_REC_QUEUE
2016-08-01 9:46 UTC (5+ messages)
[PATCH] nvmet-rdma: Don't use the inline buffer in order to avoid allocation for small reads
2016-08-01 8:36 UTC
[PATCH 1/2] ipoib: Add ratelimited version of ipoib_warn
2016-08-01 8:11 UTC (5+ messages)
` [PATCH 2/2] ipoib: Ratelimit messages which can flood a host
State of ipoib cm mode
2016-08-01 8:08 UTC (4+ messages)
[PATCH v2 0/2] iwarp device removal deadlock fixes
2016-07-31 14:29 UTC (4+ messages)
` [PATCH v2 2/2] iw_cm: free cm_id resources on the last deref
` [PATCH v2 1/2] iw_cxgb4: don't block in destroy_qp awaiting "
[PATCH v2] nvmet-rdma: Correctly handle RDMA device hot removal
2016-07-31 11:49 UTC
[PATCH] nvmet-rdma: Correctly handle RDMA device hot removal
2016-07-31 11:44 UTC
[PATCH 00/28] RDMA/hfi1,qib,rdmavt: Second round of fixes for 4.8
2016-07-31 6:53 UTC (5+ messages)
` [PATCH 02/28] IB/hfi1: Fix to fully initialize send context area
[PATCH] IB/mlx4: Allocation of CQ resize structure doesn't need to be atomic
2016-07-31 6:42 UTC (2+ messages)
[PATCH v2 00/15] Add Paravirtual RDMA Driver
2016-07-31 6:15 UTC (29+ messages)
` [PATCH v2 01/15] IB/pvrdma: Add paravirtual rdma device
` [PATCH v2 02/15] IB/pvrdma: Add device command support
` [PATCH v2 03/15] IB/pvrdma: Add support for Completion Queues
` [PATCH v2 04/15] IB/pvrdma: Add the paravirtual RDMA device specification
` [PATCH v2 05/15] IB/pvrdma: Add UAR support
` [PATCH v2 06/15] IB/pvrdma: Add virtual device RDMA structures
` [PATCH v2 11/15] IB/pvrdma: Add user-level shared functions
[PATCH v3 0/9] SELinux support for Infiniband RDMA
2016-07-29 22:40 UTC (11+ messages)
` [PATCH v3 1/9] IB/core: IB cache enhancements to support Infiniband security
` [PATCH v3 2/9] IB/core: Enforce PKey security on QPs
` [PATCH v3 3/9] selinux lsm IB/core: Implement LSM notification system
` [PATCH v3 4/9] IB/core: Enforce security on management datagrams
` [PATCH v3 5/9] selinux: Create policydb version for Infiniband support
` [PATCH v3 9/9] selinux: Add a cache for quicker retreival of PKey SIDs
` [PATCH v3 6/9] selinux: Allocate and free infiniband security hooks
` [PATCH v3 7/9] selinux: Implement Infiniband PKey "Access" access vector
` [PATCH v3 8/9] selinux: Add IB Port SMP "
[PATCH 1/1] IB/iSER-Target: Release connection resources properly when receiving RDMA_CM_EVENT_DEVICE_REMOVAL
2016-07-29 20:33 UTC (2+ messages)
[PATCH 0/2] iw_cxgb4 fixes for 4.8
2016-07-29 20:29 UTC (3+ messages)
` [PATCH 1/2] iw_cxgb4: stop MPA_REPLY timer when disconnecting
` [PATCH 2/2] iw_cxgb4: explicitly move the qp to ERROR state during flush
[RFC] net/mlx5_core/en_main: Remove deprecated create_workqueue
2016-07-29 12:25 UTC (3+ messages)
[PATCH V3] Add flow control to the portmapper
2016-07-29 4:47 UTC (2+ messages)
[PATCH libi40iw] fix remaining potential leaks of info arrays and iwuqp
2016-07-29 3:24 UTC (3+ messages)
[PATCH libmlx5 0/6] libmlx5: fix various coverity/clang issues
2016-07-28 20:12 UTC (22+ messages)
` [PATCH libmlx5 1/6] fix size in malloc of qp->sq.wr_data
` [PATCH libmlx5 2/6] fix coverity buffer overrun warning
` [PATCH libmlx5 3/6] fix buffer overrun copying inline header
` [PATCH libmlx5 4/6] fix check of mlx5_store_uidx return
` [PATCH libmlx5 5/6] fix alloc of mlx5_resource table
` [PATCH libmlx5 6/6] fix undefined uuar_index value assignment
` [PATCH v2 "
` [PATCH libmlx5 7/6] combine inline_hdr and inline_hdr_start
[PATCH 00/16] Fix SDMA/TID caching code
2016-07-28 19:21 UTC (17+ messages)
` [PATCH 01/16] IB/hfi1: Prevent null pointer dereference
` [PATCH 02/16] IB/hfi1: Use the same capability state for all shared contexts
` [PATCH 03/16] IB/hfi1: Validate SDMA user request index
` [PATCH 04/16] IB/hfi1: Validate SDMA user iovector count
` [PATCH 05/16] IB/hfi1: Release node on insert failure
` [PATCH 06/16] IB/hfi1: Fix error condition that needs to clean up
` [PATCH 07/16] IB/hfi1: Fix user SDMA racy user request claim
` [PATCH 08/16] IB/hfi1: Make use of mm consistent
` [PATCH 09/16] IB/hfi1: Make the cache handler own its rb tree root
` [PATCH 10/16] IB/hfi1: Fix TID caching actions
` [PATCH 11/16] IB/hfi1: Add evict operation to the mmu rb handler
` [PATCH 12/16] IB/hfi1: Use evict mmu rb operation
` [PATCH 13/16] IB/hfi1: Consistently call ops->remove outside spinlock
` [PATCH 14/16] IB/hfi1: Remove unneeded mm argument in remove function
` [PATCH 15/16] IB/hfi1: Fix memory leak during unexpected shutdown
` [PATCH 16/16] IB/hfi1: Add cache evict LRU list
[PATCH] IB/hfi1: Allow for non-double word multiple message sizes for user SDMA
2016-07-28 16:35 UTC (3+ messages)
[PATCH 00/13] Code clean ups for 4.8
2016-07-28 16:27 UTC (14+ messages)
` [PATCH 01/13] IB/hfi1: Fix minor format error
` [PATCH 02/13] IB/hfi1: Remove unused uctxt->subpid and uctxt->pid
` [PATCH 03/13] IB/hfi1: Remove unused function hfi1_mmu_rb_search
` [PATCH 04/13] IB/hfi1: Add parameter names to function declarations
` [PATCH 05/13] IB/hfi1: Add parameter names to callback declarations
` [PATCH 06/13] IB/hfi1: Always expect ops functions
` [PATCH 07/13] IB/hfi1: Consolidate __mmu_rb_remove and hfi1_mmu_rb_remove
` [PATCH 08/13] IB/hfi1: Remove unused sub-context parameter
` [PATCH 09/13] IB/hfi1: Use "false" not 0
` [PATCH 10/13] IB/hfi1: Make iovec loop index easy to understand
` [PATCH 11/13] IB/hfi1: Restructure hfi1_file_open
` [PATCH 12/13] IB/hfi1: Remove unneeded empty check in hfi1_mmu_rb_unregister()
` [PATCH 13/13] IB/hfi1: Rename TID mmu_rb_* functions
[PATCH] IB-mlx5: Return EINVAL when caller specifies too many SGEs
2016-07-28 15:47 UTC (8+ messages)
[PATCH] Add transactions per second to latency tests
2016-07-28 15:17 UTC (3+ messages)
[PATCH libmlx5] Add TSO support for RAW Ethernet QP
2016-07-28 12:48 UTC
[PATCH libibverbs 0/3] Add support for TCP segmentation offload (TSO)
2016-07-28 12:19 UTC (4+ messages)
` [PATCH libibverbs 1/3] Fix ibv_cmd_query_device_ex to return valid output
` [PATCH libibverbs 2/3] Add support for TCP segmentation offload (TSO)
` [PATCH libibverbs 3/3] Update man pages for TSO support
[PATCH] IB/hfi1: Expand reported serial number
2016-07-28 1:09 UTC
[PATCH] IB/rdmavt: Eliminate redundant opcode test in mr ref clear
2016-07-28 1:07 UTC
[PATCH] IB/hfi1: Handle kzalloc failure in init_pervl_scs
2016-07-28 1:06 UTC
[PATCH 1/1] Drivers: infiniband: hw: vmbus-nd: NetworkDirect driver for Linux
2016-07-27 23:31 UTC (7+ messages)
[RFC ABI V2 5/8] RDMA/core: Add new ioctl interface
2016-07-27 18:58 UTC (16+ messages)
[PATCH 1/1] IB/iSER-Target: Release connection resources properly when receiving RDMA_CM_EVENT_DEVICE_REMOVAL
2016-07-27 16:28 UTC (2+ messages)
[PATCH v2 0/9] SELinux support for Infiniband RDMA
2016-07-27 16:27 UTC (4+ messages)
` [PATCH v2 8/9] selinux: Add IB Port SMP access vector
[ANNOUNCE] infiniband-diags 1.6.7 release
2016-07-27 16:15 UTC
[PATCH 1/2] IB/mlx4: Make function use_tunnel_data return void
2016-07-27 12:53 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 NNTP newsgroup(s).