public inbox for linux-rdma@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-11-22 16:17:11 to 2024-12-05 13:21:37 UTC [more...]

[PATCH v4 00/18] Provide a new two step DMA mapping API
 2024-12-05 13:21 UTC  (3+ messages)
` [PATCH v4 01/18] PCI/P2PDMA: Refactor the p2pdma mapping helpers
` [PATCH v4 02/18] dma-mapping: move the PCI P2PDMA mapping helpers to pci-p2pdma.h

[PATCH net-next v2 0/2] net/smc: Two features for smc-r
 2024-12-05 12:58 UTC  (8+ messages)
` [PATCH net-next v2 1/2] net/smc: support SMC-R V2 for rdma devices with max_recv_sge equals to 1
` [PATCH net-next v2 2/2] net/smc: support ipv4 mapped ipv6 addr client for smc-r v2

[PATCH for-rc 0/5] RDMA/bnxt_re: Bug fixes
 2024-12-05 11:38 UTC  (10+ messages)
` [PATCH for-rc 1/5] RDMA/bnxt_re: Fix max SGEs for the Work Request
` [PATCH for-rc 2/5] RDMA/bnxt_re: Avoid initializing the software queue for user queues
` [PATCH for-rc 3/5] RDMA/bnxt_re: Avoid sending the modify QP workaround for latest adapters
` [PATCH for-rc 4/5] RDMA/bnxt_re: Fix error recovery sequence
` [PATCH for-rc 5/5] RDMA/bnxt_re: Fix bnxt_re_destroy_qp()

[PATCH net-next V5 00/11] net/mlx5: ConnectX-8 SW Steering + Rate management on traffic classes
 2024-12-05  9:23 UTC  (13+ messages)
` [PATCH mlx5-next V5 01/11] net/mlx5: ifc: Reorganize mlx5_ifc_flow_table_context_bits
` [PATCH mlx5-next V5 02/11] net/mlx5: Add ConnectX-8 device to ifc
` [PATCH mlx5-next V5 03/11] net/mlx5: Add support for new scheduling elements
` [PATCH mlx5-next V5 04/11] net/mlx5: qos: Add ifc support for cross-esw scheduling
` [PATCH net-next V5 05/11] net/mlx5: DR, Expand SWS STE callbacks and consolidate common structs
` [PATCH net-next V5 06/11] net/mlx5: DR, Add support for ConnectX-8 steering
` [PATCH net-next V5 07/11] devlink: Extend devlink rate API with traffic classes bandwidth management
` [PATCH net-next V5 08/11] net/mlx5: Add no-op implementation for setting tc-bw on rate objects
` [PATCH net-next V5 09/11] net/mlx5: Add support for setting tc-bw on nodes
` [PATCH net-next V5 10/11] net/mlx5: Add traffic class scheduling support for vport QoS
` [PATCH net-next V5 11/11] net/mlx5: Manage TC arbiter nodes and implement full support for tc-bw

Bug#1086520: linux-image-6.11.2-amd64: makes opensm fail to start
 2024-12-05  9:17 UTC  (12+ messages)

[PATCH net] net/mlx5: DR, prevent potential error pointer dereference
 2024-12-05  9:02 UTC  (10+ messages)

[PATCH for-rc v2] RDMA/core: Fix ENODEV error for iWARP test over vlan
 2024-12-05  8:42 UTC  (2+ messages)

[PATCH mlx5-next] RDMA/mlx5: Enforce same type port association for multiport RoCE
 2024-12-05  8:35 UTC  (3+ messages)

[rdma:wip/leon-for-rc] BUILD SUCCESS d0257e089d1bbd35c69b6c97ff73e3690ab149a9
 2024-12-05  3:31 UTC 

[PATCH for-next 0/8] RDMA/erdma: Support the RoCEv2 protocol
 2024-12-05  2:54 UTC  (21+ messages)
` [PATCH for-next 1/8] RDMA/erdma: Probe the erdma RoCEv2 device
` [PATCH for-next 2/8] RDMA/erdma: Add GID table management interfaces
` [PATCH for-next 3/8] RDMA/erdma: Add the erdma_query_pkey() interface
` [PATCH for-next 4/8] RDMA/erdma: Add address handle implementation
` [PATCH for-next 5/8] RDMA/erdma: Add erdma_modify_qp_rocev2() interface
` [PATCH for-next 6/8] RDMA/erdma: Reformat the code of the modify_qp interface
` [PATCH for-next 7/8] RDMA/erdma: Add the query_qp command to the cmdq
` [PATCH for-next 8/8] RDMA/erdma: Support UD QPs and UD WRs

