linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-16 20:16:41 to 2020-11-23 13:09:03 UTC [more...]

[PATCH v2 for-next] RDMA/hns: Create QP with selected QPN for bank load balance
 2020-11-23 13:06 UTC 

Is there a working cache for path record and lids etc for librdmacm?
 2020-11-23 12:50 UTC  (10+ messages)

[PATCH 000/141] Fix fall-through warnings for Clang
 2020-11-23 13:03 UTC  (31+ messages)
` [PATCH 008/141] IB/hfi1: "
` [PATCH 034/141] IB/mlx4: "
` [PATCH 035/141] IB/qedr: "
  ` [EXT] "
` [PATCH 044/141] net/mlx4: "
` [PATCH 050/141] RDMA/mlx5: "
` [PATCH 115/141] rds: "
                  ` [Intel-wired-lan] [PATCH 000/141] "

[PATCH rdma-next] IB/mlx5: Use ib_dma APIs instead of open access to parent device
 2020-11-23  8:24 UTC 

[RFC] Reliable Multicast on top of RTRS
 2020-11-22 16:16 UTC  (10+ messages)

[PATCH mlx5-next 00/16] mlx5 next updates 2020-11-20
 2020-11-22 15:17 UTC  (21+ messages)
` [PATCH mlx5-next 01/16] net/mlx5: Add sample offload hardware bits and structures
` [PATCH mlx5-next 02/16] net/mlx5: Add sampler destination type
` [PATCH mlx5-next 03/16] net/mlx5: Check dr mask size against mlx5_match_param size
` [PATCH mlx5-next 04/16] net/mlx5: Add misc4 to mlx5_ifc_fte_match_param_bits
` [PATCH mlx5-next 05/16] net/mlx5: Add ts_cqe_to_dest_cqn related bits
` [PATCH mlx5-next 06/16] net/mlx5: Avoid exposing driver internal command helpers
` [PATCH mlx5-next 07/16] net/mlx5: Update the list of the PCI supported devices
` [PATCH mlx5-next 08/16] net/mlx5: Update the hardware interface definition for vhca state
` [PATCH mlx5-next 09/16] net/mlx5: Expose IP-in-IP TX and RX capability bits
` [PATCH mlx5-next 10/16] net/mlx5: Expose other function ifc bits
` [PATCH mlx5-next 11/16] net/mlx5: Add VDPA priority to NIC RX namespace
` [PATCH mlx5-next 12/16] net/mlx5: Export steering related functions
` [PATCH mlx5-next 13/16] net/mlx5: Make API mlx5_core_is_ecpf accept const pointer
` [PATCH mlx5-next 14/16] net/mlx5: Rename peer_pf to host_pf
` [PATCH mlx5-next 15/16] net/mlx5: Enable host PF HCA after eswitch is initialized
` [PATCH mlx5-next 16/16] net/mlx5: Treat host PF vport as other (non eswitch manager) vport

[PATCH] IB/qib: Use dma_set_mask_and_coherent to simplify code
 2020-11-21  9:51 UTC 

[PATCH] RDMA/i40iw: Fix a mmap handler exploitation
 2020-11-21  2:45 UTC  (5+ messages)

[PATCH rdma-next] RDMA/i40iw: Constify ops structs
 2020-11-21  0:25 UTC 

[PATCH net-next] net: don't include ethtool.h from netdevice.h
 2020-11-20 23:10 UTC  (4+ messages)

[PATCH net-next v2] net: don't include ethtool.h from netdevice.h
 2020-11-20 22:50 UTC 

[PATCH] RDMA/ipoib: distribute cq completion vector better
 2020-11-20 20:28 UTC  (2+ messages)

[PATCH v3 for-next 0/2] RDMA/hns: Add supports for stash
 2020-11-20 20:13 UTC  (4+ messages)
` [PATCH v3 for-next 1/2] RDMA/hns: Add support for CQ stash
` [PATCH v3 for-next 2/2] RDMA/hns: Add support for QP stash

[PATCH net-next 00/13] Add mlx5 subfunction support
 2020-11-20 19:04 UTC  (37+ messages)
` [PATCH net-next 03/13] devlink: Support add and delete devlink port

possible deadlock in rdma_destroy_id
 2020-11-20 18:32 UTC  (2+ messages)

[PATCH 1/3] mm: Track mmu notifiers in fs_reclaim_acquire/release
 2020-11-20 18:23 UTC  (4+ messages)
` [PATCH 3/3] locking/selftests: Add testcases for fs_reclaim

[PATCH for-rc v3] IB/hfi1: Move cached value of mm into handler
 2020-11-20 17:46 UTC  (2+ messages)

