messages from 2016-02-11 19:08:34 to 2016-02-17 23:39:46 UTC [more...]
[PATCH v4 0/4] new ib_drain_qp() API
2016-02-17 23:39 UTC (8+ messages)
` [PATCH v4 1/4] IB: new common API for draining queues
` [PATCH v4 3/4] IB/srp: Use ib_drain_rq()
` [PATCH v4 2/4] iw_cxgb4: add queue drain functions
` [PATCH v4 4/4] IB/iser: Use ib_drain_sq()
[PATCH v4 00/21] IB/srpt patches for Linux kernel v4.6
2016-02-17 23:24 UTC (11+ messages)
` [PATCH v4 15/21] IB/srpt: Log private data associated with REJ
` [PATCH v4 16/21] IB/srpt: Use a mutex to protect the channel list
` [PATCH v4 17/21] IB/srpt: Detect session shutdown reliably
` [PATCH v4 18/21] IB/srpt: Fix srpt_write_pending()
` [PATCH v4 19/21] IB/srpt: Log out all initiators if a port is disabled
` [PATCH v4 20/21] IB/srpt: Introduce srpt_process_wait_list()
` [PATCH v4 21/21] IB/srpt: Fix wait list processing
[PATCH v1 0/8] NFS/RDMA client patches for v4.6
2016-02-17 21:24 UTC (22+ messages)
` [PATCH v1 1/8] xprtrdma: Segment head and tail XDR buffers on page boundaries
` [PATCH v1 2/8] xprtrdma: Invalidate memory when a signal is caught
` [PATCH v1 3/8] rpcrdma: Add RPCRDMA_HDRLEN_ERR
` [PATCH v1 4/8] xprtrdma: Properly handle RDMA_ERROR replies
` [PATCH v1 5/8] xprtrdma: Serialize credit accounting again
` [PATCH v1 6/8] xprtrdma: Use new CQ API for RPC-over-RDMA client receive CQs
` [PATCH v1 7/8] xprtrdma: Use an anonymous union in struct rpcrdma_mw
` [PATCH v1 8/8] xprtrdma: Use new CQ API for RPC-over-RDMA client send CQs
vendor extension moratorium?
2016-02-17 19:18 UTC (4+ messages)
[PATCH] nes: handling failed allocation when creating workqueue
2016-02-17 18:06 UTC
[PATCH V1 0/2] Fix counters support in mlx4
2016-02-17 16:19 UTC (4+ messages)
` [PATCH V1 1/2] IB/mlx4: Add support for extended counters over RoCE ports
` [PATCH V1 2/2] IB/mlx4: Add support for the port info class for "
[PATCH 0/2] User-index fixes
2016-02-17 16:19 UTC (4+ messages)
` [PATCH 1/2] IB/mlx5: Avoid using user-index for SRQs
` [PATCH 2/2] IB/{core, mlx5}: Fix input len in vendor specific part of create_qp/srq cmd
[PATCH] RDMA/ocrdma: Fix arm logic to align with new cq API
2016-02-17 15:57 UTC (4+ messages)
[RFC 0/7] Peer-direct memory
2016-02-17 15:25 UTC (15+ messages)
isert: convert to the new CQ API and a few random cleanups
2016-02-17 14:19 UTC (16+ messages)
` [PATCH 1/4] IB/isert: properly type the login buffer
` [PATCH 2/4] IB/isert: convert to new CQ API
` [PATCH 3/4] IB/isert: kill struct isert_rdma_wr
` [PATCH 4/4] IB/isert: the kill ->isert_cmd back pointer in the struct iser_tx_desc
[PATCH V1 for-next 0/3] Enable LSO and Checksum for IPoIB over mlx5
2016-02-17 8:47 UTC (5+ messages)
` [PATCH V1 for-next 1/3] IB/mlx5: Define mlx5 interface bits for IPoIB offloads
` [PATCH V1 for-next 2/3] IB/mlx5: Implement UD QP offloads for IPoIB in the TX flow
` [PATCH V1 for-next 3/3] IB/mlx5: Add support for CSUM in RX flow
[PATCH V1 libibverbs] Add QP creation flags, support blocking self multicast loopback
2016-02-16 14:47 UTC (3+ messages)
[PATCH v3 0/3] new ib_drain_qp() API
2016-02-16 11:00 UTC (21+ messages)
` [PATCH 3/3] IB/srp: use ib_drain_rq()
` [PATCH 1/3] IB: new common API for draining queues
SRPt oops with 4.5-rc3-ish
2016-02-16 1:42 UTC (2+ messages)
[PATCH net-next 2/3] RDMA/nes: Replace LRO with GRO
2016-02-15 21:25 UTC
КЛИЕНТСКИЕ БАЗЫ! Тел\Viber\Whatsapp: +79133913837 Email: vfalatov@gmail.com Skype: prodawez389
2016-02-15 10:41 UTC
4.5-rc iser issues
2016-02-15 7:45 UTC (11+ messages)
[PATCH 00/21] staging/rdma/hfi1: finish checkpatch fixes
2016-02-15 4:22 UTC (22+ messages)
` [PATCH 01/21] staging/rdma/hfi1: Add spaces around binary operators
` [PATCH 02/21] staging/rdma/hfi1: Remove multiple blank lines
` [PATCH 03/21] staging/rdma/hfi1: Remove space after cast
` [PATCH 04/21] staging/rdma/hfi1: Fix comparison to NULL
` [PATCH 05/21] staging/rdma/hfi1: Remove blank line after an open brace
` [PATCH 06/21] staging/rdma/hfi1: Remove blank line before close brace
` [PATCH 07/21] staging/rdma/hfi1: Fix logical continuations
` [PATCH 08/21] staging/rdma/hfi1: Add blank link after declarations
` [PATCH 09/21] staging/rdma/hfi1: Remove unnecessary parentheses
` [PATCH 10/21] staging/rdma/hfi1: Use BIT_ULL macro
` [PATCH 11/21] staging/rdma/hfi1: Split multiple assignments
` [PATCH 12/21] staging/rdma/hfi1: Fix misspellings
` [PATCH 13/21] staging/rdma/hfi1: Remove CamelCase
` [PATCH 14/21] staging/rdma/hfi1: Use pointer instead of struct name
` [PATCH 15/21] staging/rdma/hfi1: Remove void function return statement
` [PATCH 16/21] staging/rdma/hfi1: Add comment for spinlock_t definition
` [PATCH 17/21] staging/rdma/hfi1: Fix block comments
` [PATCH 18/21] staging/rdma/hfi1: Fix code alignment
` [PATCH 19/21] staging/rdma/hfi1: Add braces on all arms of statement
` [PATCH 20/21] staging/rdma/hfi1: Remove else after break
` [PATCH 21/21] staging/rdma/hfi1: Fix header
[PATCH 00/16] staging/rdma/hfi1: Adaptive PIO performance improvement
2016-02-14 20:46 UTC (17+ messages)
` [PATCH 01/16] staging/rdma/hfi1: add s_avail to qp_stats
` [PATCH 02/16] IB/rdmvt: close send engine struct holes
` [PATCH 03/16] staging/rdma/hfi1: move txreq header code
` [PATCH 04/16] staging/rdma/hfi1: Remove header memcpy from sdma send path
` [PATCH 05/16] staging/rdma/hfi1: remove s_rdma_mr
` [PATCH 06/16] staging/rdma/hfi1: Add s_sendcontext priv field
` [PATCH 07/16] staging/rdma/hfi1: avoid passing pmtu
` [PATCH 08/16] staging/rdma/hfi1: fix panic in send engine
` [PATCH 09/16] staging/rdma/hfi1: use u8 for vl/sl
` [PATCH 10/16] staging/rdma/hfi1: Adaptive PIO for short messages
` [PATCH 11/16] IB/qib, staging/rdma/hfi1, IB/rdmavt: progress selection changes
` [PATCH 12/16] staging/rdma/hfi: fix CQ completion order issue
` [PATCH 13/16] staging/rdma/hfi1: Determine actual operational VLs
` [PATCH 14/16] staging/rdma/hfi1: Add qp to send context mapping for PIO
` [PATCH 15/16] staging/rdma/hfi1: Add send context sw index
` [PATCH 16/16] staging/rdma/hfi1: add cq head and tail information to qpstats
[PATCH 00/12] IB/rdamvt, qib, hfi1: Code cleanups, bug fixes, and perf improvements
2016-02-14 20:11 UTC (13+ messages)
` [PATCH 01/12] IB/qib: Rename several functions by adding a "qib_" prefix
` [PATCH 02/12] IB/qib, staging/rdma/hfi1: add s_hlock for use in post send
` [PATCH 03/12] IB/rdmavt: Add trace and error print statements in post_one_wr
` [PATCH 04/12] staging/rdma/hfi1: Put QPs into error state after SL->SC table changes
` [PATCH 05/12] IB/rdmavt: Clean up comments and add more documentation
` [PATCH 06/12] IB/rdmavt: Add per verb driver callback checking
` [PATCH 07/12] IB/qib: Setup notify free/create mad agent callbacks for rdmavt
` [PATCH 08/12] IB/qib,rdmavt: Move smi_ah to qib
` [PATCH 09/12] IB/rdmavt: Remove RVT_FLAGs
` [PATCH 10/12] IB/rdmavt: Remove signal_supported and comments
` [PATCH 11/12] IB/rdmavt: Remove unnecessary exported functions
` [PATCH 12/12] IB/qib: Destroy SMI AH before de-allocating the protection domain
[PATCH rdma-next 0/3] IB/core uverbs support for legacy commands
2016-02-14 15:07 UTC (4+ messages)
` [PATCH rdma-next 1/3] IB/core: Avoid duplicate code
` [PATCH rdma-next 2/3] IB/core: IB/core: Allow legacy verbs through extended interfaces
` [PATCH rdma-next 3/3] IB/core: Modify conditional on ucontext existence
[PULL REQUEST] Please pull rdma.git
2016-02-14 1:23 UTC
[PATCH v5 1/1] IB/ipoib: fix for rare multicast join race condition
2016-02-12 23:19 UTC (6+ messages)
[PATCH rdma-rc] IB/mlx5: Fix RC transport send queue overhead computation
2016-02-12 19:55 UTC (3+ messages)
[PATCHv3 0/3] rdmacg: IB/core: rdma controller support
2016-02-12 16:45 UTC (14+ messages)
` [PATCHv3 1/3] rdmacg: Added rdma cgroup controller
[PATCH] perftest: Fix typos in s390x support
2016-02-12 15:38 UTC
[PATCH for-next] iw_cxgb4: Max fastreg depth depends on DSGL support
2016-02-12 10:40 UTC
[PATCH] IB/core: Replace memset with eth_zero_addr
2016-02-12 7:46 UTC
missing commit for 4.4 stable
2016-02-11 21:42 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).