messages from 2024-11-13 07:14:12 to 2024-11-28 13:08:06 UTC [more...]
[PATCH for-next 0/8] RDMA/erdma: Support the RoCEv2 protocol
2024-11-28 13:07 UTC (14+ 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 0/6] several fixes for smc
2024-11-28 12:14 UTC (7+ 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-11-28 9:39 UTC (9+ messages)
` [EXTERNAL] "
[syzbot] [rdma?] KASAN: slab-use-after-free Read in siw_query_port (2)
2024-11-28 9:37 UTC (3+ messages)
[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] "
Bug#1086520: linux-image-6.11.2-amd64: makes opensm fail to start
2024-11-27 20:04 UTC (9+ messages)
[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
[PATCH net v2 0/2] two fixes for SMC
2024-11-27 13:30 UTC (3+ 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 #3818915] of ~linux-rdma rdma-core-daily in xenial: Dependency wait
2024-11-27 10:13 UTC
[PATCH net-next 0/2] net/smc: Two features for smc-r
2024-11-27 9:45 UTC (3+ 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 0/2] two fixes for SMC
2024-11-27 7:03 UTC (14+ 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 rdma-next] RDMA/bnxt_re: Remove always true dattr validity check
2024-11-27 4:55 UTC (2+ messages)
[PATCH bpf-next 0/4] net/smc: Introduce smc_bpf_ops
2024-11-26 8:29 UTC (7+ messages)
` [PATCH bpf-next 4/4] bpf/selftests: add simple selftest for bpf_smc_ops
blktests failures with v6.12 kernel
2024-11-26 2:19 UTC
[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 (14+ 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)
[PATCH RFC 00/12] RDMA: Support link status events dispatching in ib_core
2024-11-22 10:53 UTC (13+ messages)
` [PATCH RFC 01/12] RDMA/core: Add ib_query_netdev_port() to query netdev port by IB device
` [PATCH RFC 02/12] RDMA/core: Support link status events dispatching
` [PATCH RFC 03/12] RDMA/bnxt_re: Remove deliver net device event
` [PATCH RFC 04/12] RDMA/erdma: "
` [PATCH RFC 05/12] RDMA/irdma: "
` [PATCH RFC 06/12] RDMA/rxe: "
` [PATCH RFC 07/12] RDMA/siw: "
` [PATCH RFC 08/12] RDMA/usnic: Support report_port_event() ops
` [PATCH RFC 09/12] RDMA/mlx4: "
` [PATCH RFC 10/12] RDMA/pvrdma: "
` [PATCH RFC 11/12] RDMA/mlx5: Handle link status event only for LAG device
` [PATCH RFC 12/12] RDMA/hns: Support fast path for link-down events dispatching
[PATCH net-next v4 0/5] net: Improve netns handling in RTNL and ip_tunnel
2024-11-21 21:43 UTC (8+ messages)
` [PATCH net-next v4 1/5] net: ip_tunnel: Build flow in underlay net namespace
` [PATCH net-next v4 2/5] rtnetlink: Lookup device in target netns when creating link
` [PATCH net-next v4 3/5] rtnetlink: Decouple net namespaces in rtnl_newlink_create()
` [PATCH net-next v4 4/5] selftests: net: Add python context manager for netns entering
` [PATCH net-next v4 5/5] selftests: net: Add two test cases for link netns
[PATCH] mlx5/core: remove mlx5_core_cq.tasklet_ctx.priv field
2024-11-21 16:47 UTC (4+ messages)
[PATCH] RDMA/irdma: prevent out-of-bounds shift on timeout calculation
2024-11-20 21:18 UTC
[PATCH STABLE 5.10] RDMA/restrack: Release MR/QP restrack when delete
2024-11-20 15:04 UTC (3+ messages)
[PATCH v3 00/17] Provide a new two step DMA mapping API
2024-11-19 17:30 UTC (14+ messages)
` [PATCH v3 03/17] iommu: generalize the batched sync after map interface
` [PATCH v3 07/17] dma-mapping: Implement link/unlink ranges API
[recipe build #3815065] of ~linux-rdma rdma-core-daily in xenial: Dependency wait
2024-11-19 17:23 UTC
[PATCH net-next] net/smc: Run patches also by RDMA ML
2024-11-19 4:00 UTC (5+ messages)
[recipe build #3814606] of ~linux-rdma rdma-core-daily in xenial: Dependency wait
2024-11-18 16:03 UTC
[rdma:for-next] BUILD SUCCESS 68b3bca2df00f0a63f0aa2db2b2adc795665229e
2024-11-18 7:37 UTC
[recipe build #3814044] of ~linux-rdma rdma-core-daily in xenial: Dependency wait
2024-11-17 16:02 UTC
[rdma:for-next] BUILD SUCCESS ede132a5cf559f3ab35a4c28bac4f4a6c20334d8
2024-11-17 10:03 UTC
[PATCH rdma-next 0/3] RDMA/bnxt_re: Driver update for 6.13
2024-11-17 9:57 UTC (5+ messages)
` [PATCH rdma-next 1/3] RDMA/bnxt_re: Support different traffic class
` [PATCH rdma-next 2/3] RDMA/bnxt_re: Use the default mode of congestion control
` [PATCH rdma-next 3/3] RDMA/bnxt_re: Correct the sequence of device suspend
[PATCH rdma-next 0/3] Batch of IBCM improvements
2024-11-17 9:52 UTC (5+ messages)
` [PATCH rdma-next 1/3] IB/cm: Explicitly mark if a response MAD is a retransmission
` [PATCH rdma-next 2/3] IB/cm: Do not hold reference on cm_id unless needed
` [PATCH rdma-next 3/3] IB/cm: Rework sending DREQ when destroying a cm_id
Nov:16:24
2024-11-16 15:40 UTC
[PATCH v3 iproute2-next 0/5] Add RDMA monitor support
2024-11-16 4:50 UTC (2+ messages)
[PATCH net-next v3 0/6] net: Improve netns handling in RTNL and ip_tunnel
2024-11-15 23:35 UTC (8+ messages)
` [PATCH net-next v3 1/6] Revert "tools/net/ynl: improve async notification handling"
` [PATCH net-next v3 2/6] net: ip_tunnel: Build flow in underlay net namespace
` [PATCH net-next v3 3/6] rtnetlink: Lookup device in target netns when creating link
` [PATCH net-next v3 4/6] rtnetlink: Decouple net namespaces in rtnl_newlink_create()
` [PATCH net-next v3 5/6] selftests: net: Add python context manager for netns entering
` [PATCH net-next v3 6/6] selftests: net: Add two test cases for link netns
[GIT PULL] Please pull RDMA subsystem changes
2024-11-15 18:59 UTC (2+ messages)
[PATCH rdma-next] RDMA/mlx5: Move events notifier registration to be after device registration
2024-11-14 14:54 UTC (2+ messages)
[PATCH rdma-next v2 0/4]RDMA/bnxt_re: Refactor Notification queue allocation
2024-11-14 14:53 UTC (6+ messages)
` [PATCH rdma-next v2 1/4] RDMA/bnxt_re: Fail probe early when not enough MSI-x vectors are reserved
` [PATCH rdma-next v2 2/4] RDMA/bnxt_re: Refactor NQ allocation
` [PATCH rdma-next v2 3/4] RDMA/bnxt_re: Refurbish CQ to NQ hash calculation
` [PATCH rdma-next v2 4/4] RDMA/bnxt_re: Cache MSIx info to a local structure
Why is the DENABLE_LTTNG compiler option in rdma-core disabled by default?
2024-11-14 11:41 UTC (2+ messages)
[PATCH linux 5.10] RDMA/restrack: Release MR/QP restrack when delete
2024-11-14 11:37 UTC (2+ messages)
[PATCH v3 for-next] RDMA/hns: Fix different dgids mapping to the same dip_idx
2024-11-14 9:56 UTC (2+ messages)
[PATCH net-next 0/3] Reduce locks scope of-smc_xxx_lgr_pending
2024-11-14 1:51 UTC (7+ messages)
` [PATCH net-next 1/3] net/smc: refactoring lgr pending lock
` [PATCH net-next 2/3] net/smc: reduce locks scope of smc_xxx_lgr_pending
` [PATCH net-next 3/3] net/smc: Isolate the smc_xxx_lgr_pending with ib_device
[PATCH v1 00/17] Provide a new two step DMA mapping API
2024-11-13 18:41 UTC (11+ messages)
[recipe build #3812288] of ~linux-rdma rdma-core-daily in xenial: Dependency wait
2024-11-13 9:58 UTC
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