public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-02-10 16:34:03 to 2016-02-15 18:14:37 UTC [more...]

[PATCH V1 libibverbs] Add QP creation flags, support blocking self multicast loopback
 2016-02-15 18:14 UTC  (2+ messages)

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

КЛИЕНТСКИЕ БАЗЫ! Тел\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 0/2] User-index fixes
 2016-02-14 16:35 UTC  (3+ 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

SRPt oops with 4.5-rc3-ish
 2016-02-14 16:09 UTC 

[RFC 0/7] Peer-direct memory
 2016-02-14 15:25 UTC  (15+ messages)
  ` [RFC 1/7] IB/core: Introduce peer client interface
  ` [RFC 2/7] IB/core: Get/put peer memory client
  ` [RFC 3/7] IB/core: Umem tunneling peer memory APIs
  ` [RFC 4/7] IB/core: Infrastructure to manage peer core context
  ` [RFC 5/7] IB/core: Invalidation support for peer memory
  ` [RFC 6/7] IB/core: Peer memory client for IO memory
  ` [RFC 7/7] IB/mlx5: Invalidation support for MR over peer memory

[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

[PATCH v3 0/3] new ib_drain_qp() API
 2016-02-14 14:58 UTC  (18+ messages)
` [PATCH 3/3] IB/srp: use ib_drain_rq()
` [PATCH 1/3] IB: new common API for draining queues

[PATCH V1 0/2] Fix counters support in mlx4
 2016-02-14 13:51 UTC  (3+ 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 "

[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 

[PATCH] RDMA/ocrdma: Fix arm logic to align with new cq API
 2016-02-12  3:46 UTC  (3+ messages)

missing commit for 4.4 stable
 2016-02-11 21:42 UTC  (2+ messages)

[PATCH v4 00/21] IB/srpt patches for Linux kernel v4.6
 2016-02-11 19:10 UTC  (22+ messages)
  ` [PATCH v4 01/21] IB/srpt: Simplify srpt_handle_tsk_mgmt()
  ` [PATCH v4 02/21] IB/srpt: Add parentheses around sizeof argument
  ` [PATCH v4 03/21] IB/srpt: Remove struct srpt_node_acl
  ` [PATCH v4 04/21] IB/srpt: Inline srpt_sdev_name()
  ` [PATCH v4 05/21] IB/srpt: Inline srpt_get_ch_state()
  ` [PATCH v4 06/21] IB/srpt: Introduce target_reverse_dma_direction()
  ` [PATCH v4 07/21] IB/srpt: Use scsilun_to_int()
  ` [PATCH v4 08/21] IB/srpt: Simplify channel state management
  ` [PATCH v4 09/21] IB/srpt: Simplify srpt_shutdown_session()
  ` [PATCH v4 10/21] IB/srpt: Fix srpt_close_session()
  ` [PATCH v4 11/21] IB/srpt: Fix srpt_handle_cmd() error paths
  ` [PATCH v4 12/21] IB/srpt: Fix how aborted commands are processed
  ` [PATCH v4 13/21] IB/srpt: Inline trivial CM callback functions
  ` [PATCH v4 14/21] IB/srpt: Eliminate srpt_find_channel()
  ` [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 v2 0/3] new ib_drain_qp() API
 2016-02-11 18:54 UTC  (15+ messages)

[PATCH v2 0/9] NFS/RDMA server patches for v4.6
 2016-02-11 18:48 UTC  (4+ messages)
` [PATCH v2 9/9] svcrdma: Use new CQ API for RPC-over-RDMA server send CQs

[PATCH 0/3] IB/mlx4: Fix extended counters support
 2016-02-11 17:46 UTC  (9+ messages)
  ` [PATCH 1/3] IB/core: Fix reading capability mask of the port info class
  ` [PATCH 2/3] IB/mlx4: Add support for extended counters over RoCE ports
  ` [PATCH 3/3] IB/mlx4: Add support for the port info class for "

[PATCH] rdma: amso1100: c2_provider: Use netdev_dbg()
 2016-02-11 16:27 UTC  (2+ messages)

[PATCH v4 1/1] IB/ipoib: fix for rare multicast join race condition
 2016-02-11 16:24 UTC  (2+ messages)

[PATCH 0/5] pre-decrement in error paths considered harmful
 2016-02-11 16:02 UTC  (7+ messages)
` [PATCH 3/5] net/mlx4: fix some error handling in mlx4_multi_func_init()

[PATCH for-next 0/3] Add TOS support and some cleanup
 2016-02-11 12:14 UTC  (2+ messages)

Business Partnership
 2016-02-11  1:30 UTC 

Business Partnership
 2016-02-11  1:02 UTC 

[PULL REQUEST] Please pull rdma.git
 2016-02-10 22:34 UTC 

[PATCH v3 1/1] IB/ipoib: fix for rare multicast join race condition
 2016-02-10 16:47 UTC  (3+ messages)

Good day
 2016-02-10 16:34 UTC 


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