messages from 2023-11-24 12:23:58 to 2023-12-05 10:30:01 UTC [more...]
[PATCH for-next v5 3/7] RDMA/rxe: Register IP mcast address
2023-12-05 10:29 UTC (11+ messages)
` [PATCH for-next v5 4/7] RDMA/rxe: Let rxe_lookup_mcg use rcu_read_lock
` [PATCH for-next v5 5/7] RDMA/rxe: Split multicast lock
` [PATCH for-next v5 6/7] RDMA/rxe: Cleanup mcg lifetime
` [PATCH for-next v5 7/7] RDMA/rxe: Add module parameters for mcast limits
[PATCH for-next v5 0/7] RDMA/rxe: Make multicast work
2023-12-05 5:53 UTC (6+ messages)
` [PATCH for-next v5 1/7] RDMA/rxe: Cleanup rxe_ah/av_chk_attr
` [PATCH for-next v5 2/7] RDMA/rxe: Fix sending of mcast packets
[PATCH for-rc 0/6] Bugfixes and improvements for hns RoCE
2023-12-05 2:05 UTC (9+ messages)
` [PATCH for-rc 1/6] RDMA/hns: Rename the interrupts
` [PATCH for-rc 2/6] RDMA/hns: Response dmac to userspace
` [PATCH for-rc 3/6] RDMA/hns: Add a max length of gid table
` [PATCH for-rc 4/6] RDMA/hns: Remove unnecessary checks for NULL in mtr_alloc_bufs()
` [PATCH for-rc 5/6] RDMA/hns: Fix memory leak in free_mr_init()
` [PATCH for-rc 6/6] RDMA/hns: Improve the readability of free mr uninit
[PATCH for-next v7 0/7] On-Demand Paging on SoftRoCE
2023-12-05 1:50 UTC (3+ messages)
[PATCH V2 0/4] Misc changes for siw
2023-12-05 0:21 UTC (7+ messages)
` [PATCH V2 1/4] RDMA/siw: Move tx_cpu ahead
` [PATCH V2 2/4] RDMA/siw: Reduce memory usage of struct siw_rx_stream
` [PATCH V2 3/4] RDMA/siw: Set qp_state in siw_query_qp
` [PATCH V2 4/4] RDMA/siw: Call orq_get_current if possible
[PATCH for-next v4 0/7] RDMA/rxe: Make multicast work
2023-12-05 0:08 UTC (12+ messages)
` [PATCH for-next v4 1/7] RDMA/rxe: Cleanup rxe_ah/av_chk_attr
` [PATCH for-next v4 2/7] RDMA/rxe: Fix sending of mcast packets
` [PATCH for-next v4 3/7] RDMA/rxe: Register IP mcast address
` [PATCH for-next v4 4/7] RDMA/rxe: Let rxe_lookup_mcg use rcu_read_lock
` [PATCH for-next v4 5/7] RDMA/rxe: Split multicast lock
` [PATCH for-next v4 6/7] RDMA/rxe: Cleanup mcg lifetime
` [PATCH for-next v4 7/7] RDMA/rxe: Add module parameters for mcast limits
[PATCH v2] RDMA/irdma: Avoid free the non-cqp_request scratch
2023-12-05 0:06 UTC (4+ messages)
[PATCH v2 for-rc 0/3] Fixes for 64K page size support
2023-12-04 23:54 UTC (6+ messages)
` [PATCH v2 for-rc 1/3] RDMA/core: Fix umem iterator when PAGE_SIZE is greater then HCA pgsz
` [PATCH v2 for-rc 2/3] RDMA/irdma: Ensure iWarp QP queue memory is OS paged aligned
` [PATCH v2 for-rc 3/3] RDMA/irdma: Fix support for 64k pages
[Patch v2 0/3] Register with RDMA SOC interface and support for CQ
2023-12-04 23:02 UTC (4+ messages)
` [Patch v2 1/3] RDMA/mana_ib: register RDMA device with GDMA
` [Patch v2 2/3] RDMA/mana_ib: query device capabilities
` [Patch v2 3/3] RDMA/mana_ib: Add CQ interrupt support for RAW QP
[PATCH v2 00/35] bitops: add atomic find_bit() operations
2023-12-04 18:51 UTC (6+ messages)
` [PATCH v2 01/35] lib/find: add atomic find_bit() primitives
` [PATCH v2 02/35] lib/find: add test for atomic find_bit() ops
` [PATCH v2 25/35] RDMA/rtrs: fix opencoded find_and_set_bit_lock() in __rtrs_get_permit()
[PATCH rdma-next 0/2] Add and use memcpy_toio_64()
2023-12-04 18:23 UTC (21+ messages)
` [PATCH rdma-next 1/2] arm64/io: add memcpy_toio_64
Performance drop due to alloc_workqueue() misuse and recent change
2023-12-04 18:07 UTC (2+ messages)
[PATCH v1 00/21] svc_rdma_read_info clean ups
2023-12-04 15:00 UTC (23+ messages)
` [PATCH v1 01/21] svcrdma: Reduce size of struct svc_rdma_rw_ctxt
` [PATCH v1 02/21] svcrdma: Acquire the svcxprt_rdma pointer from the CQ context
` [PATCH v1 03/21] svcrdma: Explicitly pass the transport into Write chunk I/O paths
` [PATCH v1 04/21] svcrdma: Explicitly pass the transport into Read "
` [PATCH v1 05/21] svcrdma: Explicitly pass the transport to svc_rdma_post_chunk_ctxt()
` [PATCH v1 06/21] svcrdma: Pass a pointer to the transport to svc_rdma_cc_release()
` [PATCH v1 07/21] svcrdma: Remove the svc_rdma_chunk_ctxt::cc_rdma field
` [PATCH v1 08/21] svcrdma: Move struct svc_rdma_chunk_ctxt to svc_rdma.h
` [PATCH v1 09/21] svcrdma: Start moving fields out of struct svc_rdma_read_info
` [PATCH v1 10/21] svcrdma: Move svc_rdma_read_info::ri_pageno to struct svc_rdma_recv_ctxt
` [PATCH v1 11/21] svcrdma: Move read_info::ri_pageoff into "
` [PATCH v1 12/21] svcrdma: Update synopsis of svc_rdma_build_read_segment()
` [PATCH v1 13/21] svcrdma: Update synopsis of svc_rdma_build_read_chunk()
` [PATCH v1 14/21] svcrdma: Update synopsis of svc_rdma_read_chunk_range()
` [PATCH v1 15/21] svcrdma: Update the synopsis of svc_rdma_read_data_item()
` [PATCH v1 16/21] svcrdma: Update synopsis of svc_rdma_copy_inline_range()
` [PATCH v1 17/21] svcrdma: Update synopsis of svc_rdma_read_multiple_chunks()
` [PATCH v1 18/21] svcrdma: Update the synopsis of svc_rdma_read_call_chunk()
` [PATCH v1 19/21] svcrdma: Update the synopsis of svc_rdma_read_special()
` [PATCH v1 20/21] svcrdma: Remove struct svc_rdma_read_info
` [PATCH v1 21/21] svcrdma: Move the svc_rdma_cc_init() call
[PATCH V4 net-next] net: mana: Assigning IRQ affinity on HT cores
2023-12-04 14:56 UTC (2+ messages)
[PATCH V2 net-next] net: mana: Assigning IRQ affinity on HT cores
2023-12-04 9:02 UTC (13+ messages)
` [EXTERNAL] "
[PATCH] net/mlx5e: Fix slab-out-of-bounds in mlx5_query_nic_vport_mac_list()
2023-12-04 2:30 UTC (3+ messages)
[PATCH 0/4] Misc changes for siw
2023-12-03 9:15 UTC (11+ messages)
` [PATCH 1/4] RDMA/siw: Move tx_cpu ahead
` [PATCH 2/4] RDMA/siw: Reduce memory usage of struct siw_rx_stream
` [PATCH 3/4] RDMA/siw: Set qp_state in siw_query_qp
` [PATCH 4/4] RDMA/siw: Call orq_get_current if possible
[PATCH net v4] net/mlx5e: Fix a race in command alloc flow
2023-12-02 8:01 UTC
[PATCH v3] net/mlx5e: Fix a race in command alloc flow
2023-12-02 2:21 UTC (2+ messages)
[PATCH mlx5-next 0/5] Expose c0 and SW encap ICM for RDMA
2023-12-01 17:15 UTC (8+ messages)
` [PATCH mlx5-next 1/5] net/mlx5: Introduce indirect-sw-encap icm properties
` [PATCH mlx5-next 2/5] net/mlx5: Manage ICM type of SW encap
` [PATCH mlx5-next 3/5] RDMA/mlx5: Support handling of SW encap ICM area
` [PATCH mlx5-next 4/5] net/mlx5: E-Switch, expose eswitch manager vport
` [PATCH mlx5-next 5/5] RDMA/mlx5: Expose register c0 for RDMA device
[PATCH] [v2] net/mlx5e: fix a potential double-free in fs_udp_create_groups
2023-11-30 17:45 UTC (3+ messages)
[PATCH] [v2] net/mlx5e: fix a potential double-free in fs_any_create_groups
2023-11-30 17:44 UTC (3+ messages)
Hung task panic as part of NFS RDMA Disconnect due to possible bug on 6.2.0-34-generic client
2023-11-30 12:23 UTC (4+ messages)
WARNING in cleanup_net
2023-11-30 8:34 UTC (3+ messages)
[PATCH][next] net: mana: Fix spelling mistake "enforecement" -> "enforcement"
2023-11-30 4:20 UTC (3+ messages)
[PATCH v2] net/mlx5e: Fix a race in command alloc flow
2023-11-30 3:10 UTC (3+ messages)
[PATCH] RDMA/irdma: Avoid free the non-cqp_request scratch
2023-11-30 1:13 UTC (5+ messages)
[PATCH for-next v3 0/7] RDMA/rxe: Make multicast work
2023-11-29 20:25 UTC (8+ messages)
` [PATCH for-next v3 1/7] RDMA/rxe: Cleanup rxe_ah/av_chk_attr
` [PATCH for-next v3 2/7] RDMA/rxe: Fix sending of mcast packets
` [PATCH for-next v3 3/7] RDMA/rxe: Register IP mcast address
` [PATCH for-next v3 4/7] RDMA/rxe: Let rxe_lookup_mcg use rcu_read_lock
` [PATCH for-next v3 5/7] RDMA/rxe: Split multicast lock
` [PATCH for-next v3 6/7] RDMA/rxe: Cleanup mcg lifetime
` [PATCH for-next v3 7/7] RDMA/rxe: Add module parameters for mcast limits
[PATCH] net/mlx5e: fix a potential double-free in fs_udp_create_groups
2023-11-28 9:28 UTC (2+ messages)
[PATCH] net/mlx5e: fix a potential double-free in fs_any_create_groups
2023-11-28 9:15 UTC (3+ messages)
[rdma:wip/leon-for-next] BUILD SUCCESS 50af5d12f7e24b85fc10270d7700f4aa1b20b8e4
2023-11-28 6:13 UTC
[PATCH net] net/mlx5e: Fix snprintf return check
2023-11-28 6:06 UTC (3+ messages)
[Patch v1 0/4]
2023-11-27 19:00 UTC (4+ messages)
` [Patch v1 2/4] RDMA/mana_ib: create and process EQ events
[PATCH v1 0/5] svcrdma observability improvements
2023-11-27 16:33 UTC (6+ messages)
` [PATCH v1 1/5] svcrdma: Add lockdep class keys for transport locks
` [PATCH v1 2/5] rpcrdma: Introduce a simple cid tracepoint class
` [PATCH v1 3/5] svcrdma: SQ error tracepoints should report completion IDs
` [PATCH v1 4/5] svcrdma: DMA "
` [PATCH v1 5/5] svcrdma: Update some svcrdma DMA-related tracepoints
[PATCH v2 0/4] eventfd: simplify signal helpers
2023-11-27 16:17 UTC (3+ messages)
` [PATCH v2 2/4] eventfd: simplify eventfd_signal()
[PATCH] net :mana :Add remaining GDMA stats for MANA to ethtool
2023-11-27 12:20 UTC (3+ messages)
[PATCH V3 net-next] net: mana: Assigning IRQ affinity on HT cores
2023-11-27 9:26 UTC
[PATCHv2 0/2] ipoib bugfix
2023-11-26 9:34 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox