linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-03 11:48:40 to 2021-05-11 08:41:33 UTC [more...]

[PATCH net-next v3 0/5] page_pool: recycle buffers
 2021-05-11  8:41 UTC  (15+ messages)

[PATCH rdma-next v3 0/8] Fix memory corruption in CM
 2021-05-11  8:22 UTC  (9+ messages)
` [PATCH rdma-next v3 1/8] IB/cm: Pair cm_alloc_response_msg() with a cm_free_response_msg()
` [PATCH rdma-next v3 2/8] IB/cm: Split cm_alloc_msg()
` [PATCH rdma-next v3 3/8] IB/cm: Call the correct message free functions in cm_send_handler()
` [PATCH rdma-next v3 4/8] IB/cm: Tidy remaining cm_msg free paths
` [PATCH rdma-next v3 5/8] Revert "IB/cm: Mark stale CM id's whenever the mad agent was unregistered"
` [PATCH rdma-next v3 6/8] IB/cm: Simplify ib_cancel_mad() and ib_modify_mad() calls
` [PATCH rdma-next v3 7/8] IB/cm: Improve the calling of cm_init_av_for_lap and cm_init_av_by_path
` [PATCH rdma-next v3 8/8] IB/cm: Protect cm_dev, cm_ports and mad_agent with kref and lock

[PATCH rdma-rc] RDMA/rxe: Clear all QP fields if creation failed
 2021-05-11  8:04 UTC  (2+ messages)

[rdma:wip/jgg-for-rc] BUILD SUCCESS 54d87913f147a983589923c7f651f97de9af5be1
 2021-05-11  7:43 UTC 

[PATCH rdma-rc 0/5] RDMA fixes
 2021-05-11  6:12 UTC  (7+ messages)
` [PATCH rdma-rc 1/5] RDMA/mlx5: Verify that DM operation is reasonable
` [PATCH rdma-rc 2/5] RDMA/core: Don't access cm_id after its destruction
` [PATCH rdma-rc 3/5] RDMA/mlx5: Recover from fatal event in dual port mode
` [PATCH rdma-rc 4/5] RDMA/core: Simplify addition of restrack object
` [PATCH rdma-rc 5/5] RDMA/rxe: Return CQE error if invalid lkey was supplied

[PATCH] RDMA: Remove unnecessary struct declaration
 2021-05-11  4:55 UTC  (2+ messages)

[PATCH for-next 0/7] RDMA/hns: Add support for Dynamic Context Attachment
 2021-05-11  2:00 UTC  (10+ messages)
` [PATCH for-next 1/7] RDMA/hns: Introduce DCA for RC QP
` [PATCH for-next 2/7] RDMA/hns: Add method for shrinking DCA memory pool
` [PATCH for-next 3/7] RDMA/hns: Configure DCA mode for the userspace QP
` [PATCH for-next 4/7] RDMA/hns: Add method for attaching WQE buffer
` [PATCH for-next 5/7] RDMA/hns: Setup the configuration of WQE addressing to QPC
` [PATCH for-next 6/7] RDMA/hns: Add method to detach WQE buffer
` [PATCH for-next 7/7] RDMA/hns: Add method to query WQE buffer's address

[PATCH 00/53] Get rid of UTF-8 chars that can be mapped as ASCII
 2021-05-10 21:57 UTC  (16+ messages)
