linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-12-07 11:46:10 to 2023-12-30 05:20:17 UTC [more...]

[PATCH v1] RDMA/sa_query: use validate not parser in ib_nl_is_good_resolve_resp
 2023-12-30  5:19 UTC 

[PATCH iproute2-rc 0/2] Bugfixes for rdmatool
 2023-12-29 17:21 UTC  (4+ messages)
` [PATCH iproute2-rc 1/2] rdma: Fix core dump when pretty is used
` [PATCH iproute2-rc 2/2] rdma: Fix the error of accessing string variable outside the lifecycle

[PATCH for-next v3 0/2] RDMA/erdma: Introduce hardware statistics support
 2023-12-27  8:48 UTC  (3+ messages)
` [PATCH for-next v3 1/2] RDMA/erdma: Introduce dma pool for hardware responses of CMDQ requests
` [PATCH for-next v3 2/2] RDMA/erdma: Add hardware statistics support

[PATCH for-next v2 0/2] RDMA/erdma: Introduce hardware statistics support
 2023-12-27  1:44 UTC  (7+ messages)
` [PATCH for-next v2 1/2] RDMA/erdma: Introduce dma pool for hardware responses of CMDQ requests
` [PATCH for-next v2 2/2] RDMA/erdma: Add hardware statistics support

[PATCH for-next 0/6] RDMA/hns: Improvement for multi-level addressing
 2023-12-26  9:42 UTC  (10+ messages)
` [PATCH for-next 1/6] RDMA/hns: Refactor mtr find
` [PATCH for-next 2/6] RDMA/hns: Refactor mtr_init_buf_cfg()
` [PATCH for-next 3/6] RDMA/hns: Alloc MTR memory before alloc_mtt()
` [PATCH for-next 4/6] RDMA/hns: Support flexible pagesize
` [PATCH for-next 5/6] RDMA/hns: Support adaptive PBL hopnum
` [PATCH for-next 6/6] RDMA/hns: Simplify 'struct hns_roce_hem' allocation

[PATCH] IB/iser: iscsi_iser.h: fix kernel-doc warning and spellos
 2023-12-26  8:41 UTC  (4+ messages)

[PATCH for-next v3] RDMA/efa: Add EFA query MR support
 2023-12-25 11:26 UTC  (5+ messages)

[PATCH] net/mlx5e: fix a double-free in arfs_create_groups
 2023-12-24  8:13 UTC 

[PATCH for-next 0/2] RDMA/erdma: Introduce hardware statistics support
 2023-12-23  7:26 UTC  (7+ messages)
` [PATCH for-next 1/2] RDMA/erdma: Introduce dma pool for hardware responses of CMDQ requests
` [PATCH for-next 2/2] RDMA/erdma: Add hardware statistics support

[linux-next:master] BUILD REGRESSION 20d857259d7d10cd0d5e8b60608455986167cfad
 2023-12-21 11:48 UTC 

[Patch v4 0/3] Register with RDMA SOC interface and support for CQ
 2023-12-20  8:30 UTC  (9+ messages)
