public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-08-24 03:20:44 to 2024-09-04 08:33:09 UTC [more...]

[PATCH rdma-next] RDMA/core: Skip initialized but not leaked GID entries
 2024-09-04  8:33 UTC  (4+ messages)

[syzbot] [rdma?] WARNING in gid_table_release_one (2)
 2024-09-04  8:29 UTC  (2+ messages)

[PATCH rdma-next 0/2] Introduce mlx5 data direct placement (DDP)
 2024-09-04  8:27 UTC  (5+ messages)
` [PATCH mlx5-next 1/2] net/mlx5: Introduce data placement ordering bits
` [PATCH rdma-next 2/2] RDMA/mlx5: Support OOO RX WQE consumption

[PATCH for-next v3 0/3] RDMA/erdma: erdma updates
 2024-09-04  7:50 UTC  (5+ messages)
` [PATCH for-next v3 1/3] RDMA/erdma: Refactor the initialization and destruction of EQ
` [PATCH for-next v3 2/3] RDMA/erdma: Add disassociate ucontext support
` [PATCH for-next v3 3/3] RDMA/erdma: Return QP state in erdma_query_qp

[PATCH rdma-next] RDMA/mlx5: Enable ATS when allocating MRs
 2024-09-04  7:50 UTC  (2+ messages)

[PATCH rdma-next] IB/core: Fix ib_cache_setup_one error flow cleanup
 2024-09-04  7:50 UTC  (2+ messages)

[PATCH rdma-next] IB/mlx5: Fix UMR pd cleanup on error flow of driver init
 2024-09-04  7:50 UTC  (2+ messages)

[syzbot] [rdma?] INFO: task hung in rdma_dev_change_netns
 2024-09-03 23:37 UTC 

How to create/use RPMSG-over-VIRTIO devices in Linux
 2024-09-03 15:52 UTC 

[recipe build #3781355] of ~linux-rdma rdma-core-daily in xenial: Dependency wait
 2024-09-03 13:48 UTC 

[PATCH v2 0/1] net/mlx5: Added cond_resched() to crdump collection
 2024-09-03 12:14 UTC  (8+ messages)
` [PATCH v2 1/1] "

[PATCH for-next 0/4] RDMA/bnxt_re: Driver update for updating congestion configs
 2024-09-03 11:30 UTC  (5+ messages)
` [PATCH for-next 1/4] RDMA/bnxt_re: Add FW async event support in driver
` [PATCH for-next 2/4] RDMA/bnxt_re: Query firmware defaults of CC params during probe
` [PATCH for-next 3/4] RDMA/bnxt_re: Add support to handle DCB_CONFIG_CHANGE event
` [PATCH for-next 4/4] RDMA/bnxt_re: Enable ECN marking by default

[PATCH rdma-next 0/4] Batch of mlx5 MR cache fixes
 2024-09-03 11:24 UTC  (5+ messages)
` [PATCH rdma-next 1/4] RDMA/mlx5: Drop redundant work canceling from clean_keys()
` [PATCH rdma-next 2/4] RDMA/mlx5: Fix counter update on MR cache mkey creation
` [PATCH rdma-next 3/4] RDMA/mlx5: Limit usage of over-sized mkeys from the MR cache
` [PATCH rdma-next 4/4] RDMA/mlx5: Fix MR cache temp entries cleanup

[PATCH v3 for-next 0/2] RDMA: Provide an API for drivers to disassociate mmap pages
 2024-09-03  7:09 UTC  (6+ messages)
` [PATCH v3 for-next 1/2] RDMA/core: Provide rdma_user_mmap_disassociate() "
` [PATCH v3 for-next 2/2] RDMA/hns: Disassociate mmap pages for all uctx when HW is being reset

[rdma:wip/leon-for-next] BUILD SUCCESS dc116b7fddbdad000b6f2a8ca41d1fe5371b403c
 2024-09-03  5:11 UTC 

[RFC iproute2-next 0/4] Add RDMA monitor support
 2024-09-02 18:12 UTC  (10+ messages)
` [RFC iproute2-next 1/4] rdma: Update uapi header
` [RFC iproute2-next 2/4] rdma: Add support for rdma monitor
` [RFC iproute2-next 3/4] rdma: Expose whether RDMA monitoring is supported
` [RFC iproute2-next 4/4] rdma: Fix typo in rdma-link man page

[PATCH V4 net] net: mana: Fix error handling in mana_create_txq/rxq's NAPI cleanup
 2024-09-02 12:43 UTC 

[PATCH rdma-next v2 0/7] Support RDMA events monitoring through
 2024-09-02 12:29 UTC  (9+ messages)
