Linux RDMA and InfiniBand development
 help / color / mirror / Atom feed
 messages from 2025-06-24 12:14:16 to 2025-06-30 17:58:14 UTC [more...]

[PATCH for-next 00/23] Migrate to hfi2 driver
 2025-06-30 15:31 UTC  (13+ messages)
` [PATCH for-next 01/23] RDMA/OPA: Update OPA link speed list
` [PATCH for-next 02/23] RDMA/rdmavt: Add ucontext alloc/dealloc passthrough
` [PATCH for-next 03/23] RDMA/rdmavt: Correct multi-port QP iteration
` [PATCH for-next 04/23] RDMA/rdmavt: Add driver mmap callback
` [PATCH for-next 05/23] RDMA/core: Add writev to uverbs file descriptor
` [PATCH for-next 06/23] RDMA/hfi1: Remove opa_vnic
` [PATCH for-next 07/23] RDMA/hfi2: Consolidate ABI files and setup uverbs access
` [PATCH for-next 11/23] RDMA/hfi2: Add in trace header files
` [PATCH for-next 13/23] RDMA/hfi2: Add system core "
` [PATCH for-next 15/23] RDMA/hfi2: Add in MAD handling related headers
` [PATCH for-next 20/23] RDMA/hfi2: Support ipoib
` [PATCH for-next 21/23] RDMA/hfi2: Add misc header files

[PATCH mlx5-next] net/mlx5: Check device memory pointer before usage
 2025-06-30 11:18 UTC  (3+ messages)

[PATCH rdma-next 0/5] IB service resolution
 2025-06-30 10:52 UTC  (6+ messages)
` [PATCH rdma-next 1/5] RDMA/sa_query: Add RMPP support for SA queries
` [PATCH rdma-next 2/5] RDMA/sa_query: Support IB service records resolution
` [PATCH rdma-next 3/5] RDMA/cma: Support IB service record resolution
` [PATCH rdma-next 4/5] RDMA/ucma: Support query resolved service records
` [PATCH rdma-next 5/5] RDMA/ucma: Support write an event into a CM

[PATCH rdma-next v2 0/3] IB/mad: Add Flow Control for Solicited MADs
 2025-06-30 10:16 UTC  (4+ messages)
` [PATCH rdma-next v2 1/3] IB/mad: Add state machine to MAD layer
` [PATCH rdma-next v2 2/3] IB/mad: Add flow control for solicited MADs
` [PATCH rdma-next v2 3/3] IB/cm: Use separate agent w/o flow control for REP

[PATCH] Fix dma_unmap_sg() nents value
 2025-06-30  9:23 UTC 

[PATCH net-next v2] net/mlx5e: Fix error handling in RQ memory model registration
 2025-06-30  9:20 UTC  (3+ messages)

[syzbot] [rdma?] [s390?] [net?] KASAN: null-ptr-deref Read in smc_tcp_syn_recv_sock
 2025-06-30  6:51 UTC  (8+ messages)
` syztest
  ` [syzbot] [smc?] KASAN: null-ptr-deref Read in smc_tcp_syn_recv_sock

[PATCH net-next v7 0/7] Split netmem from struct page
 2025-06-29 23:34 UTC  (15+ messages)
