messages from 2017-06-21 13:22:42 to 2017-06-26 18:21:24 UTC [more...]
[PATCH iproute2 0/5] RDMAtool
2017-06-26 18:21 UTC (2+ messages)
` [PATCH iproute2 1/5] rdma: Add basic infrastructure for RDMA tool
[PATCH rdma-next V2 0/5] Refactor RDMA netlink infrastructure
2017-06-26 18:13 UTC (4+ messages)
` [PATCH rdma-next V2 1/5] RDMA/netlink: Remove netlink clients infrastructure
[RFC 00/19] qed*: Add iWARP support for QL4xxxx
2017-06-26 18:07 UTC (20+ messages)
` [RFC 02/19] qed: Implement iWARP initialization, teardown and qp operations
` [RFC 03/19] qed: Rename some ll2 related defines
` [RFC 08/19] qed: iWARP CM add active side connect
` [RFC 09/19] qed: iWARP implement disconnect flows
` [RFC 10/19] qed: iWARP CM add error handling
` [RFC 11/19] qed: Add iWARP protocol support in context allocation
` [RFC 13/19] RDMA/qedr: Rename the qedr_cm file as a preparation for iWARP support
` [RFC 14/19] RDMA/qedr: Add support for registering an iWARP device
` [RFC 15/19] RDMA/qedr: Add iWARP support in existing verbs
` [RFC 01/19] qed: Introduce iWARP personality
` [RFC 04/19] qed: Add iWARP support in ll2 connections
` [RFC 05/19] qed: iWARP CM - setup a ll2 connection for handling SYN packets
` [RFC 06/19] qed: iWARP CM add listener functions and initial SYN processing
` [RFC 07/19] qed: iWARP CM add passive side connect
` [RFC 12/19] qed: Add iWARP support for physical queue allocation
` [RFC 16/19] RDMA/qedr: Add support for read with invalidate, supported in iWARP
` [RFC 17/19] RDMA/qedr: Add iWARP connection management qp related callbacks
` [RFC 18/19] RDMA/qedr: Add iWARP connection management functions
` [RFC 19/19] qed*: Add iWARP enablement support
NFS/RDMA RoCE with mlx4_en
2017-06-26 17:24 UTC
IWARP Valgrind Issue
2017-06-26 16:57 UTC
[PATCH rdma 0/3] RDMA/qedr: User-to-kernel space patches
2017-06-26 16:05 UTC (4+ messages)
` [PATCH rdma 1/3] RDMA/qedr: Prevent memory overrun in verbs' user responses
` [PATCH rdma 2/3] RDMA/qedr: notify user application if DPM is supported
` [PATCH rdma 3/3] RDMA/qedr: notify user application of supported WIDs
[PATCH rdma 0/1] IB/core: Fix input len in multiple user verbs
2017-06-26 15:53 UTC (2+ messages)
` [PATCH rdma 1/1] "
(unknown)
2017-06-26 14:46 UTC (3+ messages)
` your mail
` Proposal for the 2nd RDMA microconference (LPC 2017)
Open source files without copyright holder
2017-06-26 14:44 UTC
[PATCH] net/mlx4: fix spelling mistake: "coalesing" -> "coalescing"
2017-06-26 14:41 UTC (2+ messages)
[PATCH] IB: Move PCI dependency from root KConfig to HW's KConfigs
2017-06-26 14:33 UTC (5+ messages)
[PATCH net-next v2 0/5] net: add netlink_ext_ack support to rtnl_link_ops
2017-06-26 13:47 UTC (17+ messages)
` [PATCH net-next v2 1/5] net: add netlink_ext_ack argument to rtnl_link_ops.newlink
` [PATCH net-next v2 2/5] net: add netlink_ext_ack argument to rtnl_link_ops.changelink
` [PATCH net-next v2 3/5] net: add netlink_ext_ack argument to rtnl_link_ops.validate
` [PATCH net-next v2 4/5] net: add netlink_ext_ack argument to rtnl_link_ops.slave_changelink
` [PATCH net-next v2 5/5] net: add netlink_ext_ack argument to rtnl_link_ops.slave_validate
(unknown),
2017-06-26 10:22 UTC
[PATCH v6 for-4.13 0/7] Automatic affinity settings for nvme over rdma
2017-06-26 10:01 UTC (3+ messages)
[PATCH] IB/mlx4: Fix CM REQ retries in paravirt mode
2017-06-26 9:40 UTC (2+ messages)
NULL pointer dereference in isert_login_recv_done in 4.9.32
2017-06-26 8:53 UTC (7+ messages)
` [PATCH] ib_isert: prevent NULL pointer dereference in isert_login_recv_done() (was: Re: NULL pointer dereference in isert_login_recv_done in 4.9.32)
[PATCH rdma-next] RDMA: Remove useless MODULE_VERSION
2017-06-26 5:58 UTC
[PATCH rdma-next] RDMA/rw: Remove force_mr module parameter
2017-06-26 5:05 UTC
[PATCH net-next] net: add netlink_ext_ack support to rtnl_link_ops
2017-06-25 15:50 UTC (3+ messages)
Proposal for the 2nd RDMA microconference (LPC 2017)
2017-06-25 8:43 UTC
[PATCH for-next 00/13] RDMA/bnxt_re: Misc fixes for bnxt_re
2017-06-25 5:48 UTC (17+ messages)
` [PATCH for-next 01/13] RDMA/bnxt_re: Fix race between netdev register and unregister events
` [PATCH for-next 02/13] RDMA/bnxt_re: Free doorbell page index (DPI) during dealloc ucontext
` [PATCH for-next 03/13] RDMA/bnxt_re: Fix WQE Size posted to HW to prevent it from throwing error
` [PATCH for-next 04/13] RDMA/bnxt_re: Add vlan tag for untagged RoCE traffic when PFC is configured
` [PATCH for-next 05/13] RDMA/bnxt_re: Do not free the ctx_tbl entry if delete GID fails
` [PATCH for-next 06/13] RDMA/bnxt_re: Report supported value to IB stack in query_device
` [PATCH for-next 07/13] RDMA/bnxt_re: Fixed the max_rd_atomic support for initiator and destination QP
` [PATCH for-next 08/13] RDMA/bnxt_re: Specify RDMA component when allocating stats context
` [PATCH for-next 09/13] RDMA/bnxt_re: Allow posting when QPs are in error
` [PATCH for-next 10/13] RDMA/bnxt_re: Enable atomics only if host bios supports
` [PATCH for-next 11/13] RDMA/bnxt_re: Fix return value of poll routine
` [PATCH for-next 12/13] RDMA/bnxt_re: Report MISSED_EVENTS in req_notify_cq
` [PATCH for-next 13/13] RDMA/bnxt_re: Fix the value reported for local ack delay
[PATCH v2 for-rdma 0/5] Expose Issues for HNS driver
2017-06-24 8:39 UTC (2+ messages)
[PATCH v3 00/18] Server-side NFS/RDMA changes proposed for v4.13
2017-06-23 21:19 UTC (19+ messages)
` [PATCH v3 01/18] sunrpc: Disable splice for krb5i
` [PATCH v3 02/18] svcrdma: Squelch disconnection messages
` [PATCH v3 03/18] svcrdma: Avoid Send Queue overflow
` [PATCH v3 04/18] svcrdma: Remove svc_rdma_marshal.c
` [PATCH v3 05/18] svcrdma: Improve Read chunk sanity checking
` [PATCH v3 06/18] svcrdma: Improve Write "
` [PATCH v3 07/18] svcrdma: Improve Reply "
` [PATCH v3 08/18] svcrdma: Don't account for Receive queue "starvation"
` [PATCH v3 09/18] sunrpc: Allocate one more page per svc_rqst
` [PATCH v3 10/18] svcrdma: Add recvfrom helpers to svc_rdma_rw.c
` [PATCH v3 11/18] svcrdma: Use generic RDMA R/W API in RPC Call path
` [PATCH v3 12/18] svcrdma: Properly compute .len and .buflen for received RPC Calls
` [PATCH v3 13/18] svcrdma: Remove unused Read completion handlers
` [PATCH v3 14/18] svcrdma: Remove frmr cache
` [PATCH v3 15/18] svcrdma: Clean-up svc_rdma_unmap_dma
` [PATCH v3 16/18] svcrdma: Clean up after converting svc_rdma_recvfrom to rdma_rw API
` [PATCH v3 17/18] svcrdma: use offset_in_page() macro
` [PATCH v3 18/18] svcrdma: Remove svc_rdma_chunk_ctxt::cc_dir field
[PATCH 0/8] i40iw: Fixes for i40iw
2017-06-23 21:04 UTC (9+ messages)
` [PATCH 1/8] i40iw: Fix order of cleanup in close
` [PATCH 2/8] i40iw: Do not poll CCQ after it is destroyed
` [PATCH 3/8] i40iw: Utilize iwdev->reset during PCI function reset
` [PATCH 4/8] i40iw: Release cm_id ref on "
` [PATCH 5/8] i40iw: Free QP resources on CQP destroy QP failure
` [PATCH 6/8] i40iw: Add missing memory barrier
` [PATCH 7/8] i40iw: Update list correctly
` [PATCH 8/8] i40iw: Avoid memory leak of CQP request objects
[PATCH rdma-next 0/3] Support out of order data placement
2017-06-23 16:03 UTC (17+ messages)
"memory management error" with NFS/RDMA on RoCE
2017-06-22 20:57 UTC (2+ messages)
[PATCH] IB/iser: Handle lack of memory management extentions correctly
2017-06-22 19:01 UTC
[PATCH v2 00/19] Server-side NFS/RDMA changes proposed for v4.13
2017-06-22 17:13 UTC (8+ messages)
` [PATCH v2 19/19] sunrpc: Disable splice for krb5i
[PATCH for-next 0/2] RDMA/qedr: Add feature indications to user-space
2017-06-22 15:58 UTC (9+ messages)
` [PATCH for-next 1/2] RDMA/qedr: Notify user application if DPM is supported
[PATCH infiniband-diags 3/3] Add support for QP1Dropped counter in PortCounters attribute
2017-06-22 14:37 UTC
[PATCH infiniband-diags 2/3] libibmad: Support the decode of PortInfo:CapabilityMask2
2017-06-22 14:37 UTC
[PATCH infiniband-diags 1/3] Support 2x link widths
2017-06-22 14:36 UTC
[PATCH rdma-next 1/2] IB/rxe: Fix kernel panic from skb destructor
2017-06-22 14:18 UTC (4+ messages)
` [PATCH rdma-next 2/2] IB/rxe: Set dma_mask and coherent_dma_mask
[PATCH rdma-next 0/4] ConnectX-3 RSS Implementation
2017-06-22 13:44 UTC (5+ messages)
` [PATCH rdma-next 1/4] IB/mlx4: Add support for WQ related verbs
` [PATCH rdma-next 2/4] IB/mlx4: Add support for WQ indirection table "
` [PATCH rdma-next 3/4] IB/mlx4: Add support for RSS QP
` [PATCH rdma-next 4/4] IB/mlx4: Expose RSS capabilities
[PATCH rdma-next V1 00/19] RDMA Netlink Device Client
2017-06-22 13:24 UTC (20+ messages)
` [PATCH rdma-next V1 02/19] RDMA/netlink: Simplify the put_msg and put_attr
` [PATCH rdma-next V1 01/19] RDMA/netlink: Add flag to consolidate common handing
` [PATCH rdma-next V1 03/19] RDMA/netlink: Rename and remove redundant parameter from ibnl_unicast
` [PATCH rdma-next V1 17/19] RDMA/netlink: Add nldev port dumpit implementation
` [PATCH rdma-next V1 04/19] RDMA/netlink: Rename and remove redundant parameter from ibnl_multicast
` [PATCH rdma-next V1 05/19] RDMA/netlink: Simplify and rename ibnl_chk_listeners
` [PATCH rdma-next V1 06/19] RDMA/netlink: Rename netlink callback struct
` [PATCH rdma-next V1 07/19] RDMA/core: Add iterator over ib_devices
` [PATCH rdma-next V1 08/19] RDMA/core: Add and expose static device index
` [PATCH rdma-next V1 09/19] RDMA/netlink: Add and implement doit netlink callback
` [PATCH rdma-next V1 10/19] RDMA/netlink: Reduce indirection access to cb_table
` [PATCH rdma-next V1 11/19] RDMA/netlink: Convert LS to doit callback
` [PATCH rdma-next V1 12/19] RDMA/netlink: Update copyright
` [PATCH rdma-next V1 13/19] RDMA/netlink: Add netlink device definitions to UAPI
` [PATCH rdma-next V1 14/19] RDMA/netlink: Add nldev initialization flows
` [PATCH rdma-next V1 15/19] RDMA/netlink: Implement nldev device dumpit calback
` [PATCH rdma-next V1 16/19] RDMA/netlink: Add nldev device doit implementation
` [PATCH rdma-next V1 18/19] RDMA/netlink: Implement nldev port doit callback
` [PATCH rdma-next V1 19/19] RDMA/netlink: Expose device and port capability masks
[PATCH rdma-next 00/19] RDMA Netlink Device Client
2017-06-22 5:31 UTC (49+ messages)
` [PATCH rdma-next 01/19] RDMA/netlink: Add flag to consolidate common handing
` [PATCH rdma-next 02/19] RDMA/netlink: Simplify the put_msg and put_attr
` [PATCH rdma-next 03/19] RDMA/netlink: Rename and remove redundant parameter from ibnl_unicast
` [PATCH rdma-next 04/19] RDMA/netlink: Rename and remove redundant parameter from ibnl_multicast
` [PATCH rdma-next 05/19] RDMA/netlink: Simplify and rename ibnl_chk_listeners
` [PATCH rdma-next 06/19] RDMA/netlink: Rename netlink callback struct
` [PATCH rdma-next 07/19] RDMA/core: Add iterator over ib_devices
` [PATCH rdma-next 08/19] RDMA/core: Expose translation from device name to ib_device
` [PATCH rdma-next 09/19] RDMA/netlink: Add and implement doit netlink callback
` [PATCH rdma-next 10/19] RDMA/netlink: Reduce indirection access to cb_table
` [PATCH rdma-next 11/19] RDMA/netlink: Convert LS to doit callback
` [PATCH rdma-next 12/19] RDMA/netlink: Update copyright
` [PATCH rdma-next 13/19] RDMA/netlink: Add netlink device definitions to UAPI
` [PATCH rdma-next 14/19] RDMA/netlink: Add nldev initialization flows
` [PATCH rdma-next 15/19] RDMA/netlink: Implement nldev device dumpit calback
` [PATCH rdma-next 16/19] RDMa/netlink: Add nldev device doit implementation
` [PATCH rdma-next 17/19] RDMA/netlink: Add nldev port dumpit implementation
` [PATCH rdma-next 18/19] RDMA/netlink: Implement nldev port doit callback
` [PATCH rdma-next 19/19] RDMA/netlink: Expose device and port capability masks
[PATCH net-next 0/4] qed*: File split and rename towards iWARP support
2017-06-21 19:33 UTC (6+ messages)
` [PATCH net-next 1/4] qed: Cleanup qed_roce before duplicating it
` [PATCH net-next 3/4] qed: Split rdma content between qed_rdma and qed_roce
` [PATCH net-next 2/4] qed: Duplicate qed_roce.[ch] to qed_rdma.[ch]
` [PATCH net-next 4/4] qed*: Rename qed_roce_if.h to qed_rdma_if.h
[PATCH for-next 00/13] IB/core: SG IOCTL based RDMA ABI
2017-06-21 15:33 UTC (5+ messages)
` [PATCH for-next 02/13] IB/core: Add support to finalize objects in one transaction
[PATCH] ib_core: Enable and expose force_mr module parameter
2017-06-21 14:56 UTC (8+ messages)
[PATCH] iw_cxgb4: don't use WR keys/addrs for 0 byte reads
2017-06-21 14:25 UTC
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;
as well as URLs for NNTP newsgroup(s).