public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-08-27 08:16:58 to 2017-08-30 09:24:00 UTC [more...]

RDMA mini-summit during LPC 2017
 2017-08-30  9:24 UTC  (9+ messages)

[PATCH for-next 00/20] RDMA/hns: Add hip08 RoCE driver support
 2017-08-30  9:23 UTC  (21+ messages)
  ` [PATCH for-next 01/20] RDMA/hns: Split hw v1 driver from hns roce driver
  ` [PATCH for-next 02/20] RDMA/hns: Move priv in order to add multiple hns_roce support
  ` [PATCH for-next 03/20] RDMA/hns: Initialize the PCI device for hip08 RoCE
  ` [PATCH for-next 04/20] RDMA/hns: Modify assignment device variable to support both PCI device and platform device
  ` [PATCH for-next 05/20] RDMA/hns: Add command queue support for hip08 RoCE driver
  ` [PATCH for-next 06/20] RDMA/hns: Add profile support for hip08 driver
  ` [PATCH for-next 07/20] RDMA/hns: Add mailbox's implementation for hip08 RoCE driver
  ` [PATCH for-next 08/20] RDMA/hns: Add the interfaces to support multi hop addressing for the contexts in hip08
  ` [PATCH for-next 09/20] RDMA/hns: Configure BT BA and BT attribute "
  ` [PATCH for-next 10/20] RDMA/hns: Update the interfaces for MTT/CQE multi hop addressing "
  ` [PATCH for-next 11/20] RDMA/hns: Split CQE from MTT "
  ` [PATCH for-next 12/20] RDMA/hns: Support multi hop addressing for PBL "
  ` [PATCH for-next 13/20] RDMA/hns: Configure mac&gid and user access region for hip08 RoCE driver
  ` [PATCH for-next 14/20] RDMA/hns: Add CQ operations support "
  ` [PATCH for-next 15/20] RDMA/hns: Add QP operations support for hip08 SoC
  ` [PATCH for-next 16/20] RDMA/hns: Add support for processing send wr and receive wr
  ` [PATCH for-next 17/20] RDMA/hns: Configure the MTPT in hip08
  ` [PATCH for-next 18/20] RDMA/hns: Add releasing resource operation in error branch
  ` [PATCH for-next 19/20] RDMA/hns: Replace condition statement using hardware version information
  ` [PATCH for-next 20/20] RDMA/hns: Fix inconsistent warning

[PATCH 00/13] mmu_notifier kill invalidate_page callback
 2017-08-30  8:40 UTC  (7+ messages)
` [PATCH 05/13] IB/umem: update to new mmu_notifier semantic
` [PATCH 06/13] IB/hfi1: "

[Patch v2 00/19] CIFS: Implement SMBDirect
 2017-08-30  5:16 UTC  (9+ messages)

[[PATCH v1] 18/37] [CIFS] SMBD: Implement API for upper layer to send data
 2017-08-30  2:35 UTC  (4+ messages)
  ` [[PATCH v1] 05/37] [CIFS] SMBD: Implement API for upper layer to create SMBD transport and establish RDMA connection

[Patch v3 00/19] CIFS: Implement SMB Direct
 2017-08-30  2:12 UTC  (32+ messages)
` [Patch v3 02/19] CIFS: SMBD: Add SMBDirect protocol and transport constants
` [Patch v3 03/19] CIFS: SMBD: Implement SMBDirect transport
` [Patch v3 04/19] CIFS: SMBD: Add SMBDirect transport to SMB connection and Makefile
` [Patch v3 05/19] CIFS: SMBD: Connect to SMBDirect session
` [Patch v3 06/19] CIFS: SMBD: Reconnect "
` [Patch v3 08/19] CIFS: SMBD: Set SMBDirect maximum read or write size for I/O
` [Patch v3 10/19] CIFS: SMBD: Send data through SMBDirect
` [Patch v3 11/19] CIFS: SMBD: Define memory registration for I/O data
` [Patch v3 14/19] CIFS: SMBD: Deregister memory on finishing SMB write
` [Patch v3 15/19] CIFS: SMBD: Add parameter rdata to smb2_new_read_req
  ` [Patch v3 01/19] CIFS: Add rdma mount option
  ` [Patch v3 07/19] CIFS: SMBD: Destroy SMBDirect session on shutdown or umount
  ` [Patch v3 09/19] CIFS: SMBD: Receive data from SMBDirect
  ` [Patch v3 12/19] CIFS: SMBD: Fix the definition for SMB2_CHANNEL_RDMA_V1_INVALIDATE
  ` [Patch v3 13/19] CIFS: SMBD: Implement SMB write via RDMA read through memory registration
  ` [Patch v3 16/19] CIFS: SMBD: Read correct returned data length for RDMA write (SMB read) I/O
  ` [Patch v3 17/19] CIFS: SMBD: Implement SMB read via RDMA write through memory registration
  ` [Patch v3 18/19] CIFS: SMBD: Deregister memory when finishing SMB read
` [Patch v3 19/19] CIFS: SMBD: Add SMBDirect debug counters

