public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-02-14 16:29:56 to 2016-02-20 07:47:40 UTC [more...]

[PATCH rdma-next 0/8] Introduce vector CALC support
 2016-02-20  7:47 UTC  (4+ messages)
  ` [PATCH rdma-next 1/8] net/mlx5_core: Fix caching ATOMIC endian mode capability
  ` [PATCH rdma-next 2/8] net/mlx5_core: Refactor device capability function
  ` [PATCH rdma-next 3/8] net/mlx5_core: Introduce offload arithmetic hardware capabilities

Recovering from IBV_EVENT_DEVICE_FATAL in librdmacm application?
 2016-02-19 19:39 UTC  (3+ messages)

[RFC 0/7] Peer-direct memory
 2016-02-19 18:54 UTC  (16+ messages)

[PATCH rdma-next V2 00/32] Soft-RoCE driver
 2016-02-19 18:26 UTC  (6+ messages)
` [PATCH rdma-next V2 01/32] IB/core: Macro for RoCEv2 UDP port
` [PATCH rdma-next V2 30/32] IB/rxe: Shared objects between user and kernel

Move of upstream librdmacm and ibacm git trees
 2016-02-19 17:31 UTC  (3+ messages)

[PATCH 0/8] staging/rdma/hfi1,IB/rdmavt: Misc bug fixes
 2016-02-19  5:18 UTC  (12+ messages)
  ` [PATCH 1/8] staging/rdma/hfi1: fix 0-day syntax error
  ` [PATCH 2/8] staging/rdma/hfi1: Fix xmit discard error weight
  ` [PATCH 3/8] staging/rdma/hfi1: Cleanup comments and logs in PHY code
  ` [PATCH 4/8] staging/rdma/hfi1: Fix debugfs access race
  ` [PATCH 5/8] staging/rdma/hfi1: Disclose more information when i2c fails
  ` [PATCH 6/8] IB/rdamvt: fix cross build with rdmavt
  ` [PATCH 7/8] staging/rdma/hfi1: Guard i2c access against cp
  ` [PATCH 8/8] staging/rdma/hfi1: Fix counter read for cp

[PATCH v3 00/10] NFS/RDMA server patches for v4.6
 2016-02-18 17:53 UTC  (12+ messages)
  ` [PATCH v3 01/10] svcrdma: Do not write xdr_buf::tail in a Write chunk
  ` [PATCH v3 02/10] nfsd: Lower NFSv4.1 callback message size limit
  ` [PATCH v3 03/10] svcrdma: svc_rdma_post_recv() should close connection on error
  ` [PATCH v3 04/10] rpcrdma: Add RPCRDMA_HDRLEN_ERR
  ` [PATCH v3 05/10] svcrdma: Make RDMA_ERROR messages work
  ` [PATCH v3 06/10] svcrdma: Use correct XID in error replies
  ` [PATCH v3 07/10] svcrdma: Hook up the logic to return ERR_CHUNK
  ` [PATCH v3 08/10] svcrdma: Remove close_out exit path
  ` [PATCH v3 09/10] svcrdma: Use new CQ API for RPC-over-RDMA server receive CQs
  ` [PATCH v3 10/10] svcrdma: Use new CQ API for RPC-over-RDMA server send CQs

[PATCH] nes: handling failed allocation when creating workqueue
 2016-02-18 17:45 UTC  (3+ messages)

[PATCH rdma-next 0/3] IB/core uverbs support for legacy commands
 2016-02-18 17:33 UTC  (2+ messages)

[PATCH for-next] iw_cxgb4: Max fastreg depth depends on DSGL support
 2016-02-18 17:32 UTC  (2+ messages)

[PATCH] IB/core: Replace memset with eth_zero_addr
 2016-02-18 17:31 UTC  (2+ messages)

[PATCH v2 00/12] NFS/RDMA client patches for v4.6
 2016-02-18 17:31 UTC  (13+ messages)
  ` [PATCH v2 01/12] xprtrdma: rpcrdma_bc_receive_call() should init rq_private_buf.len
  ` [PATCH v2 02/12] xprtrdma: Clean up unused RPCRDMA_INLINE_PAD_THRESH macro
  ` [PATCH v2 03/12] xprtrdma: Clean up physical_op_map()
  ` [PATCH v2 04/12] xprtrdma: Clean up dprintk format string containing a newline
  ` [PATCH v2 05/12] xprtrdma: Segment head and tail XDR buffers on page boundaries
  ` [PATCH v2 06/12] xprtrdma: Do not wait if ib_post_send() fails
  ` [PATCH v2 07/12] rpcrdma: Add RPCRDMA_HDRLEN_ERR
  ` [PATCH v2 08/12] xprtrdma: Properly handle RDMA_ERROR replies
  ` [PATCH v2 09/12] xprtrdma: Serialize credit accounting again
  ` [PATCH v2 10/12] xprtrdma: Use new CQ API for RPC-over-RDMA client receive CQs
  ` [PATCH v2 11/12] xprtrdma: Use an anonymous union in struct rpcrdma_mw
  ` [PATCH v2 12/12] xprtrdma: Use new CQ API for RPC-over-RDMA client send CQs

[PATCH for-next 0/2] Add support for don't trap steering rule
 2016-02-18 17:22 UTC  (4+ messages)
  ` [PATCH for-next 1/2] IB/core: Add don't trap flag to flow creation
  ` [PATCH for-next 2/2] IB/mlx4: Add support for the don't trap rule

[PATCH v3 00/13] Implement Expected Receive TID Caching
 2016-02-18 17:12 UTC  (2+ messages)

[PATCH] IB/rxe: fix compare_const_fl.cocci warnings
 2016-02-18 16:56 UTC  (2+ messages)

[PATCH for-next 0/3] MLX5 IB/RoCE traffic counters
 2016-02-18 16:15 UTC  (4+ messages)
  ` [PATCH for-next 1/3] net/mlx5_core: Add helper function to read virtual port counters
  ` [PATCH for-next 2/3] net/mlx5_core: Add helper function to read IB error counters
  ` [PATCH for-next 3/3] IB/mlx5: Modify MAD reading counters method to use counter registers

[PATCH v4 00/21] IB/srpt patches for Linux kernel v4.6
 2016-02-18 15:14 UTC  (6+ messages)
` [PATCH v4 15/21] IB/srpt: Log private data associated with REJ

isert: convert to the new CQ API and a few random cleanups
 2016-02-18 12:32 UTC  (17+ 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] IB/ipoib: Add handling of skb with many frags
 2016-02-18  8:37 UTC 

[ANNOUNCE] dapl-2.1.8 release
 2016-02-18  1:10 UTC 

[ANNOUNCE] dapl-2.1.8 release
 2016-02-18  0:45 UTC 

[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 v1 0/8] NFS/RDMA client patches for v4.6
 2016-02-17 21:24 UTC  (21+ 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

vendor extension moratorium?
 2016-02-17 19:18 UTC  (4+ messages)

[PATCH V1 0/2] Fix counters support in mlx4
 2016-02-17 16:19 UTC  (2+ messages)

[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)

[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  (5+ messages)
` [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


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox