Linux RDMA and InfiniBand development
 help / color / mirror / Atom feed
 messages from 2024-01-10 09:08:22 to 2024-01-29 06:21:33 UTC [more...]

[PATCH 0/4 V3 net-next] net: mana: Assigning IRQ affinity on HT cores
 2024-01-29  6:21 UTC  (4+ messages)
` [PATCH 1/4 V3 net-next] cpumask: add cpumask_weight_andnot()
` [PATCH 3/4 V3 net-next] net: mana: add a function to spread IRQs per CPUs
` [PATCH 4/4 V3 net-next] net: mana: Assigning IRQ affinity on HT cores

[PATCH rdma-next v1 0/6] Collection of mlx5_ib fixes
 2024-01-28  9:29 UTC  (7+ messages)
` [PATCH rdma-next v1 1/6] RDMA/mlx5: Fix fortify source warning while accessing Eth segment
` [PATCH rdma-next v1 2/6] IB/mlx5: Don't expose debugfs entries for RRoCE general parameters if not supported
` [PATCH rdma-next v1 3/6] RDMA/mlx5: Relax DEVX access upon modify commands
` [PATCH rdma-next v1 4/6] RDMA/mlx5: Uncacheable mkey has neither rb_key or cache_ent
` [PATCH rdma-next v1 5/6] RDMA/mlx5: Change check for cacheable user mkeys
` [PATCH rdma-next v1 6/6] RDMA/mlx5: Adding remote atomic access flag to updatable flags

[Linux Kernel Bug] UBSAN: array-index-out-of-bounds in rds_cmsg_recv
 2024-01-28  3:53 UTC  (7+ messages)

[PATCH UPSTREAM 1/1] rds: Fix possible deadlock in rds_message_put
 2024-01-27  1:28 UTC  (3+ messages)
` [rds-devel] "

[PATCH rdma-next 1/2] arm64/io: add memcpy_toio_64
 2024-01-26 17:09 UTC  (38+ messages)

[PATCH] IB/hfi1: Fix sdma.h tx->num_descs off-by-one error (take two)
 2024-01-26 15:21 UTC 

[PATCH] RDMA/device: Fix a race between mad_client and cm_client init
 2024-01-26  2:25 UTC  (9+ messages)

[PATCH] RDMA/siw: Trim size of page array to max size needed
 2024-01-26 11:05 UTC  (7+ messages)
  `  "

[PATCH rdma-next 0/6] Collection of mlx5_ib fixes
 2024-01-26  2:17 UTC  (13+ messages)
` [PATCH rdma-next 1/6] RDMA/mlx5: Fix fortify source warning while accessing Eth segment
` [PATCH rdma-next 2/6] IB/mlx5: Don't expose debugfs entries for RRoCE general parameters if not supported
` [PATCH rdma-next 3/6] RDMA/mlx5: Relax DEVX access upon modify commands
` [PATCH rdma-next 4/6] RDMA/mlx5: Uncacheable mkey has neither rb_key or cache_ent
` [PATCH rdma-next 5/6] RDMA/mlx5: Change check for cacheable user mkeys
` [PATCH rdma-next 6/6] RDMA/mlx5: Adding remote atomic access flag to updatable flags

[recipe build #3672277] of ~linux-rdma rdma-core-daily in xenial: Dependency wait
 2024-01-25 12:46 UTC 

[ANNOUNCE] rdma-core: new stable releases
 2024-01-25 10:25 UTC  (3+ messages)

[PATCH] mlx5: delete unused prototype
 2024-01-25 10:07 UTC  (2+ messages)

[PATCH] cxgb4: delete unused prototype
 2024-01-25 10:07 UTC  (3+ messages)

[PATCH for-rc 0/5] RDMA/bnxt_re: Bug fixes
 2024-01-25 10:04 UTC  (7+ messages)
` [PATCH for-rc 1/5] RDMA/bnxt_re: Avoid creating fence MR for newer adapters
` [PATCH for-rc 2/5] RDMA/bnxt_re: Remove a redundant check inside bnxt_re_vf_res_config
` [PATCH for-rc 3/5] RDMA/bnxt_re: Fix unconditional fence for newer adapters
` [PATCH for-rc 4/5] RDMA/bnxt_re: Return error for SRQ resize
` [PATCH for-rc 5/5] RDMA/bnxt_re: Add a missing check in bnxt_qplib_query_srq

