public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-02-02 23:36:05 to 2021-02-08 15:39:09 UTC [more...]

rdma-core spec weird behavior on Fedora
 2021-02-08 15:35 UTC  (10+ messages)

[PATCH for-next] RDMA/rxe: Cleanup init_send_wqe
 2021-02-08  3:08 UTC  (2+ messages)

[PATCH v2 for-next 0/5] RDMA/hns: Fix and refactor CMDQ related code
 2021-02-07  8:55 UTC  (6+ messages)
` [PATCH v2 for-next 1/5] RDMA/hns: Remove unused member and variable of CMDQ
` [PATCH v2 for-next 2/5] RDMA/hns: Fixes missing error code "
` [PATCH v2 for-next 3/5] RDMA/hns: Remove redundant operations on CMDQ
` [PATCH v2 for-next 4/5] RDMA/hns: Adjust fields and variables about CMDQ tail/head
` [PATCH v2 for-next 5/5] RDMA/hns: Refactor process of posting CMDQ

[PATCH for-next 0/6] RDMA/hns: Fix and refactor CMDQ related code
 2021-02-07  8:53 UTC  (9+ messages)
` [PATCH for-next 1/6] RDMA/hns: Remove unused member and variable of CMDQ
` [PATCH for-next 2/6] RDMA/hns: Remove unsupported CMDQ mode
` [PATCH for-next 3/6] RDMA/hns: Fixes missing error code of CMDQ
` [PATCH for-next 4/6] RDMA/hns: Remove redundant operations on CMDQ
` [PATCH for-next 5/6] RDMA/hns: Adjust fields and variables about CMDQ tail/head
` [PATCH for-next 6/6] RDMA/hns: Refactor process of posting CMDQ

[PATCH v2 RFC 0/7] RDMA/hns: Add support for Dynamic Context Attachment
 2021-02-07  3:34 UTC  (3+ messages)

[PATCH for-rc] RDMA/siw: Fix calculation of tx_valid_cpus size
 2021-02-07  3:32 UTC  (3+ messages)

[PATCH RFC rdma-core 0/5] libhns: Add support for Dynamic Context Attachment
 2021-02-07  3:12 UTC  (6+ messages)
` [PATCH RFC rdma-core 1/5] Update kernel headers
` [PATCH RFC rdma-core 2/5] libhns: Introduce DCA for RC QP
` [PATCH RFC rdma-core 3/5] libhns: Add support for shrinking DCA memory pool
` [PATCH RFC rdma-core 4/5] libhns: Add support for attaching QP's WQE buffer
` [PATCH RFC rdma-core 5/5] libhns: Add support for configuring DCA

[bug report] net/mlx5: DR, Add STEv1 setters and getters
 2021-02-06 20:20 UTC  (2+ messages)

[PATCH mlx5-next v5 1/4] PCI: Add sysfs callback to allow MSI-X table size change of SR-IOV VFs
 2021-02-06 12:42 UTC  (7+ messages)

[PATCH rdma-core v3 0/3] Dma-buf related fixes
 2021-02-05 22:33 UTC  (4+ messages)