` [PATCH net-next v7 1/7] netmem: introduce struct netmem_desc mirroring "
` [PATCH net-next v7 2/7] page_pool: rename page_pool_return_page() to page_pool_return_netmem()
` [PATCH net-next v7 3/7] page_pool: rename __page_pool_release_page_dma() to __page_pool_release_netmem_dma()
` [PATCH net-next v7 4/7] page_pool: rename __page_pool_alloc_pages_slow() to __page_pool_alloc_netmems_slow()
` [PATCH net-next v7 5/7] netmem: use _Generic to cover const casting for page_to_netmem()
` [PATCH net-next v7 6/7] page_pool: make page_pool_get_dma_addr() just wrap page_pool_get_dma_addr_netmem()
` [PATCH net-next v7 7/7] netmem: introduce a netmem API, virt_to_head_netmem()

[PATCH net-next v12 0/8] Support rate management on traffic classes in devlink and mlx5
 2025-06-29 14:21 UTC  (9+ messages)
` [PATCH net-next v12 1/8] netlink: introduce type-checking attribute iteration for nlmsg
` [PATCH net-next v12 2/8] devlink: Extend devlink rate API with traffic classes bandwidth management
` [PATCH net-next v12 3/8] selftest: netdevsim: Add devlink rate tc-bw test
` [PATCH net-next v12 4/8] net/mlx5: Add no-op implementation for setting tc-bw on rate objects
` [PATCH net-next v12 5/8] net/mlx5: Add support for setting tc-bw on nodes
` [PATCH net-next v12 6/8] net/mlx5: Add traffic class scheduling support for vport QoS
` [PATCH net-next v12 7/8] net/mlx5: Manage TC arbiter nodes and implement full support for tc-bw
` [PATCH net-next v12 8/8] selftests: drv-net: Add test for devlink-rate traffic class bandwidth distribution

[PATCH net-next v4.1] Expose RDS features via sysfs
 2025-06-28  8:23 UTC  (6+ messages)
` [PATCH net-next v4.1] rds: Expose feature parameters via sysfs (and ELF)

[PATCH net-next v7 0/3] dpll: add Reference SYNC feature
 2025-06-27 23:50 UTC  (6+ messages)
` [PATCH net-next v7 1/3] dpll: add reference-sync netlink attribute
` [PATCH net-next v7 2/3] dpll: add reference sync get/set
` [PATCH net-next v7 3/3] ice: add ref-sync dpll pins

[syzbot] [rdma?] WARNING in rxe_skb_tx_dtor
 2025-06-27 23:42 UTC 

[PATCH net-next v1 1/1] net/mlx5: Don't use "proxy" headers
 2025-06-27 22:31 UTC  (3+ messages)

[PATCH net-next] net: mana: Handle Reset Request from MANA NIC
 2025-06-27 20:26 UTC 

[PATCH net-next v2 0/9] net: Remove unused function parameters in skbuff.c
 2025-06-27 12:59 UTC  (14+ messages)
` [PATCH net-next v2 1/9] net: splice: Drop unused @pipe
` [PATCH net-next v2 2/9] net: splice: Drop unused @flags
` [PATCH net-next v2 3/9] tcp: Drop tcp_splice_state::flags
` [PATCH net-next v2 4/9] af_unix: Drop unix_stream_read_state::splice_flags
` [PATCH net-next v2 5/9] net: splice: Drop unused @gfp
` [PATCH net-next v2 6/9] net: splice: Drop nr_pages_max initialization
` [PATCH net-next v2 7/9] net/smc: "
` [PATCH net-next v2 8/9] net: skbuff: Drop unused @skb
` [PATCH net-next v2 9/9] "

[PATCH v3 00/14] Introduce AMD Pensando RDMA driver
 2025-06-27 10:18 UTC  (13+ messages)