[PATCH rdma-next v1 0/3] RDMA/mana_ib: Introduce three helper functions to clean code
 2024-01-25 10:03 UTC  (5+ messages)
` [PATCH rdma-next v1 1/3] RDMA/mana_ib: introduce mdev_to_gc helper function
` [PATCH rdma-next v1 2/3] RDMA/mana_ib: introduce mana_ib_get_netdev "
` [PATCH rdma-next v1 3/3] RDMA/mana_ib: introduce mana_ib_install_cq_cb "

[PATCH] IB/hfi1: fix a memleak in init_credit_return
 2024-01-25  9:56 UTC  (5+ messages)

[PATCH v2 for-next 0/6] RDMA/hns: Improvement for multi-level addressing
 2024-01-25  9:54 UTC  (8+ messages)
` [PATCH v2 for-next 1/6] RDMA/hns: Refactor mtr find
` [PATCH v2 for-next 2/6] RDMA/hns: Refactor mtr_init_buf_cfg()
` [PATCH v2 for-next 3/6] RDMA/hns: Alloc MTR memory before alloc_mtt()
` [PATCH v2 for-next 4/6] RDMA/hns: Support flexible umem page size
` [PATCH v2 for-next 5/6] RDMA/hns: Support adaptive PBL hopnum
` [PATCH v2 for-next 6/6] RDMA/hns: Simplify 'struct hns_roce_hem' allocation

[PATCH] RDMA/ipoib: print symbolic error name instead of error code
 2024-01-25  9:51 UTC  (3+ messages)

[PATCH for-next v4 1/2] RDMA/rxe: Improve newline in printing messages
 2024-01-25  9:50 UTC  (6+ messages)
` [PATCH for-next v4 2/2] RDMA/rxe: Remove rxe_info from rxe_set_mtu

[PATCH] IB/hfi1: fix spellos and kernel-doc
 2024-01-25  9:50 UTC  (2+ messages)

[PATCH 0/4 V2 net-next] net: mana: Assigning IRQ affinity on HT cores
 2024-01-25  6:07 UTC  (9+ messages)
` [PATCH 1/4 V2 net-next] cpumask: add cpumask_weight_andnot()
` [PATCH 2/4 V2 net-next] cpumask: define cleanup function for cpumasks
` [PATCH 3/4 V2 net-next] net: mana: add a function to spread IRQs per CPUs
` [PATCH 4/4 V2 net-next] net: mana: Assigning IRQ affinity on HT cores

[PATCH] net: rds: Simplify the allocation of slab caches in rds_conn_init
 2024-01-24  7:58 UTC 

[PATCH] net: rds: Simplify the allocation of slab caches in rds_tcp_init
 2024-01-24  6:51 UTC 

