linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2025-05-06 15:10:20 to 2025-05-12 10:07:43 UTC [more...]

[PATCH v10 00/24] Provide a new two step DMA mapping API
 2025-05-12 10:07 UTC  (2+ messages)
` (subset) "

[PATCH net-next v4 13/15] rds: Disable only bottom halves in rds_page_remainder_alloc()
 2025-05-12  9:27 UTC  (3+ messages)
` [PATCH net-next v4 14/15] rds: Acquire per-CPU pointer within BH disabled section
` [PATCH net-next v4 15/15] rds: Use nested-BH locking for rds_page_remainder

[PATCH for-next] RDMA/hns: Fix build error of hns_roce_trace
 2025-05-12  9:02 UTC  (2+ messages)

[PATCH v3 0/4] Allow dyn MSI-X vector allocation of MANA
 2025-05-12  7:38 UTC  (9+ messages)
` [PATCH v3 1/4] PCI/MSI: Export pci_msix_prepare_desc() for dynamic MSI-X allocations
` [PATCH v3 2/4] PCI: hv: Allow dynamic MSI-X vector allocation
` [PATCH v3 3/4] net: mana: Allow irq_setup() to skip cpus for affinity
` [PATCH v3 4/4] net: mana: Allocate MSI-X vectors dynamically

[PATCH v2 00/14] Introduce AMD Pensando RDMA driver
 2025-05-12  5:54 UTC  (21+ messages)
` [PATCH v2 01/14] net: ionic: Create an auxiliary device for rdma driver
` [PATCH v2 02/14] net: ionic: Update LIF identity with additional RDMA capabilities
` [PATCH v2 03/14] net: ionic: Export the APIs from net driver to support device commands
` [PATCH v2 04/14] net: ionic: Provide RDMA reset support for the RDMA driver
` [PATCH v2 05/14] net: ionic: Provide interrupt allocation "
` [PATCH v2 06/14] net: ionic: Provide doorbell and CMB region information
` [PATCH v2 07/14] RDMA: Add IONIC to rdma_driver_id definition
` [PATCH v2 08/14] RDMA/ionic: Register auxiliary module for ionic ethernet adapter
` [PATCH v2 09/14] RDMA/ionic: Create device queues to support admin operations
` [PATCH v2 10/14] RDMA/ionic: Register device ops for control path
` [PATCH v2 11/14] RDMA/ionic: Register device ops for datapath
` [PATCH v2 12/14] RDMA/ionic: Register device ops for miscellaneous functionality
` [PATCH v2 13/14] RDMA/ionic: Implement device stats ops
` [PATCH v2 14/14] RDMA/ionic: Add Makefile/Kconfig to kernel build environment

[PATCH rdma-next v4 0/4] RDMA/mana_ib: allow separate mana_ib for each mana client
 2025-05-12  5:29 UTC  (9+ messages)
` [PATCH rdma-next v4 1/4] net: mana: Probe rdma device in mana driver
` [PATCH rdma-next v4 2/4] RDMA/mana_ib: Add support of mana_ib for RNIC and ETH nic
` [PATCH rdma-next v4 3/4] RDMA/mana_ib: unify mana_ib functions to support any gdma device
` [PATCH rdma-next v4 4/4] net: mana: Add support for auxiliary device servicing events

[PATCH net-next 00/10] net: faster and simpler CRC32C computation
 2025-05-11 23:07 UTC  (16+ messages)
` [PATCH net-next 01/10] net: introduce CONFIG_NET_CRC32C
` [PATCH net-next 02/10] net: add skb_crc32c()
` [PATCH net-next 03/10] net: use skb_crc32c() in skb_crc32c_csum_help()
` [PATCH net-next 04/10] RDMA/siw: use skb_crc32c() instead of __skb_checksum()
` [PATCH net-next 05/10] sctp: "
` [PATCH net-next 06/10] net: fold __skb_checksum() into skb_checksum()
` [PATCH net-next 07/10] lib/crc32: remove unused support for CRC32C combination
` [PATCH net-next 08/10] net: add skb_copy_and_crc32c_datagram_iter()
` [PATCH net-next 09/10] nvme-tcp: use crc32c() and skb_copy_and_crc32c_datagram_iter()
` [PATCH net-next 10/10] net: remove skb_copy_and_hash_datagram_iter()

[PATCH net-next 00/10] net/mlx5: HWS, Complex Matchers and rehash mechanism fixes
 2025-05-11 19:38 UTC  (11+ messages)
` [PATCH net-next 01/10] net/mlx5: HWS, expose function mlx5hws_table_ft_set_next_ft in header
` [PATCH net-next 02/10] net/mlx5: HWS, add definer function to get field name str
` [PATCH net-next 03/10] net/mlx5: HWS, expose polling function in header file
` [PATCH net-next 04/10] net/mlx5: HWS, introduce isolated matchers
` [PATCH net-next 05/10] net/mlx5: HWS, support complex matchers
` [PATCH net-next 06/10] net/mlx5: HWS, force rehash when rule insertion failed
` [PATCH net-next 07/10] net/mlx5: HWS, fix counting of rules in the matcher
` [PATCH net-next 08/10] net/mlx5: HWS, fix redundant extension of action templates
` [PATCH net-next 09/10] net/mlx5: HWS, rework rehash loop
` [PATCH net-next 10/10] net/mlx5: HWS, dump bad completion details

[PATCH] MLX5: Fix semaphore leak on command timeout
 2025-05-11 12:52 UTC  (2+ messages)

[PATCH net] net/mlx5e: Disable MACsec offload for uplink representor profile
 2025-05-11 10:15 UTC 

[PATCH net-next V9 0/5] Support rate management on traffic classes in devlink and mlx5
 2025-05-11  6:43 UTC  (8+ messages)
` [PATCH net-next V9 1/5] devlink: Extend devlink rate API with traffic classes bandwidth management
` [PATCH net-next V9 2/5] net/mlx5: Add no-op implementation for setting tc-bw on rate objects
` [PATCH net-next V9 3/5] net/mlx5: Add support for setting tc-bw on nodes
` [PATCH net-next V9 4/5] net/mlx5: Add traffic class scheduling support for vport QoS
` [PATCH net-next V9 5/5] net/mlx5: Manage TC arbiter nodes and implement full support for tc-bw

