linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-10-05 14:18:03 to 2021-10-13 14:16:20 UTC [more...]

[PATCH] RDMA/rdmavt: fix error code in rvt_create_qp()
 2021-10-13 14:16 UTC  (2+ messages)

[RFC PATCH v2 0/2] RDMA/rxe: Add dma-buf support
 2021-10-13 11:42 UTC  (8+ messages)
` [RFC PATCH v2 2/2] "

[PATCH] IB/cm: Fix possible use-after-free in ib_cm_cleanup()
 2021-10-13  9:30 UTC 

[PATCH] IB/mlx5: unify return value to ENOENT
 2021-10-13  7:26 UTC  (3+ messages)

Kernel warning at drivers/infiniband/core/rw.c:349
 2021-10-13  5:34 UTC  (3+ messages)

[PATCH net-next v4 0/6] devlink reload simplification
 2021-10-13  0:20 UTC  (8+ messages)
` [PATCH net-next v4 1/6] devlink: Reduce struct devlink exposure
` [PATCH net-next v4 2/6] devlink: Move netdev_to_devlink helpers to devlink.c
` [PATCH net-next v4 3/6] devlink: Annotate devlink API calls
` [PATCH net-next v4 4/6] devlink: Allow control devlink ops behavior through feature mask
` [PATCH net-next v4 5/6] net/mlx5: Set devlink reload feature bit for supported devices only
` [PATCH net-next v4 6/6] devlink: Delete reload enable/disable interface

[PATCH for-next 0/6] RDMA/rxe: Fix potential races
 2021-10-12 20:19 UTC  (9+ messages)
` [PATCH for-next 1/6] RDMA/rxe: Make rxe_alloc() take pool lock
` [PATCH for-next 2/6] RDMA/rxe: Copy setup parameters into rxe_pool
` [PATCH for-next 3/6] RDMA/rxe: Save object pointer in pool element
` [PATCH for-next 4/6] RDMA/rxe: Combine rxe_add_index with rxe_alloc
` [PATCH for-next 5/6] RDMA/rxe: Combine rxe_add_key "
` [PATCH for-next 6/6] RDMA/rxe: Fix potential race condition in rxe_pool

Enabling RO on a VF
 2021-10-12 17:57 UTC  (7+ messages)

[PATCH for-rc v3] IB/qib: Protect from buffer overflow in struct qib_user_sdma_pkt fields
 2021-10-12 17:55 UTC 

[PATCH for-next v6 0/6] Replace AV by AH in UD sends
 2021-10-12 16:30 UTC  (8+ messages)
` [PATCH for-next v6 1/6] RDMA/rxe: Move AV from rxe_send_wqe to rxe_send_wr
` [PATCH for-next v6 2/6] RDMA/rxe: Change AH objects to indexed
` [PATCH for-next v6 3/6] RDMA/rxe: Create AH index and return to user space
` [PATCH for-next v6 4/6] RDMA/rxe: Replace ah->pd by ah->ibah.pd
` [PATCH for-next v6 5/6] RDMA/rxe: Lookup kernel AH from ah index in UD WQEs
` [PATCH for-next v6 6/6] RDMA/rxe: Convert kernel UD post send to use ah_num

[PATCH rdma-next] RDMA/mlx4: Return missed an error if device doesn't support steering
 2021-10-12 16:24 UTC  (2+ messages)

[PATCH] RDMA: Remove redundant 'flush_workqueue()' calls
 2021-10-12 16:20 UTC  (3+ messages)

[PATCH 0/4] Do some cleanups
 2021-10-12 16:17 UTC  (8+ messages)
` [PATCH 1/4] RDMA/irdma: compat the uk.c file
` [PATCH 2/4] RDMA/irdma: compat the ctrl.c
` [PATCH 3/4] RDMA/irdma: compat the utils.c file
` [PATCH 4/4] RDMA/irdma: compat the file

[PATCH] RDMA/iwpm: Remove redundant initialization of pointer err_str
 2021-10-12 16:17 UTC  (2+ messages)

[PATCH] RDMA/hns: Use dma_alloc_coherent() instead of kmalloc/dma_map_single()
 2021-10-12 16:11 UTC  (7+ messages)

Question on PD validation
 2021-10-12 16:10 UTC  (2+ messages)

[PATCH rdma-next v4 00/13] Optional counter statistics support
 2021-10-12 15:53 UTC  (17+ messages)
` [PATCH rdma-next v4 01/13] net/mlx5: Add ifc bits to support optional counters
` [PATCH rdma-next v4 02/13] net/mlx5: Add priorities for counters in RDMA namespaces
` [PATCH rdma-next v4 03/13] RDMA/counter: Add a descriptor in struct rdma_hw_stats
` [PATCH rdma-next v4 04/13] RDMA/core: Add a helper API rdma_free_hw_stats_struct
` [PATCH rdma-next v4 05/13] RDMA/counter: Add an is_disabled field in struct rdma_hw_stats
` [PATCH rdma-next v4 06/13] RDMA/counter: Add optional counter support
` [PATCH rdma-next v4 07/13] RDMA/nldev: Add support to get status of all counters
` [PATCH rdma-next v4 08/13] RDMA/nldev: Split nldev_stat_set_mode_doit out of nldev_stat_set_doit
` [PATCH rdma-next v4 09/13] RDMA/nldev: Allow optional-counter status configuration through RDMA netlink
` [PATCH rdma-next v4 10/13] RDMA/mlx5: Support optional counters in hw_stats initialization
` [PATCH rdma-next v4 11/13] RDMA/mlx5: Add steering support in optional flow counters
` [PATCH rdma-next v4 12/13] RDMA/mlx5: Add modify_op_stat() support
` [PATCH rdma-next v4 13/13] RDMA/mlx5: Add optional counter support in get_hw_stats callback