` [PATCH rdma-next v2 1/7] RDMA/mlx5: Check RoCE LAG status before getting netdev
` [PATCH rdma-next v2 2/7] RDMA/mlx5: Obtain upper net device only when needed
` [PATCH rdma-next v2 3/7] RDMA/mlx5: Initialize phys_port_cnt earlier in RDMA device creation
` [PATCH rdma-next v2 4/7] RDMA/device: Clear netdev mapping in ib_device_get_netdev on unregistration
` [PATCH rdma-next v2 5/7] RDMA/mlx5: Use IB set_netdev and get_netdev functions
` [PATCH rdma-next v2 6/7] RDMA/nldev: Add support for RDMA monitoring
` [PATCH rdma-next v2 7/7] RDMA/nldev: Expose whether RDMA monitoring is supported

[PATCH for-next 0/4] RDMA/bnxt_re: Enable PCIe relaxed ordering support for MRs
 2024-09-02  9:34 UTC  (6+ messages)
` [PATCH for-next 1/4] RDMA/bnxt_re: Update HW interface headers
` [PATCH for-next 2/4] RDMA/bnxt_re: Rename a variable
` [PATCH for-next 3/4] RDMA/bnxt_re: Avoid an extra hwrm per MR creation
` [PATCH for-next 4/4] RDMA/bnxt_re: Add support for MR Relaxed Ordering

[PATCH for-next v2 0/4] RDMA/erdma: erdma updates
 2024-09-02  9:09 UTC  (9+ messages)
` [PATCH for-next v2 1/4] RDMA/erdma: Make the device probe process more robust
` [PATCH for-next v2 2/4] RDMA/erdma: Refactor the initialization and destruction of EQ
` [PATCH for-next v2 3/4] RDMA/erdma: Add disassociate ucontext support
` [PATCH for-next v2 4/4] RDMA/erdma: Return QP state in erdma_query_qp

[PATCH rdma-next v2 1/2] RDMA/mana_ib: use the correct page table index based on hardware page size
 2024-09-02  7:37 UTC  (3+ messages)
` [PATCH rdma-next v2 2/2] RDMA/mana_ib: use the correct page size for mapping user-mode doorbell page

[PATCH for-next v2 0/3] RDMA/bnxt_re: Toggle bit support for SRQ events
 2024-09-02  7:13 UTC  (5+ messages)
` [PATCH for-next v2 1/3] RDMA/bnxt_re: Get the toggle bits from "
` [PATCH for-next v2 2/3] RDMA/bnxt_re: Refactor the BNXT_RE_METHOD_GET_TOGGLE_MEM method
` [PATCH for-next v2 3/3] RDMA/bnxt_re: Share a page to expose per SRQ info with userspace

[bug] rdma-core/librdmacm/cma.c rdma_create_qp_ex:add id->cq refer to qp_attr->cq, when qp_attr->cq is not NULL, and id->cq is NULL
 2024-09-02  7:00 UTC  (5+ messages)
  ` [bug] rdma-core/librdmacm/cma.c rdma_create_qp_exï¼add "

[PATCH net-next v2] net: mana: Improve mana_set_channels() in low mem conditions
 2024-09-02  3:45 UTC 

[syzbot] Monthly rdma report (Aug 2024)
 2024-08-31  4:02 UTC  (2+ messages)

[PATCH V3 net] net: mana: Fix error handling in mana_create_txq/rxq's NAPI cleanup
 2024-08-30 17:36 UTC  (5+ messages)

[PATCH net-next] net: mana: Improve mana_set_channels() for low mem conditions
 2024-08-30  5:13 UTC  (4+ messages)

[rdma:wip/leon-for-next] BUILD SUCCESS 8f1f60b21b96036dede079e29968d6e4f6aab1e0
 2024-08-30  4:24 UTC 

[rdma:for-next] BUILD SUCCESS 2d10b05bcef685572ce8962ecb0936952915d954
 2024-08-30  1:08 UTC 

[PATCH net] RDMA/mana_ib: fix a bug in calculating the wrong page table index when 64kb page table is used
 2024-08-30  0:56 UTC  (6+ messages)
` [PATCH net] RDMA/mana_ib: use the correct page size for mapping user-mode doorbell page

[PATCH for-next 0/3] RDMA/bnxt_re: Toggle bit support for SRQ events
 2024-08-29 14:54 UTC  (6+ messages)
` [PATCH for-next 1/3] RDMA/bnxt_re: Get the toggle bits from "
` [PATCH for-next 2/3] RDMA/bnxt_re: Refactor the BNXT_RE_METHOD_GET_TOGGLE_MEM method
` [PATCH for-next 3/3] RDMA/bnxt_re: Share a page to expose per SRQ info with userspace

