public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-03-10 07:02:02 to 2025-03-15 19:23:07 UTC [more...]

[PATCH for-next v1 0/2] RDMA/rxe: RDMA FLUSH and ATOMIC WRITE with ODP
 2025-03-15 19:23 UTC  (5+ messages)
` [PATCH for-next v1 1/2] RDMA/rxe: Enable ODP in RDMA FLUSH operation
` [PATCH for-next v1 2/2] RDMA/rxe: Enable ODP in ATOMIC WRITE operation

[PATCH net-next 0/3] Fix late DMA unmap crash for page pool
 2025-03-15  9:46 UTC  (6+ messages)
` [PATCH net-next 1/3] page_pool: Move pp_magic check into helper functions
` [PATCH net-next 2/3] page_pool: Turn dma_sync and dma_sync_cpu fields into a bitmap
` [PATCH net-next 3/3] page_pool: Track DMA-mapped pages and unmap them when destroying the pool

[PATCH] net/smc: Reduce size of smc_wr_tx_tasklet_fn
 2025-03-15  6:25 UTC 

[PATCH v5 0/8] Introduce fwctl subystem
 2025-03-15  2:53 UTC  (24+ messages)
` [PATCH v5 6/8] fwctl: Add documentation

[iwl-next v4 0/1] Add RDMA support for Intel IPU E2000 (GEN3)
 2025-03-15  1:18 UTC  (10+ messages)
` [iwl-next v4 1/1] iidc/ice/irdma: Update IDC to support multiple consumers
            ` [Intel-wired-lan] "