[PATCH for-rc v2] IB/qib: Protect from buffer overflow in struct qib_user_sdma_pkt fields
 2021-10-12 15:40 UTC  (2+ messages)

[PATCH mlx5-next 0/7] Clean MR key use across mlx5_* modules
 2021-10-12 14:32 UTC  (15+ messages)
` [PATCH mlx5-next 1/7] RDMA/mlx5: Don't set esc_size in user mr
` [PATCH mlx5-next 2/7] RDMA/mlx5: Remove iova from struct mlx5_core_mkey
` [PATCH mlx5-next 3/7] RDMA/mlx5: Remove size "
` [PATCH mlx5-next 4/7] RDMA/mlx5: Remove pd "
` [PATCH mlx5-next 5/7] RDMA/mlx5: Replace struct mlx5_core_mkey by u32 key
` [PATCH mlx5-next 6/7] RDMA/mlx5: Move struct mlx5_core_mkey to mlx5_ib
` [PATCH mlx5-next 7/7] RDMA/mlx5: Attach ndescs to mlx5_ib_mkey

[PATCH v2 for-next] RDMA/hns: Add a new mmap implementation
 2021-10-12 12:41 UTC 

[PATCH for-next 0/3] EFA dmabuf memory regions
 2021-10-12 12:09 UTC  (4+ messages)
` [PATCH for-next 1/3] dma-buf: Fix pin callback comment
` [PATCH for-next 2/3] RDMA/umem: Allow pinned dmabuf umem usage
` [PATCH for-next 3/3] RDMA/efa: Add support for dmabuf memory regions

[RFC PATCH 0/2] EFA dmabuf memory regions
 2021-10-12 11:41 UTC  (9+ messages)
` [RFC PATCH 1/2] dma-buf: Fix pin callback comment
` [RFC PATCH 2/2] RDMA/efa: Add support for dmabuf memory regions

[PATCH 0/4] Do some cleanups in irdma driver
 2021-10-11 14:07 UTC  (9+ messages)
` [PATCH 1/4] RDMA/irdma: compact the uk.c file
` [PATCH 2/4] RDMA/irdma: compact the ctrl.c
` [PATCH 3/4] RDMA/irdma: compact the utils.c file
` [PATCH 4/4] RDMA/irdma: compact the file uk.c

[bug report] IB/mlx4: Add support for steerable IB UD QPs
 2021-10-11  9:12 UTC 

[PATCH] ethernet: Remove redundant 'flush_workqueue()' calls
 2021-10-10 10:40 UTC  (3+ messages)

[PATCH v2 rdma-core] irdma: Add ice and irdma to kernel-boot rules
 2021-10-10  9:42 UTC  (2+ messages)

[PATCH for-next 0/1] RDMA/hns: Add a new mmap implementation
 2021-10-09 12:18 UTC  (4+ messages)
` [PATCH for-next 1/1] "

[PATCH net-next v3 0/5] devlink reload simplification
 2021-10-09  8:16 UTC  (9+ messages)
` [PATCH net-next v3 1/5] devlink: Reduce struct devlink exposure
` [PATCH net-next v3 2/5] devlink: Annotate devlink API calls
` [PATCH net-next v3 3/5] devlink: Allow set reload ops callbacks separately
` [PATCH net-next v3 4/5] net/mlx5: Separate reload devlink ops for multiport device
` [PATCH net-next v3 5/5] devlink: Delete reload enable/disable interface

[PATCH][v2] qed: Fix compilation for CONFIG_QED_SRIOV undefined scenario
 2021-10-08 16:30 UTC  (2+ messages)

[rdma:wip/jgg-for-next] BUILD SUCCESS 2a152512a155aaf27c3e67834ffafaed9525a7b5
 2021-10-08  3:42 UTC 

[rdma:wip/jgg-for-rc] BUILD SUCCESS 1ab52ac1e9bc9391f592c9fa8340a6e3e9c36286
 2021-10-08  3:39 UTC 

[rdma:wip/for-testing] BUILD SUCCESS c78d218fc5a9995d6b50aa38814bef4fbc88a77d
 2021-10-08  3:36 UTC 

[PATCH for-next v5 0/6] Replace AV by AH in UD sends
 2021-10-07 22:53 UTC  (16+ messages)