[recipe build #3778657] of ~linux-rdma rdma-core-daily in xenial: Failed to build
 2024-08-29 13:33 UTC 

[recipe build #3778658] of ~linux-rdma rdma-core-daily in bionic: Failed to build
 2024-08-29 13:33 UTC 

[PATCH v1] RDMA/sw/rdmavt/mr: Convert to use ERR_CAST()
 2024-08-29 10:19 UTC  (4+ messages)

[PATCH v1] IB/qib: Use max() macro
 2024-08-29  8:58 UTC  (3+ messages)

[PATCH V2 net] net: mana: Fix error handling in mana_create_txq/rxq's NAPI cleanup
 2024-08-29  8:43 UTC  (4+ messages)

[PATCH v1 net-next] net: ethernet: mellanox: mlx5: core: Use ERR_CAST() to return
 2024-08-29  8:14 UTC 

Using RPMSG to communicate between host and guest drivers
 2024-08-28 15:34 UTC  (8+ messages)

[PATCH -next] RDMA/cxgb4: Remove unused declarations
 2024-08-28 11:47 UTC  (2+ messages)

[PATCH v2 for-next 00/11] Misc patches for RTRS
 2024-08-28 11:05 UTC  (3+ messages)

[PATCH net-next 0/4] Make SMC-R can work with rxe devices
 2024-08-28 10:29 UTC  (6+ messages)

[rdma:wip/jgg-for-next] BUILD SUCCESS 67eeaf1da5e73270f2eae4a1becde9dec1bfd543
 2024-08-28 10:01 UTC 

[PATCH net-next v5] net: mana: Implement get_ringparam/set_ringparam for mana
 2024-08-27 23:20 UTC  (3+ messages)

[PATCH 0/6] refactor RDMA live migration based on rsocket API
 2024-08-27 20:57 UTC  (3+ messages)

[PATCH v3 00/10] Introduce fwctl subystem
 2024-08-27 15:27 UTC  (19+ messages)
` [PATCH v3 02/10] fwctl: Basic ioctl dispatch for the character device
` [PATCH v3 03/10] fwctl: FWCTL_INFO to return basic information about the device
` [PATCH v3 05/10] fwctl: FWCTL_RPC to execute a Remote Procedure Call to device firmware
` [PATCH v3 06/10] fwctl: Add documentation
` [PATCH v3 07/10] fwctl/mlx5: Support for communicating with mlx5 fw

[PATCH for-next v3 0/5] RDMA/bnxt_re: Use variable size Work Queue entry for Gen P7 adapters
 2024-08-27 14:03 UTC  (4+ messages)

[syzbot] [rdma?] INFO: task hung in disable_device
 2024-08-27 12:39 UTC  (2+ messages)

[PATCH for-next 2/4] RDMA/erdma: Refactor the initialization and destruction of EQ
 2024-08-27  1:25 UTC  (4+ messages)

[PATCH net-next v2] net/smc: add sysctl for smc_limit_hs
 2024-08-26 19:14 UTC  (4+ messages)

[PATCH v2 for-next 0/3] RDMA: Provide an API for drivers to disassociate mmap pages
 2024-08-26 13:21 UTC  (6+ messages)
` [PATCH v2 for-next 1/3] RDMA/core: Provide rdma_user_mmap_disassociate() "

[PATCH net-next v4] net: mana: Implement get_ringparam/set_ringparam for mana
 2024-08-26  3:40 UTC  (3+ messages)

[PATCH] net/mlx5: Added cond_resched() to crdump collection
 2024-08-25  5:11 UTC  (9+ messages)

[RFC PATCH 00/25] Cover Letter
 2024-08-24  3:52 UTC  (5+ messages)
` [RFC PATCH 09/25] idpf: implement get lan mmio memory regions

[RFC v2 00/25] Add RDMA support for Intel IPU E2000 (GEN3)
 2024-08-24  3:19 UTC  (20+ messages)
` [RFC v2 07/25] idpf: use actual mbx receive payload length
` [RFC v2 08/25] idpf: implement idc vport aux driver mtu change handler
` [RFC v2 09/25] idpf: implement get lan mmio memory regions
` [RFC v2 10/25] RDMA/irdma: Refactor GEN2 auxiliary driver
` [RFC v2 11/25] RDMA/irdma: Add GEN3 core driver support
` [RFC v2 12/25] RDMA/irdma: Discover and set up GEN3 hardware register layout
` [RFC v2 13/25] RDMA/irdma: Add GEN3 CQP support with deferred completions
` [RFC v2 14/25] RDMA/irdma: Add GEN3 support for AEQ and CEQ
` [RFC v2 15/25] RDMA/irdma: Add GEN3 HW statistics support
` [RFC v2 16/25] RDMA/irdma: Introduce GEN3 vPort driver support
` [RFC v2 17/25] RDMA/irdma: Add GEN3 virtual QP1 support
` [RFC v2 18/25] RDMA/irdma: Extend QP context programming for GEN3
` [RFC v2 19/25] RDMA/irdma: Support 64-byte CQEs and GEN3 CQE opcode decoding
` [RFC v2 20/25] RDMA/irdma: Add SRQ support
` [RFC v2 21/25] RDMA/irdma: Restrict Memory Window and CQE Timestamping to GEN3
` [RFC v2 22/25] RDMA/irdma: Add Atomic Operations support
` [RFC v2 23/25] RDMA/irdma: Extend CQE Error and Flush Handling for GEN3 Devices
` [RFC v2 24/25] RDMA/irdma: Add Push Page Support for GEN3
` [RFC v2 25/25] RDMA/irdma: Update Kconfig


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