messages from 2023-10-09 08:44:14 to 2023-10-18 01:11:51 UTC [more...]
[PATCH rdma-core] libibverbs/man/ibv_reg_mr.3: Document errno on failure
2023-10-18 1:11 UTC (3+ messages)
[Patch v5 0/5] RDMA/mana_ib
2023-10-18 0:51 UTC (8+ messages)
` [EXTERNAL] "
[bug report] blktests srp/002 hang
2023-10-17 22:42 UTC (37+ messages)
split up ->kill_sb
2023-10-17 19:50 UTC (9+ messages)
` [PATCH 03/19] fs: release anon dev_t in deactivate_locked_super
[PATCH net 0/5] net/smc: bugfixs for smc-r
2023-10-17 17:03 UTC (26+ messages)
` [PATCH net 1/5] net/smc: fix dangling sock under state SMC_APPFINCLOSEWAIT
` [PATCH net 2/5] net/smc: fix incorrect barrier usage
` [PATCH net 3/5] net/smc: allow cdc msg send rather than drop it with NULL sndbuf_desc
` [PATCH net 4/5] net/smc: protect connection state transitions in listen work
` [PATCH net 5/5] net/smc: put sk reference if close work was canceled
[PATCH for-rc 0/7] Bugfixes for hns RoCE
2023-10-17 12:52 UTC (8+ messages)
` [PATCH for-rc 1/7] RDMA/hns: Fix printing level of asynchronous events
` [PATCH for-rc 2/7] RDMA/hns: Fix uninitialized ucmd in hns_roce_create_qp_common()
` [PATCH for-rc 3/7] RDMA/hns: Fix signed-unsigned mixed comparisons
` [PATCH for-rc 4/7] RDMA/hns: Add check for SL
` [PATCH for-rc 5/7] RDMA/hns: The UD mode can only be configured with DCQCN
` [PATCH for-rc 6/7] RDMA/hns: Fix unnecessary port_num transition in HW stats allocation
` [PATCH for-rc 7/7] RDMA/hns: Fix init failure of RoCE VF and HIP08
[PATCH 39/52] migration/rdma: Convert qemu_rdma_write_one() to Error
2023-10-17 5:22 UTC (3+ messages)
[Patch v7 0/5] RDMA/mana_ib
2023-10-16 22:12 UTC (6+ messages)
` [Patch v7 1/5] RDMA/mana_ib: Rename all mana_ib_dev type variables to mib_dev
` [Patch v7 2/5] RDMA/mana_ib: Register Mana IB device with Management SW
` [Patch v7 3/5] RDMA/mana_ib: Create adapter and Add error eq
` [Patch v7 4/5] RDMA/mana_ib: Query adapter capabilities
` [Patch v7 5/5] RDMA/mana_ib: Send event to qp
[PATCH v2 iproute2-next 0/2] rdma: Support dumping SRQ resource in raw format
2023-10-16 16:20 UTC (8+ messages)
` [PATCH v2 iproute2-next 1/2] rdma: Update uapi headers
` [PATCH v2 iproute2-next 2/2] rdma: Add support to dump SRQ resource in raw format
[PATCH v2 03/13] PCI/ASPM: Disable ASPM when driver requests it
2023-10-16 14:27 UTC (7+ messages)
[PATCH v2 05/13] PCI/ASPM: Add pci_enable_link_state()
2023-10-16 12:57 UTC (5+ messages)
[recipe build #3618394] of ~linux-rdma rdma-core-daily in xenial: Dependency wait
2023-10-16 12:31 UTC
[RFC iproute2-next 0/3] Add support to set privileged qkey parameter
2023-10-16 6:31 UTC (4+ messages)
` [RFC iproute2-next 1/3] rdma: update uapi headers
` [RFC iproute2-next 2/3] rdma: Add an option to set privileged QKEY parameter
` [RFC iproute2-next 3/3] rdma: Adjust man page for rdma system set privileged_qkey command
[PATCH 1/1] RDMA/rxe: Fix blktests srp lead kernel panic with 64k page size
2023-10-16 6:07 UTC (6+ messages)
[PATCH 00/19] Cleanup for siw
2023-10-16 2:22 UTC (3+ messages)
[rdma:wip/leon-for-next] BUILD SUCCESS 45cfa8864cd3ae228ddb17bf2316a0ab3284f70d
2023-10-15 20:56 UTC
[PATCH v2] IB: rework memlock limit handling code
2023-10-15 9:19 UTC (2+ messages)
[PATCH for-next v2 0/3] RDMA/bnxt_re: Async events update
2023-10-15 8:52 UTC (5+ messages)
` [PATCH for-next v2 1/3] RDMA/bnxt_re: Update HW interface headers
` [PATCH for-next v2 2/3] RDMA/bnxt_re: Report async events and errors
` [PATCH for-next v2 3/3] RDMA/bnxt_re: Do not report SRQ error in srq notification
[PATCH rdma-next] IB/mlx5: Fix rdma counter binding for RAW QP
2023-10-15 8:05 UTC (2+ messages)
[PATCH] net/mlx4_core: replace deprecated strncpy with strscpy
2023-10-14 0:30 UTC (4+ messages)
[GIT PULL] Please pull IPsec packet offload support in multiport RoCE devices
2023-10-13 17:00 UTC (2+ messages)
[bug report][bisected] rdma_rxe: blktests srp lead kernel panic with 64k page size
2023-10-13 12:16 UTC (7+ messages)
[PATCH net-next v11 3/6] page_pool: remove PP_FLAG_PAGE_FRAG
2023-10-13 6:48 UTC
[PATCH V2 00/20] Cleanup for siw
2023-10-13 2:00 UTC (21+ messages)
` [PATCH V2 01/20] RDMA/siw: Introduce siw_get_page
` [PATCH V2 02/20] RDMA/siw: Introduce siw_srx_update_skb
` [PATCH V2 03/20] RDMA/siw: Use iov.iov_len in kernel_sendmsg
` [PATCH V2 04/20] RDMA/siw: Remove goto lable in siw_mmap
` [PATCH V2 05/20] RDMA/siw: Remove rcu from siw_qp
` [PATCH V2 06/20] RDMA/siw: No need to check term_info.valid before call siw_send_terminate
` [PATCH V2 07/20] RDMA/siw: Also goto out_sem_up if pin_user_pages returns 0
` [PATCH V2 08/20] RDMA/siw: Factor out siw_generic_rx helper
` [PATCH V2 09/20] RDMA/siw: Introduce SIW_STAG_MAX_INDEX
` [PATCH V2 10/20] RDMA/siw: Add one parameter to siw_destroy_cpulist
` [PATCH V2 11/20] RDMA/siw: Introduce siw_cep_set_free_and_put
` [PATCH V2 12/20] RDMA/siw: Introduce siw_free_cm_id
` [PATCH V2 13/20] RDMA/siw: Simplify siw_qp_id2obj
` [PATCH V2 14/20] RDMA/siw: Simplify siw_mem_id2obj
` [PATCH V2 15/20] RDMA/siw: Cleanup siw_accept
` [PATCH V2 16/20] RDMA/siw: Remove siw_sk_assign_cm_upcalls
` [PATCH V2 17/20] RDMA/siw: Fix typo
` [PATCH V2 18/20] RDMA/siw: Only check attrs->cap.max_send_wr in siw_create_qp
` [PATCH V2 19/20] RDMA/siw: Introduce siw_destroy_cep_sock
` [PATCH V2 20/20] RDMA/siw: Update comments for siw_qp_sq_process
[PATCH] net/mlx5: Annotate struct mlx5_flow_handle with __counted_by
2023-10-12 19:48 UTC (2+ messages)
[PATCH] net/mlx5: Annotate struct mlx5_fc_bulk with __counted_by
2023-10-12 19:48 UTC (2+ messages)
[PATCH] net/mlx5: simplify mlx5_set_driver_version string assignments
2023-10-12 19:46 UTC (3+ messages)
[PATCH net v3] net/mlx5: fix calling mlx5_cmd_init() before DMA mask is set
2023-10-12 16:55 UTC (6+ messages)
[PATCH 1/1] Revert "RDMA/rxe: Add workqueue support for rxe tasks"
2023-10-12 15:38 UTC (21+ messages)
[PATCH v2 04/13] PCI/ASPM: Move L0S/L1/sub states mask calculation into a helper
2023-10-12 10:29 UTC (3+ messages)
[net-next v3 1/5] netdev: replace simple napi_schedule_prep/__napi_schedule to napi_schedule
2023-10-12 0:40 UTC (7+ messages)
` [net-next v3 2/5] netdev: make napi_schedule return bool on NAPI successful schedule
` [net-next v3 3/5] netdev: replace napi_reschedule with napi_schedule
` [net-next v3 4/5] net: tc35815: rework network interface interrupt logic
` [net-next v3 5/5] netdev: use napi_schedule bool instead of napi_schedule_prep/__napi_schedule
[PATCH net] net/mlx5: fix calling mlx5_cmd_init() before DMA mask is set
2023-10-11 23:10 UTC (6+ messages)
[PATCH net] net/smc: fix panic smc_tcp_syn_recv_sock() while closing listen socket
2023-10-11 12:39 UTC (9+ messages)
[PATCH for-next 0/3] RDMA/bnxt_re: Async events update
2023-10-11 10:04 UTC (7+ messages)
` [PATCH for-next 1/3] RDMA/bnxt_re: Update HW interface headers
` [PATCH for-next 2/3] RDMA/bnxt_re: Report async events and errors
[PATCH v2 00/15] sysctl: Remove sentinel elements from drivers
2023-10-10 22:26 UTC (2+ messages)
[PATCH net v7 0/4] Add update_pn flag
2023-10-10 8:50 UTC (3+ messages)
[rdma:wip/leon-for-next] BUILD SUCCESS 5ac388db27c443dadfbb0b8b23fa7ccf429d901a
2023-10-10 7:32 UTC
[PATCH 6/7] fs/sysfs/group: make attribute_group pointers const
2023-10-10 6:57 UTC (10+ messages)
[PATCH v2 00/89] fs: new accessor methods for inode atime and mtime
2023-10-09 16:09 UTC (2+ messages)
[PATCH 12/19] RDMA/siw: Introduce siw_free_cm_id
2023-10-09 14:39 UTC (3+ messages)
[PATCH 19/19] RDMA/siw: Introduce siw_destroy_cep_sock
2023-10-09 13:30 UTC (3+ messages)
[PATCH rdma-next] RDMA/core: Add support to set privileged QKEY parameter
2023-10-09 10:43 UTC
[PATCH iproute2-next 0/2] rdma: Support dumping SRQ resource in raw format
2023-10-09 8:44 UTC (5+ messages)
` [PATCH iproute2-next 1/2] rdma: Update uapi headers
` [PATCH iproute2-next 2/2] rdma: Add support to dump SRQ resource in raw format
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;
as well as URLs for NNTP newsgroup(s).