Linux RDMA and InfiniBand development
 help / color / mirror / Atom feed
 messages from 2024-12-10 12:00:59 to 2024-12-17 13:00:59 UTC [more...]

[PATCH v5 00/17] Provide a new two step DMA mapping API
 2024-12-17 13:00 UTC 

[PATCH net-next 00/12] mlx5 misc changes 2024-12-11
 2024-12-17 12:52 UTC  (29+ messages)
` [PATCH mlx5-next 01/12] net/mlx5: Add device cap abs_native_port_num
` [PATCH net-next 02/12] net/mlx5: LAG, Refactor lag logic
` [PATCH net-next 03/12] net/mlx5: LAG, Support LAG over Multi-Host NICs
` [PATCH net-next 04/12] net/mlx5: fs, add counter object to flow destination
` [PATCH net-next 05/12] net/mlx5: fs, add mlx5_fs_pool API
` [PATCH net-next 06/12] net/mlx5: fs, retry insertion to hash table on EBUSY
` [PATCH net-next 07/12] net/mlx5: HWS, no need to expose mlx5hws_send_queues_open/close
` [PATCH net-next 08/12] net/mlx5: HWS, do not initialize native API queues
` [PATCH net-next 09/12] net/mlx5: DR, expand SWS STE callbacks and consolidate common structs
` [PATCH net-next 10/12] net/mlx5: DR, add support for ConnectX-8 steering
` [PATCH net-next 11/12] net/mlx5: Remove PTM support log message
` [PATCH net-next 12/12] net/mlx5: fs, Add support for RDMA RX steering over IB link layer

[BUG] rdma_cm: unable to handle kernel NULL pointer dereference in process_one_work when disconnect
 2024-12-17 12:50 UTC  (2+ messages)

[PATCH 1/4] vfio: Add vfio_device_get()
 2024-12-17 12:19 UTC  (6+ messages)
` [PATCH 2/4] dma-buf: Add dma_buf_try_get()
` [PATCH 3/4] vfio/pci: Allow MMIO regions to be exported through dma-buf
` [PATCH 4/4] vfio/pci: Allow export dmabuf without move_notify from importer
` [PATCH 0/4] cover-letter: Allow MMIO regions to be exported through dmabuf

[rdma:wip/leon-for-next] BUILD SUCCESS 1950af31dc66487ac21287cea5edc92738e7c8c8
 2024-12-17 11:23 UTC 

[rdma:wip/leon-for-rc] BUILD SUCCESS 7179fe0074a3c962e43a9e51169304c4911989ed
 2024-12-17 11:21 UTC 

[PATCH 1/4] vfio: Add vfio_device_get()
 2024-12-17 11:06 UTC  (8+ messages)
` [PATCH 2/4] dma-buf: Add dma_buf_try_get()
` [PATCH 3/4] vfio/pci: Allow MMIO regions to be exported through dma-buf
` [PATCH 4/4] vfio/pci: Allow export dmabuf without move_notify from importer
` [PATCH 0/4] cover-letter: Allow MMIO regions to be exported through dmabuf

[PATCH 06/15] net: hbl_cn: debugfs support
 2024-12-17 10:52 UTC  (3+ messages)

[PATCH v2] RDMA/srp: Fix error handling in srp_add_port
 2024-12-17 10:46 UTC 

[PATCH for-rc 0/5] bnxt_re bug fixes
 2024-12-17 10:26 UTC  (6+ messages)
` [PATCH for-rc 1/5] RDMA/bnxt_re: Fix max_qp_wrs reported
` [PATCH for-rc 2/5] RDMA/bnxt_re: Disable use of reserved wqes
` [PATCH for-rc 3/5] RDMA/bnxt_re: Add send queue size check for variable wqe
` [PATCH for-rc 4/5] RDMA/bnxt_re: Fix MSN table size for variable wqe mode
` [PATCH for-rc 5/5] RDMA/bnxt_re: Fix the locking while accessing the QP table

Infiniband crash
 2024-12-17  8:10 UTC  (2+ messages)

[PATCH] RDMA/srp: Fix error handling in srp_add_port
 2024-12-17  8:04 UTC  (2+ messages)

[PATCH for-next] RDMA/hns: Support mmapping reset state to userspace
 2024-12-17  6:09 UTC  (7+ messages)

[PATCH for-rc 0/5] RDMA/bnxt_re: Bug fixes
 2024-12-17  5:23 UTC  (11+ messages)
` [PATCH for-rc 4/5] RDMA/bnxt_re: Fix error recovery sequence

