linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-11-07 16:19:01 to 2022-11-13 10:26:03 UTC [more...]

[PATCHv2 0/6] Fix the problem that rxe can not work in net
 2022-11-13 10:25 UTC  (7+ messages)
          `  "

[PATCH 0/4] cpumask: improve on cpumask_local_spread() locality
 2022-11-13  7:37 UTC  (12+ messages)
` [PATCH 1/4] lib/find: introduce find_nth_and_andnot_bit
` [PATCH 2/4] cpumask: introduce cpumask_nth_and_andnot()
` [PATCH 3/4] sched: add sched_numa_find_nth_cpu()
` [PATCH 4/4] cpumask: improve on cpumask_local_spread() locality

[PATCH rdma-next 0/4] Various core fixes
 2022-11-13  7:19 UTC  (10+ messages)
` [PATCH rdma-next 1/4] RDMA/nldev: Use __nlmsg_put instead nlmsg_put
` [PATCH rdma-next 2/4] RDMA/restrack: Release MR restrack when delete

[PATCH RFC 00/12] Misc changes for rtrs
 2022-11-13  1:08 UTC  (13+ messages)
` [PATCH RFC 01/12] RDMA/rtrs-srv: Remove ib_dev_count from rtrs_srv_ib_ctx
` [PATCH RFC 02/12] RDMA/rtrs-srv: Refactor rtrs_srv_rdma_cm_handler
` [PATCH RFC 03/12] RDMA/rtrs-srv: Only close srv_path if it is just allocated
` [PATCH RFC 04/12] RDMA/rtrs-srv: refactor the handling of failure case in map_cont_bufs
` [PATCH RFC 05/12] RDMA/rtrs-srv: Correct the checking of ib_map_mr_sg
` [PATCH RFC 06/12] RDMA/rtrs-clt: "
` [PATCH RFC 07/12] RDMA/rtrs-srv: Remove outdated comments from create_con
` [PATCH RFC 08/12] RDMA/rtrs: Kill recon_cnt from several structs
` [PATCH RFC 09/12] RDMA/rtrs: Clean up rtrs_rdma_dev_pd_ops
` [PATCH RFC 10/12] RDMA/rtrs-srv: Remove paths_num
` [PATCH RFC 11/12] RDMA/rtrs-srv: fix several issues in rtrs_srv_destroy_path_files
` [PATCH RFC 12/12] RDMA/rtrs-srv: Remove kobject_del from rtrs_srv_destroy_once_sysfs_root_folders

[PATCH v2 0/4] cpumask: improve on cpumask_local_spread() locality
 2022-11-12 19:09 UTC  (5+ messages)
` [PATCH v2 1/4] lib/find: introduce find_nth_and_andnot_bit
` [PATCH v2 2/4] cpumask: introduce cpumask_nth_and_andnot
` [PATCH v2 3/4] sched: add sched_numa_find_nth_cpu()
` [PATCH v2 4/4] cpumask: improve on cpumask_local_spread() locality

[PATCH rdma-next] RDMA/mana: Remove redefinition of basic u64 type
 2022-11-12  4:26 UTC  (2+ messages)
` [EXTERNAL] "

[PATCH for-next v2] RDMA/rxe: Fix mr->map double free
 2022-11-12  3:29 UTC  (2+ messages)

[rdma:wip/leon-for-next] BUILD SUCCESS 0266a177631d4c6b963b5b12dd986a8c5abdbf06
 2022-11-12  0:11 UTC 

[PATCH v3] net/mlx5e: Use kzalloc() in mlx5e_accel_fs_tcp_create()
 2022-11-11 23:33 UTC  (4+ messages)

[PATCH] net/mlx5: Fix spelling mistake "destoy" -> "destroy"
 2022-11-11 22:49 UTC  (2+ messages)

[PATCH linux-next] net/mlx5: remove redundant ret variable
 2022-11-11 22:31 UTC  (3+ messages)

[PATCH] net/mlx5e: remove unused list in arfs
 2022-11-11 22:26 UTC  (2+ messages)

[PATCH v2] net/mlx5: DR, Fix uninitialized var warning
 2022-11-11 22:19 UTC  (3+ messages)

[PATCH v3 for-rc 0/2] Fix sge_num bug
 2022-11-11 16:22 UTC  (6+ messages)
` [PATCH v3 for-rc 1/2] RDMA/hns: Fix ext_sge num error when post send
` [PATCH v3 for-rc 2/2] RDMA/hns: Fix the problem of sge nums

[rdma:wip/jgg-for-next] BUILD SUCCESS 5de087250f1d8f7b81abaf94110884994793f073
 2022-11-11 14:14 UTC 

[PATCH 1/1] RDMA/rxe: Remove reliable datagram support
 2022-11-12  2:35 UTC 

[Patch v10 00/12] Introduce Microsoft Azure Network Adapter (MANA) RDMA driver
 2022-11-11  9:43 UTC  (13+ messages)
