Message ID | 20240605145117.397751-1-bvanassche@acm.org (mailing list archive) |
---|---|
Headers | show |
Series | iWARP Connection Manager patches | expand |
On Wed, 05 Jun 2024 08:50:56 -0600, Bart Van Assche wrote: > This patch series includes four cleanup and one bug fix patch for the iwcm. > Please consider this patch series for the next merge window. > > Thanks, > > Bart. > > [...] Applied, thanks! [1/5] RDMA/iwcm: Use list_first_entry() where appropriate https://git.kernel.org/rdma/rdma/c/b1bc15f8fb5f20 [2/5] RDMA/iwcm: Change the return type of iwcm_deref_id() https://git.kernel.org/rdma/rdma/c/fc772e38bce563 [3/5] RDMA/iwcm: Simplify cm_event_handler() https://git.kernel.org/rdma/rdma/c/e1168f09b33149 [4/5] RDMA/iwcm: Simplify cm_work_handler() https://git.kernel.org/rdma/rdma/c/a1babdb5b61575 [5/5] RDMA/iwcm: Fix a use-after-free related to destroying CM IDs https://git.kernel.org/rdma/rdma/c/aee2424246f9f1 Best regards,