public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2016-02-08 12:43:22 to 2016-02-14 20:10:37 UTC [more...]

[PATCH 00/12] IB/rdamvt, qib, hfi1: Code cleanups, bug fixes, and perf improvements
 2016-02-14 20:10 UTC  (7+ 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

4.5-rc iser issues
 2016-02-14 16:39 UTC  (9+ messages)

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

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

[PATCH v2 0/9] NFS/RDMA server patches for v4.6
 2016-02-11 18:48 UTC  (14+ messages)
  ` [PATCH v2 1/9] svcrdma: Do not send XDR roundup bytes for a write chunk
  ` [PATCH v2 2/9] svcrdma: svc_rdma_post_recv() should close connection on error
  ` [PATCH v2 3/9] rpcrdma: Add RPCRDMA_HDRLEN_ERR
  ` [PATCH v2 4/9] svcrdma: Make RDMA_ERROR messages work
  ` [PATCH v2 5/9] svcrdma: Use correct XID in error replies
  ` [PATCH v2 6/9] svcrdma: Hook up the logic to return ERR_CHUNK
  ` [PATCH v2 7/9] svcrdma: Remove close_out exit path
  ` [PATCH v2 8/9] svcrdma: Use new CQ API for RPC-over-RDMA server receive CQs
  ` [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 V1 libibverbs] Add QP creation flags, support blocking self multicast loopback
 2016-02-11 13:54 UTC 

[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 

[PATCH for-next 0/3] Enable LSO and Checksum for IPoIB over mlx5
 2016-02-10 13:35 UTC  (4+ messages)
  ` [PATCH for-next 1/3] IB/mlx5: Define mlx5 interface bits for IPoIB offloads
  ` [PATCH for-next 2/3] IB/mlx5: Implement UD QP offloads for IPoIB in the TX flow
  ` [PATCH for-next 3/3] IB/mlx5: Add support for CSUM in RX flow

Клиентские базы! Тел\Viber\Whatsapp:+79139393506 Skype:prodawez389 Email:usitnikov94@gmail.com Узнайте подробнее!!!
 2016-02-10  9:50 UTC 

[PATCH 0/5] IB/rdmavt,staging/rdma/hfi1: Misc bug fixes for hfi1
 2016-02-09 22:29 UTC  (6+ messages)
  ` [PATCH 1/5] staging/rdma/hfi1: Fetch platform configuration data from EFI variable
  ` [PATCH 2/5] staging/rdma/hfi1: Tune for unknown channel if configuration file is absent
  ` [PATCH 3/5] staging/rdma/hfi1: actually use new RNR timer API in loopback path
  ` [PATCH 4/5] staging/rdma/hfi1: Turning off LED without checking if stepping is Ax
  ` [PATCH 5/5] IB/rdmavt, staging/rdma/hfi1: use qps to dynamically scale timeout value

[PATCH v3 00/21] IB/srpt patches for Linux kernel v4.6
 2016-02-09 15:13 UTC  (8+ messages)
` [PATCH v3 03/21] IB/srpt: Remove struct srpt_node_acl
` [PATCH v3 16/21] IB/srpt: Use a mutex to protect the channel list

[PATCH v2] IB/ipoib: fix for rare multicast join race condition
 2016-02-09 12:06 UTC  (8+ messages)

[PATCH 0/3] new ib_drain_qp() API
 2016-02-08 15:53 UTC  (14+ messages)
` [PATCH 1/3] IB: new common API for draining a queue pair

[PATCH V1 libibverbs 0/7] Memory Window support
 2016-02-08 12:43 UTC  (2+ messages)
  ` [PATCH V1 libibverbs 7/7] Extend man pages to describe Memory Window usage


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