linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-09-10 23:04:52 to 2018-09-20 22:47:49 UTC [more...]

[PATCH RFC iproute2-next 0/2] Dynamic rdma link creation
 2018-11-28 16:25 UTC  (2+ messages)
` [PATCH RFC iproute2-next 1/2] rdma: add 'link add/delete' commands

[PATCH v6 00/13] Copy Offload in NVMe Fabrics with P2P PCI Memory
 2018-09-20 22:47 UTC  (18+ messages)
  ` [PATCH v6 01/13] PCI/P2PDMA: Support peer-to-peer memory
  ` [PATCH v6 02/13] PCI/P2PDMA: Add sysfs group to display p2pmem stats
  ` [PATCH v6 03/13] PCI/P2PDMA: Add PCI p2pmem DMA mappings to adjust the bus offset
  ` [PATCH v6 04/13] PCI/P2PDMA: Introduce configfs/sysfs enable attribute helpers
  ` [PATCH v6 05/13] docs-rst: Add a new directory for PCI documentation
  ` [PATCH v6 06/13] PCI/P2PDMA: Add P2P DMA driver writer's documentation
  ` [PATCH v6 07/13] block: Add PCI P2P flag for request queue and check support for requests
  ` [PATCH v6 08/13] IB/core: Ensure we map P2P memory correctly in rdma_rw_ctx_[init|destroy]()
  ` [PATCH v6 09/13] nvme-pci: Use PCI p2pmem subsystem to manage the CMB
  ` [PATCH v6 10/13] nvme-pci: Add support for P2P memory in requests
  ` [PATCH v6 11/13] nvme-pci: Add a quirk for a pseudo CMB
  ` [PATCH v6 12/13] nvmet: Introduce helper functions to allocate and free request SGLs
  ` [PATCH v6 13/13] nvmet: Optionally use PCI P2P memory

[PATCH V3 (resend) 1/7] CIFS: pass page offsets on SMB1 read/write
 2018-09-20 21:18 UTC  (5+ messages)
` [PATCH V3 (resend) 2/7] CIFS: SMBD: Do not call ib_dereg_mr on invalidated memory registration
` [PATCH V3 (resend) 3/7] CIFS: Add support for direct I/O read
` [PATCH V3 (resend) 4/7] CIFS: Add support for direct I/O write
` [PATCH V3 (resend) 5/7] CIFS: Add direct I/O functions to file_operations

[PATCH rdma-next v1 0/7] Preparation to DevX extension series
 2018-09-20 20:16 UTC  (11+ messages)
` [PATCH mlx5-next v1 1/7] net/mlx5: Set uid as part of CQ commands
` [PATCH mlx5-next v1 2/7] net/mlx5: Set uid as part of QP commands
` [PATCH mlx5-next v1 3/7] net/mlx5: Set uid as part of RQ commands
` [PATCH mlx5-next v1 4/7] net/mlx5: Set uid as part of SQ commands
` [PATCH mlx5-next v1 5/7] net/mlx5: Set uid as part of SRQ commands
` [PATCH mlx5-next v1 6/7] net/mlx5: Set uid as part of DCT commands
` [PATCH mlx5-next v1 7/7] net/mlx5: Update mlx5_ifc with DEVX UID bits

[PATCH for-rc 0/4] IB/hfi1: Couple more for the RC cycle
 2018-09-20 19:59 UTC  (5+ messages)
` [PATCH for-rc 1/4] IB/hfi1: Fix SL array bounds check
` [PATCH for-rc 2/4] IB/hfi1: Invalid user input can result in crash
` [PATCH for-rc 3/4] IB/hfi1: Fix context recovery when PBC has an UnsupportedVL
` [PATCH for-rc 4/4] IB/hfi1: Fix destroy_qp hang after a link down

[PATCH for-next 0/4] IB/hfi1: Couple more for the RC cycle
 2018-09-20 19:52 UTC  (6+ messages)
` [PATCH for-next 1/4] IB/hfi1: Fix SL array bounds check
` [PATCH for-next 2/4] IB/hfi1: Invalid user input can result in crash
` [PATCH for-next 3/4] IB/hfi1: Fix context recovery when PBC has an UnsupportedVL
` [PATCH for-next 4/4] IB/hfi1: Fix destroy_qp hang after a link down

Linux RDMA mini-conf at Plumbers 2018
 2018-09-20 18:54 UTC  (2+ messages)

[Patch v7 00/22] CIFS: Implement SMB Direct protocol
 2018-09-20 17:01 UTC  (4+ messages)
` [Patch v7 21/22] CIFS: SMBD: Upper layer performs SMB read via RDMA write through memory registration