[PATCH net-next v2] net/mlx5: support software TX timestamp
 2025-05-11  6:23 UTC  (5+ messages)

[PATCH for-next v2 0/2] RDMA/rxe: Prefetching pages with explicit ODP
 2025-05-11  4:52 UTC  (16+ messages)
` [PATCH for-next v2 1/2] RDMA/rxe: Implement synchronous prefetch for ODP MRs
` [PATCH for-next v2 2/2] RDMA/rxe: Enable asynchronous "

[PATCH v4 00/14] Allocate payload arrays dynamically
 2025-05-10 23:12 UTC  (26+ messages)
` [PATCH v4 01/14] svcrdma: Reduce the number of rdma_rw contexts per-QP
` [PATCH v4 05/14] sunrpc: Replace the rq_vec array with dynamically-allocated memory
` [PATCH v4 08/14] svcrdma: Adjust the number of entries in svc_rdma_recv_ctxt::rc_pages
` [PATCH v4 14/14] SUNRPC: Bump the maximum payload size for the server

[PATCH] RDMA/iwcm: Fix use-after-free of work objects after cm_id destruction
 2025-05-10 20:45 UTC  (2+ messages)

[bug report] blktests nvme/061 hang with rdma transport and siw driver
 2025-05-10 10:04 UTC  (11+ messages)

[PATCH net-next v2 0/3] dpll: add Reference SYNC feature
 2025-05-10  4:48 UTC  (5+ messages)
` [PATCH net-next v2 1/3] dpll: add Reference SYNC netlink attribute
` [PATCH net-next v2 2/3] dpll: add Reference SYNC get/set
` [PATCH net-next v2 3/3] ice: add Reference SYNC dpll pins

[PATCH net-next,v2] net: mana: Add handler for hardware servicing events
 2025-05-09 23:16 UTC 

[PATCH net-next,rdma-next v2 0/5][pull request] Prepare for Intel IPU E2000 (GEN3)
 2025-05-09 20:07 UTC  (6+ messages)
` [PATCH net-next,rdma-next v2 1/5] iidc/ice/irdma: Rename IDC header file
` [PATCH net-next,rdma-next v2 2/5] iidc/ice/irdma: Rename to iidc_* convention
` [PATCH net-next,rdma-next v2 3/5] iidc/ice/irdma: Break iidc.h into two headers
` [PATCH net-next,rdma-next v2 4/5] ice: Replace ice specific DSCP mapping num with a kernel define
` [PATCH net-next,rdma-next v2 5/5] iidc/ice/irdma: Update IDC to support multiple consumers

[PATCH v5 00/19] Allocate payload arrays dynamically
 2025-05-09 19:03 UTC  (20+ messages)
` [PATCH v5 01/19] svcrdma: Reduce the number of rdma_rw contexts per-QP
` [PATCH v5 02/19] sunrpc: Add a helper to derive maxpages from sv_max_mesg
` [PATCH v5 03/19] sunrpc: Remove backchannel check in svc_init_buffer()
` [PATCH v5 04/19] sunrpc: Replace the rq_pages array with dynamically-allocated memory
` [PATCH v5 05/19] sunrpc: Replace the rq_bvec "
` [PATCH v5 06/19] NFSD: Use rqstp->rq_bvec in nfsd_iter_read()
` [PATCH v5 07/19] NFSD: De-duplicate the svc_fill_write_vector() call sites
` [PATCH v5 08/19] SUNRPC: Export xdr_buf_to_bvec()
` [PATCH v5 09/19] NFSD: Use rqstp->rq_bvec in nfsd_iter_write()
` [PATCH v5 10/19] SUNRPC: Remove svc_fill_write_vector()
` [PATCH v5 11/19] SUNRPC: Remove svc_rqst :: rq_vec
` [PATCH v5 12/19] sunrpc: Adjust size of socket's receive page array dynamically
` [PATCH v5 13/19] svcrdma: Adjust the number of entries in svc_rdma_recv_ctxt::rc_pages
` [PATCH v5 14/19] svcrdma: Adjust the number of entries in svc_rdma_send_ctxt::sc_pages
` [PATCH v5 15/19] sunrpc: Remove the RPCSVC_MAXPAGES macro
` [PATCH v5 16/19] NFSD: Remove NFSD_BUFSIZE
` [PATCH v5 17/19] NFSD: Remove NFSSVC_MAXBLKSIZE_V2 macro
` [PATCH v5 18/19] NFSD: Add a "default" block size
` [PATCH v5 19/19] SUNRPC: Bump the maximum payload size for the server

[PATCH net-next v1 0/3] dpll: add ref-sync pins feature
 2025-05-09 12:54 UTC  (4+ messages)
` [PATCH net-next v1 2/3] dpll: add reference sync get/set

