Linux-RDMA Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-05-07 11:32:04 to 2021-05-12 12:52:38 UTC [more...]

[PATCH v2 00/40] Use ASCII subset instead of UTF-8 alternate symbols
 2021-05-12 12:50 UTC  (2+ messages)
` [PATCH v2 35/40] docs: infiniband: tag_matching.rst: "

[PATCH rdma-next] RDMA/rdmavt: Decouple QP and SGE lists allocations
 2021-05-12 12:50 UTC  (14+ messages)

[PATCH v2 0/2] RDMA/cm: Optimise rbtree searching
 2021-05-12 12:50 UTC  (4+ messages)
` [PATCH v2 1/2] RDMA/cm: Delete two redundant condition branches
` [PATCH v2 2/2] RDMA/cm: Optimise rbtree searching

[PATCH 1/1] RDMA/rxe: remove the unnecessary break
 2021-05-12 12:48 UTC  (3+ messages)

[PATCH net-next v4 0/4] page_pool: recycle buffers
 2021-05-12  9:50 UTC  (11+ messages)
` [PATCH net-next v4 1/4] mm: add a signature in struct page
` [PATCH net-next v4 2/4] page_pool: Allow drivers to hint on SKB recycling
` [PATCH net-next v4 3/4] mvpp2: recycle buffers
` [PATCH net-next v4 4/4] mvneta: "

[PATCH for-next 0/2] RDMA/hns: Updates on link table
 2021-05-12  8:16 UTC  (3+ messages)
` [PATCH for-next 1/2] RDMA/hns: Refactor extend link table allocation
` [PATCH for-next 2/2] RDMA/hns: Remove timeout link table for HIP08

[PATCH 0/5] SRP kernel patches for kernel v5.14
 2021-05-12  8:15 UTC  (7+ messages)
` [PATCH 1/5] RDMA/ib_hdrs.h: Remove a superfluous cast
` [PATCH 2/5] RDMA/srp: Add more structure size checks
` [PATCH 3/5] RDMA/srp: Apply the __packed attribute to members instead of structures
` [PATCH 4/5] RDMA/srp: Fix a recently introduced memory leak
` [PATCH 5/5] RDMA/srp: Make struct scsi_cmnd and struct srp_request adjacent

[PATCH for-next 0/4] RDMA: Remove unused parameter udata
 2021-05-12  8:12 UTC  (5+ messages)
` [PATCH for-next 1/4] RDMA/hns: "
` [PATCH for-next 2/4] RDMA/mlx4: "
` [PATCH for-next 3/4] RDMA/mlx5: "
` [PATCH for-next 4/4] RDMA/rxe: "

[PATCH 1/1] RDMA/cm: Delete two redundant condition branches
 2021-05-12  2:17 UTC  (5+ messages)

[PATCH 1/1] IB/hfi1: Delete an unneeded bool conversion
 2021-05-11 20:06 UTC  (2+ messages)

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

[PATCH] RDMA: Remove unnecessary struct declaration
 2021-05-11 19:50 UTC  (3+ messages)

[PATCH rdma-next] RDMA/core: Remove never used ib_modify_wq function call
 2021-05-11 19:50 UTC  (2+ messages)

[PATCH] ib_srpt: Remove redundant assignment to ret
 2021-05-11 19:37 UTC  (2+ messages)

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

[PATCH] RDMA/ucma: Cleanup to reduce duplicate code
 2021-05-11 19:37 UTC  (2+ messages)

[PATCH for-next] RDMA/hns: Remove the condition of light load for posting DWQE
 2021-05-11 19:37 UTC  (2+ messages)

[PATCH] RDMA/mlx4: Remove unnessesary check in mlx4_ib_modify_wq()
 2021-05-11 17:43 UTC  (4+ messages)

[PATCH 01/31] rdma/siw: fix warning in siw_proc_send()
 2021-05-11 13:02 UTC  (25+ messages)
` [PATCH 00/31] rdma/siw: fix a lot of deadlocks and use after free bugs
  ` [PATCH 03/31] rdma/siw: remove superfluous siw_cep_put() from siw_connect() error path
  ` [PATCH 02/31] rdma/siw: call smp_mb() after mem->stag_valid = 0 in siw_invalidate_stag() too
  ` [PATCH 05/31] rdma/siw: make use of kernel_{bind,connect,listen}()
  ` [PATCH 04/31] rdma/siw: let siw_accept() deferr RDMA_MODE until EVENT_ESTABLISHED
  ` [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 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 19/31] rdma/siw: split out a __siw_cep_close() function
  ` [PATCH 20/31] rdma/siw: implement non-blocking connect
  ` [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 27/31] rdma/siw: fix the "close" logic in siw_qp_cm_drop()