[PATCH] IB/nes: Remove unnecessary parentheses
 2018-09-20 16:47 UTC  (2+ messages)

[PATCH rdma-next 0/5] IB device rename support
 2018-09-20 16:46 UTC  (10+ messages)
` [PATCH rdma-next 1/5] RDMA/core: Provide getter and setter to access IB device name
` [PATCH rdma-next 2/5] net/smc: Use IB device index instead of name
` [PATCH rdma-next 3/5] RDMA: Convert IB drivers to name allocation routine
` [PATCH rdma-next 4/5] RDMA/core: Implement IB device rename function
` [PATCH rdma-next 5/5] RDMA/nldev: Allow IB device rename through RDMA netlink

[PATCH] RDMA/cxgb4: remove redundant null pointer check before kfree_skb
 2018-09-20 14:26 UTC  (2+ messages)

[RFC PATCH iproute2-next 0/3] rdma: IB device rename
 2018-09-20 11:22 UTC  (4+ messages)
` [RFC PATCH iproute2-next 1/3] rdma: Update kernel include file to support IB device renaming
` [RFC PATCH iproute2-next 2/3] rdma: Introduce command execution helper with required device name
` [RFC PATCH iproute2-next 3/3] rdma: Add an option to rename IB device interface

[PATCH] IB/mlx4: Remove unnecessary parentheses
 2018-09-20  5:03 UTC  (2+ messages)

[PATCH rdma-next 00/24] Extend DEVX functionality
 2018-09-20  5:01 UTC  (40+ messages)