[PATCH] IB/cm: Remove redundant WARN_ON in cm_free_priv_msg
 2025-05-09  8:18 UTC 

[PATCH net-next v3 0/3] dpll: add all inputs phase offset monitor
 2025-05-09  6:15 UTC  (10+ messages)
` [PATCH net-next v3 1/3] dpll: add phase-offset-monitor feature to netlink spec
` [PATCH net-next v3 2/3] dpll: add phase_offset_monitor_get/set callback ops
` [PATCH net-next v3 3/3] ice: add phase offset monitor for all PPS dpll inputs

[PATCH 5.15.y] RDMA/core: Refactor rdma_bind_addr
 2025-05-09  2:44 UTC 

[PATCH rdma-next v3 0/4] RDMA/mana_ib: allow separate mana_ib for each mana client
 2025-05-09  2:17 UTC  (6+ messages)
` [PATCH rdma-next v3 1/4] net: mana: Probe rdma device in mana driver
` [PATCH rdma-next v3 2/4] RDMA/mana_ib: Add support of mana_ib for RNIC and ETH nic
` [PATCH rdma-next v3 3/4] RDMA/mana_ib: unify mana_ib functions to support any gdma device
` [PATCH rdma-next v3 4/4] net: mana: Add support for auxiliary device servicing events

[PATCH net-next] net/mlx5: support software TX timestamp
 2025-05-08 23:46 UTC  (7+ messages)

[PATCH net-next,rdma-next 0/5][pull request] Prepare for Intel IPU E2000 (GEN3)
 2025-05-08 23:20 UTC  (4+ messages)
` [PATCH net-next,rdma-next 5/5] iidc/ice/irdma: Update IDC to support multiple consumers

[PATCH net-next] net: mana: Add handler for hardware servicing events
 2025-05-08 16:20 UTC  (4+ messages)

[BUG] IB/rdmavt: Potential deadlocks in function rvt_ruc_loopback()
 2025-05-08 14:03 UTC  (2+ messages)

[PATCH net-next v2 0/4] dpll: add all inputs phase offset monitor
 2025-05-08 12:30 UTC  (6+ messages)
` [PATCH net-next v2 3/4] dpll: features_get/set callbacks

[rdma:wip/jgg-for-next] BUILD SUCCESS e56b4eab9cde7db525bf8dc57b489d157d5a201e
 2025-05-08  5:21 UTC 

[rdma:wip/jgg-for-rc] BUILD SUCCESS d0706bfd3ee40923c001c6827b786a309e2a8713
 2025-05-08  4:09 UTC 

[rdma:for-next] BUILD SUCCESS 3db60cf9b7da4ae35646c00d9241c44d2dd6caf8
 2025-05-08  1:44 UTC 

[PATCH net-next V8 0/5] Support rate management on traffic classes in devlink and mlx5
 2025-05-08  0:47 UTC  (3+ messages)
` [PATCH net-next V8 1/5] devlink: Extend devlink rate API with traffic classes bandwidth management

[PATCH][next] RDMA/siw: replace redundant ternary operator with just rv
 2025-05-07 14:04 UTC  (2+ messages)

Clarification on rdma-core Code Style and Contribution Guidelines
 2025-05-07  6:31 UTC 

[PATCH] RDMA/hns: fix trace TRACE_INCLUDE_PATH
 2025-05-07  3:22 UTC  (2+ messages)

[PATCH net-next v2 09/16] net/mlx5: Handle sync reset now event
 2025-05-06 20:02 UTC  (2+ messages)

[PATCHv2 1/1] RDMA/core: Fix "KASAN: slab-use-after-free Read in ib_register_device" problem
 2025-05-06 17:38 UTC  (2+ messages)

[PATCH] RDMA/siw: Remove unused siw_mem_add
 2025-05-06 17:31 UTC  (2+ messages)

[PATCH] IB/hfi1: Remove unused sc_drop and sdma_all_idle
 2025-05-06 17:31 UTC  (2+ messages)

[recipe build #3892789] of ~linux-rdma rdma-core-daily in xenial: Dependency wait
 2025-05-06 16:17 UTC 


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