[PATCH v2 for-next 0/7] RDMA/hns: Add support for Dynamic Context Attachment
 2021-05-11 11:22 UTC  (8+ messages)
` [PATCH v2 for-next 1/7] RDMA/hns: Introduce DCA for RC QP
` [PATCH v2 for-next 2/7] RDMA/hns: Add method for shrinking DCA memory pool
` [PATCH v2 for-next 3/7] RDMA/hns: Configure DCA mode for the userspace QP
` [PATCH v2 for-next 4/7] RDMA/hns: Add method for attaching WQE buffer
` [PATCH v2 for-next 5/7] RDMA/hns: Setup the configuration of WQE addressing to QPC
` [PATCH v2 for-next 6/7] RDMA/hns: Add method to detach WQE buffer
` [PATCH v2 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-11  9:37 UTC  (20+ messages)
` [PATCH 47/53] docs: infiniband: tag_matching.rst: avoid using UTF-8 chars

[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

[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 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 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  (14+ 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

[syzbot] WARNING: refcount bug in rxe_qp_do_cleanup
 2021-05-10 12:32 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  (5+ messages)

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

[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 for-next v2] IB/core: Only update PKEY and GID caches on respective events
 2021-05-09  7:47 UTC  (2+ messages)

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

[PATCH 27/31] rdma/siw: fix the "close" logic in siw_qp_cm_drop()
 2021-05-06 23:36 UTC 

[PATCH 25/31] rdma/siw: fix double siw_cep_put() in siw_cm_work_handler()
 2021-05-06 23:36 UTC 

[PATCH 24/31] rdma/siw: do the full disassociation of cep and qp in siw_qp_llp_close()
 2021-05-06 23:36 UTC 

[PATCH 23/31] rdma/siw: make use of __siw_cep_close() in siw_accept()
 2021-05-06 23:36 UTC 

[PATCH 22/31] rdma/siw: let siw_listen_address() call siw_cep_set_inuse() early
 2021-05-06 23:36 UTC 

[PATCH 20/31] rdma/siw: implement non-blocking connect
 2021-05-06 23:36 UTC 

[PATCH 19/31] rdma/siw: split out a __siw_cep_close() function
 2021-05-06 23:36 UTC 

[PATCH 17/31] rdma/siw: start mpa timer before calling siw_send_mpareqrep()
 2021-05-06 23:36 UTC 

[PATCH 16/31] rdma/siw: use error and out logic at the end of siw_connect()
 2021-05-06 23:36 UTC 

[PATCH 15/31] rdma/siw: create a temporary copy of private data
 2021-05-06 23:36 UTC 

[PATCH 12/31] rdma/siw: add some debugging of state and sk_state to the teardown process
 2021-05-06 23:36 UTC 

[PATCH 11/31] rdma/siw: introduce SIW_EPSTATE_ACCEPTING/REJECTING for rdma_accept/rdma_reject
 2021-05-06 23:36 UTC 

[PATCH 10/31] rdma/siw: use __siw_cep_terminate_upcall() for SIW_CM_WORK_MPATIMEOUT
 2021-05-06 23:36 UTC 

[PATCH 09/31] rdma/siw: use __siw_cep_terminate_upcall() for SIW_CM_WORK_PEER_CLOSE
 2021-05-06 23:36 UTC 

[PATCH 08/31] rdma/siw: use __siw_cep_terminate_upcall() for indirect SIW_CM_WORK_CLOSE_LLP
 2021-05-06 23:36 UTC 

[PATCH 07/31] rdma/siw: split out a __siw_cep_terminate_upcall() function
 2021-05-06 23:36 UTC 

[PATCH 06/31] rdma/siw: make siw_cm_upcall() a noop without valid 'id'
 2021-05-06 23:36 UTC 

[PATCH 05/31] rdma/siw: make use of kernel_{bind,connect,listen}()
 2021-05-06 23:36 UTC 

[PATCH 04/31] rdma/siw: let siw_accept() deferr RDMA_MODE until EVENT_ESTABLISHED
 2021-05-06 23:36 UTC 

[PATCH 03/31] rdma/siw: remove superfluous siw_cep_put() from siw_connect() error path
 2021-05-06 23:36 UTC 

[PATCH 02/31] rdma/siw: call smp_mb() after mem->stag_valid = 0 in siw_invalidate_stag() too
 2021-05-06 23:36 UTC 


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 read-only IMAP folder(s) and NNTP newsgroup(s).