` [PATCH rdma-core v3 1/3] verbs: Fix gcc warnings when building for 32bit systems
` [PATCH rdma-core v3 2/3] pyverbs,tests: Cosmetic improvements for dma-buf allocation routines
` [PATCH rdma-core v3 3/3] configure: Add check for DRM headers

[PATCH for-next] RDMA/rxe: Fix checkpatch warnings
 2021-02-05 23:05 UTC 

[PATCH 00/22] Add Intel Ethernet Protocol Driver for RDMA (irdma)
 2021-02-05 20:12 UTC  (10+ messages)
` [PATCH 04/22] ice: Register auxiliary device to provide RDMA
` [PATCH 20/22] RDMA/irdma: Add ABI definitions

[PATCH v16 0/4] RDMA: Add dma-buf support
 2021-02-05 20:24 UTC  (12+ messages)

[PATCH for-next] RDMA/pvrdma: Replace spin_lock_irqsave with spin_lock in hard IRQ
 2021-02-05 16:04 UTC  (2+ messages)

[PATCH v3 0/4] mm/gup: page unpining improvements
 2021-02-05 20:41 UTC  (5+ messages)
` [PATCH v3 1/4] mm/gup: add compound page list iterator
` [PATCH v3 2/4] mm/gup: decrement head page once for group of subpages
` [PATCH v3 3/4] mm/gup: add a range variant of unpin_user_pages_dirty_lock()
` [PATCH v3 4/4] RDMA/umem: batch page unpin in __ib_umem_release()

[PATCH v1] xprtrdma: Clean up rpcrdma_prepare_readch()
 2021-02-05 16:31 UTC 

[PATCH v2 0/4] mm/gup: page unpining improvements
 2021-02-05 19:53 UTC  (10+ messages)
` [PATCH v2 1/4] mm/gup: add compound page list iterator
` [PATCH v2 2/4] mm/gup: decrement head page once for group of subpages
` [PATCH v2 3/4] mm/gup: add a range variant of unpin_user_pages_dirty_lock()
` [PATCH v2 4/4] RDMA/umem: batch page unpin in __ib_umem_release()

[PATCH 0/4] mm/gup: page unpining improvements
 2021-02-05 17:00 UTC  (21+ messages)
` [PATCH 1/4] mm/gup: add compound page list iterator
` [PATCH 2/4] mm/gup: decrement head page once for group of subpages
` [PATCH 3/4] mm/gup: add a range variant of unpin_user_pages_dirty_lock()
` [PATCH 4/4] RDMA/umem: batch page unpin in __ib_mem_release()

[PATCH for-next] RDMA/rxe: Fix coding error in rxe_recv.c
 2021-02-05 17:57 UTC  (2+ messages)

[PATCH for-next] RDMA/rxe: Fix FIXME in rxe_udp_encap_recv()
 2021-02-05 17:59 UTC  (2+ messages)

[PATCH for-next] RDMA/rxe: Correct skb on loopback path
 2021-02-05 17:57 UTC  (2+ messages)

[PATCH for-next v2] RDMA/rxe: Fix coding error in rxe_rcv_mcast_pkt
 2021-02-05 17:57 UTC  (2+ messages)

[PATCH for-next] RDMA/rxe: Remove useless code in rxe_recv.c
 2021-02-05 17:57 UTC  (2+ messages)

[PATCH rdma-next v1 0/5] Various cleanups
 2021-02-05 17:40 UTC  (7+ messages)
` [PATCH rdma-next v1 1/5] IB/mlx5: Move mlx5_port_caps from mlx5_core_dev to mlx5_ib_dev
` [PATCH rdma-next v1 2/5] IB/mlx5: Avoid calling query device for reading pkey table length
` [PATCH rdma-next v1 3/5] IB/mlx5: Improve query port for representor port
` [PATCH rdma-next v1 4/5] RDMA/core: Introduce and use API to read port immutable data
` [PATCH rdma-next v1 5/5] IB/mlx5: Use rdma_for_each_port for port iteration

[PATCH rdma-core v2 0/3] Dma-buf related fixes
 2021-02-05 17:23 UTC  (7+ messages)
` [PATCH rdma-core v2 1/3] verbs: Fix gcc warnings when building for 32bit systems
` [PATCH rdma-core v2 2/3] pyverbs,tests: Cosmetic improvements for dma-buf allocation routines
` [PATCH rdma-core v2 3/3] configure: Add check for the presence of DRM headers

[bug report] net/mxl5e: Add change profile method
 2021-02-05 12:45 UTC 

[PATCH] net/mlx5: docs: correct section reference in table of contents
 2021-02-05 12:04 UTC  (2+ messages)

[PATCH for-next 00/12] RDMA/hns: Updates for 5.12
 2021-02-05  9:39 UTC  (13+ messages)
` [PATCH for-next 01/12] RDMA/hns: Avoid filling sgid index when modifying QP to RTR
` [PATCH for-next 02/12] RDMA/hns: Fix type of sq_signal_bits
` [PATCH for-next 03/12] RDMA/hns: Add mapped page count checking for MTR
` [PATCH for-next 04/12] RDMA/hns: Disable RQ inline by default
` [PATCH for-next 05/12] RDMA/hns: Adjust definition of FRMR fields
` [PATCH for-next 06/12] RDMA/hns: Skip qp_flow_control_init() for HIP09
` [PATCH for-next 07/12] RDMA/hns: Replace wmb&__raw_writeq with writeq
` [PATCH for-next 08/12] RDMA/hns: Move HIP06 related definitions into hns_roce_hw_v1.h
` [PATCH for-next 09/12] RDMA/hns: Remove some magic numbers
` [PATCH for-next 10/12] RDMA/hns: Avoid unnecessary memset on WQEs in post_send
` [PATCH for-next 11/12] RDMA/hns: Remove unnecessary wrap around for EQ's consumer index
` [PATCH for-next 12/12] RDMA/hns: Delete redundant judgment when preparing descriptors

[PATCH] RDMA/srp: Fix support for unpopulated and unbalanced NUMA nodes
 2021-02-05  8:14 UTC 

[PATCH][next] net/mlx5e: Fix spelling mistake "Unknouwn" -> "Unknown"
 2021-02-05  6:46 UTC  (3+ messages)

[PATCH][next] net/mlx5e: Fix spelling mistake "channles" -> "channels"
 2021-02-05  6:46 UTC  (2+ messages)

[PATCH RESEND v3 net-next 0/5] net: consolidate page_is_pfmemalloc() usage
 2021-02-05  2:40 UTC  (4+ messages)
` [PATCH RESEND v3 net-next 4/5] net: use the new dev_page_is_reusable() instead of private versions