[PATCH] net: Convert proto_ops::getname to sockaddr_storage
 2024-12-17  3:59 UTC  (2+ messages)

[PATCH] RDMA/rxe: Fix mismatched max_msg_sz
 2024-12-17  3:37 UTC  (3+ messages)
  `  "

[Patch net-next v2] hv_netvsc: Set device flags for properly indicating bonding in Hyper-V
 2024-12-17  2:28 UTC  (3+ messages)

[PATCH] IB/hfi1: Remove unused hfi1_format_hwerrors
 2024-12-16 21:19 UTC 

Infiniband crash
 2024-12-16 20:10 UTC  (2+ messages)

[PATCH for-rc 0/5] bnxt_re Bug fixes
 2024-12-16 13:34 UTC  (8+ messages)
` [PATCH for-rc 1/5] RDMA/bnxt_re: Fix the check for 9060 condition
` [PATCH for-rc 2/5] RDMA/bnxt_re: Add check for path mtu in modify_qp
` [PATCH for-rc 3/5] RDMA/bnxt_re: Fix setting mandatory attributes for modify_qp
` [PATCH for-rc 4/5] RDMA/bnxt_re: Fix to export port num to ib_query_qp
` [PATCH for-rc 5/5] RDMA/bnxt_re: Fix reporting hw_ver in query_device

[PATCH rdma-next 0/5] RDMA/bnxt_re: Minor code cleanups
 2024-12-16 13:22 UTC  (7+ messages)
` [PATCH rdma-next 1/5] RDMA/bnxt_re: Remove extra new line in bnxt_re_netdev_event
` [PATCH rdma-next 2/5] RDMA/bnxt_re: Remove unnecessary goto "
` [PATCH rdma-next 3/5] RDMA/bnxt_re: Optimize error handling in bnxt_re_probe
` [PATCH rdma-next 4/5] RDMA/bnxt_re: Eliminate need for some forward declarations
` [PATCH rdma-next 5/5] RDMA/bnxt_re: Remove unnecessary header file inclusion

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

[PATCH RESEND v2] RDMA/siw: Remove direct link to net_device
 2024-12-16 12:31 UTC  (4+ messages)

[PATCH bpf-next v2 0/5] net/smc: Introduce smc_ops
 2024-12-16  2:14 UTC  (7+ messages)
` [PATCH bpf-next v2 4/5] libbpf: fix error when st-prefix_ops and ops from differ btf
` [PATCH bpf-next v2 5/5] bpf/selftests: add simple selftest for bpf_smc_ops

[PATCH net v2 0/6] several fixes for smc
 2024-12-15 13:00 UTC  (8+ messages)
` [PATCH net v2 1/6] net/smc: protect link down work from execute after lgr freed
` [PATCH net v2 2/6] net/smc: check sndbuf_space again after NOSPACE flag is set in smc_poll
` [PATCH net v2 3/6] net/smc: check iparea_offset and ipv6_prefixes_cnt when receiving proposal msg
` [PATCH net v2 4/6] net/smc: check v2_ext_offset/eid_cnt/ism_gid_cnt "
` [PATCH net v2 5/6] net/smc: check smcd_v2_ext_offset "
` [PATCH net v2 6/6] net/smc: check return value of sock_recvmsg when draining clc data

blktests failures with v6.13-rc2 kernel
 2024-12-15  7:59 UTC 

workqueue: WQ_MEM_RECLAIM nvmet-wq:nvmet_rdma_release_queue_work [nvmet_rdma] is flushing !WQ_MEM_RECLAIM irdma-cleanup-wq:irdma_flush_worker [irdma]
 2024-12-14  9:36 UTC  (7+ messages)

[PATCH] hv_netvsc: Set device flags for properly indicating bonding
 2024-12-13 20:07 UTC  (3+ messages)
  ` [EXTERNAL] "