` [PATCH 47/53] docs: infiniband: tag_matching.rst: avoid using UTF-8 chars

[PATCH rdma-rc] RDMA/core: Prevent divide-by-zero error triggered by the user
 2021-05-10 19:22 UTC  (2+ messages)

[PATCH rdma-rc] RDMA/siw: Release xarray entry
 2021-05-10 19:22 UTC  (3+ messages)

[PATCH rdma-rc] RDMA/siw: Properly check send and receive CQ pointers
 2021-05-10 19:22 UTC  (4+ messages)

[PATCH for-rc] IB/cma: Fix false P_Key mismatch messages
 2021-05-10 19:12 UTC  (4+ messages)

[PATCH rdma-core 0/6] libhns: Add support for Dynamic Context Attachment
 2021-05-10 13:13 UTC  (7+ messages)
` [PATCH rdma-core 1/6] Update kernel headers
` [PATCH rdma-core 2/6] libhns: Introduce DCA for RC QP
` [PATCH rdma-core 3/6] libhns: Add support for shrinking DCA memory pool
` [PATCH rdma-core 4/6] libhns: Add support for attaching QP's WQE buffer
` [PATCH rdma-core 5/6] libhns: Add direct verbs support to config DCA
` [PATCH rdma-core 6/6] libhns: Add man pages to introduce DCA feature

[PATCH for-next 00/20] Misc update for rtrs
 2021-05-10 12:26 UTC  (18+ messages)
` [PATCH for-next 03/20] RDMA/rtrs-clt: No need to check queue_depth when receiving
` [PATCH for-next 04/20] RDMA/rtrs-srv: Add error messages for cases when failing RDMA connection
` [PATCH for-next 17/20] RDMA/rtrs-srv: Fix memory leak of unfreed rtrs_srv_stats object
` [PATCH for-next 18/20] RDMA/rtrs-srv: Fix memory leak when having multiple sessions
` [PATCH for-next 19/20] RDMA/rtrs-clt: Check if the queue_depth has changed during a reconnection
` [PATCH for-next 20/20] RDMA/rtrs-clt: Fix memory leak of not-freed sess->stats and stats->pcpu_stats

[syzbot] WARNING: refcount bug in rxe_qp_do_cleanup
 2021-05-10 12:32 UTC 

[PATCH 1/1] IB/hfi1: Delete an unneeded bool conversion
 2021-05-10 12:06 UTC 

[PATCH rdma-next 0/2] Add support to SQD2RTS transition
 2021-05-10 10:23 UTC  (3+ messages)
` [PATCH rdma-next 1/2] RDMA/mlx5: Support SQD2RTS for modify QP
` [PATCH rdma-next 2/2] RDMA/mlx5: Add SQD2RTS bit to the alloc ucontext response

[V2 rdma-core 0/4] Broadcom's rdma provider lib update
 2021-05-10  9:50 UTC  (9+ messages)
` [V2 rdma-core 1/4] bnxt_re/lib: Check AH handler validity before use
` [V2 rdma-core 2/4] bnxt_re/lib: align base sq entry structure to 16B boundary
` [V2 rdma-core 3/4] bnxt_re/lib: consolidate hwque and swque in common structure
` [V2 rdma-core 4/4] bnxt_re/lib: query device attributes only once and store

[PATCH 1/1] RDMA/cm: Delete two redundant condition branches
 2021-05-10  9:50 UTC  (2+ messages)

[PATCH] nvmet-rdma: Fix NULL deref when SEND is completed with error
 2021-05-10  7:00 UTC  (3+ messages)

[PATCH 1/1] RDMA/rxe: remove the unnecessary break
 2021-05-10  8:42 UTC 

[PATCH] i40iw: Use fallthrough pseudo-keyword
 2021-05-09 14:15 UTC  (4+ messages)

[PATCH] IB/core: Obtain subnet_prefix from cache in IB devices
 2021-05-09 11:08 UTC  (2+ messages)

[PATCH] RDMA/mlx4: Remove unnessesary check in mlx4_ib_modify_wq()
 2021-05-09  9:40 UTC  (3+ messages)

[PATCH rdma-next] RDMA/core: Remove never used ib_modify_wq function call
 2021-05-09  9:36 UTC 

[PATCH for-next v2] IB/core: Only update PKEY and GID caches on respective events
 2021-05-09  7:47 UTC  (4+ messages)

[Bug 212991] New: A possible divide by zero in calc_sq_size
 2021-05-08 10:41 UTC 

[PATCH 00/31] rdma/siw: fix a lot of deadlocks and use after free bugs
 2021-05-07 13:52 UTC  (35+ messages)
` [PATCH 01/31] rdma/siw: fix warning in siw_proc_send()
` [PATCH 02/31] rdma/siw: call smp_mb() after mem->stag_valid = 0 in siw_invalidate_stag() too
` [PATCH 03/31] rdma/siw: remove superfluous siw_cep_put() from siw_connect() error path
` [PATCH 04/31] rdma/siw: let siw_accept() deferr RDMA_MODE until EVENT_ESTABLISHED
` [PATCH 05/31] rdma/siw: make use of kernel_{bind,connect,listen}()
` [PATCH 06/31] rdma/siw: make siw_cm_upcall() a noop without valid 'id'
` [PATCH 07/31] rdma/siw: split out a __siw_cep_terminate_upcall() function
` [PATCH 08/31] rdma/siw: use __siw_cep_terminate_upcall() for indirect SIW_CM_WORK_CLOSE_LLP
` [PATCH 09/31] rdma/siw: use __siw_cep_terminate_upcall() for SIW_CM_WORK_PEER_CLOSE
` [PATCH 10/31] rdma/siw: use __siw_cep_terminate_upcall() for SIW_CM_WORK_MPATIMEOUT
` [PATCH 11/31] rdma/siw: introduce SIW_EPSTATE_ACCEPTING/REJECTING for rdma_accept/rdma_reject
` [PATCH 12/31] rdma/siw: add some debugging of state and sk_state to the teardown process
` [PATCH 13/31] rdma/siw: handle SIW_EPSTATE_CONNECTING in __siw_cep_terminate_upcall()
` [PATCH 14/31] rdma/siw: let siw_connect() set AWAIT_MPAREP before siw_send_mpareqrep()
` [PATCH 15/31] rdma/siw: create a temporary copy of private data
` [PATCH 16/31] rdma/siw: use error and out logic at the end of siw_connect()
` [PATCH 17/31] rdma/siw: start mpa timer before calling siw_send_mpareqrep()
` [PATCH 18/31] rdma/siw: call the blocking kernel_bindconnect() just before siw_send_mpareqrep()
` [PATCH 19/31] rdma/siw: split out a __siw_cep_close() function
` [PATCH 20/31] rdma/siw: implement non-blocking connect
` [PATCH 21/31] rdma/siw: let siw_listen_address() call siw_cep_alloc() first
` [PATCH 22/31] rdma/siw: let siw_listen_address() call siw_cep_set_inuse() early
` [PATCH 23/31] rdma/siw: make use of __siw_cep_close() in siw_accept()
` [PATCH 24/31] rdma/siw: do the full disassociation of cep and qp in siw_qp_llp_close()
` [PATCH 25/31] rdma/siw: fix double siw_cep_put() in siw_cm_work_handler()
` [PATCH 26/31] rdma/siw: make use of __siw_cep_close() "
` [PATCH 27/31] rdma/siw: fix the "close" logic in siw_qp_cm_drop()
` [PATCH 28/31] rdma/siw: make use of __siw_cep_close() "
` [PATCH 29/31] rdma/siw: make use of __siw_cep_close() in siw_reject()
` [PATCH 30/31] rdma/siw: make use of __siw_cep_close() in siw_listen_address()
` [PATCH 31/31] rdma/siw: make use of __siw_cep_close() in siw_drop_listeners()