[PATCH v2 for-next 0/2] RDMA/hns: Add supports for stash
 2020-11-20  9:01 UTC  (10+ messages)
` [PATCH v2 for-next 1/2] RDMA/hns: Add support for CQ stash

[PATCH v2] IB/mthca: fix return value of error branch in mthca_init_cq()
 2020-11-20  1:57 UTC 

[PATCH] IB/mthca: fix return value of error branch in mthca_init_cq()
 2020-11-20  1:51 UTC  (3+ messages)

[GIT PULL] Please pull RDMA subsystem changes
 2020-11-19 23:00 UTC  (2+ messages)

[ANNOUNCE] rdma-core v31.2 has been tagged/released
 2020-11-19  7:04 UTC 

[PATCH v2 for-next 0/7] RDMA/hns: Support UD for HIP09
 2020-11-19  6:15 UTC  (4+ messages)
` [PATCH v2 for-next 7/7] RDMA/hns: Add support for UD inline

[PATCH 0/9] Simplify query_device() in libibverbs
 2020-11-18 20:59 UTC  (21+ messages)
` [PATCH 1/9] verbs: Simplify query_device_ex
` [PATCH 2/9] verbs: Add ibv_cmd_query_device_any()
` [PATCH 3/9] mlx5: Move context initialization out of mlx5_query_device_ex()
` [PATCH 4/9] efa: Move the context intialization out of efa_query_device_ex()
` [PATCH 5/9] mlx4: Move the context intialization out of mlx4_query_device_ex()
` [PATCH 6/9] providers: Remove normal query_device() from providers that have _ex
` [PATCH 7/9] providers: Convert all providers to implement query_device_ex
` [PATCH 8/9] verbs: Remove dead code
` [PATCH 9/9] verbs: Delete query_device() internal support

Issue after 5.4.70->5.4.77 update: mlx5_core: reg_mr_callback: async reg mr failed. status -11
 2020-11-18 16:45 UTC  (4+ messages)

possible deadlock in _destroy_id
 2020-11-18 14:26 UTC  (3+ messages)

[rdma:wip/jgg-for-rc] BUILD SUCCESS ee415d73dcc24caef7f6bbf292dcc365613d2188
 2020-11-18 12:12 UTC 

[rdma:wip/jgg-for-next] BUILD SUCCESS 172292be01dbd6c26aba23f62e8ec090f31cdb71
 2020-11-18  9:39 UTC 

[PATCH v4 00/10] Auxiliary bus implementation and SOF multi-client support
 2020-11-18  6:19 UTC  (11+ messages)
` [PATCH v4 01/10] Add auxiliary bus support

[bug report] RDMA/bnxt_re: Fix broken RoCE driver due to recent L2 driver changes
 2020-11-18  5:49 UTC  (2+ messages)

[PATCH rdma-rc] tools/testing/scatterlist: Fix test to compile and run
 2020-11-18  0:04 UTC  (2+ messages)

[PATCH v4 00/27]Fix several bad kernel-doc markups
 2020-11-17 22:19 UTC  (2+ messages)

remove dma_virt_ops v2
 2020-11-17 19:41 UTC  (12+ messages)

[rdma:wip/jgg-for-next] BUILD SUCCESS 8a7904a672a1d33c848e5129f886ee69e0773a2e
 2020-11-17  9:53 UTC 

[PATCH rdma-next v5 0/3] Track memory allocation with restrack DB help (Part II)
 2020-11-17  7:01 UTC  (4+ messages)
` [PATCH rdma-next v5 1/3] RDMA/core: Track device memory MRs
` [PATCH rdma-next v5 2/3] RDMA/core: Allow drivers to disable restrack DB
` [PATCH rdma-next v5 3/3] RDMA/restrack: Support all QP types

[PATCH for-next 0/8] RDMA/hns: Support UD for HIP09
 2020-11-17  6:42 UTC  (6+ messages)
` [PATCH for-next 4/8] RDMA/hns: Add check for the validity of sl configuration in UD SQ WQE

[PATCH rdma-next v1 0/7] Use ib_umem_find_best_pgsz() for all umems
 2020-11-16 20:56 UTC  (2+ messages)

[PATCH for-next 0/2] create_user_ah introduction fixups
 2020-11-16 20:52 UTC  (2+ messages)

[PATCH] RDMA/ucma: Put a lock around every call to the rdma_cm layer
 2020-11-16 20:46 UTC  (7+ messages)

[PATCH 0/4] Enable LTO support for rdma-core
 2020-11-16 20:16 UTC  (3+ messages)
` [PATCH 2/4] verbs: Simplify the logic assigning vid in ibv_resolve_eth_l2_from_gid()
` [PATCH 4/4] util: Use GCC 10's attribute symver to define compat symbol versions


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