` [Patch v4 1/3] RDMA/mana_ib: register RDMA device with GDMA
` [Patch v4 2/3] RDMA/mana_ib: query device capabilities
` [Patch v4 3/3] RDMA/mana_ib: Add CQ interrupt support for RAW QP

[PATCH] RDMA/bnxt_re: Fix the sparse warnings
 2023-12-20  8:11 UTC  (2+ messages)

mlx5 attr.max_sge checks
 2023-12-20  8:07 UTC 

[PATCH for-next] RDMA/bnxt_re: Fix the offset for GenP7 adapters for user applications
 2023-12-20  7:46 UTC  (2+ messages)

Performance drop due to alloc_workqueue() misuse and recent change
 2023-12-20  7:14 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION aa4db8324c4d0e67aa4670356df4e9fae14b4d37
 2023-12-20  7:07 UTC 

mlx5 attr.max_sge checks
 2023-12-19 19:39 UTC 

[PATCH 0/3] net: mana: add irq_spread()
 2023-12-19 14:03 UTC  (11+ messages)
` [PATCH 1/3] cpumask: add cpumask_weight_andnot()
` [PATCH 2/3] cpumask: define cleanup function for cpumasks
` [PATCH 3/3] net: mana: add a function to spread IRQs per CPUs
  ` [EXTERNAL] "

[PATCH] IB/iser: Prevent invalidating wrong MR
 2023-12-19  7:23 UTC 

[PATCH v1 0/4] svcrdma: Go back to multi-staged RDMA Reads
 2023-12-18 22:32 UTC  (5+ messages)
` [PATCH v1 1/4] svcrdma: Add back svc_rdma_recv_ctxt::rc_pages
` [PATCH v1 2/4] svcrdma: Add back svcxprt_rdma::sc_read_complete_q
` [PATCH v1 3/4] svcrdma: Copy construction of svc_rqst::rq_arg to rdma_read_complete()
` [PATCH v1 4/4] svcrdma: Implement multi-stage Read completion again

[recipe build #3651522] of ~linux-rdma rdma-core-daily in xenial: Dependency wait
 2023-12-17 18:50 UTC 

[PATCH for-next v2 0/2] RDMA/bnxt_re: Share the CQ pages for GenP7 adapters
 2023-12-17 13:36 UTC  (4+ messages)
` [PATCH for-next v2 1/2] RDMA/bnxt_re: Add UAPI to share a page with user space
` [PATCH for-next v2 2/2] RDMA/bnxt_re: Share a page to expose per CQ info with userspace

ENOMEM returned by ibp_post_recv
 2023-12-17 12:55 UTC  (2+ messages)

[PATCH 0/2] IB/ipoib fixes
 2023-12-17 12:50 UTC  (12+ messages)
` [PATCH 1/2] IB/ipoib: Fix mcast list locking
` [PATCH 2/2] IB/ipoib: Clean up redundant netif_addr_lock
` [PATCH v2] IB/ipoib: Fix mcast list locking

[PATCH v3 00/35] bitops: add atomic find_bit() operations
 2023-12-16 21:48 UTC  (5+ messages)
` [PATCH v3 01/35] lib/find: add atomic find_bit() primitives
` [PATCH v3 02/35] lib/find: add test for atomic find_bit() ops
` [PATCH v3 25/35] RDMA/rtrs: optimize __rtrs_get_permit() by using find_and_set_bit_lock()

[PATCH net-next 22/24] net: mellanox, nfp, sfc: Use nested-BH locking for XDP redirect
 2023-12-15 17:07 UTC 

[PATCH for-next v2] net: mana: add msix index sharing between EQs
 2023-12-15 10:30 UTC  (2+ messages)

[PATCH for-next v7 0/7] On-Demand Paging on SoftRoCE
 2023-12-15  2:46 UTC  (7+ messages)

[recipe build #3650231] of ~linux-rdma rdma-core-daily in xenial: Dependency wait
 2023-12-14 18:49 UTC 

[Patch v2 0/3] Register with RDMA SOC interface and support for CQ
 2023-12-14  1:51 UTC  (4+ messages)
` [Patch v3 1/3] RDMA/mana_ib: register RDMA device with GDMA
` [Patch v3 2/3] RDMA/mana_ib: query device capabilities
` [Patch v3 3/3] RDMA/mana_ib: Add CQ interrupt support for RAW QP

[PATCH net 1/2] net/mlx5e: Fix error code in mlx5e_tc_action_miss_mapping_get()
 2023-12-13 23:31 UTC  (3+ messages)
` [PATCH net 2/2] net/mlx5e: Fix error codes in alloc_branch_attr()

[PATCH for-next 0/2] RDMA/bnxt_re: Share the CQ pages for GenP7 adapters
 2023-12-13 19:48 UTC  (10+ messages)
` [PATCH for-next 1/2] RDMA/bnxt_re: Add UAPI to share a page with user space
` [PATCH for-next 2/2] RDMA/bnxt_re: Share a page to expose per CQ info with userspace

[rdma:for-next] BUILD SUCCESS 07f830ae4913d0b986c8c0ff88a7d597948b9bd8
 2023-12-13  8:15 UTC 

[PATCH][next] mlx4: Fix spelling mistake: "mape" -> "map"
 2023-12-12 21:55 UTC  (4+ messages)

[PATCH V5 net-next] net: mana: Assigning IRQ affinity on HT cores
 2023-12-12 18:22 UTC  (14+ messages)
          ` [EXTERNAL] "
