public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-08-24 21:25:08 to 2017-08-29 19:29:09 UTC [more...]

[Patch v3 00/19] CIFS: Implement SMB Direct
 2017-08-29 19:29 UTC  (14+ 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 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 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 v2 00/19] CIFS: Implement SMBDirect
 2017-08-29 18:20 UTC  (7+ messages)

[PATCH for-next 0/2] RDMA/vmw_pvrdma: Patches for 4.14
 2017-08-29 17:42 UTC  (7+ 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 rdma-core 1/2] suse: Add spec file for SUSE
 2017-08-29 17:12 UTC  (21+ messages)
      ` [PATCH rdma-core] suse: switch fully to the new udev mechanism

[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  (3+ 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  (41+ messages)
  ` [PATCH v1 00/11] "
      ` [PATCH v1 01/11] IB/rxe: Move refcounting earlier in rxe_send()
      ` [PATCH v1 02/11] IB/rxe: Disable completion upcalls when a CQ is destroyed
      ` [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 05/11] IB/rxe: Fix destination cache for IPv6
      ` [PATCH v1 06/11] IB/rxe: Add dst_clone() in prepare_ipv6_hdr()
      ` [PATCH v1 07/11] IB/rxe: Fix up rxe_qp_cleanup()
      ` [PATCH v1 08/11] IB/rxe: Remove unneeded initialization in prepare6()
      ` [PATCH v1 09/11] IB/rxe: Another fix for broken receive queue draining
      ` [PATCH v1 10/11] IB/rxe: Avoid ICRC errors by copying into the skb first
      ` [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  (8+ 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  (15+ messages)
` [PATCH 1/7] Bluetooth: 6lowpan: make header_ops const
` [PATCH 2/7] bridge: make ebt_table const
` [PATCH 3/7] ieee802154: 6lowpan: make header_ops const
` [PATCH 4/7] ipv4: make net_protocol const
` [PATCH 5/7] RDS: make rhashtable_params const
` [PATCH 6/7] netfilter: nat: "
  ` [PATCH 7/7] SUNRPC: make kvec 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  (6+ messages)
  ` [PATCH rdma-core 1/3] Add util/symver.h
  ` [PATCH rdma-core 2/3] verbs: Use util/symver.h for all symbol versioning
  ` [PATCH rdma-core 3/3] mlx5: Fix ABI break from revising the UAR pointer

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

[PATCH rdma-next V1 00/13] [PATCH V1 for-next 00/13] IB/core: SG IOCTL based RDMA ABI
 2017-08-27  8:00 UTC  (7+ messages)

kernel NULL pointer during reset_controller operation with IO on 4.11.0-rc7
 2017-08-25 22:57 UTC  (6+ messages)

[bug report] IB/hfi1: Add 16B RC/UC support
 2017-08-25 20:18 UTC 

[PATCHv2 rdma-core 0/5] Packaging: fixes and SUSE support
 2017-08-25 15:29 UTC  (8+ messages)
  ` [PATCHv2 rdma-core 1/5] kernel-boot: Add cmake variable to configure the path to systemd-* binaries
  ` [PATCHv2 rdma-core 2/5] Documentation: install udev.md
  ` [PATCHv2 rdma-core 3/5] redhat: fix typo in librdacm package description
  ` [PATCHv2 rdma-core 4/5] suse: Add spec file for SUSE
  ` [PATCHv2 rdma-core 5/5] cbuild: use SUSE spec file for SUSE targets
          ` [PATCHv2 rdma-core 6/6] rdma-core.spec: remove top spec file

[PATCH rdma-core] Documentation: install udev.md
 2017-08-25  7:50 UTC  (2+ messages)

[pull request][rdma-next 0/8] mlx5 feature for 4.14
 2017-08-24 21:50 UTC  (2+ messages)

[PATCH for-next v1 0/2] RDMA/vmw_pvrdma: Add RoCEv2 support
 2017-08-24 21:47 UTC  (5+ messages)
` [PATCH for-next v1 2/2] RDMA/vmw_pvrdma: Update device query parameters and port caps

[PATCH] RDMA/qedr: fix spelling mistake: "invlaid" -> "invalid"
 2017-08-24 21:37 UTC  (2+ messages)

[PATCH for-4.14] IB: Avoid ib_modify_port() failure for RoCE devices
 2017-08-24 21:36 UTC  (3+ messages)

[PATCH rdma-next] IB/ipoib: Enable ioctl for to IPoIB rdma netdevs
 2017-08-24 21:36 UTC  (2+ messages)

[for-next 0/3] Add congestion control capability
 2017-08-24 21:25 UTC  (4+ messages)


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