messages from 2024-08-14 08:03:01 to 2024-08-24 10:04:13 UTC [more...]
[PATCH net-next 0/4] Make SMC-R can work with rxe devices
2024-08-24 10:04 UTC (4+ messages)
[PATCH -next] RDMA/cxgb4: Remove unused declarations
2024-08-24 9:16 UTC
[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
[PATCH V2 net] net: mana: Fix error handling in mana_create_txq/rxq's NAPI cleanup
2024-08-24 3:52 UTC (3+ messages)
[RFC v2 00/25] Add RDMA support for Intel IPU E2000 (GEN3)
2024-08-24 3:19 UTC (26+ messages)
` [RFC v2 01/25] iidc/ice/irdma: Update IDC to support multiple consumers
` [RFC v2 02/25] idpf: use reserved rdma vectors from control plane
` [RFC v2 03/25] idpf: implement core rdma auxiliary dev create, init, and destroy
` [RFC v2 04/25] idpf: prevent deadlock with irdma get link settings
` [RFC v2 05/25] idpf: implement rdma vport auxiliary dev create, init, and destroy
` [RFC v2 06/25] idpf: implement remaining idc rdma core callbacks and handlers
` [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
[PATCH] net/mlx5: Added cond_resched() to crdump collection
2024-08-23 17:41 UTC (8+ messages)
[PATCH v2 for-next 0/3] RDMA: Provide an API for drivers to disassociate mmap pages
2024-08-23 15:25 UTC (5+ messages)
` [PATCH v2 for-next 1/3] RDMA/core: Provide rdma_user_mmap_disassociate() "
` [PATCH v2 for-next 3/3] RDMA/hns: Disassociate mmap pages for all uctx when HW is being reset
[PATCH for-next] RDMA/efa: Add support for node guid
2024-08-23 14:59 UTC (2+ messages)
[PATCH v3 00/10] Introduce fwctl subystem
2024-08-23 14:48 UTC (22+ messages)
` [PATCH v3 01/10] fwctl: Add basic structure for a class subsystem with a cdev
` [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 04/10] taint: Add TAINT_FWCTL
` [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 v3 08/10] mlx5: Create an auxiliary device for fwctl_mlx5
` [PATCH v3 09/10] fwctl/cxl: Add driver for CXL mailbox for handling CXL features commands (RFC)
` [PATCH v3 10/10] cxl: Create an auxiliary device for fwctl_cxl
[PATCH v2 1/1] RDMA/iwcm: Fix WARNING:at_kernel/workqueue.c:#check_flush_dependency
2024-08-23 14:47 UTC (3+ messages)
[PATCH 0/3] RDMA/rxe misc fixes
2024-08-23 14:44 UTC (12+ messages)
` [PATCH 1/3] RDMA/rxe: Use sizeof instead of hard code number
` "
` [PATCH 2/3] RDMA/rxe: Typo fix
` [PATCH 3/3] RDMA/rxe: Fix __bth_set_resv6a
[PATCH -next 0/4] RDMA: Simplify multiple create*_workqueue() invocations
2024-08-23 14:39 UTC (6+ messages)
` [PATCH -next 1/4] RDMA/qib: Simplify an alloc_ordered_workqueue() invocation
` [PATCH -next 2/4] RDMA/mad: "
` [PATCH -next 3/4] RDMA/mlx4: "
` [PATCH -next 4/4] RDMA/mad: "
[PATCH net] net: mana: Fix race of mana_hwc_post_rx_wqe and new hwc response
2024-08-23 13:30 UTC (5+ messages)
[PATCH net-next v4] net: mana: Implement get_ringparam/set_ringparam for mana
2024-08-23 11:34 UTC (2+ messages)
[PATCH for-next 0/4] RDMA/erdma: erdma updates
2024-08-23 7:50 UTC (5+ messages)
` [PATCH for-next 1/4] RDMA/erdma: Make the device probe process more robust
` [PATCH for-next 2/4] RDMA/erdma: Refactor the initialization and destruction of EQ
` [PATCH for-next 3/4] RDMA/erdma: Add disassociate ucontext support
` [PATCH for-next 4/4] RDMA/erdma: Return QP state in erdma_query_qp
[PATCH][net-next] net/mlx5: Pick the first matched node of priv.free_list in alloc_4k
2024-08-23 6:16 UTC
[PATCH net-next v2] net/smc: add sysctl for smc_limit_hs
2024-08-21 23:46 UTC (4+ messages)
[PATCH v2 for-next 00/11] Misc patches for RTRS
2024-08-21 11:22 UTC (12+ messages)
` [PATCH v2 for-next 01/11] RDMA/rtrs: For HB error add additional clt/srv specific logging
` [PATCH v2 for-next 02/11] RDMA/rtrs-clt: Fix need_inv setting in error case
` [PATCH v2 for-next 03/11] RDMA/rtrs-clt: Rate limit errors in IO path
` [PATCH v2 for-next 04/11] RDMA/rtrs: Reset hb_missed_cnt after receiving other traffic from peer
` [PATCH v2 for-next 05/11] RDMA/rtrs-clt: Reuse need_inval from mr
` [PATCH v2 for-next 06/11] RDMA/rtrs-clt: Reset cid to con_num - 1 to stay in bounds
` [PATCH v2 for-next 07/11] RDMA/rtrs-clt: Print request type for errors
` [PATCH v2 for-next 08/11] RDMA/rtrs-srv: Avoid null pointer deref during path establishment
` [PATCH v2 for-next 09/11] RDMA/rtrs: register ib event handler
` [PATCH v2 for-next 10/11] RDMA/rtrs-clt: Do local invalidate after write io completion
` [PATCH v2 for-next 11/11] RDMA/rtrs-clt: Remove an extra space
[PATCH rdma-next 0/7] Support RDMA events monitoring through
2024-08-21 5:10 UTC (8+ messages)
` [PATCH rdma-next 1/7] RDMA/mlx5: Check RoCE LAG status before getting netdev
` [PATCH rdma-next 2/7] RDMA/mlx5: Obtain upper net device only when needed
` [PATCH rdma-next 3/7] RDMA/mlx5: Initialize phys_port_cnt earlier in RDMA device creation
` [PATCH rdma-next 4/7] RDMA/device: Clear netdev mapping in ib_device_get_netdev on unregistration
` [PATCH rdma-next 5/7] RDMA/mlx5: Use IB set_netdev and get_netdev functions
` [PATCH rdma-next 6/7] RDMA/nldev: Add support for RDMA monitoring
` [PATCH rdma-next 7/7] RDMA/nldev: Expose whether RDMA monitoring is supported
[rdma:wip/jgg-for-next] BUILD SUCCESS e2e641fe1c69bbbe94a89e814967da50e6df226b
2024-08-20 15:48 UTC
[PATCH net] net: mana: Fix error handling in mana_create_txq/rxq's NAPI cleanup
2024-08-20 14:31 UTC (2+ messages)
[RFC net-next 0/6] Cleanup IRQ affinity checks in several drivers
2024-08-20 8:33 UTC (12+ messages)
[linus:master] [RDMA/iwcm] aee2424246: WARNING:at_kernel/workqueue.c:#check_flush_dependency
2024-08-20 6:50 UTC (11+ messages)
blktests failures with v6.11-rc1 kernel
2024-08-20 1:50 UTC (9+ messages)
[PATCH net-next] net/mlx5: E-Switch, Remove unused declarations
2024-08-20 1:00 UTC (3+ messages)
[PATCH 1/1] RDMA/iwcm: Fix WARNING:at_kernel/workqueue.c:#check_flush_dependency
2024-08-19 22:42 UTC (5+ messages)
[PATCH net-next 0/2] RDMA: Some clean up in header files
2024-08-19 18:33 UTC (4+ messages)
` [PATCH net-next 1/2] RDMA/core: Remove unused declaration rdma_resolve_ip_route()
` [PATCH net-next 2/2] RDMA/ipoib: Remove unused declarations
[PATCH -next] RDMA/mlx5: Remove two unused declarations
2024-08-19 18:33 UTC (2+ messages)
[PATCH] net/mlx5: Use cpumask_local_spread() instead of custom code
2024-08-19 15:41 UTC (8+ messages)
[PATCH net-next v3] net: mana: Implement get_ringparam/set_ringparam for mana
2024-08-19 15:41 UTC (3+ messages)
[PATCH for-next v3 0/5] RDMA/bnxt_re: Use variable size Work Queue entry for Gen P7 adapters
2024-08-19 4:47 UTC (6+ messages)
` [PATCH for-next v3 1/5] RDMA/bnxt_re: Add support for Variable WQE in Genp7 adapters
` [PATCH for-next v3 2/5] RDMA/bnxt_re: Get the WQE index from slot index while completing the WQEs
` [PATCH for-next v3 3/5] RDMA/bnxt_re: Fix the table size for PSN/MSN entries
` [PATCH for-next v3 4/5] RDMA/bnxt_re: Handle variable WQE support for user applications
` [PATCH for-next v3 5/5] RDMA/bnxt_re: Enable variable size WQEs for user space applications
[PATCH for-next v2 0/4] RDMA/bnxt_re: Use variable size Work Queue entry for Gen P7 adapters
2024-08-18 11:04 UTC (6+ messages)
` [PATCH for-next v2 1/4] RDMA/bnxt_re: Add support for Variable WQE in Genp7 adapters
` [PATCH for-next v2 2/4] RDMA/bnxt_re: Get the WQE index from slot index while completing the WQEs
` [PATCH for-next v2 3/4] RDMA/bnxt_re: Handle variable WQE support for user applications
` [PATCH for-next v2 4/4] RDMA/bnxt_re: Enable variable size WQEs for user space applications
[net-next v3 00/15] ethernet: Convert from tasklet to BH workqueue
2024-08-17 16:27 UTC (14+ messages)
` [net-next v3 05/15] net: cavium/liquidio: Convert tasklet API to new bottom half workqueue mechanism
PCI: Work around PCIe link training failures
2024-08-16 13:57 UTC (3+ messages)
[MAINTAINERS SUMMIT] Device Passthrough Considered Harmful?
2024-08-16 11:12 UTC (11+ messages)
[PATCH vhost 0/7] vdpa/mlx5: Parallelize device suspend/resume
2024-08-16 9:13 UTC (3+ messages)
[PATCH net-next 4/5] devlink: embed driver's priv data callback param into devlink_resource
2024-08-16 8:33 UTC
[PATCH net-next] net/smc: add sysctl for smc_limit_hs
2024-08-16 2:06 UTC (3+ messages)
[PATCH v5 0/4] Enable P2PDMA in Userspace RDMA
2024-08-15 16:38 UTC (8+ messages)
` [PATCH v5 3/4] mm/gup: allow FOLL_LONGTERM & FOLL_PCI_P2PDMA
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;
as well as URLs for NNTP newsgroup(s).