[recipe build #3671077] of ~linux-rdma rdma-core-daily in xenial: Dependency wait
 2024-01-23 18:48 UTC 

[PATCH 29/82] rds: Refactor intentional wrap-around calculation
 2024-01-23  0:27 UTC 

mlx5: Regression VFs fail to probe on v6.8-rc1
 2024-01-22 19:55 UTC  (2+ messages)

[recipe build #3670517] of ~linux-rdma rdma-core-daily in xenial: Dependency wait
 2024-01-22 18:46 UTC 

bacm address config file no longer generated by service
 2024-01-22 18:35 UTC  (3+ messages)
` ibacm address config file is "

[PATCH AUTOSEL 4.19 05/23] RDMA/IPoIB: Fix error code return in ipoib_mcast_join
 2024-01-22 15:17 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 15/23] IB/ipoib: Fix mcast list locking

[PATCH AUTOSEL 5.4 05/24] RDMA/IPoIB: Fix error code return in ipoib_mcast_join
 2024-01-22 15:16 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 16/24] IB/ipoib: Fix mcast list locking

[PATCH AUTOSEL 5.10 06/28] RDMA/IPoIB: Fix error code return in ipoib_mcast_join
 2024-01-22 15:14 UTC  (2+ messages)
` [PATCH AUTOSEL 5.10 20/28] IB/ipoib: Fix mcast list locking

[PATCH AUTOSEL 5.15 06/35] RDMA/IPoIB: Fix error code return in ipoib_mcast_join
 2024-01-22 15:12 UTC  (2+ messages)
` [PATCH AUTOSEL 5.15 22/35] IB/ipoib: Fix mcast list locking

[PATCH AUTOSEL 6.1 06/53] RDMA/IPoIB: Fix error code return in ipoib_mcast_join
 2024-01-22 15:08 UTC  (2+ messages)
` [PATCH AUTOSEL 6.1 31/53] IB/ipoib: Fix mcast list locking

[PATCH AUTOSEL 6.6 07/73] RDMA/IPoIB: Fix error code return in ipoib_mcast_join
 2024-01-22 15:01 UTC  (2+ messages)
` [PATCH AUTOSEL 6.6 39/73] IB/ipoib: Fix mcast list locking

[PATCH AUTOSEL 6.7 09/88] RDMA/IPoIB: Fix error code return in ipoib_mcast_join
 2024-01-22 14:51 UTC  (2+ messages)
` [PATCH AUTOSEL 6.7 45/88] IB/ipoib: Fix mcast list locking

[PATCH] net/rds: Fix UBSAN: array-index-out-of-bounds in rds_cmsg_recv
 2024-01-22 11:30 UTC  (3+ messages)

Questions about RDMA subsystem shared mode for RoCE device with MLNX_OFED driver
 2024-01-22 10:03 UTC  (4+ messages)

[PATCH rdma-next 1/2] arm64/io: add memcpy_toio_64
 2024-01-19 11:52 UTC  (20+ messages)

[recipe build #3667283] of ~linux-rdma rdma-core-daily in xenial: Dependency wait
 2024-01-17 12:47 UTC 

[PATCH net v4] net/mlx5e: fix a double-free in arfs_create_groups
 2024-01-17  9:19 UTC  (2+ messages)

[recipe build #3666717] of ~linux-rdma rdma-core-daily in xenial: Dependency wait
 2024-01-16 12:47 UTC 

[PATCH 0/4 net-next] net: mana: Assigning IRQ affinity on HT cores
 2024-01-16  6:13 UTC  (15+ messages)
` [PATCH 3/4 net-next] net: mana: add a function to spread IRQs per CPUs

[Bug 218375] New: warning compiling siw_tx_hdt: the frame size of 1040 bytes is larger than 1024 bytes
 2024-01-15 12:51 UTC  (3+ messages)

[PATCH] MAINTAINERS: update maintainer for Microsoft MANA RDMA driver
 2024-01-14  8:56 UTC  (2+ messages)

[PATCH next v2 1/1] RDMA/mana_ib: Introduce three helper functions to clean mana_ib code
 2024-01-14  8:46 UTC  (5+ messages)
  ` [EXTERNAL] "

[PATCH] [v3] net/mlx5e: fix a double-free in arfs_create_groups
 2024-01-13 15:33 UTC  (2+ messages)

[GIT PULL] Please pull RDMA subsystem changes
 2024-01-12 22:20 UTC  (2+ messages)

[PATCH] [v2] net/mlx5e: fix a double-free in arfs_create_groups
 2024-01-12  7:45 UTC  (5+ messages)

[PATCH next v3 1/1] RDMA/mana_ib: Introduce three helper functions to clean mana_ib code
 2024-01-11 11:18 UTC  (3+ messages)

[GIT PULL] NFSD changes for v6.8
 2024-01-10 20:38 UTC  (2+ messages)

[PATCH next 1/1] Introduce three helper functions to clean mana_ib code
 2024-01-10 14:09 UTC 

[PATCH for-next v4] RDMA/efa: Add EFA query MR support
 2024-01-10 10:00 UTC  (8+ messages)


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