[PATCH net-next V4 00/11] net/mlx5: ConnectX-8 SW Steering + Rate management on traffic classes
 2024-12-04 22:25 UTC  (18+ messages)
` [PATCH mlx5-next V4 01/11] net/mlx5: ifc: Reorganize mlx5_ifc_flow_table_context_bits
` [PATCH mlx5-next V4 02/11] net/mlx5: Add ConnectX-8 device to ifc
` [PATCH mlx5-next V4 03/11] net/mlx5: Add support for new scheduling elements
` [PATCH net-next V4 04/11] net/mlx5: qos: Add ifc support for cross-esw scheduling
` [PATCH net-next V4 05/11] net/mlx5: DR, Expand SWS STE callbacks and consolidate common structs
` [PATCH net-next V4 06/11] net/mlx5: DR, Add support for ConnectX-8 steering
` [PATCH net-next V4 07/11] devlink: Extend devlink rate API with traffic classes bandwidth management
` [PATCH net-next V4 08/11] net/mlx5: Add no-op implementation for setting tc-bw on rate objects
` [PATCH net-next V4 09/11] net/mlx5: Add support for setting tc-bw on nodes
` [PATCH net-next V4 10/11] net/mlx5: Add traffic class scheduling support for vport QoS
` [PATCH net-next V4 11/11] net/mlx5: Manage TC arbiter nodes and implement full support for tc-bw

[syzbot] [rdma?] KASAN: slab-use-after-free Read in siw_query_port (2)
 2024-12-04 14:27 UTC  (7+ messages)

[PATCH] RDMA/uverbs: Prevent integer overflow issue
 2024-12-04 14:20 UTC  (2+ messages)

[PATCH rdma-next] RDMA/bnxt_re: Remove always true dattr validity check
 2024-12-04 13:55 UTC  (3+ messages)

[recipe build #3822416] of ~linux-rdma rdma-core-daily in xenial: Dependency wait
 2024-12-04 12:48 UTC 

[PATCH v3 net] net/mlx5: DR, prevent potential error pointer dereference
 2024-12-04 12:53 UTC  (2+ messages)

[PATCH v2 net] net/mlx5: DR, prevent potential error pointer dereference
 2024-12-04 12:04 UTC  (3+ messages)

[PATCH net 0/6] several fixes for smc
 2024-12-04  7:12 UTC  (9+ messages)
` [PATCH net 1/6] net/smc: protect link down work from execute after lgr freed
` [PATCH net 2/6] net/smc: set SOCK_NOSPACE when send_remaining but no sndbuf_space left
` [PATCH net 3/6] net/smc: check iparea_offset and ipv6_prefixes_cnt when receiving proposal msg
` [PATCH net 4/6] net/smc: check v2_ext_offset/eid_cnt/ism_gid_cnt "
` [PATCH net 5/6] net/smc: check smcd_v2_ext_offset "
` [PATCH net 6/6] net/smc: check return value of sock_recvmsg when draining clc data

[PATCH rdma-next 1/1] RDMA/mana_ib: Set correct device into ib
 2024-12-03 18:32 UTC  (10+ messages)
            ` [EXTERNAL] "

[PATCH v2 09/10] sysfs: bin_attribute: add const read/write callback variants
 2024-12-03 16:11 UTC  (3+ messages)

[PATCH rdma-next] RDMA/mlx5: Extend ODP statistics with operation count
 2024-12-03 13:57 UTC 

[PATCH rdma-next 0/3] Add Flow Control for Solicited MADs
 2024-12-03 13:52 UTC  (4+ messages)
` [PATCH rdma-next 1/3] IB/mad: Replace MAD's refcount with a state machine
` [PATCH rdma-next 2/3] IB/mad: Remove unnecessary done list by utilizing MAD states
` [PATCH rdma-next 3/3] IB/mad: Add flow control for solicited MADs

[PATCH rdma-next] RDMA/mlx4: Avoid false error about access to uninitialized gids array
 2024-12-03 13:44 UTC 

[PATCH rdma-next 1/2] RDMA/mlx4: Use ib_umem_find_best_pgsz() to calculate MTT size
 2024-12-03 13:42 UTC  (2+ messages)
` [PATCH rdma-next 2/2] RDMA/mlx4: Use DMA iterator to write MTT

