blob: c5131472c18a23bdcb132fad07606979d760d1d4 [file] [log] [blame]
67b3c8dceac6 ("RDMA/cm: Make sure the cm_id is in the IB_CM_IDLE state in destroy")
6a8824a74bc9 ("RDMA/cm: Allow ib_send_cm_sidr_rep() to be done under lock")
81ddb41f876d ("RDMA/cm: Allow ib_send_cm_rej() to be done under lock")
87cabf3e09ff ("RDMA/cm: Allow ib_send_cm_drep() to be done under lock")
e029fdc06847 ("RDMA/cm: Allow ib_send_cm_dreq() to be done under lock")
153a2e432e3d ("RDMA/cm: Read id.state under lock when doing pr_debug()")
98f67156a80f ("RDMA/cm: Simplify establishing a listen cm_id")
2305d6864aa5 ("RDMA/cm: Make the destroy_id flow more robust")
bede86a39d9d ("RDMA/cm: Remove a race freeing timewait_info")
ca21cb7fb127 ("RDMA/cm: Fix checking for allowed duplicate listens")
e8dc4e885c45 ("RDMA/cm: Fix ordering of xa_alloc_cyclic() in ib_create_cm_id()")
c14dfddbd869 ("RMDA/cm: Fix missing ib_cm_destroy_id() in ib_cm_insert_listen()")
91b60a7128d9 ("RDMA/cm: Use IBA functions for simple structure members")
01adb7f46fe4 ("RDMA/cm: Use IBA functions for swapping get/set acessors")
b6bbee688930 ("RDMA/cm: Use IBA functions for simple get/set acessors")
d05d4ac4c931 ("RDMA/cm: Add SET/GET implementations to hide IBA wire format")
792a7c1f2e74 ("RDMA/cm: Add accessors for CM_REQ transport_type")
017d8eada807 ("RDMA/cm: Delete unused CM LAP functions")
0acc637dacb6 ("RDMA/cm: Use refcount_t type for refcount variable")
c7252a653299 ("RDMA/cm: Remove useless zeroing of static global variable")
ae78ff3a0f0c ("RDMA/cm: Convert local_id_table to XArray")
cee104334c98 ("IB/core: Introduce and use sgid_attr in CM requests")
87a37ce9e400 ("IB/cm: Remove unused and erroneous msg sequence encoding")
398391071f25 ("IB/cm: Replace members of sa_path_rec with 'struct sgid_attr *'")
815d456ef21a ("IB/cm: Pass the sgid_attr through various events")
aa74f4878d61 ("IB: Make init_ah_attr_grh_fields set sgid_attr")
d97099fe53ed ("IB{cm, core}: Introduce and use ah_attr copy, move, replace APIs")
8d9ec9addd6c ("IB/core: Add a sgid_attr pointer to struct rdma_ah_attr")
e822ff213fe6 ("IB/cm: Store and restore ah_attr during CM message processing")
0e225dcb7681 ("IB/cm: Store and restore ah_attr during LAP msg processing")
a5c57d327272 ("IB/cm: Avoid AV ah_attr overwriting during LAP message handling")
114cc9c4b182 ("IB/cma: Resolve route only while receiving CM requests")
cb12a8e2fa5f ("IB/cm: Introduce and use helper function to get cm_port from path")
0a5141593567 ("IB/core: Refactor ib_init_ah_attr_from_path() for RoCE")
a22af59ea9a5 ("IB/cm: Add and use a helper function to add cm_id's to the port list")
5ac08a341303 ("IB/cma: Use rdma_protocol_roce() and remove cma_protocol_roce_dev_port()")
2d873449a202 ("Merge branch 'k.o/wip/dl-for-rc' into k.o/wip/dl-for-next")