[recipe build #3868162] of ~linux-rdma rdma-core-daily in xenial: Dependency wait
 2025-03-14 23:33 UTC 

[RFC PATCH 00/13] Ultra Ethernet driver introduction
 2025-03-14 20:51 UTC  (14+ messages)

[PATCH] inifiniband: ucaps: avoid format-security warning
 2025-03-14 19:05 UTC  (2+ messages)

[PATCH v7 00/17] Provide a new two step DMA mapping API
 2025-03-14 18:49 UTC  (7+ messages)

[PATCH net-next 0/4] mlx5e: Support recovery counter in reset
 2025-03-14 14:31 UTC  (9+ messages)
` [PATCH net-next 1/4] net/mlx5e: Ensure each counter group uses its PCAM bit
` [PATCH net-next 2/4] net/mlx5e: Access PHY layer counter group as other counter groups
` [PATCH net-next 3/4] net/mlx5e: Get counter group size by FW capability
` [PATCH net-next 4/4] net/mlx5e: Expose port reset cycle recovery counter via ethtool

[PATCH net-next v2] net/smc: use the correct ndev to find pnetid by pnetid table
 2025-03-14 13:00 UTC  (7+ messages)

[rdma:for-next] BUILD SUCCESS 0a924decd4a3a27c557a6d3c29add61d45ab592a
 2025-03-14 12:24 UTC 

[PATCH] [PATCH net-next] RDMA/device: Change dev_hold() to netdev_hold() in ib_device_get_netdev()
 2025-03-14  9:07 UTC  (2+ messages)

[PATCH net-next 0/4] mlx5: Support setting a parent for a devlink rate node
 2025-03-13 22:27 UTC  (6+ messages)
` [PATCH net-next 1/4] net/mlx5: Rename devlink rate parent set function for leaf nodes
` [PATCH net-next 2/4] net/mlx5: Introduce hierarchy level tracking on scheduling nodes
` [PATCH net-next 3/4] net/mlx5: Preserve rate settings when creating a rate node
` [PATCH net-next 4/4] net/mlx5: Add support for setting parent of nodes

[rdma:wip/leon-for-rc] BUILD SUCCESS 6b5e41a8b51fce520bb09bd651a29ef495e990de
 2025-03-13 19:30 UTC 

[PATCH net-next v2 0/5] page_pool: Convert stats to u64_stats_t
 2025-03-13 14:40 UTC  (3+ messages)
` [PATCH net-next v2 1/5] page_pool: Provide an empty page_pool_stats for disabled stats

[PATCH rdma-next 0/7] Batch of mlx5_ib fixes
 2025-03-13 14:29 UTC  (8+ messages)
` [PATCH rdma-next 1/7] RDMA/mlx5: Fix MR cache initialization error flow
` [PATCH rdma-next 2/7] RDMA/mlx5: Fix cache entry update on dereg error
` [PATCH rdma-next 3/7] RDMA/mlx5: Drop access_flags from _mlx5_mr_cache_alloc()
` [PATCH rdma-next 4/7] RDMA/mlx5: Fix page_size variable overflow
` [PATCH rdma-next 5/7] RDMA/mlx5: Align cap check of mkc page size to device specification
` [PATCH rdma-next 6/7] RDMA/mlx5: Fix mlx5_poll_one() cur_qp update flow
` [PATCH rdma-next 7/7] RDMA/mlx5: Fix calculation of total invalidated pages

[PATCH rdma-next] IB/mad: Check available slots before posting receive WRs
 2025-03-13 14:20 UTC 

[PATCH rdma-next v1 0/6] Add optional-counters binding support
 2025-03-13 14:18 UTC  (7+ messages)
` [PATCH rdma-next v1 1/6] RDMA/mlx5: Add optional counters for RDMA_TX/RX_packets/bytes
` [PATCH rdma-next v1 2/6] RDMA/core: Create and destroy rdma_counter using rdma_zalloc_drv_obj()
` [PATCH rdma-next v1 3/6] RDMA/core: Add support to optional-counters binding configuration
` [PATCH rdma-next v1 4/6] RDMA/core: Pass port to counter bind/unbind operations
` [PATCH rdma-next v1 5/6] RDMA/mlx5: Compile fs.c regardless of INFINIBAND_USER_ACCESS config
` [PATCH mlx5-next v1 6/6] RDMA/mlx5: Support optional-counters binding for QPs

[PATCH *-next 00/18] Remove weird and needless 'return' for void APIs
 2025-03-13 13:03 UTC  (3+ messages)
` [PATCH *-next 15/18] mfd: db8500-prcmu: Remove needless return in three "
  ` (subset) "

[PATCH net v2] infiniband: fix use-after-free when rename device name
 2025-03-13 12:42 UTC  (2+ messages)

[PATCH rdma-next v3] RDMA/bnxt_re: Support Perf management counters
 2025-03-13 12:39 UTC  (2+ messages)

[PATCH for-next] RDMA/rxe: Fix incorrect return value of rxe_odp_atomic_op()
 2025-03-13 12:36 UTC  (4+ messages)

[PATCH rdma-next v1] RDMA/uverbs: Propagate errors from rdma_lookup_get_uobject()
 2025-03-13 12:26 UTC  (2+ messages)

[PATCH net 0/6] mlx5 misc fixes 2025-03-10
 2025-03-13 12:20 UTC  (12+ messages)
` [PATCH net 1/6] net/mlx5: DR, use the right action structs for STEv3
` [PATCH net 2/6] net/mlx5: HWS, Rightsize bwc matcher priority
` [PATCH net 3/6] net/mlx5: Fix incorrect IRQ pool usage when releasing IRQs
` [PATCH net 4/6] net/mlx5: Lag, Check shared fdb before creating MultiPort E-Switch
` [PATCH net 5/6] net/mlx5: Bridge, fix the crash caused by LAG state check
` [PATCH net 6/6] net/mlx5e: Prevent bridge link show failure for non-eswitch-allowed devices

[PATCH v2] RDMA/erdma: Fix exception handling in erdma_accept_newconn()
 2025-03-13 12:10 UTC 

[patch rdma-next v6 1/2] net: mana: Change the function signature of mana_get_primary_netdev_rcu
 2025-03-13 12:03 UTC  (3+ messages)
` [patch rdma-next v6 2/2] RDMA/mana_ib: Handle net event for pointing to the current netdev

[recipe build #3867166] of ~linux-rdma rdma-core-daily in xenial: Dependency wait
 2025-03-13 11:03 UTC 

[pull-request] mlx5-next updates 2025-03-10
 2025-03-13  9:08 UTC  (7+ messages)

[PATCH rdma-next v2] RDMA/bnxt_re: Support Perf management counters
 2025-03-13  8:37 UTC  (3+ messages)

[PATCHES] several fixes from tree-in-dcache stuff
 2025-03-13  8:29 UTC  (3+ messages)
` [PATCH 4/4] qibfs: fix _another_ leak

[PATCH net] infiniband: fix use-after-free when rename device name
 2025-03-13  6:43 UTC  (5+ messages)

[PATCH] RDMA/uverbs: Consider capability of the process that opens the file
 2025-03-13  5:08 UTC 

[patch rdma-next v5 1/2] net: mana: Change the function signature of mana_get_primary_netdev_rcu
 2025-03-12 23:16 UTC  (7+ messages)
` [patch rdma-next v5 2/2] RDMA/mana_ib: Handle net event for pointing to the current netdev
    ` [EXTERNAL] "

[PATCH net-next 0/3] mlx5: Support HWS flow meter/sampler actions in FS core
 2025-03-12 22:50 UTC  (7+ messages)
` [PATCH net-next 1/3] net/mlx5: fs, add API for sharing HWS action by refcount
` [PATCH net-next 2/3] net/mlx5: fs, add support for flow meters HWS action
` [PATCH net-next 3/3] net/mlx5: fs, add support for dest flow sampler "

[PATCH net-next] net/mlx5: Avoid unnecessary use of comma operator
 2025-03-12 20:40 UTC  (2+ messages)

[PATCH for-next] RDMA/rxe: Improve readability of ODP pagefault interface
 2025-03-12 18:57 UTC  (4+ messages)

[PATCH rdma-next 1/1] RDMA/mana_ib: Fix integer overflow during queue creation
 2025-03-12 18:40 UTC  (4+ messages)

[PATCH for-rc 0/7] RDMA/hns: Cleanup and Bugfixes
 2025-03-12 18:37 UTC  (10+ messages)
` [PATCH for-rc 1/7] RDMA/hns: Inappropriate format characters cleanup
` [PATCH for-rc 2/7] RDMA/hns: Fix soft lockup during bt pages loop
` [PATCH for-rc 3/7] RDMA/hns: Fix unmatched condition in error path of alloc_user_qp_db()
` [PATCH for-rc 4/7] RDMA/hns: Fix invalid sq params not being blocked
` [PATCH for-rc 5/7] RDMA/hns: Fix a missing rollback in error path of hns_roce_create_qp_common()
` [PATCH for-rc 6/7] RDMA/hns: Fix missing xa_destroy()
` [PATCH for-rc 7/7] RDMA/hns: Fix wrong value of max_sge_rd

[PATCH v3 0/6] pds_fwctl: fwctl for AMD/Pensando core devices
 2025-03-12 18:29 UTC  (15+ messages)
` [PATCH v3 1/6] pds_core: make pdsc_auxbus_dev_del() void
` [PATCH v3 2/6] pds_core: specify auxiliary_device to be created
` [PATCH v3 3/6] pds_core: add new fwctl auxiliary_device
` [PATCH v3 4/6] pds_fwctl: initial driver framework
` [PATCH v3 5/6] pds_fwctl: add rpc and query support
` [PATCH v3 6/6] pds_fwctl: add Documentation entries

[PATCH rdma-rc] RDMA/bnxt_re: Avoid clearing VLAN_ID mask in modify qp path
 2025-03-12 13:51 UTC  (2+ messages)

[RFC PATCH net-next] net/smc: avoid conflict with sockmap after fallback
 2025-03-12 13:30 UTC 

[PATCH net-next 0/3] net/mlx5: HW Steering cleanups
 2025-03-12 12:40 UTC  (6+ messages)
` [PATCH net-next 1/3] net/mlx5: HWS, remove unused code for alias flow tables
` [PATCH net-next 2/3] net/mlx5: HWS, use list_move() instead of del/add
` [PATCH net-next 3/3] net/mlx5: HWS, log the unsupported mask in definer

(no subject)
 2025-03-12 12:36 UTC 

[bug report] RDMA/uverbs: Introduce UCAP (User CAPabilities) API
 2025-03-12  9:16 UTC  (3+ messages)

[PATCH rdma-next] RDMA/bnxt_re: Support Perf management counters
 2025-03-12  7:55 UTC  (2+ messages)

[PATCH net, v2] net: mana: Support holes in device list reply msg
 2025-03-12  5:26 UTC  (2+ messages)

[PATCH] RDMA/uverbs: Fix CAP_NET_RAW check for flow create in user namespace
 2025-03-11 11:32 UTC  (8+ messages)

[recipe build #3866024] of ~linux-rdma rdma-core-daily in xenial: Dependency wait
 2025-03-11 11:02 UTC 

[rdma:for-next] BUILD SUCCESS 8820965c48528af169beaced13c5458a208185f7
 2025-03-11  4:49 UTC 

[PATCH v3 00/16] Converge on using secs_to_jiffies() part two
 2025-03-11  2:29 UTC  (4+ messages)
` (subset) "

[PATCH v2 0/6] Fixes multiple sysctl bound checks
 2025-03-11  1:19 UTC  (2+ messages)
` (subset) "

[PATCH net v3] net/mlx5: handle errors in mlx5_chains_create_table()
 2025-03-10 20:10 UTC  (2+ messages)

[PATCH net] net: mana: Support holes in device list reply msg
 2025-03-10 12:11 UTC  (4+ messages)
  ` [EXTERNAL] "

[PATCH] RDMA/core: Publish node GUID with the uevent for ib_device
 2025-03-10 10:17 UTC  (3+ messages)

[PATCH mlx5-next] net/mlx5: Add IFC bits for PPCNT recovery counters group
 2025-03-10  8:47 UTC  (2+ messages)

[PATCH rdma-next 0/5] Add optional-counters binding support
 2025-03-10  7:54 UTC  (3+ messages)


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