[PATCH net-next RESEND v2] net/smc: Remove unused function parameter in __smc_diag_dump
 2024-12-03 11:33 UTC  (2+ messages)

[PATCH net v2 0/2] two fixes for SMC
 2024-12-03  9:59 UTC  (6+ messages)
` [PATCH net v2 1/2] net/smc: initialize close_work early to avoid warning
` [PATCH net v2 2/2] net/smc: fix LGR and link use-after-free issue

[recipe build #3821152] of ~linux-rdma rdma-core-daily in xenial: Dependency wait
 2024-12-02 16:47 UTC 

[syzbot] Monthly rdma report (Nov 2024)
 2024-12-02 14:46 UTC  (3+ messages)

[syzbot] [rdma?] KASAN: slab-use-after-free Read in ib_device_uevent
 2024-12-02 10:36 UTC 

[RFC 0/5] GPU Direct RDMA (P2P DMA) for Device Private Pages
 2024-12-01 10:36 UTC  (6+ messages)
` [RFC 1/5] mm/hmm: HMM API to enable P2P DMA for device private pages
` [RFC 2/5] nouveau/dmem: HMM P2P DMA for private dev pages
` [RFC 3/5] IB/core: P2P DMA for device private pages
` [RFC 4/5] RDMA/mlx5: Add fallback for P2P DMA errors
` [RFC 5/5] RDMA/mlx5: Enabling ATS for ODP memory

[PATCH 5.10] IB/core: Fix ib_cache_setup_one error flow cleanup
 2024-11-30 22:52 UTC 

[PATCH] cxgb4: prevent potential integer overflow on 32bit
 2024-11-30 10:01 UTC 

blktests failures with v6.12 kernel
 2024-11-29  8:37 UTC  (3+ messages)

[PATCH bpf-next 0/4] net/smc: Introduce smc_bpf_ops
 2024-11-29  4:11 UTC  (8+ messages)
` [PATCH bpf-next 4/4] bpf/selftests: add simple selftest for bpf_smc_ops

[PATCH net-next 0/2] net/smc: Two features for smc-r
 2024-11-29  3:13 UTC  (5+ messages)
` [PATCH net-next 1/2] net/smc: support SMC-R V2 for rdma devices with max_recv_sge equals to 1
` [PATCH net-next 2/2] net/smc: support ipv4 mapped ipv6 addr client for smc-r v2

[PATCH net] selftests: rds: move test.py to TEST_FILES
 2024-11-28  9:30 UTC  (3+ messages)

[RFC] RDMA/core: Fix IPv6 loopback dst MAC address lookup logic
 2024-11-28  9:21 UTC  (4+ messages)

[PATCH] hv_netvsc: Set device flags for properly indicating bonding
 2024-11-27 20:08 UTC  (2+ messages)
` [EXTERNAL] "

[PATCH 1/3] RDMA/core: Do not use netdev if it is a bonded slave
 2024-11-27 19:43 UTC  (4+ messages)
` [PATCH] RDMA/mana_ib: Use the correct net device for IB
` [PATCH 2/3] RDMA/core: Use upper_device_filter() to add upper IPs
` [PATCH 3/3] RDMA/core: Add default IP when a bonded slave is unlinked

[recipe build #3818915] of ~linux-rdma rdma-core-daily in xenial: Dependency wait
 2024-11-27 10:13 UTC 

[PATCH net 0/2] two fixes for SMC
 2024-11-27  7:03 UTC  (12+ messages)
` [PATCH net 1/2] net/smc: initialize close_work early to avoid warning
` [PATCH net 2/2] net/smc: fix LGR and link use-after-free issue

[PATCH for-rc] RDMA/core: Fix ENODEV error for iWARP test over vlan
 2024-11-25 19:50 UTC  (3+ messages)

[PATCH 11/11] infiniband: reorder capability check last
 2024-11-25 10:40 UTC 

[PATCH rdma] RDMA/bnxt_re: cmds completions handler avoid accessing invalid memeory
 2024-11-25  7:22 UTC  (8+ messages)

[PATCH v2 net-next] net/mlx5e: Report rx_discards_phy via rx_fifo_errors
 2024-11-24  2:50 UTC  (13+ messages)

[GIT PULL] Please pull RDMA subsystem changes
 2024-11-23  4:10 UTC  (2+ messages)

[PATCH net] selftests: rds: move include.sh to TEST_FILES
 2024-11-23  1: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