` [Patch v10 01/12] net: mana: Add support for auxiliary device
` (subset) [Patch v10 00/12] Introduce Microsoft Azure Network Adapter (MANA) RDMA driver

[for-next PATCH v5 00/11] RDMA/rxe: Add RDMA FLUSH operation
 2022-11-11  9:28 UTC  (13+ messages)
` [for-next PATCH v5 06/11] RDMA/rxe: Extend rxe packet format to support flush

[RFC PATCH v2 0/7] On-Demand Paging on SoftRoCE
 2022-11-11  9:22 UTC  (8+ messages)
` [RFC PATCH v2 1/7] IB/mlx5: Change ib_umem_odp_map_dma_single_page() to retain umem_mutex
` [RFC PATCH v2 2/7] RDMA/rxe: Convert the triple tasklets to workqueues
` [RFC PATCH v2 3/7] RDMA/rxe: Cleanup code for responder Atomic operations
` [RFC PATCH v2 4/7] RDMA/rxe: Add page invalidation support
` [RFC PATCH v2 5/7] RDMA/rxe: Allow registering MRs for On-Demand Paging
` [RFC PATCH v2 6/7] RDMA/rxe: Add support for Send/Recv/Write/Read operations with ODP
` [RFC PATCH v2 7/7] RDMA/rxe: Add support for the traditional Atomic "

[PATCH] RDMA/rxe: Replace page_address() with kmap_local_page()
 2022-11-11  8:10 UTC  (5+ messages)

[PATCH v2 1/2] RDMA/rxe: Remove struct rxe_phys_buf
 2022-11-11  7:51 UTC  (2+ messages)
` [PATCH v2 2/2] RDMA/rxe: Replace page_address() with kmap_local_page()

[for-next PATCH 0/5] iova_to_vaddr refactor
 2022-11-11  6:13 UTC  (7+ messages)
` [for-next PATCH 1/5] RDMA/rxe: Remove rxe_phys_buf.size
` [for-next PATCH 2/5] RDMA/rxe: use iova_to_vaddr to transform iova for rxe_mr_copy
` [for-next PATCH 3/5] RDMA/rxe: iova_to_vaddr cleanup
` [for-next PATCH 4/5] RDMA/rxe: refactor iova_to_vaddr
` [for-next PATCH 5/5] RDMA/rxe: Rename iova_to_vaddr to rxe_map_iova

rxe patches
 2022-11-11  5:36 UTC  (3+ messages)

[PATCH for-next v3 00/13] Implement work queues for rdma_rxe
 2022-11-11  3:04 UTC  (5+ messages)
` [PATCH for-next v3 01/13] RDMA/rxe: Make task interface pluggable
` [PATCH for-next v3 03/13] RDMA/rxe: Simplify reset state handling in rxe_resp.c

[PATCH 0/3] RDMA net namespace
 2022-11-11  2:38 UTC  (17+ messages)
                              `  "

[PATCH AUTOSEL 5.15 01/11] RDMA/efa: Add EFA 0xefa2 PCI ID
 2022-11-11  2:35 UTC 

[PATCH AUTOSEL 6.0 02/30] RDMA/efa: Add EFA 0xefa2 PCI ID
 2022-11-11  2:33 UTC 

[rdma:wip/leon-for-next] BUILD SUCCESS 5c20311d76cbaeb7ed2ecf9c8b8322f8fc4a7ae3
 2022-11-10 21:17 UTC 

[PATCH for-next 2/3] RDMA/irdma: Fix RQ completion opcode
 2022-11-10 20:09 UTC  (2+ messages)

[PATCH for-next v2 00/16] Use ibdev_dbg instead of pr_xxx
 2022-11-10 19:36 UTC  (2+ messages)

[rdma:mana-shared-6.2] BUILD SUCCESS 28c66cfa45388af1126985d1114e0ed762eb2abd
 2022-11-10 19:13 UTC 

[PATCH net] net/mlx5: DR, Fix uninitialized var warning
 2022-11-10 11:06 UTC  (3+ messages)

[PATCH v2] net/mlx5e: Use kvfree() in mlx5e_accel_fs_tcp_create()
 2022-11-10 11:04 UTC  (5+ messages)

[PATCH v4 0/6] Add Auxiliary driver support
 2022-11-10 10:53 UTC  (8+ messages)
` [PATCH v4 1/6] bnxt_en: Add auxiliary "
` [PATCH v4 2/6] RDMA/bnxt_re: Use auxiliary driver interface
` [PATCH v4 3/6] bnxt_en: Remove usage of ulp_id
` [PATCH v4 4/6] bnxt_en: Use direct API instead of indirection
` [PATCH v4 5/6] bnxt_en: Use auxiliary bus calls over proprietary calls
` [PATCH v4 6/6] bnxt_en: Remove struct bnxt access from RoCE driver

[PATCH net-next v4 00/10] optimize the parallelism of SMC-R connections
 2022-11-10  9:39 UTC  (9+ messages)

[PATCH] IB/MAD: fix might sleep in atomic
 2022-11-10  9:01 UTC  (3+ messages)

[PATCH v1 for-next 0/3] irdma for-next updates 11-1-2022
 2022-11-10  8:45 UTC  (5+ messages)
` [PATCH v1 for-next 1/3] RDMA/irdma: Fix inline for multiple SGE's
` [PATCH v1 for-next 2/3] RDMA/irdma: Fix RQ completion opcode
` [PATCH v1 for-next 3/3] RDMA/irdma: Do not request 2-level PBLEs for CQ alloc