[PATCH rdma-core 1/2] suse: Add spec file for SUSE
 2017-08-30  1:24 UTC  (23+ messages)
      ` [PATCH rdma-core] suse: switch fully to the new udev mechanism

[PATCH for-next v1 0/2] RDMA/vmw_pvrdma: Patches for 4.14
 2017-08-29 22:51 UTC  (3+ messages)
  ` [PATCH for-next v1 1/2] RDMA/vmw_pvrdma: Report network header type in WC
  ` [PATCH for-next v1 2/2] RDMA/vmw_pvrdma: Fix a signedness

[PATCH for-next 0/2] RDMA/vmw_pvrdma: Patches for 4.14
 2017-08-29 21:49 UTC  (10+ messages)
  ` [PATCH for-next 1/2] RDMA/vmw_pvrdma: Report network header type in WC
  ` [PATCH for-next 2/2] RDMA/vmw_pvrdma: Fix a signedness

[PATCH 1/2] IB/cm: Fix sleeping in atomic when RoCE is used
 2017-08-29 18:37 UTC  (3+ messages)
  ` [PATCH 2/2] IB/core: Add might_sleep() annotation to ib_init_ah_from_wc()

[PATCH rdma-core 0/4] Allow systemd to also setup the RDMA_LS socket for ibacm
 2017-08-29 17:11 UTC  (6+ messages)
  ` [PATCH rdma-core 1/4] Add set_fd_nonblock to util
  ` [PATCH rdma-core 2/4] srp_daemon: Use pipe2 instead of pip&fcntl
  ` [PATCH rdma-core 3/4] Use set_fd_nonblock in instead of open coding F_SETFL
  ` [PATCH rdma-core 4/4] ibacm: Allow systemd to also setup the RDMA_LS socket for ibacm

[PATCH] i40iw: make some structures const
 2017-08-29 13:27 UTC  (3+ messages)

[PATCH] RDMA/i40iw: Remove unused argument
 2017-08-29 13:21 UTC  (2+ messages)

[PATCH] net/mlx5: add a missing tab
 2017-08-29 12:29 UTC  (4+ messages)

[PATCH 0/7] IB/rxe: Bug fixes
 2017-08-29  7:54 UTC  (35+ messages)
` [PATCH v1 00/11] "
  ` [PATCH v1 01/11] IB/rxe: Move refcounting earlier in rxe_send()
  ` [PATCH v1 03/11] IB/rxe: Remove dangling prototype
  ` [PATCH v1 04/11] IB/rxe: Fix up the responder's find_resources() function
  ` [PATCH v1 08/11] IB/rxe: Remove unneeded initialization in prepare6()
  ` [PATCH v1 11/11] IB/rxe: Handle NETDEV_CHANGE events
    ` [PATCH v2 00/11] IB/rxe: Bug fixes
        ` [PATCH v2 01/11] IB/rxe: Move refcounting earlier in rxe_send()
        ` [PATCH v2 02/11] IB/rxe: Disable completion upcalls when a CQ is destroyed
        ` [PATCH v2 03/11] IB/rxe: Remove dangling prototype
        ` [PATCH v2 04/11] IB/rxe: Fix up the responder's find_resources() function
        ` [PATCH v2 05/11] IB/rxe: Fix destination cache for IPv6
        ` [PATCH v2 06/11] IB/rxe: Add dst_clone() in prepare_ipv6_hdr()
        ` [PATCH v2 07/11] IB/rxe: Fix up rxe_qp_cleanup()
        ` [PATCH v2 08/11] IB/rxe: Remove unneeded initialization in prepare6()
        ` [PATCH v2 09/11] IB/rxe: Another fix for broken receive queue draining
        ` [PATCH v2 10/11] IB/rxe: Avoid ICRC errors by copying into the skb first
        ` [PATCH v2 11/11] IB/rxe: Handle NETDEV_CHANGE events