IPoIB child interfaces not working with mlx5
 2021-05-07  8:11 UTC  (10+ messages)

MLX4 SRIOV mtu issue
 2021-05-06 23:26 UTC  (2+ messages)

[PATCH] ib_srpt: Remove redundant assignment to ret
 2021-05-06 15:13 UTC  (3+ messages)

[PATCH] RDMA/mlx5: Remove redundant assignment to ret
 2021-05-06 11:32 UTC  (2+ messages)

[PATCH] RDMA/ucma: Cleanup to reduce duplicate code
 2021-05-06  9:04 UTC  (2+ messages)

[PATCH for-next] IB/core: Only update PKEY and GID caches on respective events
 2021-05-06  8:06 UTC  (6+ messages)

[PATCH RESEND][next] rds: Fix fall-through warnings for Clang
 2021-05-06  6:50 UTC  (3+ messages)

CFI violation in drivers/infiniband/core/sysfs.c
 2021-05-05 20:08 UTC  (12+ messages)

[PATCH AUTOSEL 5.10 08/85] net/mlx5e: Use net_prefetchw instead of prefetchw in MPWQE TX datapath
 2021-05-05 16:36 UTC  (2+ messages)
` [PATCH AUTOSEL 5.10 37/85] IB/hfi1: Correct oversized ring allocation

[PATCH AUTOSEL 5.11 013/104] net/mlx5e: Use net_prefetchw instead of prefetchw in MPWQE TX datapath
 2021-05-05 16:33 UTC  (2+ messages)
` [PATCH AUTOSEL 5.11 045/104] IB/hfi1: Correct oversized ring allocation

[PATCH AUTOSEL 5.12 013/116] net/mlx5e: Use net_prefetchw instead of prefetchw in MPWQE TX datapath
 2021-05-05 16:30 UTC  (2+ messages)
` [PATCH AUTOSEL 5.12 048/116] IB/hfi1: Correct oversized ring allocation

[rdma-core 0/4] Broadcom's rdma provider lib update
 2021-05-05 15:01 UTC  (7+ messages)
` [rdma-core 1/4] bnxt_re/lib: fix AH validity check
` [rdma-core 3/4] bnxt_re/lib: consolidate hwque and swque in common structure

[bug report] RDMA/mlx5: Add support in MEMIC operations
 2021-05-04  8:25 UTC  (2+ messages)

[PATCH iproute2-next v2 0/2] Add copy-on-fork to get sys command
 2021-05-03 14:44 UTC  (2+ messages)


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