blob: 91b1b24c978d2e3a331ff8eb2a18cfc8b64c499c [file] [log] [blame]
1cc44279f297 ("RDMA/cm: Remove the cm_free_id() wrapper function")
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")
4d6e8a033f7c ("RDMA/cm: Use RCU synchronization mechanism to protect cm_id_private xa_load()")
0acc637dacb6 ("RDMA/cm: Use refcount_t type for refcount variable")