` [PATCH for-next v5 1/6] RDMA/rxe: Move AV from rxe_send_wqe to rxe_send_wr
` [PATCH for-next v5 2/6] RDMA/rxe: Change AH objects to indexed
` [PATCH for-next v5 3/6] RDMA/rxe: Create AH index and return to user space
` [PATCH for-next v5 4/6] RDMA/rxe: Replace ah->pd by ah->ibah.pd
` [PATCH for-next v5 5/6] RDMA/rxe: Lookup kernel AH from ah index in UD WQEs
` [PATCH for-next v5 6/6] RDMA/rxe: Convert kernel UD post send to use ah_num

[PATCH] qed: Fix compilation for CONFIG_QED_SRIOV undefined scenario
 2021-10-07 14:08 UTC 

[PATCH rdma-next v3 00/13] Optional counter statistics support
 2021-10-07 13:07 UTC  (16+ messages)
` [PATCH mlx5-next v3 01/13] net/mlx5: Add ifc bits to support optional counters
` [PATCH mlx5-next v3 02/13] net/mlx5: Add priorities for counters in RDMA namespaces
` [PATCH rdma-next v3 03/13] RDMA/counter: Add a descriptor in struct rdma_hw_stats
` [PATCH rdma-next v3 04/13] RDMA/core: Add a helper API rdma_free_hw_stats_struct
` [PATCH rdma-next v3 05/13] RDMA/counter: Add an is_disabled field in struct rdma_hw_stats
` [PATCH rdma-next v3 06/13] RDMA/counter: Add optional counter support
` [PATCH rdma-next v3 07/13] RDMA/nldev: Add support to get status of all counters
` [PATCH rdma-next v3 08/13] RDMA/nldev: Split nldev_stat_set_mode_doit out of nldev_stat_set_doit
` [PATCH rdma-next v3 09/13] RDMA/nldev: Allow optional-counter status configuration through RDMA netlink
` [PATCH rdma-next v3 10/13] RDMA/mlx5: Support optional counters in hw_stats initialization
` [PATCH rdma-next v3 11/13] RDMA/mlx5: Add steering support in optional flow counters
` [PATCH rdma-next v3 12/13] RDMA/mlx5: Add modify_op_stat() support
` [PATCH rdma-next v3 13/13] RDMA/mlx5: Add optional counter support in get_hw_stats callback

[PATCH v2 00/13] qed: new firmware version 8.59.1.0 support
 2021-10-07 11:32 UTC  (3+ messages)
` [PATCH v2 06/13] qed: Update qed_hsi.h for fw 8.59.1.0

[PATCH v7 0/2] Add p2p via dmabuf to habanalabs
 2021-10-07 10:55 UTC  (2+ messages)

[PATCH for-next v4] RDMA/efa: CQ notifications
 2021-10-06 22:51 UTC  (2+ messages)

[PATCH v4 0/4] RDMA/rxe: Do some cleanup
 2021-10-06 22:46 UTC  (2+ messages)

[PATCH rdma-rc] RDMA/mlx5: Set user priority for DCT
 2021-10-06 19:41 UTC  (2+ messages)

[PATCH rdma-rc] RDMA/irdma: Process extended CQ entries correctly
 2021-10-06 19:39 UTC  (2+ messages)

[PATCH 1/1] RDMA/irdma: compact the header file
 2021-10-06 20:15 UTC  (3+ messages)

DPAA2 triggers, [PATCH] dma debug: report -EEXIST errors in add_dma_entry
 2021-10-06 15:06 UTC 

[PATCH net-next v2 0/5] devlink reload simplification
 2021-10-06 14:48 UTC  (10+ messages)
` [PATCH net-next v2 3/5] devlink: Allow set specific ops callbacks dynamically

[syzbot] KASAN: use-after-free Read in addr_handler (4)
 2021-10-06 11:41 UTC  (7+ messages)

[syzbot] BUG: RESTRACK detected leak of resources
 2021-10-06 10:10 UTC  (7+ messages)

[PATCH rdma-next] RDMA/mlx5: Avoid taking MRs from larger MR cache pools when a pool is empty
 2021-10-06  9:30 UTC  (3+ messages)

[PATCH] Provider/rxe: Allocate rxe/ib objs by calloc
 2021-10-06  8:13 UTC  (2+ messages)

[PATCH for-rc] IB/qib: Fix issues noted by fuzzing on the iovecs
 2021-10-05 18:51 UTC  (2+ messages)

[PATCH v2 1/1] infiniband: hf1: Use string_upper() instead of open coded variant
 2021-10-05 18:23 UTC  (2+ messages)

[PATCH] RDMA/rw: switch to dma_map_sgtable()
 2021-10-05 18:22 UTC  (2+ messages)

[PATCH for-next v4 0/6] Replace AV by AH in UD sends
 2021-10-05 17:36 UTC  (2+ messages)

[PATCH v3 0/2] Fix write pad
 2021-10-05 14:18 UTC  (3+ messages)
` [PATCH v3 1/2] xprtrdma: Provide a buffer to pad Write chunks of unaligned length
` [PATCH v3 2/2] xprtrdma: Remove rpcrdma_ep::re_implicit_roundup


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).