[rdma:for-next] BUILD SUCCESS 8e2442abec075c4b01506b9de621ad97431756a5
 2024-12-13 18:30 UTC 

[PATCH net-next V5 00/11] net/mlx5: ConnectX-8 SW Steering + Rate management on traffic classes
 2024-12-13 13:42 UTC  (7+ messages)

[PATCH RFCv5 1/8] page_pool: introduce page_pool_to_pp() API
 2024-12-13 12:27 UTC 

[syzbot] [tipc?] kernel BUG in __pskb_pull_tail
 2024-12-13 12:19 UTC  (2+ messages)

[PATCH][net-next] net/mlx5: Pick the first matched node of priv.free_list in alloc_4k
 2024-12-13  7:26 UTC  (3+ messages)
` 答复: "

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

[PATCH net-next V2 00/10] mlx5 misc changes 2024-12-11
 2024-12-12 22:13 UTC  (11+ messages)
` [PATCH mlx5-next V2 01/10] net/mlx5: Add device cap abs_native_port_num
` [PATCH net-next V2 02/10] net/mlx5: LAG, Refactor lag logic
` [PATCH net-next V2 03/10] net/mlx5: LAG, Support LAG over Multi-Host NICs
` [PATCH net-next V2 04/10] net/mlx5: fs, retry insertion to hash table on EBUSY
` [PATCH net-next V2 05/10] net/mlx5: HWS, no need to expose mlx5hws_send_queues_open/close
` [PATCH net-next V2 06/10] net/mlx5: HWS, do not initialize native API queues
` [PATCH net-next V2 07/10] net/mlx5: DR, expand SWS STE callbacks and consolidate common structs
` [PATCH net-next V2 08/10] net/mlx5: DR, add support for ConnectX-8 steering
` [PATCH net-next V2 09/10] net/mlx5: Remove PTM support log message
` [PATCH net-next V2 10/10] net/mlx5: fs, Add support for RDMA RX steering over IB link layer

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

[PATCH RESEND] RDMA/siw: Remove direct link to net_device
 2024-12-12 15:24 UTC  (3+ messages)

[PATCH] RDMA/siw: Remove direct link to net_device
 2024-12-12 14:03 UTC  (12+ messages)

[PATCH net-next v5 0/5] net: Improve netns handling in RTNL and ip_tunnel
 2024-12-12 13:06 UTC  (7+ messages)
` [PATCH net-next v5 3/5] rtnetlink: Decouple net namespaces in rtnl_newlink_create()
` [PATCH net-next v5 5/5] selftests: net: Add two test cases for link netns

[PATCH v4 00/18] Provide a new two step DMA mapping API
 2024-12-12  8:54 UTC  (17+ messages)
` [PATCH v4 04/18] iommu: add kernel-doc for iommu_unmap and iommu_unmap_fast
` [PATCH v4 05/18] dma-mapping: Add check if IOVA can be used
` [PATCH v4 06/18] dma: Provide an interface to allow allocate IOVA
` [PATCH v4 08/18] dma-mapping: Implement link/unlink ranges API
` [PATCH v4 11/18] mm/hmm: let users to tag specific PFN with DMA mapped bit
` [PATCH v4 12/18] mm/hmm: provide generic DMA managing logic

[PATCH] kernel-wide: Add explicity||explicitly to spelling.txt
 2024-12-11 15:49 UTC 

[PATCH 6.1.y] net/mlx5e: Don't call cleanup on profile rollback failure
 2024-12-11 10:09 UTC  (2+ messages)

[PATCH rdma-next 0/3] Add Flow Control for Solicited MADs
 2024-12-10 23:51 UTC  (8+ 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 v4 net-next] net/mlx5e: Report rx_discards_phy via rx_dropped
 2024-12-10 19:49 UTC  (2+ messages)

[PATCH net-next v3 0/2] net/smc: Two features for smc-r
 2024-12-10 12:50 UTC  (5+ messages)
` [PATCH net-next v3 2/2] net/smc: support ipv4 mapped ipv6 addr client for smc-r v2

[PATCH for-next v8 0/6] On-Demand Paging on SoftRoCE
 2024-12-10 12:12 UTC  (6+ messages)
` [PATCH for-next v8 3/6] RDMA/rxe: Add page invalidation support


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