summaryrefslogtreecommitdiff
path: root/drivers/infiniband/sw/siw/siw_cm.c
AgeCommit message (Expand)Author
2023-11-15RDMA/siw: Introduce siw_destroy_cep_sockGuoqing Jiang
2023-11-15RDMA/siw: Remove siw_sk_save_upcallsGuoqing Jiang
2023-11-15RDMA/siw: Cleanup siw_acceptGuoqing Jiang
2023-11-15RDMA/siw: Introduce siw_free_cm_idGuoqing Jiang
2023-11-15RDMA/siw: Introduce siw_cep_set_free_and_putGuoqing Jiang
2023-11-15RDMA/siw: No need to check term_info.valid before call siw_send_terminateGuoqing Jiang
2023-10-31Merge tag 'v6.6' into rdma.git for-nextJason Gunthorpe
2023-09-11RDMA/siw: Fix connection failure handlingBernard Metzler
2023-09-11IB: Use capital "OR" for multiple licenses in SPDXKrzysztof Kozlowski
2023-08-22RDMA/siw: Balance the reference of cep->kref in the error pathGuoqing Jiang
2023-01-23net/sock: Introduce trace_sk_data_ready()Peilin Ye
2022-07-18RDMA/siw: Fix duplicated reported IW_CM_EVENT_CONNECT_REPLY eventCheng Xu
2022-05-04RDMA/siw: Fix a condition race issue in MPA request processingCheng Xu
2021-10-12RDMA: Remove redundant 'flush_workqueue()' callsChristophe JAILLET
2021-03-10RDMA/iwcm: Allow AFONLY binding for IPv6 addressesBernard Metzler
2020-11-02RDMA/siw: Fix typo of EAGAIN not -EAGAIN in siw_cm_work_handler()Zhang Qilong
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-05-28tcp: add tcp_sock_set_nodelayChristoph Hellwig
2020-05-28net: add sock_set_reuseaddrChristoph Hellwig
2020-03-04RDMA/siw: Fix passive connection establishmentBernard Metzler
2020-02-11RDMA/siw: Remove unwanted WARN_ON in siw_cm_llp_data_ready()Krishnamraju Eraparaju
2020-01-03RDMA/siw: use true,false for bool variablezhengbin
2019-10-01RDMA/siw: Fix port number endianness in a debug messageBart Van Assche
2019-10-01RDMA/siw: Simplify several debug messagesBart Van Assche
2019-08-28RDMA/siw: Fix IPv6 addr_list lockingBernard Metzler
2019-08-23RDMA/siw: Fix 64/32bit pointer inconsistencyBernard Metzler
2019-08-20RDMA/siw: Fix potential NULL de-refBernard Metzler
2019-07-22RDMA/siw: Remove set but not used variables 'rv'Mao Wenan
2019-07-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-07-11rdma/siw: Remove set but not used variable 's'YueHaibing
2019-07-11RDMA/siw: Add missing rtnl_lock around access to ifaJason Gunthorpe
2019-07-02rdma/siw: connection managementBernard Metzler