messages from 2024-07-22 13:28:00 to 2024-07-31 00:50:42 UTC [more...]
[PATCH v2 net-next] net/mlx4: Add support for EEPROM high pages query for QSFP/QSFP+/QSFP28
2024-07-31 0:49 UTC
[recipe build #3764170] of ~linux-rdma rdma-core-daily in xenial: Dependency wait
2024-07-31 0:38 UTC
[net-next v3 00/15] ethernet: Convert from tasklet to BH workqueue
2024-07-30 22:22 UTC (18+ messages)
` [net-next v3 01/15] net: alteon: Convert tasklet API to new bottom half workqueue mechanism
` [net-next v3 02/15] net: xgbe: "
` [net-next v3 03/15] net: cnic: "
` [net-next v3 04/15] net: macb: "
` [net-next v3 05/15] net: cavium/liquidio: "
` [net-next v3 06/15] net: octeon: "
` [net-next v3 07/15] net: thunderx: "
` [net-next v3 08/15] net: chelsio: "
` [net-next v3 09/15] net: sundance: "
` [net-next v3 10/15] net: hinic: "
` [net-next v3 11/15] net: ehea: "
` [net-next v3 12/15] net: ibmvnic: "
` [net-next v3 13/15] net: jme: "
` [net-next v3 14/15] net: marvell: "
` [net-next v3 15/15] net: mtk-wed: "
[PATCH v2 0/8] Introduce fwctl subystem
2024-07-30 17:34 UTC (28+ messages)
` [PATCH v2 1/8] fwctl: Add basic structure for a class subsystem with a cdev
` [PATCH v2 2/8] fwctl: Basic ioctl dispatch for the character device
` [PATCH v2 3/8] fwctl: FWCTL_INFO to return basic information about the device
` [PATCH v2 5/8] fwctl: FWCTL_RPC to execute a Remote Procedure Call to device firmware
` [PATCH v2 6/8] fwctl: Add documentation
` [PATCH v2 7/8] fwctl/mlx5: Support for communicating with mlx5 fw
[PATCH net-next v2] net: mana: Implement get_ringparam/set_ringparam for mana
2024-07-30 17:01 UTC
Seeking Guidance: Creating an IBV Multicast Group?
2024-07-30 15:26 UTC (4+ messages)
[MAINTAINERS SUMMIT] Device Passthrough Considered Harmful?
2024-07-30 13:19 UTC (93+ messages)
[PATCH] svcrdma: Handle device removal outside of the CM event handler
2024-07-30 9:53 UTC (2+ messages)
[PATCH net] net/smc: prevent UAF in inet_create()
2024-07-30 9:20 UTC (4+ messages)
[PATCH rdma-next] RDMA/mlx5: Expose vhca id for all ports in multiport mode
2024-07-30 9:18 UTC
[PATCH rdma-next] RDMA/nldev: Enhance netlink message parsing and validation
2024-07-30 9:17 UTC
[PATCH net-next v7] net/mlx5: Reclaim max 50K pages at once
2024-07-30 7:36 UTC
[rdma:wip/leon-for-next] BUILD SUCCESS 60dc7fcafea817f3dcff7ece18095ca6260b73bc
2024-07-30 2:32 UTC
[PATCH] RDMA/rds: remove unused struct 'rds_ib_dereg_odp_mr'
2024-07-29 21:01 UTC (7+ messages)
[PATCH net-next] net/rds: remove unused struct 'rds_ib_dereg_odp_mr'
2024-07-29 21:01 UTC
[PATCH v9 12/14] PCI: Provide stub failed link recovery for device probing and hot plug
2024-07-29 18:56 UTC (8+ messages)
` PCI: Work around PCIe link training failures
[GIT PULL] sysctl constification changes for v6.11-rc1
2024-07-29 16:42 UTC (5+ messages)
[PATCH for-rc] RDMA/siw: Remove NETDEV_GOING_DOWN event handler
2024-07-29 8:47 UTC (3+ messages)
[PATCH for-next v2] RDMA/cxgb4: use dma_mmap_coherent() for mapping non-contiguous memory
2024-07-29 8:42 UTC (2+ messages)
[PATCH for-rc] rdma-core/mad: Improve handling of timed out WRs of mad agent
2024-07-29 7:15 UTC (7+ messages)
[PATCH] infiniband/hw/hfi1/tid_rdma: use kmalloc_array_node()
2024-07-28 7:53 UTC (5+ messages)
[PATCH AUTOSEL 6.1 03/11] net/mlx5e: SHAMPO, Fix invalid WQ linked list unlink
2024-07-28 0:55 UTC
[PATCH AUTOSEL 6.6 04/15] net/mlx5e: SHAMPO, Fix invalid WQ linked list unlink
2024-07-28 0:54 UTC
[PATCH AUTOSEL 6.10 06/27] net/mlx5e: SHAMPO, Fix invalid WQ linked list unlink
2024-07-28 0:52 UTC
[PATCH for-next 0/3] RDMA: Provide an API for drivers to disassociate mmap pages
2024-07-26 7:19 UTC (4+ messages)
` [PATCH for-next 1/3] RDMA/core: Provide rdma_user_mmap_disassociate() "
` [PATCH for-next 2/3] RDMA/hns: Link all uctx to uctx_list on a device
` [PATCH for-next 3/3] RDMA/hns: Disassociate mmap pages for all uctx when HW is being reset
[RFC PATCH 00/25] Cover Letter
2024-07-25 13:52 UTC (27+ messages)
` [RFC PATCH 01/25] iidc/ice/irdma: Update IDC to support multiple consumers
` [RFC PATCH 02/25] idpf: use reserved rdma vectors from control plane
` [RFC PATCH 03/25] idpf: implement core rdma auxiliary dev create, init, and destroy
` [RFC PATCH 04/25] idpf: prevent deadlock with irdma get link settings
` [RFC PATCH 05/25] idpf: implement rdma vport auxiliary dev create, init, and destroy
` [RFC PATCH 06/25] idpf: implement remaining idc rdma core callbacks and handlers
` [RFC PATCH 07/25] idpf: use actual mbx receive payload length
` [RFC PATCH 08/25] idpf: implement idc vport aux driver mtu change handler
` [RFC PATCH 09/25] idpf: implement get lan mmio memory regions
` [RFC PATCH 10/25] RDMA/irdma: Refactor GEN2 auxiliary driver
` [RFC PATCH 11/25] RDMA/irdma: Add GEN3 core driver support
` [RFC PATCH 12/25] RDMA/irdma: Discover and set up GEN3 hardware register layout
` [RFC PATCH 13/25] RDMA/irdma: Add GEN3 CQP support with deferred completions
` [RFC PATCH 14/25] RDMA/irdma: Add GEN3 support for AEQ and CEQ
` [RFC PATCH 15/25] RDMA/irdma: Add GEN3 HW statistics support
` [RFC PATCH 16/25] RDMA/irdma: Introduce GEN3 vPort driver support
` [RFC PATCH 17/25] RDMA/irdma: Add GEN3 virtual QP1 support
` [RFC PATCH 18/25] RDMA/irdma: Extend QP context programming for GEN3
` [RFC PATCH 19/25] RDMA/irdma: Support 64-byte CQEs and GEN3 CQE opcode decoding
` [RFC PATCH 20/25] RDMA/irdma: Add SRQ support
` [RFC PATCH 21/25] RDMA/irdma: Restrict Memory Window and CQE Timestamping to GEN3
` [RFC PATCH 22/25] RDMA/irdma: Add Atomic Operations support
` [RFC PATCH 23/25] RDMA/irdma: Extend CQE Error and Flush Handling for GEN3 Devices
` [RFC PATCH 24/25] RDMA/irdma: Add Push Page Support for GEN3
` [RFC PATCH 25/25] RDMA/irdma: Update Kconfig
[recipe build #3761346] of ~linux-rdma rdma-core-daily in xenial: Dependency wait
2024-07-25 13:02 UTC
[syzbot] [rdma?] WARNING: ODEBUG bug in siw_netdev_event (2)
2024-07-25 10:37 UTC
[recipe build #3760652] of ~linux-rdma rdma-core-daily in xenial: Dependency wait
2024-07-24 7:03 UTC
[PATCH net-next v7] net/mlx5: Reclaim max 50K pages at once
2024-07-23 11:03 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;
as well as URLs for NNTP newsgroup(s).