` [PATCH v3 08/14] RDMA/ionic: Register auxiliary module for ionic ethernet adapter
` [PATCH v3 09/14] RDMA/ionic: Create device queues to support admin operations
` [PATCH v3 10/14] RDMA/ionic: Register device ops for control path
` [PATCH v3 11/14] RDMA/ionic: Register device ops for datapath
` [PATCH v3 12/14] RDMA/ionic: Register device ops for miscellaneous functionality
` [PATCH v3 13/14] RDMA/ionic: Implement device stats ops
` [PATCH v3 14/14] RDMA/ionic: Add Makefile/Kconfig to kernel build environment

[rdma:for-next] BUILD SUCCESS 19564a8576ac847ec981207292b500efbbbfaf7b
 2025-06-27 10:09 UTC 

[Bug 220280] New: mlx5 VF node_guid stays 0 in host
 2025-06-27  9:58 UTC 

[rdma:wip/leon-for-next] BUILD SUCCESS f1208b05574f63c52e88109d8c75afdf4fc6bf42
 2025-06-27  9:04 UTC 

[PATCH net 1/1] net/mlx5: Clean up only new IRQ glue on request_irq() failure
 2025-06-27  6:50 UTC 

[RESEND PATCH net-next 1/1] net/mlx5: Clean up only new IRQ glue on request_irq() failure
 2025-06-27  6:43 UTC  (3+ messages)

[syzbot] [rdma?] WARNING in rxe_skb_tx_dtor
 2025-06-27  5:09 UTC  (12+ messages)

[PATCH net-next v11 0/8] Support rate management on traffic classes in devlink and mlx5
 2025-06-27  1:01 UTC  (10+ messages)
` [PATCH net-next v11 1/8] netlink: introduce type-checking attribute iteration for nlmsg
` [PATCH net-next v11 2/8] devlink: Extend devlink rate API with traffic classes bandwidth management
` [PATCH net-next v11 3/8] selftest: netdevsim: Add devlink rate tc-bw test
` [PATCH net-next v11 4/8] net/mlx5: Add no-op implementation for setting tc-bw on rate objects
` [PATCH net-next v11 5/8] net/mlx5: Add support for setting tc-bw on nodes
` [PATCH net-next v11 6/8] net/mlx5: Add traffic class scheduling support for vport QoS
` [PATCH net-next v11 7/8] net/mlx5: Manage TC arbiter nodes and implement full support for tc-bw
` [PATCH net-next v11 8/8] selftests: drv-net: Add test for devlink-rate traffic class bandwidth distribution

[PATCH rdma-next v2 0/9] Check CAP_NET_RAW in right namespace
 2025-06-26 18:58 UTC  (10+ messages)
` [PATCH rdma-next v2 1/9] RDMA/uverbs: Check CAP_NET_RAW in user namespace for flow create
` [PATCH rdma-next v2 2/9] RDMA/mlx5: "
` [PATCH rdma-next v2 3/9] RDMA/mlx5: Check CAP_NET_RAW in user namespace for anchor create
` [PATCH rdma-next v2 4/9] RDMA/uverbs: Check CAP_NET_RAW in user namespace for QP create
` [PATCH rdma-next v2 5/9] RDMA/uverbs: Check CAP_NET_RAW in user namespace for RAW "
` [PATCH rdma-next v2 6/9] "
` [PATCH rdma-next v2 7/9] RDMA/mlx5: Check CAP_NET_RAW in user namespace for devx create
` [PATCH rdma-next v2 8/9] RDMA/nldev: Check CAP_NET_RAW in user namespace for QP modify
` [PATCH rdma-next v2 9/9] RDMA/counter: Check CAP_NET_RAW check in user namespace for RDMA counters

[PATCH rdma-next v1 0/7] Check CAP_NET_RAW in right namespace
 2025-06-26 12:20 UTC  (9+ messages)
` [PATCH rdma-next v1 1/7] RDMA/uverbs: Check CAP_NET_RAW in user namespace for flow create
` [PATCH rdma-next v1 2/7] RDMA/uverbs: Check CAP_NET_RAW in user namespace for QP create
` [PATCH rdma-next v1 3/7] RDMA/mlx5: Check CAP_NET_RAW in user namespace for flow create
` [PATCH rdma-next v1 4/7] RDMA/mlx5: Check CAP_NET_RAW in user namespace for anchor create
` [PATCH rdma-next v1 5/7] RDMA/mlx5: Check CAP_NET_RAW in user namespace for devx create
` [PATCH rdma-next v1 6/7] RDMA/counter: Check CAP_NET_RAW check in user namespace for RDMA counters
` [PATCH rdma-next v1 7/7] RDMA/nldev: Check CAP_NET_RAW in user namespace for QP modify

[PATCH rdma-next 0/3] Add net namespace awareness to device registration
 2025-06-26 12:14 UTC  (2+ messages)

[PATCH] RDMA/rxe: Fix a couple IS_ERR() vs NULL bugs
 2025-06-26 12:14 UTC  (4+ messages)

[PATCH rdma-next 0/2] Add multiple priorities support to mlx5 RDMA TRANSPORT tables
 2025-06-26  6:49 UTC  (4+ messages)
` [PATCH mlx5-next 1/2] net/mlx5: fs, add multiple prios to RDMA TRANSPORT steering domain

