public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-01-28 13:37:15 to 2021-02-04 11:31:11 UTC [more...]

[PATCH 0/4] mm/gup: page unpining improvements
 2021-02-04 11:27 UTC  (11+ 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][next] net/mlx5e: Fix spelling mistake "channles" -> "channels"
 2021-02-04  9:32 UTC 

[PATCH v16 0/4] RDMA: Add dma-buf support
 2021-02-04  7:48 UTC  (2+ messages)

[PATCH for-next 0/6] RDMA/hns: Fix and refactor CMDQ related code
 2021-02-04  6:23 UTC  (7+ 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 mlx5-next v5 0/4] Dynamically assign MSI-X vectors count
 2021-02-04  0:10 UTC  (6+ messages)
` [PATCH mlx5-next v5 1/4] PCI: Add sysfs callback to allow MSI-X table size change of SR-IOV VFs

[PATCH][next] net/mlx5e: Fix spelling mistake "Unknouwn" -> "Unknown"
 2021-02-03 22:57 UTC  (2+ 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 rdma-next v1] RDMA/ucma: Fix use-after-free bug in ucma_create_uevent
 2021-02-03 20:01 UTC  (2+ messages)

[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  (17+ messages)
` [PATCH rdma-core v7 4/6] pyverbs: Add dma-buf based MR support
` [PATCH rdma-core v7 5/6] tests: Add tests for dma-buf based memory regions

[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()

[PATCH rdma-next v1 0/5] Various cleanups
 2021-02-03 13:01 UTC  (6+ 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

[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  (13+ messages)

[PATCH rdma-next 00/10] Various cleanups
 2021-02-03  5:47 UTC  (14+ messages)
` [PATCH rdma-next 02/10] IB/mlx5: Avoid calling query device for reading pkey table length
` [PATCH rdma-next 05/10] RDMA/core: Introduce and use API to read port immutable data
` [PATCH rdma-next 07/10] IB/mlx5: Return appropriate error code instead of ENOMEM

[PATCH 00/22] Add Intel Ethernet Protocol Driver for RDMA (irdma)
 2021-02-02 23:17 UTC  (41+ messages)
` [PATCH 07/22] RDMA/irdma: Register an auxiliary driver and implement private channel OPs
` [PATCH 09/22] RDMA/irdma: Implement HW Admin Queue OPs
` [PATCH 20/22] RDMA/irdma: Add ABI definitions

[PATCH v1] xprtrdma: Simplify rpcrdma_convert_kvec() and frwr_map()
 2021-02-02 22:21 UTC  (7+ messages)

[PATCH mlx5-next v5 3/4] net/mlx5: Dynamically assign MSI-X vectors count
 2021-02-02 19:11 UTC  (3+ messages)

[PATCH net-next RESEND 0/2] devlink: Add port function attribute to enable/disable roce
 2021-02-02 19:11 UTC  (4+ messages)
` [PATCH net-next RESEND 1/2] devlink: Expose port function commands to control roce
` [PATCH net-next RESEND 2/2] net/mlx5: E-Switch, Implement devlink port function cmds "

[PATCH] net/rds: restrict iovecs length for RDS_CMSG_RDMA_ARGS
 2021-02-02 16:50 UTC  (3+ messages)

[PATCH RESEND v3 net-next 0/5] net: consolidate page_is_pfmemalloc() usage
 2021-02-02 13:31 UTC  (6+ messages)
` [PATCH RESEND v3 net-next 1/5] mm: constify page_is_pfmemalloc() argument
` [PATCH RESEND v3 net-next 2/5] skbuff: constify skb_propagate_pfmemalloc() "page" argument
` [PATCH RESEND v3 net-next 3/5] net: introduce common dev_page_is_reusable()
` [PATCH RESEND v3 net-next 4/5] net: use the new dev_page_is_reusable() instead of private versions
` [PATCH RESEND v3 net-next 5/5] net: page_pool: simplify page recycling condition tests

[PATCH v3 net-next 5/5] net: page_pool: simplify page recycling condition tests
 2021-02-02 13:13 UTC  (4+ messages)
    ` [PATCH v3 net-next 3/5] net: introduce common dev_page_is_reusable()
` [PATCH v3 net-next 0/5] net: consolidate page_is_pfmemalloc() usage

[PATCH mlx5-next v2] RDMA/mlx5: Cleanup the synchronize_srcu() from the ODP flow
 2021-02-02  7:13 UTC 

[PATCH mlx5-next v1] RDMA/mlx5: Cleanup the synchronize_srcu() from the ODP flow
 2021-02-02  6:43 UTC  (4+ messages)

[pull request][net-next 00/11] mlx5 SW steering for ConnectX-6DX
 2021-02-02  3:00 UTC  (13+ messages)