[PATCH rdma-core 0/3] Dma-buf related fixes
 2021-02-04 23:04 UTC  (7+ messages)
` [PATCH rdma-core 1/3] verbs: Fix gcc warnings when building for 32bit systems
` [PATCH rdma-core 2/3] pyverbs,tests: Cosmetic improvements for dma-buf allocation routines
` [PATCH rdma-core 3/3] configure: Add check for the presence of DRM headers

[PATCH v4 0/6] RPC/RDMA client fixes
 2021-02-04 19:48 UTC  (8+ messages)
` [PATCH v4 1/6] xprtrdma: Remove FMR support in rpcrdma_convert_iovs()
` [PATCH v4 2/6] xprtrdma: Simplify rpcrdma_convert_kvec() and frwr_map()
` [PATCH v4 3/6] xprtrdma: Refactor invocations of offset_in_page()
` [PATCH v4 4/6] rpcrdma: Fix comments about reverse-direction operation
` [PATCH v4 5/6] xprtrdma: Pad optimization, revisited
` [PATCH v4 6/6] rpcrdma: Capture bytes received in Receive completion tracepoints

[PATCH rdma-next v1] RDMA/ucma: Fix use-after-free bug in ucma_create_uevent
 2021-02-04 16:10 UTC  (4+ messages)

[PATCH v3 0/6] RPC/RDMA client fixes
 2021-02-03 21:24 UTC  (8+ messages)
` [PATCH v3 1/6] xprtrdma: Remove FMR support in rpcrdma_convert_iovs()
` [PATCH v3 2/6] xprtrdma: Simplify rpcrdma_convert_kvec() and frwr_map()
` [PATCH v3 3/6] xprtrdma: Refactor invocations of offset_in_page()
` [PATCH v3 4/6] rpcrdma: Fix comments about reverse-direction operation
` [PATCH v3 5/6] xprtrdma: Pad optimization, revisited
` [PATCH v3 6/6] rpcrdma: Capture bytes received in Receive completion tracepoints

[PATCH v2 0/6] RPC/RDMA client fixes
 2021-02-03 18:19 UTC  (16+ messages)
` [PATCH v2 1/6] xprtrdma: Remove FMR support in rpcrdma_convert_iovs()
` [PATCH v2 2/6] xprtrdma: Simplify rpcrdma_convert_kvec() and frwr_map()
` [PATCH v2 3/6] xprtrdma: Refactor invocations of offset_in_page()
` [PATCH v2 4/6] rpcrdma: Fix comments about reverse-direction operation
` [PATCH v2 5/6] xprtrdma: Pad optimization, revisited
` [PATCH v2 6/6] rpcrdma: Capture bytes received in Receive completion tracepoints

[PATCH rdma-core v7 0/6] Add user space dma-buf support
 2021-02-03 18:14 UTC  (14+ messages)
` [PATCH rdma-core v7 4/6] pyverbs: Add dma-buf based MR support

[PATCH v2 0/6] Series short description
 2021-02-03 16:25 UTC  (3+ messages)
` [PATCH v2 1/6] xprtrdma: Remove FMR support in rpcrdma_convert_iovs()

[RFC PATCH] RDMA/rxe: Export imm_data to WC when the related WR with imm_data finished on SQ
 2021-02-03  7:36 UTC  (8+ messages)

[PATCH rdma-next 00/10] Various cleanups
 2021-02-03  5:47 UTC  (3+ messages)


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