messages from 2015-10-21 14:52:07 to 2015-10-28 04:30:10 UTC [more...]
[PATCH] IB/sa: replace GFP_KERNEL with GFP_ATOMIC
2015-10-28 4:30 UTC (7+ messages)
[PATCH 02/25] IB/mthca, net/mlx4: remove counting semaphores
2015-10-28 2:45 UTC
[PATCH 0/2] Loopback prevention support
2015-10-28 0:58 UTC (3+ messages)
` [PATCH 1/2] IB/mlx5: Add debug print to signify if block multicast is used
` [PATCH 2/2] IB/mlx5: Publish mlx5 driver support for extended create QP
[PATCH 0/7] Fix an infinite loop in the SRP initiator
2015-10-27 22:04 UTC (8+ messages)
` [PATCH 1/7] IB/srp: Fix a spelling error
` [PATCH 2/7] IB/srp: Document srp_map_data() return value
` [PATCH 3/7] IB/srp: Rename work request ID labels
` [PATCH 4/7] IB/srp: Fix a potential queue overflow in an error path
` [PATCH 5/7] IB/srp: Fix srp_map_data() error paths
` [PATCH 6/7] IB/srp: Introduce target->mr_pool_size
` [PATCH 7/7] IB/srp: Avoid that mapping failure triggers an infinite loop
[PATCH v3 00/23] staging/rdma/hfi1: Fix bugs and performance issues
2015-10-27 21:15 UTC (32+ messages)
` [PATCH v3 02/23] staging/rdma/hfi1: Fix code to reset ASIC CSRs on FLR
` [PATCH v3 04/23] staging/rdma/hfi1: Prevent host software lock up
` [PATCH v3 05/23] staging/rdma/hfi1: Remove QSFP_ENABLED from HFI capability mask
` [PATCH v3 06/23] staging/rdma/hfi1: Add coalescing support for SDMA TX descriptors
` [PATCH v3 08/23] staging/rdma/hfi1: Reset firmware instead of reloading Sbus
` [PATCH v3 10/23] staging/rdma/hfi1: Fix port bounce issues with 0.22 DC firmware
` [PATCH v3 11/23] staging/rdma/hfi1: Prevent silent data corruption with user SDMA
` [PATCH v3 14/23] staging/rdma/hfi1: Implement Expected Receive TID caching
` [PATCH v3 01/23] staging/rdma/hfi1: Fix regression in send performance
` [PATCH v3 03/23] staging/rdma/hfi1: Extend the offline timeout
` [PATCH v3 07/23] staging/rdma/hfi1: close shared context security hole
` [PATCH v3 09/23] staging/rdma/hfi1: Add a schedule in send thread
` [PATCH v3 12/23] staging/rdma/hfi1: Macro code clean up
` [PATCH v3 13/23] staging/rdma/hfi1: Wrong cast breaks desired pointer arithmetic
` [PATCH v3 15/23] staging/rdma/hfi1: Allow tuning of SDMA interrupt rate
` [PATCH v3 18/23] staging/rdma/hfi1: Thread the receive interrupt
` [PATCH v3 19/23] staging/rdma/hfi: modify workqueue for parallelism
` [PATCH v3 20/23] staging/rdma/hfi1: Load SBus firmware once per ASIC
` [PATCH v3 21/23] staging/rdma/hfi1: Add unit # to verbs txreq cache name
` [PATCH v3 22/23] staging/rdma/hfi1: add additional rc traces
` [PATCH v3 23/23] staging/rdma/hfi1: Update driver version string to 0.9-294
` [PATCH v3 16/23] staging/rdma/hfi1: Increase SDMA descriptor queue size
` [PATCH v3 17/23] staging/rdma/hfi1: Add irqsaves in the packet processing path
[PATCH libibverbs] Expose QP block self multicast loopback creation flag
2015-10-27 19:04 UTC (3+ messages)
[PATCH 0/2] Expose max_sge_rd correctly
2015-10-27 17:37 UTC (11+ messages)
` [PATCH 1/2] mlx4: Expose correct max_sge_rd limit
` [PATCH 2/2] iser-target: Remove explicit mlx4 work-around
[PATCH v1 libmlx4 0/7] Completion timestamping
2015-10-27 17:08 UTC (8+ messages)
` [PATCH v1 libmlx4 1/7] Add support for extended version of ibv_query_device
` [PATCH v1 libmlx4 2/7] Add support for ibv_create_cq_ex
` [PATCH v1 libmlx4 3/7] Implement ibv_poll_cq_ex extension verb
` [PATCH v1 libmlx4 4/7] Add timestmap support to extended poll_cq verb
` [PATCH v1 libmlx4 5/7] Add support for ibv_query_values_ex
` [PATCH v1 libmlx4 6/7] Add support for different poll_one_ex functions
` [PATCH v1 libmlx4 7/7] Optimize ibv_poll_cq_ex for common scenarios
[PATCH libibverbs 0/7] Completion timestamping
2015-10-27 17:06 UTC (15+ messages)
` [PATCH libibverbs 1/7] Add support for extended version of ibv_query_device
` [PATCH libibverbs 2/7] Add support for ibv_create_cq_ex
` [PATCH libibverbs 3/7] Implement ibv_poll_cq_ex extension verb
` [PATCH libibverbs 4/7] Add timestmap support to extended poll_cq verb
` [PATCH libibverbs 5/7] Add support for ibv_query_values_ex
` [PATCH libibverbs 6/7] Add support for different poll_one_ex functions
` [PATCH libibverbs 7/7] Optimize ibv_poll_cq_ex for common scenarios
[PATCH libibverbs 0/5] Completion timestamping
2015-10-27 16:51 UTC (6+ messages)
` [PATCH libibverbs 1/5] Add ibv_poll_cq_ex verb
` [PATCH libibverbs 2/5] Add timestamp_mask and hca_core_clock to ibv_query_device_ex
` [PATCH libibverbs 3/5] Add support for extended ibv_create_cq
` [PATCH libibverbs 4/5] Add completion timestmap support for ibv_poll_cq_ex
` [PATCH libibverbs 5/5] Add ibv_query_values_ex
[PATCH v1 0/2] Handle mlx4 max_sge_rd correctly
2015-10-27 16:47 UTC (3+ messages)
` [PATCH v1 1/2] mlx4: Expose correct max_sge_rd limit
` [PATCH v1 2/2] iser-target: Remove explicit mlx4 work-around
[PATCH 1/4 v2] staging: ipath: ipath_driver: Use setup_timer
2015-10-27 14:12 UTC (9+ messages)
` [PATCH 2/4 v2] staging: ipath: ipath_init_chip: "
` [PATCH 3/4 v2] staging: ipath: ipath_sdma: "
` [PATCH 4/4 v2] staging: ipath: ipath_verbs: "
merge struct ib_device_attr into struct ib_device V2
2015-10-27 13:40 UTC (2+ messages)
[PATCH] IB/iser: Remove an unused variable
2015-10-27 13:37 UTC (3+ messages)
[PATCH] iser-target: Remove an unused variable
2015-10-27 13:37 UTC (3+ messages)
[PATCH libmlx4] Add support for ibv_cmd_create_qp_ex2
2015-10-27 12:55 UTC
[PATCH rdma-RC] IB/cm: Fix rb-tree duplicate free and use-after-free
2015-10-26 17:39 UTC (6+ messages)
[ANNOUNCE] OFED 3.18-1-rc2 release is available
2015-10-26 14:27 UTC
[PATCH v2 00/22] staging/rdma/hfi1: Fix bugs and performance issues
2015-10-26 2:10 UTC (16+ messages)
` [PATCH v2 01/22] staging/rdma/hfi1: Fix regression in send performance
` [PATCH v2 07/22] staging/rdma/hfi1: Fix sparse error in sdma.h file
` [PATCH v2 14/22] staging/rdma/hfi1: Implement Expected Receive TID caching
` [PATCH v2 15/22] staging/rdma/hfi1: Allow tuning of SDMA interrupt rate
[PATCH 2195/2195] Staging: rdma: amso1100: Fix multiple assignments on single line
2015-10-25 16:31 UTC (3+ messages)
[PATCH 1/3] staging: rdma: hfi1: chip: Use setup_timer
2015-10-25 10:43 UTC (3+ messages)
` [PATCH 2/3] staging: hfi1: driver: "
` [PATCH 3/3] staging: hfi1: sdma: "
[PATCH 2195/2195] Staging: rdma: amso1100: Fix multiple assignments on single line
2015-10-25 10:35 UTC
Create a common verbs transport library
2015-10-25 10:15 UTC (8+ messages)
[PATCH v2 1/2] staging: IB/ipath: use TASK_COMM_LEN in ipath_portdata
2015-10-25 2:06 UTC (4+ messages)
` [PATCH v2 2/2] staging: IB/ipath: remove sched.h header
[PATCH 1/3] staging: rdma: hfi1: Use setup_timer
2015-10-25 2:00 UTC (2+ messages)
[PATCH 1/4] staging: rdma: ipath: Use setup_timer
2015-10-25 1:59 UTC (2+ messages)
[PATCH v4 00/16] NFS/RDMA patches for merging into v4.4
2015-10-24 21:28 UTC (17+ messages)
` [PATCH v4 01/16] xprtrdma: Enable swap-on-NFS/RDMA
` [PATCH v4 02/16] xprtrdma: Re-arm after missed events
` [PATCH v4 03/16] xprtrdma: Prevent loss of completion signals
` [PATCH v4 04/16] xprtrdma: Refactor reply handler error handling
` [PATCH v4 05/16] xprtrdma: Replace send and receive arrays
` [PATCH v4 06/16] xprtrdma: Use workqueue to process RPC/RDMA replies
` [PATCH v4 07/16] xprtrdma: Remove reply tasklet
` [PATCH v4 08/16] xprtrdma: Saving IRQs no longer needed for rb_lock
` [PATCH v4 09/16] SUNRPC: Abstract backchannel operations
` [PATCH v4 10/16] xprtrdma: Pre-allocate backward rpc_rqst and send/receive buffers
` [PATCH v4 11/16] xprtrdma: Pre-allocate Work Requests for backchannel
` [PATCH v4 12/16] xprtrdma: Add support for sending backward direction RPC replies
` [PATCH v4 13/16] xprtrdma: Handle incoming backward direction RPC calls
` [PATCH v4 14/16] svcrdma: Add backward direction service for RPC/RDMA transport
` [PATCH v4 15/16] SUNRPC: Remove the TCP-only restriction in bc_svc_process()
` [PATCH v4 16/16] NFS: Enable client side NFSv4.1 backchannel to use other transports
[GIT PULL] Please pull NFSoRDMA changes for 4.4
2015-10-24 18:41 UTC (2+ messages)
[PATCH 3/3] staging: rdma: hfi1: Use setup_timer
2015-10-24 2:29 UTC
[PATCH 2/3] staging: rdma: hfi1: Use setup_timer
2015-10-24 2:28 UTC
[PATCH 4/4] staging: rdma: ipath: Use setup_timer
2015-10-24 2:23 UTC
[PATCH 3/4] staging: rdma: ipath: Use setup_timer
2015-10-24 2:22 UTC
[PATCH 2/4] staging: rdma: ipath: Use setup_timer
2015-10-24 2:21 UTC
[PATCH v3 00/16] NFS/RDMA patches for merging into v4.4
2015-10-23 21:49 UTC (4+ messages)
` [PATCH v3 16/16] NFS: Enable client side NFSv4.1 backchannel to use other transports
4.4's rdma plate
2015-10-23 15:52 UTC (7+ messages)
[PATCH] openibd
2015-10-22 19:59 UTC
[PULL REQUEST] Please pull rdma.git
2015-10-22 14:34 UTC
[PATCH v7 0/4] Add network namespace support in the RDMA-CM
2015-10-22 12:20 UTC (5+ messages)
` [PATCH v7 1/4] IB/addr: Pass network namespace as a parameter
` [PATCH v7 2/4] IB/cma: Separate port allocation to network namespaces
` [PATCH v7 3/4] IB/cma: Add support for "
` [PATCH v7 4/4] IB/ucma: Take the network namespace from the process
[PATCH v6 0/4] Add network namespace support in the RDMA-CM
2015-10-22 6:38 UTC (3+ messages)
[PATCH for-next v2 00/10] Add RoCE GID cache usage in verbs/cma
2015-10-22 3:52 UTC (2+ messages)
[PATCH v3 for-next 1/7] IB/core: Extend ib_uverbs_create_qp
2015-10-22 3:23 UTC (3+ messages)
[PATCH for-next 0/2] RDMA/cxgb4: Add iWARP support for T6 adapter
2015-10-22 1:34 UTC (4+ messages)
[PATCH for-next 0/5] RDMA/ocrdma: bug fixes
2015-10-21 21:29 UTC (2+ messages)
[PATCH for-next 0/5] set MPA revision to 2 and misc. fixes for iw_cxgb4
2015-10-21 21:16 UTC (2+ messages)
[PATCH] IB/core: avoid 32-bit warning
2015-10-21 20:58 UTC (4+ messages)
[PATCH] RDMA/cxgb4: re-fix 32-bit build warning
2015-10-21 20:57 UTC (2+ messages)
[PATCH] usnix: correctly handle kzalloc return value
2015-10-21 20:44 UTC (2+ messages)
[PATCH] MAINTAINERS: update usnic maintainer contacts
2015-10-21 20:43 UTC (2+ messages)
[PATCH] usnic: correctly check failed allocation
2015-10-21 20:43 UTC (2+ messages)
[PATCH v2 for-next 0/7] Add support for multicast loopback prevention to mlx4
2015-10-21 18:52 UTC (8+ messages)
` [PATCH v2 for-next 1/7] IB/core: Extend ib_uverbs_create_qp
merge struct ib_device_attr into struct ib_device V2
2015-10-21 18:50 UTC (18+ messages)
VMware Users List
2015-10-21 17:43 UTC
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).