[PATCH net-next v6 0/9] Split netmem from struct page
 2025-06-26  6:35 UTC  (11+ messages)
` [PATCH net-next v6 9/9] page_pool: access ->pp_magic through struct netmem_desc in page_pool_page_is_pp()

[rdma:wip/leon-for-rc] BUILD SUCCESS a9a9e68954f29b1e197663f76289db4879fd51bb
 2025-06-26  0:23 UTC 

[PATCH net-next] net/mlx5e: Fix error handling in RQ memory model registration
 2025-06-25 15:52 UTC  (4+ messages)

[PATCH net-next v2 0/8] net/mlx5: HWS, Optimize matchers ICM usage
 2025-06-25 14:42 UTC  (19+ messages)
` [PATCH net-next v2 1/8] net/mlx5: HWS, remove unused create_dest_array parameter
` [PATCH net-next v2 2/8] net/mlx5: HWS, remove incorrect comment
` [PATCH net-next v2 3/8] net/mlx5: HWS, Refactor and export rule skip logic
` [PATCH net-next v2 4/8] net/mlx5: HWS, Create STEs directly from matcher
` [PATCH net-next v2 5/8] net/mlx5: HWS, Decouple matcher RX and TX sizes
` [PATCH net-next v2 7/8] net/mlx5: HWS, Shrink empty matchers

[pull-request] mlx5-next updates 2025-06-25
 2025-06-25 14:41 UTC 

[PATCH net-next 0/5] net/mlx5e: Add support for PCIe congestion events
 2025-06-25 11:37 UTC  (2+ messages)

[PATCH] RDMA/siw: work around clang stack size warning
 2025-06-25 11:14 UTC  (2+ messages)

[PATCH net-next v6 00/12] net/mlx5e: Add support for devmem and io_uring TCP zero-copy
 2025-06-25 10:57 UTC  (7+ messages)
` [PATCH net-next v6 12/12] net/mlx5e: Add TX support for netmems

[PATCH 0/7] RDMA: hfi1: cpumasks usage fixes
 2025-06-25 10:41 UTC  (6+ messages)

[PATCH] RDMA/core: reduce stack using in nldev_stat_get_doit()
 2025-06-25 10:41 UTC  (2+ messages)

[PATCH net-next] net/mlx5e: Cleanup error handle in mlx5e_tc_sample_init()
 2025-06-25 10:20 UTC 

[PATCH rdma-next] RDMA/core: Add driver APIs pre_destroy_cq() and post_destroy_cq()
 2025-06-25  7:50 UTC  (2+ messages)

[PATCH rdma-rc 0/3] Batch of mlx5_ib fixes
 2025-06-25  7:45 UTC  (2+ messages)

[PATCH rdma-rc] IB/core: Annotate umem_mutex acquisition under fs_reclaim for lockdep
 2025-06-25  7:45 UTC  (2+ messages)

[PATCH rdma-rc] IB/mlx5: Fix potential deadlock in MR deregistration
 2025-06-25  7:45 UTC  (2+ messages)

[recipe build #3914063] of ~linux-rdma rdma-core-daily in xenial: Dependency wait
 2025-06-25  5:31 UTC 

fix virt_boundary_mask handling in SCSI v2
 2025-06-25  1:47 UTC  (7+ messages)
` [PATCH 1/2] RDMA/srp: don't set a max_segment_size when virt_boundary_mask is set
` [PATCH 2/2] scsi: enforce unlimited "

[PATCH for-next] RDMA/efa: Add CQ with external memory support
 2025-06-24 16:39 UTC  (12+ messages)

fix virt_boundary_mask handling in SCSI
 2025-06-24 16:13 UTC  (4+ messages)


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