messages from 2016-01-19 22:42:44 to 2016-01-29 23:14:22 UTC [more...]
[PATCH v3 0/3] new ib_drain_qp() API
2016-02-11 22:44 UTC (2+ messages)
` [PATCH 3/3] IB/srp: use ib_drain_rq()
[PATCH v2 0/3] new ib_drain_qp() API
2016-02-08 22:14 UTC (2+ messages)
` [PATCH 3/3] IB/srp: use ib_drain_qp()
[PATCH 0/3] new ib_drain_qp() API
2016-02-05 21:55 UTC (2+ messages)
` [PATCH 3/3] IB/srp: use ib_drain_qp()
[PATCH v2 00/22] IB/srpt patches for Linux kernel v4.6
2016-01-29 23:14 UTC (10+ messages)
` [PATCH v2 01/22] IB/srpt: Add parentheses around sizeof argument
` [PATCH v2 02/22] IB/srpt: Remove struct srpt_node_acl
` [PATCH v2 03/22] IB/srpt: Inline srpt_sdev_name()
` [PATCH v2 04/22] IB/srpt: Inline srpt_get_ch_state()
` [PATCH v2 05/22] IB/srpt: Introduce target_reverse_dma_direction()
` [PATCH v2 06/22] IB/srpt: Use scsilun_to_int()
` [PATCH v2 07/22] IB/srpt: Simplify srpt_handle_tsk_mgmt()
` [PATCH v2 08/22] IB/srpt: Simplify channel state management
` [PATCH v2 09/22] IB/srpt: Simplify srpt_shutdown_session()
Missed patch for hfi1 from Gregs tree
2016-01-28 22:04 UTC (6+ messages)
` [PATCH RESEND] staging: rdma: hfi1: diag: constify hfi1_filter_array structure
[LSF/MM TOPIC] Remote access to pmem on storage targets
2016-01-28 21:10 UTC (13+ messages)
` [Lsf-pc] "
` [LSF/MM TOPIC/ATTEND] RDMA passive target
` [Lsf-pc] "
[PATCH for-4.5-rc2 V1 0/5] Mellanox drivers fixes
2016-01-28 15:51 UTC (6+ messages)
` [PATCH for-4.5-rc2 V1 1/5] IB/mlx5: Add CREATE_CQ and CREATE_QP to uverbs_ex_cmd_mask
` [PATCH for-4.5-rc2 V1 2/5] IB/mlx5: Fix reqlen validation in mlx5_ib_alloc_ucontext
` [PATCH for-4.5-rc2 V1 3/5] IB/mlx5: Fix use of null pointer PD
` [PATCH for-4.5-rc2 V1 4/5] IB/mlx5: Use MLX5_GET to correctly get end of padding mode
` [PATCH for-4.5-rc2 V1 5/5] IB/core: Set correct payload length for RoCEv2 over IPv6
[PATCH for-4.5-rc1 0/5] Mellanox drivers fixes
2016-01-28 15:30 UTC (7+ messages)
` [PATCH for-4.5-rc1 1/5] IB/mlx5: Add CREATE_CQ and CREATE_QP to uverbs_ex_cmd_mask
` [PATCH for-4.5-rc1 2/5] IB/mlx5: Fix reqlen validation in mlx5_ib_alloc_ucontext
` [PATCH for-4.5-rc1 3/5] IB/mlx5: Fix use of null pointer PD
` [PATCH for-4.5-rc1 4/5] IB/mlx5: Use MLX5_GET to get end_padding_mode
` [PATCH for-4.5-rc1 5/5] IB/core: Set correct payload length for RoCEv2 over IPv6
[PATCH 0/4] RDMA/ocrdma: Add RoCE-v2 support
2016-01-28 13:59 UTC (5+ messages)
` [PATCH 1/4] RDMA/ocrdma: Export udp encapsulation capability
` [PATCH 2/4] RDMA/ocrdma: Support RoCE-v2 in the UD path
` [PATCH 3/4] RDMA/ocrdma: Support RoCE-v2 in the RC path
` [PATCH 4/4] RDMA/ocrdma: Support user AH creation for RoCE-v2
[PATCH libmlx5] Add support for create/destroy flow
2016-01-27 14:26 UTC
NEW ARRIVALS, CISCO,CPU's,Memory, LAPTOP AND AVAYA
2016-01-27 5:42 UTC
[PATCH 00/15] Various ib_srpt patches
2016-01-26 18:52 UTC (7+ messages)
` [PATCH 06/15] IB/srpt: Simplify srpt_handle_tsk_mgmt()
[PATCH] IB/cm: Expose driver version
2016-01-26 17:50 UTC (4+ messages)
IB/mlx5: Add create and destroy functionality for Raw Packet QP
2016-01-26 8:48 UTC (2+ messages)
[PATCH][V2] IB/sysfs: remove unused va_list args
2016-01-25 18:41 UTC (2+ messages)
[PATCH] IB/sysfs: remove unused va_list args
2016-01-25 18:28 UTC (3+ messages)
[PATCH v4 00/22] kthread: Use kthread worker API more widely
2016-01-25 15:45 UTC (2+ messages)
` [PATCH v4 18/22] IB/fmr_pool: Convert the cleanup thread into kthread worker API
[PULL REQUEST] Please pull rdma.git
2016-01-25 1:05 UTC (23+ messages)
[PATCH v2 0/7] IB/qib: Use rdmavt for cq, post send/recv, some qp ops
2016-01-22 21:08 UTC (8+ messages)
` [PATCH v2 1/7] IB/qib: Use rdmavt device allocation function
` [PATCH v2 2/7] IB/qib: Remove create and free mad agents
` [PATCH v2 3/7] IB/qib: Remove completion queue data structures and functions from qib
` [PATCH v2 4/7] IB/qib: Use rdmavt version of post_send
` [PATCH v2 5/7] IB/qib: Remove qib_post_receive and use rdmavt version
` [PATCH v2 6/7] IB/qib: Remove qib multicast verbs functions
` [PATCH v2 7/7] IB/qib: Remove qib_query_qp function
[PATCH v2 0/6] IB/rdmavt: clean ups, mad agents and query_qp
2016-01-22 21:05 UTC (7+ messages)
` [PATCH v2 1/6] IB/rdmavt: Remove unused variable from Queue Pair
` [PATCH v2 2/6] IB/rdmavt: add modify queue pair driver helpers
` [PATCH v2 3/6] IB/rdmavt: Add device structure allocation
` [PATCH v2 4/6] IB/rdmavt: Add mad agents to rdmavt
` [PATCH v2 5/6] IB/rdmavt: Fix copyright date
` [PATCH v2 6/6] IB/rdmavt: Add support for rvt_query_qp
[PATCH v2 0/8] IB/rdmavt: Add functions for cq, qp, post send and recv
2016-01-22 21:01 UTC (9+ messages)
` [PATCH v2 1/8] IB/rdmavt: Add completion queue functions
` [PATCH v2 2/8] IB/rdmavt: Add post send to rdmavt
` [PATCH v2 3/8] IB/rdmavt: Add support for tracing events
` [PATCH v2 4/8] IB/rdmavt: Add modify qp
` [PATCH v2 5/8] IB/rdmavt: Add destroy qp verb
` [PATCH v2 6/8] IB/rdmavt: Add post receive to rdmavt
` [PATCH v2 7/8] IB/rdmavt: Add multicast functions
` [PATCH v2 8/8] IB/rdmavt: Add misc dev register functionality
[PATCH v2 0/9] Start to rely on rdmavt for qp support and other verbs
2016-01-22 20:56 UTC (10+ messages)
` [PATCH v2 1/9] IB/qib: Remove ibport and use rdmavt version
` [PATCH v2 2/9] IB/qib: Implement qib support for AH notification
` [PATCH v2 3/9] IB/qib: Remove mmap from qib
` [PATCH v2 4/9] IB/qib: Use rdmavt pkey verbs function
` [PATCH v2 5/9] IB/qib: Remove qpn, qp tables and related variables from qib
` [PATCH v2 6/9] IB/qib: Delete QIB user context allocation and de-alloction functions
` [PATCH v2 7/9] IB/qib: Remove qib_query_device function
` [PATCH v2 8/9] IB/qib: Use rdmavt send and receive flags
` [PATCH v2 9/9] IB/qib: Remove create qp and create qp table functionality
[PATCH v2 0/7] Start to add qp support to rdmavt and other verbs
2016-01-22 20:50 UTC (8+ messages)
` [PATCH v2 1/7] IB/rdmavt: Add IB user context allocation and de-alloction functions
` [PATCH v2 2/7] IB/rdmavt: Add R and S flags for queue pairs
` [PATCH v2 3/7] IB/rdmavt: Add create queue pair functionality
` [PATCH v2 4/7] IB/rdmavt: Export reset_qp in rdmavt
` [PATCH v2 5/7] IB/rdmavt: Allow reserving just one qpn
` [PATCH v2 6/7] IB/rdmavt: Add support for rvt_query_device function
` [PATCH v2 7/7] IB/rdmavt: Support creating qps with GFP_NOIO flag
[PATCH v4 00/10] Begin to use rdmavt for qib
2016-01-22 20:46 UTC (11+ messages)
` [PATCH v4 01/10] IB/qib: Begin to use rdmavt for verbs
` [PATCH v4 02/10] IB/qib: Remove dma.c and use rdmavt version of dma functions
` [PATCH v4 03/10] IB/qib: Use rdmavt protection domain
` [PATCH v4 04/10] IB/qib: Remove most uses of QIB_PERMISSIVE_LID and QIB_MULTICAST_LID_BASE
` [PATCH v4 05/10] IB/qib: Use rdmavt lid defines in qib
` [PATCH v4 06/10] IB/qib: Remove driver specific members from qib qp type
` [PATCH v4 07/10] IB/qib: Add device specific info prints
` [PATCH v4 08/10] IB/qib: Remove qp and mr functionality from qib
` [PATCH v4 09/10] IB/qib: Use address handle in rdmavt and remove "
` [PATCH v4 10/10] IB/qib: Remove srq "
[PATCH 1/1] Ibacm: Check the presence of header files for netlink support
2016-01-22 18:41 UTC (2+ messages)
[PATCH v3 00/16] add Intel X722 iWARP driver
2016-01-21 19:21 UTC (25+ messages)
` [PATCH v3 04/16] i40iw: add connection management code
` [PATCH v3 06/16] i40iw: add pble resource files
` [PATCH v3 09/16] i40iw: add files for iwarp interface
` [PATCH v3 10/16] i40iw: add file to handle cqp calls
` [PATCH v3 12/16] i40iw: add X722 register file
` [PATCH v3 01/16] i40e: Add support for client interface for IWARP driver
` [PATCH v3 02/16] i40iw: add entry in rdma_netlink
` [PATCH v3 03/16] i40iw: add main, hdr, status
` [PATCH v3 05/16] i40iw: add puda code
` [PATCH v3 07/16] i40iw: add hmc resource files
` [PATCH v3 08/16] i40iw: add hw and utils files
` [PATCH v3 11/16] i40iw: add hardware related header files
` [PATCH v3 13/16] i40iw: user kernel shared files
` [PATCH v3 14/16] i40iw: virtual channel handling files
` [PATCH v3 15/16] i40iw: Kconfig and Makefile for iwarp module
` [PATCH v3 16/16] i40iw: changes for build of i40iw module
Back from PTO
2016-01-21 19:01 UTC (3+ messages)
[PATCH 1/1] IB/sa: Fix netlink local service GFP crash
2016-01-21 17:49 UTC (2+ messages)
[PATCH 1/1] Fix deadlock when running run_iter_bw_infinitely
2016-01-21 14:12 UTC (8+ messages)
` Ping: "
rdma hangs on poll_device() while tcp is correct
2016-01-21 6:31 UTC
[GIT PULL] target updates for v4.5-rc1
2016-01-20 21:16 UTC
[PATCH V1] IB/core: Do not allocate more memory than required for cma_configfs
2016-01-20 8:20 UTC (3+ messages)
completion queue abstraction V2
2016-01-20 7:15 UTC (6+ messages)
` [PATCH 03/13] irq_poll: fold irq_poll_sched_prep into irq_poll_sched
` "
[PATCH 00/31] staging/rdma/hfi1: Add rdmavt support to hfi1
2016-01-19 22:44 UTC (19+ messages)
` [PATCH 14/31] staging/rdma/hfi1: Remove mmap from hfi1
` [PATCH 15/31] staging/rdma/hfi1: Use rdmavt pkey verbs function
` [PATCH 16/31] staging/rdma/hfi1: Remove user context allocation and de-alloction functions
` [PATCH 17/31] staging/rdma/hfi1: Use rdmavt send flags and recv flags
` [PATCH 18/31] staging/rdma/hfi1: Remove qpdev and qpn table from hfi1
` [PATCH 19/31] staging/rdma/hfi1: Remove create_qp functionality
` [PATCH 20/31] staging/rdma/hfi1: Remove query_device function
` [PATCH 21/31] staging/rdma/hfi1: Remove CQ data structures and functions from hfi1
` [PATCH 22/31] staging/rdma/hfi1: Clean up return handling
` [PATCH 23/31] staging/rdma/hfi1: Use rdmavt version of post_send
` [PATCH 24/31] staging/rdma/hfi1: Remove multicast verbs functions
` [PATCH 25/31] staging/rdma/hfi1: Remove modify queue pair from hfi1
` [PATCH 26/31] staging/rdma/hfi1: Remove destroy qp verb
` [PATCH 27/31] staging/rdma/hfi1: Remove post_recv and use rdmavt version
` [PATCH 28/31] staging/rdma/hfi1: Clean up register device
` [PATCH 29/31] staging/rdma/hfi1: Use rdmavt device allocation function
` [PATCH 30/31] staging/rdma/hfi1: Remove create and free mad agents
` [PATCH 31/31] staging/rdma/hfi1: Remove hfi1_query_qp function
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