linux-rdma
Thread
Date
Earlier messages
Messages by Thread
Re: [PATCH] IB/IPoIB: Fix kernel panic on multicast flow
Yuval Shaia
Re: [PATCH] IB/IPoIB: Fix kernel panic on multicast flow
Erez Shitrit
Re: [PATCH] IB/IPoIB: Fix kernel panic on multicast flow
Christoph Lameter
[PATCH] RXE: A Soft RoCE back-end for the RVT
Moni Shoua
Re: [PATCH] RXE: A Soft RoCE back-end for the RVT
Sagi Grimberg
[PATCH 0/9] Start to rely on rdmavt for qp support and other verbs
Dennis Dalessandro
[PATCH 5/9] IB/qib: Remove qpn, qp tables and related variables from qib
Dennis Dalessandro
[PATCH 4/9] IB/qib: Use rdmavt pkey verbs function
Dennis Dalessandro
[PATCH 3/9] IB/qib: Remove mmap from qib
Dennis Dalessandro
[PATCH 2/9] IB/qib: Implement qib support for AH notification
Dennis Dalessandro
[PATCH 6/9] IB/qib: Delete QIB user context allocation and de-alloction functions
Dennis Dalessandro
[PATCH 9/9] IB/qib: Remove create qp and create qp table functionality
Dennis Dalessandro
[PATCH 8/9] IB/qib: Use rdmavt send and receive flags
Dennis Dalessandro
[PATCH 7/9] IB/qib: Remove qib_query_device function
Dennis Dalessandro
[PATCH 1/9] IB/qib: Remove ibport and use rdmavt version
Dennis Dalessandro
NULL pointer deref in k.o/for-4.5
Chuck Lever
Re: NULL pointer deref in k.o/for-4.5
Chuck Lever
Re: NULL pointer deref in k.o/for-4.5
Or Gerlitz
Re: NULL pointer deref in k.o/for-4.5
Chuck Lever
Re: NULL pointer deref in k.o/for-4.5
Or Gerlitz
[PATCH 0/6] Start to add qp support to rdmavt and other verbs
Dennis Dalessandro
[PATCH 5/6] IB/rdmavt: Allow reserving just one qpn
Dennis Dalessandro
[PATCH 2/6] IB/rdmavt: Add R and S flags for queue pairs
Dennis Dalessandro
[PATCH 6/6] IB/rdmavt: Add support for rvt_query_device function
Dennis Dalessandro
[PATCH 3/6] IB/rdmavt: Add create queue pair functionality
Dennis Dalessandro
[PATCH 4/6] IB/rdmavt: Export reset_qp in rdmavt
Dennis Dalessandro
[PATCH 1/6] IB/rdmavt: Add IB user context allocation and de-alloction functions
Dennis Dalessandro
[PATCH v3 00/10] Begin to use rdmavt for qib
Dennis Dalessandro
[PATCH v3 03/10] IB/qib: Use rdmavt protection domain
Dennis Dalessandro
[PATCH v3 04/10] IB/qib: Remove most uses of QIB_PERMISSIVE_LID and QIB_MULTICAST_LID_BASE
Dennis Dalessandro
[PATCH v3 01/10] IB/qib: Begin to use rdmavt for verbs
Dennis Dalessandro
[PATCH v3 02/10] IB/qib: Remove dma.c and use rdmavt version of dma functions
Dennis Dalessandro
[PATCH v3 06/10] IB/qib: Remove driver specific members from qib qp type
Dennis Dalessandro
[PATCH v3 07/10] IB/qib: Add device specific info prints
Dennis Dalessandro
[PATCH v3 05/10] IB/qib: Use rdmavt lid defines in qib
Dennis Dalessandro
[PATCH v3 09/10] IB/qib: Use address handle in rdmavt and remove from qib
Dennis Dalessandro
[PATCH v3 08/10] IB/qib: Remove qp and mr functionality from qib
Dennis Dalessandro
[PATCH v3 10/10] IB/qib: Remove srq from qib
Dennis Dalessandro
[PATCH v3 00/36] Add rdma verbs transport library
Dennis Dalessandro
[PATCH v3 01/36] IB/rdmavt: Create module framework and handle driver registration
Dennis Dalessandro
[PATCH v3 02/36] IB/rdmavt: Consolidate dma ops in rdmavt.
Dennis Dalessandro
[PATCH v3 03/36] IB/rdmavt: Add protection domain to rdmavt.
Dennis Dalessandro
[PATCH v3 04/36] IB/rdmavt: Add ib core device attributes to rvt driver params list
Dennis Dalessandro
[PATCH v3 06/36] IB/rdmavt: Add query and modify device stubs
Dennis Dalessandro
[PATCH v3 05/36] IB/rdmavt: Macroize override checks during driver registration
Dennis Dalessandro
[PATCH v3 07/36] IB/rdmavt: Add query and modify port stubs
Dennis Dalessandro
[PATCH v3 08/36] IB/rdmavt: Add pkey query stub
Dennis Dalessandro
[PATCH v3 09/36] IB/rdmavt: Add query gid stub
Dennis Dalessandro
[PATCH v3 10/36] IB/rdmavt: Alloc and dealloc ucontexts
Dennis Dalessandro
[PATCH v3 12/36] IB/rdmavt: Add address handle stubs
Dennis Dalessandro
[PATCH v3 11/36] IB/rdmavt: Add queue pair function stubs
Dennis Dalessandro
[PATCH v3 13/36] IB/rdmavt: Add memory region stubs
Dennis Dalessandro
[PATCH v3 14/36] IB/rdmavt: Add SRQ stubs
Dennis Dalessandro
[PATCH v3 15/36] IB/rdmavt: Add multicast stubs
Dennis Dalessandro
[PATCH v3 16/36] IB/rdmavt: Add process MAD stub
Dennis Dalessandro
[PATCH v3 18/36] IB/rdmavt: Add get port immutable stub
Dennis Dalessandro
[PATCH v3 17/36] IB/rdmavt: Add mmap stub
Dennis Dalessandro
[PATCH v3 19/36] IB/rdmavt: Add completion queue function stubs
Dennis Dalessandro
[PATCH v3 21/36] IB/rdmavt: Move MR datastructures into rvt
Dennis Dalessandro
[PATCH v3 23/36] IB/rdmavt: Move driver helper functions to a common structure
Dennis Dalessandro
[PATCH v3 22/36] IB/rdmavt: Add queue pair data structure to rdmavt
Dennis Dalessandro
[PATCH v3 25/36] IB/rdmavt: Add the start of capability flags
Dennis Dalessandro
[PATCH v3 27/36] IB/rdmavt: Do not use rvt prints which rely on driver too early
Dennis Dalessandro
[PATCH v3 24/36] IB/rdmavt: Add device specific info prints
Dennis Dalessandro
[PATCH v3 20/36] IB/rdmavt: Add post send and recv stubs
Dennis Dalessandro
[PATCH v3 26/36] IB/rdmavt: Move memory registration into rdmavt
Dennis Dalessandro
[PATCH v3 30/36] IB/rdmavt: Move SRQ data structure into rdmavt
Dennis Dalessandro
[PATCH v3 35/36] IB/rdmavt: Add mmap related functions
Dennis Dalessandro
[PATCH v3 34/36] IB/rdmavt: Initialize and teardown of qpn table
Dennis Dalessandro
[PATCH v3 29/36] IB/rdmavt: Add AH to rdmavt
Dennis Dalessandro
[PATCH v3 31/36] IB/rdmavt: Add an ibport data structure to rdmavt
Dennis Dalessandro
[PATCH v3 36/36] IB/rdmavt: Add pkey support
Dennis Dalessandro
[PATCH v3 32/36] IB/rdmavt: Add driver notification for new AH
Dennis Dalessandro
[PATCH v3 28/36] IB/rdmavt: Add common LID defines to rdmavt
Dennis Dalessandro
[PATCH] IB/cma: Fix RDMA port validation for iWarp
Matan Barak
Re: [PATCH] IB/cma: Fix RDMA port validation for iWarp
Steve Wise
Obtaining initiator hex address for srpt acls, not /sys/class/infiniband/mlx4_0/ports/1/gids/0
james harvey
Re: Obtaining initiator hex address for srpt acls, not /sys/class/infiniband/mlx4_0/ports/1/gids/0
james harvey
Re: Obtaining initiator hex address for srpt acls, not /sys/class/infiniband/mlx4_0/ports/1/gids/0
james harvey
Unable to establish rdma connection, breaks rdma basic functionality
Hariprasad S
Re: Unable to establish rdma connection, breaks rdma basic functionality
Matan Barak
Re: Unable to establish rdma connection, breaks rdma basic functionality
Hariprasad Shenai
[PATCH][v4.2.y-ckt] net/mlx5e: Max mtu comparison fix
Joseph Salisbury
Re: [PATCH][v4.2.y-ckt] net/mlx5e: Max mtu comparison fix
Kamal Mostafa
[PATCH v3] staging/rdma/hfi1: check for ARMED->ACTIVE transition in receive interrupt
Jubin John
[PATCHv1 0/6] rdma controller support
Parav Pandit
[PATCHv1 6/6] rdmacg: Added documentation for rdma controller.
Parav Pandit
Re: [PATCHv1 6/6] rdmacg: Added documentation for rdma controller.
Tejun Heo
Re: [PATCHv1 6/6] rdmacg: Added documentation for rdma controller.
Parav Pandit
Re: [PATCHv1 6/6] rdmacg: Added documentation for rdma controller.
Tejun Heo
Re: [PATCHv1 6/6] rdmacg: Added documentation for rdma controller.
Parav Pandit
[PATCHv1 5/6] IB/core: use rdma cgroup for resource accounting
Parav Pandit
[PATCHv1 4/6] IB/core: rdmacg support infrastructure APIs
Parav Pandit
[PATCHv1 1/6] rdmacg: Added rdma cgroup header file
Parav Pandit
[PATCHv1 3/6] rdmacg: implements rdma cgroup
Parav Pandit
Re: [PATCHv1 3/6] rdmacg: implements rdma cgroup
Tejun Heo
Re: [PATCHv1 3/6] rdmacg: implements rdma cgroup
Parav Pandit
[PATCHv1 2/6] IB/core: Added members to support rdma cgroup
Parav Pandit
Re: [PATCHv1 2/6] IB/core: Added members to support rdma cgroup
Tejun Heo
Re: [PATCHv1 2/6] IB/core: Added members to support rdma cgroup
Parav Pandit
Re: [PATCHv1 2/6] IB/core: Added members to support rdma cgroup
Tejun Heo
Re: [PATCHv1 0/6] rdma controller support
Tejun Heo
Re: [PATCHv1 0/6] rdma controller support
Parav Pandit
Re: [PATCHv1 0/6] rdma controller support
Tejun Heo
[PATCHv4 TRIVIAL] IB/core: Documentation fix to the snoop handler in the MAD header file
Hal Rosenstock
Re: [PATCHv4 TRIVIAL] IB/core: Documentation fix to the snoop handler in the MAD header file
ira.weiny
[PATCH 00/15] Various ib_srpt patches
Bart Van Assche
[PATCH 01/15] IB/srpt: Add parentheses around sizeof argument
Bart Van Assche
Re: [PATCH 01/15] IB/srpt: Add parentheses around sizeof argument
Christoph Hellwig
Re: [PATCH 01/15] IB/srpt: Add parentheses around sizeof argument
Sagi Grimberg
[PATCH 02/15] IB/srpt: Inline srpt_sdev_name()
Bart Van Assche
Re: [PATCH 02/15] IB/srpt: Inline srpt_sdev_name()
Christoph Hellwig
Re: [PATCH 02/15] IB/srpt: Inline srpt_sdev_name()
Sagi Grimberg
[PATCH 03/15] IB/srpt: Inline srpt_get_ch_state()
Bart Van Assche
Re: [PATCH 03/15] IB/srpt: Inline srpt_get_ch_state()
Christoph Hellwig
Re: [PATCH 03/15] IB/srpt: Inline srpt_get_ch_state()
Sagi Grimberg
[PATCH 04/15] IB/srpt: Introduce target_reverse_dma_direction()
Bart Van Assche
Re: [PATCH 04/15] IB/srpt: Introduce target_reverse_dma_direction()
Christoph Hellwig
Re: [PATCH 04/15] IB/srpt: Introduce target_reverse_dma_direction()
Sagi Grimberg
[PATCH 05/15] IB/srpt: Use scsilun_to_int()
Bart Van Assche
Re: [PATCH 05/15] IB/srpt: Use scsilun_to_int()
Christoph Hellwig
Re: [PATCH 05/15] IB/srpt: Use scsilun_to_int()
Sagi Grimberg
[PATCH 06/15] IB/srpt: Simplify srpt_handle_tsk_mgmt()
Bart Van Assche
Re: [PATCH 06/15] IB/srpt: Simplify srpt_handle_tsk_mgmt()
Christoph Hellwig
Re: [PATCH 06/15] IB/srpt: Simplify srpt_handle_tsk_mgmt()
Sagi Grimberg
[PATCH 07/15] IB/srpt: Simplify channel state management
Bart Van Assche
Re: [PATCH 07/15] IB/srpt: Simplify channel state management
Christoph Hellwig
Re: [PATCH 07/15] IB/srpt: Simplify channel state management
Sagi Grimberg
[PATCH 08/15] IB/srpt: Simplify srpt_shutdown_session()
Bart Van Assche
Re: [PATCH 08/15] IB/srpt: Simplify srpt_shutdown_session()
Christoph Hellwig
Re: [PATCH 08/15] IB/srpt: Simplify srpt_shutdown_session()
Sagi Grimberg
[PATCH 10/15] IB/srpt: Fix srpt_handle_cmd() error paths
Bart Van Assche
Re: [PATCH 10/15] IB/srpt: Fix srpt_handle_cmd() error paths
Christoph Hellwig
Re: [PATCH 10/15] IB/srpt: Fix srpt_handle_cmd() error paths
Sagi Grimberg
Re: [PATCH 10/15] IB/srpt: Fix srpt_handle_cmd() error paths
Bart Van Assche
[PATCH 09/15] IB/srpt: Fix srpt_close_session()
Bart Van Assche
Re: [PATCH 09/15] IB/srpt: Fix srpt_close_session()
Christoph Hellwig
Re: [PATCH 09/15] IB/srpt: Fix srpt_close_session()
Sagi Grimberg
Re: [PATCH 09/15] IB/srpt: Fix srpt_close_session()
Bart Van Assche
Re: [PATCH 09/15] IB/srpt: Fix srpt_close_session()
Sagi Grimberg
[PATCH 11/15] IB/srpt: Fix how aborted commands are processed
Bart Van Assche
Re: [PATCH 11/15] IB/srpt: Fix how aborted commands are processed
Christoph Hellwig
Re: [PATCH 11/15] IB/srpt: Fix how aborted commands are processed
Bart Van Assche
[PATCH 12/15] IB/srpt: Eliminate srpt_find_channel()
Bart Van Assche
Re: [PATCH 12/15] IB/srpt: Eliminate srpt_find_channel()
Christoph Hellwig
Re: [PATCH 12/15] IB/srpt: Eliminate srpt_find_channel()
Sagi Grimberg
[PATCH 13/15] IB/srpt: Detect session shutdown reliably
Bart Van Assche
Re: [PATCH 13/15] IB/srpt: Detect session shutdown reliably
Christoph Hellwig
Re: [PATCH 13/15] IB/srpt: Detect session shutdown reliably
Bart Van Assche
Re: [PATCH 13/15] IB/srpt: Detect session shutdown reliably
Sagi Grimberg
Re: [PATCH 13/15] IB/srpt: Detect session shutdown reliably
Bart Van Assche
Re: [PATCH 13/15] IB/srpt: Detect session shutdown reliably
Christoph Hellwig
[PATCH 14/15] IB/srpt: Fix srpt_write_pending()
Bart Van Assche
Re: [PATCH 14/15] IB/srpt: Fix srpt_write_pending()
Christoph Hellwig
Re: [PATCH 14/15] IB/srpt: Fix srpt_write_pending()
Sagi Grimberg
[PATCH 15/15] IB/srpt: Fix a rare crash in srpt_close_session()
Bart Van Assche
Re: [PATCH 15/15] IB/srpt: Fix a rare crash in srpt_close_session()
Christoph Hellwig
Re: [PATCH 15/15] IB/srpt: Fix a rare crash in srpt_close_session()
Sagi Grimberg
[PATCHv3 TRIVIAL] IB/core: Documentation fix to ib_mad_snoop_handler in the MAD header file
Hal Rosenstock
RE: [PATCHv3 TRIVIAL] IB/core: Documentation fix to ib_mad_snoop_handler in the MAD header file
Hefty, Sean
Re: [PATCHv3 TRIVIAL] IB/core: Documentation fix to ib_mad_snoop_handler in the MAD header file
Hal Rosenstock
RE: [PATCHv3 TRIVIAL] IB/core: Documentation fix to ib_mad_snoop_handler in the MAD header file
Hefty, Sean
Re: [PATCHv3 TRIVIAL] IB/core: Documentation fix to ib_mad_snoop_handler in the MAD header file
Or Gerlitz
re: iser-target: Add iSCSI Extensions for RDMA (iSER) target driver
Dan Carpenter
Re: iser-target: Add iSCSI Extensions for RDMA (iSER) target driver
Nicholas A. Bellinger
Re: iser-target: Add iSCSI Extensions for RDMA (iSER) target driver
Nicholas A. Bellinger
Re: iser-target: Add iSCSI Extensions for RDMA (iSER) target driver
Dan Carpenter
[PATCHv2 TRIVIAL] IB/core: ib_mad.h ib_mad_snoop_handler documentation fix
Hal Rosenstock
Re: [PATCHv2 TRIVIAL] IB/core: ib_mad.h ib_mad_snoop_handler documentation fix
ira.weiny
Re: [PATCHv2 TRIVIAL] IB/core: ib_mad.h ib_mad_snoop_handler documentation fix
Or Gerlitz
[PATCH v2] staging/rdma/hfi1: check for ARMED->ACTIVE transition in receive interrupt
Jubin John
Re: [PATCH v2] staging/rdma/hfi1: check for ARMED->ACTIVE transition in receive interrupt
Leon Romanovsky
Re: [PATCH v2] staging/rdma/hfi1: check for ARMED->ACTIVE transition in receive interrupt
Jubin John
[PATCH TRIVIAL] IB/core: ib_mad.h ib_mad_snoop_handler documentation fix
Hal Rosenstock
Re: [PATCH TRIVIAL] IB/core: ib_mad.h ib_mad_snoop_handler documentation fix
Leon Romanovsky
convert mad to the new CQ API
Christoph Hellwig
[PATCH 1/2] IB/mad: pass ib_mad_send_buf explicitly to the recv_handler
Christoph Hellwig
Re: [PATCH 1/2] IB/mad: pass ib_mad_send_buf explicitly to the recv_handler
Hal Rosenstock
Re: [PATCH 1/2] IB/mad: pass ib_mad_send_buf explicitly to the recv_handler
ira.weiny
Re: [PATCH 1/2] IB/mad: pass ib_mad_send_buf explicitly to the recv_handler
Sagi Grimberg
[PATCH 2/2] IB/mad: use CQ abstraction
Christoph Hellwig
Re: [PATCH 2/2] IB/mad: use CQ abstraction
Hal Rosenstock
Re: [PATCH 2/2] IB/mad: use CQ abstraction
ira.weiny
Re: [PATCH 2/2] IB/mad: use CQ abstraction
Christoph Hellwig
[PATCH 2/2 v2] IB/mad: use CQ abstraction
Christoph Hellwig
Re: [PATCH 2/2 v2] IB/mad: use CQ abstraction
Sagi Grimberg
[PATCH V1 for-next 0/2] Fix hop-limit for RoCE
Matan Barak
[PATCH V1 for-next 2/2] IB/core: Use hop-limit from IP stack for RoCE
Matan Barak
[PATCH V1 for-next 1/2] IB/core: Rename rdma_addr_find_dmac_by_grh
Matan Barak
[PATCH] IB/sysfs: Fix sparse warning on attr_id
ira . weiny
Re: [PATCH] IB/sysfs: Fix sparse warning on attr_id
Or Gerlitz
Re: [PATCH] IB/sysfs: Fix sparse warning on attr_id
Bart Van Assche
Re: [PATCH] IB/sysfs: Fix sparse warning on attr_id
Christoph Lameter
Re: [PATCH] IB/sysfs: Fix sparse warning on attr_id
Hal Rosenstock
[PATCH for-next 0/2] Fix hop-limit for RoCE
Matan Barak
[PATCH for-next 2/2] IB/core: Use hop-limit from IP stack for RoCE
Matan Barak
Re: [PATCH for-next 2/2] IB/core: Use hop-limit from IP stack for RoCE
Jason Gunthorpe
Re: [PATCH for-next 2/2] IB/core: Use hop-limit from IP stack for RoCE
Matan Barak
[PATCH for-next 1/2] IB/core: Rename rdma_addr_find_dmac_by_grh
Matan Barak
[PATCH] IB/cm: Fix a recently introduced deadlock
Bart Van Assche
Earlier messages