` [PATCH mlx5-next 01/25] net/mlx5: Set uid as part of CQ commands
` [PATCH mlx5-next 02/25] net/mlx5: Set uid as part of QP commands
` [PATCH mlx5-next 03/25] net/mlx5: Set uid as part of RQ commands
` [PATCH mlx5-next 04/25] net/mlx5: Set uid as part of SQ commands
` [PATCH mlx5-next 05/25] net/mlx5: Set uid as part of SRQ commands
` [PATCH mlx5-next 06/25] net/mlx5: Set uid as part of DCT commands
` [PATCH mlx5-next 07/25] net/mlx5: Update mlx5_ifc with DEVX UID bits
` [PATCH rdma-next 08/25] IB/mlx5: Set uid as part of CQ creation
` [PATCH rdma-next 09/25] IB/mlx5: Set uid as part of QP creation
` [PATCH rdma-next 10/25] IB/mlx5: Set uid as part of RQ commands
` [PATCH rdma-next 11/25] IB/mlx5: Set uid as part of SQ commands
` [PATCH rdma-next 12/25] IB/mlx5: Set uid as part of TIR commands
` [PATCH rdma-next 13/25] IB/mlx5: Set uid as part of TIS commands
` [PATCH rdma-next 14/25] IB/mlx5: Set uid as part of RQT commands
` [PATCH rdma-next 15/25] IB/mlx5: Set uid as part of PD commands
` [PATCH rdma-next 16/25] IB/mlx5: Set uid as part of TD commands
` [PATCH rdma-next 17/25] IB/mlx5: Set uid as part of SRQ commands
` [PATCH rdma-next 18/25] IB/mlx5: Set uid as part of DCT commands
` [PATCH rdma-next 19/25] IB/mlx5: Set uid as part of XRCD commands
` [PATCH rdma-next 20/25] IB/mlx5: Set uid as part of MCG commands
` [PATCH rdma-next 21/25] IB/mlx5: Set valid umem bit on DEVX
` [PATCH rdma-next 22/25] IB/mlx5: Expose RAW QP device handles to user space
` [PATCH rdma-next 23/25] IB/mlx5: Manage device uid for DEVX white list commands
` [PATCH rdma-next 24/25] IB/mlx5: Enable "
` [PATCH rdma-next 25/25] IB/mlx5: Enable DEVX on IB

[PATCH -next] RDMA/core: Properly return the error code of rdma_set_src_addr_rcu
 2018-09-20  1:13 UTC  (5+ messages)

[PATCH] rdma: move the ib_wr_opcode enum to include/uapi
 2018-09-19 23:03 UTC  (12+ messages)

[PATCH] IB/srp: Avoid that sg_reset -d ${srp_device} triggers an infinite loop
 2018-09-19 21:31 UTC  (2+ messages)

[PATCH] RDMA/i40iw: Fix incorrect iterator type
 2018-09-19 16:13 UTC  (2+ messages)

[PATCH 0/4] IB: decrease large contigous allocation
 2018-09-18 21:23 UTC  (8+ messages)
` [PATCH 1/4] IB/core: introduce ->release() callback
` [PATCH 2/4] IB/mlx4: move iboe field aside from mlx4_ib_dev
` [PATCH 3/4] IB/mlx4: move pkeys "
` [PATCH 4/4] IB/mlx4: move sriov "

[PATCH v2 05/17] compat_ioctl: move more drivers to generic_compat_ioctl_ptrarg
 2018-09-18 17:59 UTC  (11+ messages)

[PATCH 0/2] IB/mlx4: Enable debug print of SMPs and enhance output for MADs
 2018-09-17 20:15 UTC  (7+ messages)
` [PATCH 1/2] IB/mlx4: Enable debug print of SMPs
` [PATCH 2/2] IB/mlx4: Add port and TID to MAD debug print

[PATCH v2 0/2] IB/mlx4: Enable debug print of SMPs and enhance output for MADs
 2018-09-17 17:56 UTC  (3+ messages)
` [PATCH 1/2] IB/mlx4: Enable debug print of SMPs
` [PATCH v2 2/2] IB/mlx4: Add port and TID to MAD debug print

[PATCHv2 net-next 1/1] net: rds: use memset to optimize the recv
 2018-09-17 15:21 UTC  (2+ messages)

[PATCH rdma-next 0/4] mlx5 vport loopback
 2018-09-17 10:30 UTC  (5+ messages)
` [PATCH mlx5-next 1/4] net/mlx5: Rename incorrect naming in IFC file
` [PATCH rdma-next 2/4] RDMA/mlx5: Refactor transport domain bookkeeping logic
` [PATCH rdma-next 3/4] RDMA/mlx5: Allow creating RAW ethernet QP with loopback support
` [PATCH rdma-next 4/4] RDMA/mlx5: Enable vport loopback when user context or QP mandate

[PATCH 1/1] net: rds: use memset to optimize the recv
 2018-09-17  0:54 UTC  (4+ messages)

[PATCH iproute2-next] rdma: Fix representation of PortInfo CapabilityMask
 2018-09-16 17:28 UTC 

[Patch v3 00/16] CIFS: add support for direct I/O
 2018-09-15 20:57 UTC  (3+ messages)

[PATCH] net/mlx4_core: print firmware version during driver loading
 2018-09-15  8:50 UTC  (11+ messages)

mutex and rcu list traversal idiosyncrasy
 2018-09-14 23:46 UTC  (2+ messages)

[PATCH] ucma: fix a use-after-free in ucma_resolve_ip()
 2018-09-13 17:05 UTC  (3+ messages)

[PATCH -next] RDMA: Remove duplicated include from ib_addr.h
 2018-09-13 17:00 UTC  (3+ messages)

[PATCH v4 0/3] IB/ipoib: Use dev_port to disambiguate port numbers
 2018-09-13 16:50 UTC  (7+ messages)
` [PATCH v4 3/3] IB/ipoib: Log sysfs 'dev_id' accesses from userspace

KASAN: use-after-free Read in cma_bind_port
 2018-09-12  1:13 UTC  (2+ messages)

[PATCH for-rc 0/2] IB/hfi1: RC patches
 2018-09-11 19:28 UTC  (5+ messages)

[PATCH] RDMA/hns: Fix an error code in hns_roce_v2_init_eq_table()
 2018-09-11 16:03 UTC  (2+ messages)

[PATCH] infiniband: remove redundant condition check before debugfs_remove
 2018-09-11 15:39 UTC  (2+ messages)

[PATCH] cxgb4: fix abort_req_rss6 struct
 2018-09-11 15:19 UTC  (2+ messages)

[PATCH v5 07/13] block: Add PCI P2P flag for request queue and check support for requests
 2018-09-11  7:10 UTC  (11+ messages)

[GIT PULL] Please pull RDMA subsystem changes
 2018-09-10 23:04 UTC 


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).