[PATCH v2 2/6] RDMA/bnxt_re: Use auxiliary driver interface
 2022-11-09 18:45 UTC  (9+ messages)
` [PATCH v3 0/6] Add Auxiliary driver support
  ` [PATCH v3 5/6] bnxt_en: Use auxiliary bus calls over proprietary calls

[PATCH 1/1] IB/mlx5: Add a signature check to received EQEs and CQEs
 2022-11-09 18:33 UTC  (8+ messages)
  ` [External] : "

[PATCH v2] RDMA/rxe: Implement packet length validation on responder
 2022-11-09 17:57 UTC  (3+ messages)

[PATCH] net/mlx5e: remove unused list in arfs
 2022-11-09 16:59 UTC  (2+ messages)
` [PATCH net-next] "

[PATCH v2 rdma-core] irdma: Add ice and irdma to kernel-boot rules
 2022-11-09 13:45 UTC  (10+ messages)

[PATCH v3] RDMA/siw: Fix immediate work request flush to completion queue
 2022-11-09 13:43 UTC  (4+ messages)

[BUG] mlx5_core general protection fault in mlx5_cmd_comp_handler
 2022-11-09  9:51 UTC  (6+ messages)

Słowa kluczowe do wypozycjonowania
 2022-11-09  9:16 UTC 

building libbnxt_re-rdmav25.so
 2022-11-09  8:39 UTC 

[linux-next:master] BUILD REGRESSION b6fc3fddade7a194bd141a49f2689e50f796ef46
 2022-11-08 20:33 UTC 

[PATCH] net/mlx5e: Use kvfree() in mlx5e_accel_fs_tcp_create()
 2022-11-08 13:52 UTC  (3+ messages)

[PATCH v6 0/3] sched, net: NUMA-aware CPU spreading interface
 2022-11-08 12:07 UTC  (4+ messages)

[PATCH RFC 00/19] mm/gup: remove FOLL_FORCE usage from drivers (reliable R/O long-term pinning)
 2022-11-08  9:40 UTC  (28+ messages)
` [PATCH RFC 01/19] selftests/vm: anon_cow: prepare for non-anonymous COW tests
` [PATCH RFC 02/19] selftests/vm: cow: basic COW tests for non-anonymous pages
` [PATCH RFC 03/19] selftests/vm: cow: R/O long-term pinning reliability tests for non-anon pages
` [PATCH RFC 04/19] mm: add early FAULT_FLAG_UNSHARE consistency checks
` [PATCH RFC 05/19] mm: add early FAULT_FLAG_WRITE "
` [PATCH RFC 06/19] mm: rework handling in do_wp_page() based on private vs. shared mappings
` [PATCH RFC 07/19] mm: don't call vm_ops->huge_fault() in wp_huge_pmd()/wp_huge_pud() for private mappings
` [PATCH RFC 08/19] mm: extend FAULT_FLAG_UNSHARE support to anything in a COW mapping
` [PATCH RFC 09/19] mm/gup: reliable R/O long-term pinning in COW mappings
` [PATCH RFC 10/19] RDMA/umem: remove FOLL_FORCE usage
` [PATCH RFC 11/19] RDMA/usnic: "
` [PATCH RFC 12/19] RDMA/siw: "
` [PATCH RFC 13/19] media: videobuf-dma-sg: "
` [PATCH RFC 14/19] drm/etnaviv: "
` [PATCH RFC 15/19] media: pci/ivtv: "
` [PATCH RFC 16/19] mm/frame-vector: "
` [PATCH RFC 17/19] drm/exynos: "
` [PATCH RFC 18/19] RDMA/hw/qib/qib_user_pages: "
` [PATCH RFC 19/19] habanalabs: "

[PATCH v3 1/6] bnxt_en: Add auxiliary driver support
 2022-11-08  7:21 UTC  (2+ messages)

[PATCH for-next 0/3] irdma for-next updates 11-4-2022
 2022-11-07 23:27 UTC  (4+ messages)
` [PATCH for-next 1/3] RDMA/irdma: Fix inline for multiple SGE's

[rdma:wip/leon-for-next] BUILD SUCCESS 0ca9c2e2844aa285c3656a29d4803839cfa8bca9
 2022-11-07 20:15 UTC 

[PATCH v7 00/21] Move all drivers to a common dma-buf locking convention
 2022-11-07 17:37 UTC  (4+ messages)
` [PATCH v7 18/21] dma-buf: Move dma_buf_mmap() to dynamic locking specification


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