linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-09-14 23:46:31 to 2018-09-24 20:18:52 UTC [more...]

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

[PATCH] IB/mlx4: Avoid implicit enumerated type conversion
 2018-09-24 19:57 UTC 

[PATCH] iw_cxgb4: Use proper enumerated type in c4iw_bar2_addrs
 2018-09-24 19:41 UTC  (2+ messages)

[PATCH V3 (resend) 1/7] CIFS: pass page offsets on SMB1 read/write
 2018-09-24 18:24 UTC  (8+ 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] IB/usnic: fix spelling mistake "unvalid" -> "invalid"
 2018-09-24 17:27 UTC 

[ANNOUNCE] opensm 3.3.21 release
 2018-09-24 12:20 UTC 

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

[PATCH] RDS: IB: Use DEFINE_PER_CPU_SHARED_ALIGNED for rds_ib_stats
 2018-09-23 19:38 UTC  (6+ messages)

Linux RDMA mini-conf at Plumbers 2018
 2018-09-23 15:17 UTC  (3+ messages)

[PATCH] RDMA/i40iw: Fix incorrect iterator type
 2018-09-23 14:24 UTC  (3+ messages)

[PATCH] net/mlx4: Use cpumask_available for eq->affinity_mask
 2018-09-23  7:52 UTC  (2+ messages)

[PATCH v2] RDS: IB: Use DECLARE_PER_CPU_SHARED_ALIGNED for rds_ib_stats
 2018-09-23  7:39 UTC  (2+ messages)

[PATCH rdma-next v1 0/7] Preparation to DevX extension series
 2018-09-22 17:02 UTC  (12+ 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 rdma-next 0/4] mlx5 vport loopback
 2018-09-22  1:38 UTC  (12+ 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 v6 00/13] Copy Offload in NVMe Fabrics with P2P PCI Memory
 2018-09-21 21:12 UTC  (23+ 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 06/13] PCI/P2PDMA: Add P2P DMA driver writer's documentation

[PATCH] IB/nes: Remove unnecessary parentheses
 2018-09-21 16:04 UTC  (3+ messages)

[PATCH] RDMA/cxgb4: remove redundant null pointer check before kfree_skb
 2018-09-21 16:03 UTC  (3+ messages)

[PATCH] IB/mlx4: Remove unnecessary parentheses
 2018-09-21 16:02 UTC  (3+ messages)

general protection fault in addr_resolve
 2018-09-21 14:06 UTC  (3+ messages)

[PATCH for-rc 0/4] IB/hfi1: Couple more for the RC cycle
 2018-09-21  1:26 UTC  (6+ 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

[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

[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 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 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 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 1/1] net: rds: use memset to optimize the recv
 2018-09-17  0:54 UTC  (3+ 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  (6+ messages)

mutex and rcu list traversal idiosyncrasy
 2018-09-14 23:46 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;
as well as URLs for NNTP newsgroup(s).