` [net-next 01/11] net/mlx5: DR, Fix potential shift wrapping of 32-bit value
` [net-next 02/11] net/mlx5: DR, Add match STEv1 structs to ifc
` [net-next 03/11] net/mlx5: DR, Add HW STEv1 match logic
` [net-next 04/11] net/mlx5: DR, Allow native protocol support for HW STEv1
` [net-next 05/11] net/mlx5: DR, Add STEv1 setters and getters
` [net-next 06/11] net/mlx5: DR, Add STEv1 action apply logic
` [net-next 07/11] net/mlx5: DR, Add STEv1 modify header logic
` [net-next 08/11] net/mlx5: DR, Use the right size when writing partial STE into HW
` [net-next 09/11] net/mlx5: DR, Use HW specific logic API when writing STE
` [net-next 10/11] net/mlx5: DR, Copy all 64B whenever replacing STE in the head of miss-list
` [net-next 11/11] net/mlx5: DR, Allow SW steering for sw_owner_v2 devices

[PATCH for-rc] RDMA/siw: Fix calculation of tx_valid_cpus size
 2021-02-01 13:26 UTC  (2+ messages)

infiniband Kconfig question
 2021-01-31 19:41 UTC 

[PATCH v2 net-next 0/4] net: consolidate page_is_pfmemalloc() usage
 2021-01-30 21:23 UTC  (15+ messages)
` [PATCH v2 net-next 1/4] mm: constify page_is_pfmemalloc() argument
` [PATCH v2 net-next 2/4] skbuff: constify skb_propagate_pfmemalloc() "page" argument
` [PATCH v2 net-next 3/4] net: introduce common dev_page_is_reserved()
` [PATCH v2 net-next 4/4] net: page_pool: simplify page recycling condition tests

[PATCH for-next 00/12] RDMA/hns: Several fixes and cleanups of RQ/SRQ
 2021-01-30  8:58 UTC  (13+ messages)
` [PATCH for-next 01/12] RDMA/hns: Allocate one more recv SGE for HIP08
` [PATCH for-next 02/12] RDMA/hns: Bugfix for checking whether the srq is full when post wr
` [PATCH for-next 03/12] RDMA/hns: Force srq_limit to 0 when creating SRQ
` [PATCH for-next 04/12] RDMA/hns: Fixed wrong judgments in the goto branch
` [PATCH for-next 05/12] RDMA/hns: Remove the reserved WQE of SRQ
` [PATCH for-next 06/12] RDMA/hns: Refactor hns_roce_create_srq()
` [PATCH for-next 07/12] RDMA/hns: Refactor code about SRQ Context
` [PATCH for-next 08/12] RDMA/hns: Use new interfaces to write SRQC
` [PATCH for-next 09/12] RDMA/hns: Refactor post recv flow
` [PATCH for-next 10/12] RDMA/hns: Clear remaining unused sges when post_recv
` [PATCH for-next 11/12] RDMA/hns: Refactor hns_roce_v2_post_srq_recv()
` [PATCH for-next 12/12] RDMA/hns: Add verification of QP type when post_recv

[PATCH for-next] RDMA/hns: Add support of direct wqe
 2021-01-30  8:43 UTC  (2+ messages)

[PATCH v2 for-next] RDMA/hns: Add support of direct wqe
 2021-01-30  9:05 UTC 

net/mlx5: Maintain separate page trees for ECPF and PF functions
 2021-01-29 20:06 UTC 

[net-next V10 01/14] devlink: Prepare code to fill multiple port function attributes
 2021-01-29  1:40 UTC  (2+ messages)

Question about the mechanism of RoCEv2 VLAN validation
 2021-01-29  1:21 UTC  (3+ messages)

[pull request][net-next V10 00/14] Add mlx5 subfunction support
 2021-01-29  0:11 UTC  (4+ messages)

[PATCH for-next] RDMA/rxe: Fix FIXME in rxe_udp_encap_recv()
 2021-01-28 23:33 UTC 

[PATCH for-next 0/5] EFA cleanups 2021-01-26
 2021-01-28 19:58 UTC  (2+ messages)

[PATCH for-next] RDMA/rxe: Correct skb on loopback path
 2021-01-28 18:23 UTC 

[PATCH] Fix: Remove racy Subnet Manager sendonly join checks
 2021-01-28 18:11 UTC  (7+ messages)

[PATCH for-next v2] RDMA/rxe: Fix coding error in rxe_rcv_mcast_pkt
 2021-01-28 17:47 UTC 

[PATCH for-next] RDMA/rxe: Fix coding error in rxe_rcv_mcast_pkt
 2021-01-28 17:32 UTC  (6+ messages)

[GIT PULL] Please pull RDMA subsystem changes
 2021-01-28 14:46 UTC 

[PATCH rdma-core 0/5] Add irdma user space provider for Intel Ethernet RDMA
 2021-01-28 13:37 UTC  (4+ messages)
` [PATCH rdma-core 5/5] rdma-core/irdma: Implement device supported verb APIs


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