` [EXT] "

[PATCH for-next v2] RDMA/efa: Add EFA query MR support
 2023-12-12  7:20 UTC  (6+ messages)

[PATCH mlx5-next v1 0/5] Expose c0 and SW encap ICM for RDMA
 2023-12-12  7:09 UTC  (2+ messages)

[PATCH] net: mana: add msix index sharing between EQs
 2023-12-12  2:51 UTC  (2+ messages)

[Patch v2 0/3] Register with RDMA SOC interface and support for CQ
 2023-12-12  2:50 UTC  (4+ messages)
` [Patch v2 3/3] RDMA/mana_ib: Add CQ interrupt support for RAW QP

[syzbot] Monthly rds report (Nov 2023)
 2023-12-11 19:24 UTC  (2+ messages)

[PATCH] IB/ipoib: No need to hold the lock while printing the warning
 2023-12-11 16:08 UTC  (6+ messages)

[PATCH v1 0/8] More svcrdma improvements
 2023-12-11 15:24 UTC  (9+ messages)
` [PATCH v1 1/8] svcrdma: De-duplicate completion ID initialization helpers
` [PATCH v1 2/8] svcrdma: Optimize svc_rdma_cc_init()
` [PATCH v1 3/8] svcrdma: Remove pointer addresses shown in dprintk()
` [PATCH v1 4/8] svcrdma: Remove queue-shortening warnings
` [PATCH v1 5/8] svcrdma: Clean up comment in svc_rdma_accept()
` [PATCH v1 6/8] svcrdma: Reserve an extra WQE for ib_drain_rq()
` [PATCH v1 7/8] svcrdma: Use all allocated Send Queue entries
` [PATCH v1 8/8] svcrdma: Increase the per-transport rw_ctx count

Poptávka
 2023-12-11  8:41 UTC 

[PATCH for-next 0/6] RDMA/bnxt_re: Initial support for GenP7 adapters
 2023-12-11  7:56 UTC  (2+ messages)

[PATCH for-next v6 0/7] RDMA/rxe: Make multicast work
 2023-12-11  2:01 UTC  (14+ messages)
` [PATCH for-next v6 1/7] RDMA/rxe: Cleanup rxe_ah/av_chk_attr
` [PATCH for-next v6 2/7] RDMA/rxe: Fix sending of mcast packets
` [PATCH for-next v6 3/7] RDMA/rxe: Register IP mcast address
` [PATCH for-next v6 4/7] RDMA/rxe: Let rxe_lookup_mcg use rcu_read_lock
` [PATCH for-next v6 5/7] RDMA/rxe: Split multicast lock
` [PATCH for-next v6 6/7] RDMA/rxe: Cleanup mcg lifetime
` [PATCH for-next v6 7/7] RDMA/rxe: Add module parameters for mcast limits

[recipe build #3647832] of ~linux-rdma rdma-core-daily in xenial: Dependency wait
 2023-12-09 18:46 UTC 

[GIT PULL] Please pull RDMA subsystem changes
 2023-12-08 20:45 UTC  (2+ messages)

[PATCH V4 net-next] net: mana: Assigning IRQ affinity on HT cores
 2023-12-08  6:05 UTC  (5+ messages)

[PATCH for-next v5 3/7] RDMA/rxe: Register IP mcast address
 2023-12-08  1:24 UTC  (6+ messages)

[PATCH for-next v5 0/7] RDMA/rxe: Make multicast work
 2023-12-07 16:15 UTC  (3+ messages)

[PATCH v2 for-next 0/5] Bugfixes and improvements for hns RoCE
 2023-12-07 13:09 UTC  (6+ messages)
` [PATCH v2 for-next 2/5] RDMA/hns: Response dmac to userspace
` [PATCH v2 for-next 3/5] RDMA/hns: Add a max length of gid table
` [PATCH v2 for-next 4/5] RDMA/hns: Remove unnecessary checks for NULL in mtr_alloc_bufs()
` [PATCH v2 for-next 5/5] RDMA/hns: Fix memory leak in free_mr_init()


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