[PATCH] RDMA/qedr: Missing error code in qedr_init_user_queue()
 2017-08-29  7:02 UTC  (3+ messages)

【Ask for upstream branch】
 2017-08-29  1:01 UTC  (5+ messages)

[pull request][rdma-next v1 REPOST 00/10] Hardware tag matching support
 2017-08-29  0:37 UTC  (7+ messages)

[PATCH for-next 0/9] IB/hfi1, qib, rdmavt: patches for next 08/28/2017
 2017-08-28 23:31 UTC  (11+ messages)
  ` [PATCH for-next 1/9] IB/hfi1: Acquire QSFP cable information on loopback
  ` [PATCH for-next 2/9] IB/hif1: Remove static tracing from SDMA hot path
  ` [PATCH for-next 3/9] IB/qib: Stricter bounds checking for copy to buffer
  ` [PATCH for-next 4/9] IB/hfi1: Use accessor to determine ring size
  ` [PATCH for-next 5/9] IB/rdmavt: Add QP iterator API for QPs
  ` [PATCH for-next 6/9] IB/hfi1: Convert hfi1_error_port_qps() to use new QP iterator
  ` [PATCH for-next 7/9] IB/hfi1: Convert qp_stats debugfs interface to use new iterator API
  ` [PATCH for-next 8/9] IB/qib: "
  ` [PATCH for-next 9/9] IB/rdmavt: Handle dereg of inuse MRs properly

[PATCH] IB/rxe: constify vm_operations_struct
 2017-08-28 23:18 UTC  (2+ messages)

[PATCH] IB/hfi1: constify vm_operations_struct
 2017-08-28 23:17 UTC  (2+ messages)

[PATCH] RDMA/bnxt_re: remove unnecessary call to memset
 2017-08-28 23:17 UTC  (3+ messages)

[PATCH] IB/usnic: check for allocation failure
 2017-08-28 23:16 UTC  (3+ messages)

[PATCH for-next 00/16] IB/hfi1, qib, rdmavt: patches for next 08/21/2017
 2017-08-28 23:16 UTC  (10+ messages)
` [PATCH for-next 09/16] IB/hfi1: Clean up pin_vector_pages() function
` [PATCH for-next 13/16] IB/hfi1: Move structure and MACRO definitions in user_sdma.c to user_sdma.h

Bug report: ConnectX-5 unable to use non-default P_Key
 2017-08-28 22:54 UTC 

Bug Report: possible circular locking issue
 2017-08-28 20:03 UTC  (6+ messages)

[PATCH 0/3] Final NFS/RDMA server patches proposed for v4.14
 2017-08-28 19:06 UTC  (4+ messages)
  ` [PATCH 1/3] svcrdma: Limit RQ depth
  ` [PATCH 2/3] rdma core: Add rdma_rw_mr_payload()
  ` [PATCH 3/3] svcrdma: Estimate Send Queue depth properly

[PATCH 0/7] net: make some structures const
 2017-08-28 18:30 UTC  (7+ messages)
` [PATCH 2/7] bridge: make ebt_table const
` [PATCH 4/7] ipv4: make net_protocol const
` [PATCH 5/7] RDS: make rhashtable_params const

[pull request][rdma-next v3 00/24] RDMA core, drivers and IPoIB fixes
 2017-08-28 18:09 UTC  (13+ messages)
` [rdma-next v3 02/24] IB/uverbs: Introduce and use helper functions to copy ah attributes
` [rdma-next v3 20/24] IB/ipoib: Add get statistics support to SRIOV VF

ALPSS: reminder and submission deadline
 2017-08-28 17:38 UTC 

[PATCH rdma-core 0/3] Improve symbol version support in ibverbs & providers
 2017-08-27 21:41 UTC  (3+ messages)

[PATCH rdma-core] verbs: Encode the private ABI version number in verbs_register_driver
 2017-08-27 12:12 UTC  (2+ messages)


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