aboutsummaryrefslogtreecommitdiffstats
path: root/net/smc
AgeCommit message (Expand)Author
2023-11-20net/smc: fix dangling sock under state SMC_APPFINCLOSEWAITD. Wythe
2023-11-20net/smc: wait for pending work before clcsock release_sockKarsten Graul
2023-11-20net/smc: postpone release of clcsockUrsula Braun
2022-09-15net/smc: Remove redundant refcount increaseYacan Liu
2022-05-18net/smc: non blocking recvmsg() return -EAGAIN when no data and signal_pendingGuangguan Wang
2022-04-15net/smc: correct settings of RMB window update limitDust Li
2022-03-08net/smc: fix unexpected SMC_CLC_DECL_ERR_REGRMB error cause by serverD. Wythe
2022-03-08net/smc: fix unexpected SMC_CLC_DECL_ERR_REGRMB error generated by clientD. Wythe
2021-12-08net/smc: Keep smc_close_final rc during active closeTony Lu
2021-12-01net/smc: Don't call clcsock shutdown twice when smc shutdownTony Lu
2021-12-01net/smc: Ensure the active closing peer first closes clcsockTony Lu
2021-10-06net/smc: add missing error check in smc_clc_prfx_set()Karsten Graul
2021-05-22smc: disallow TCP_ULP in smc_setsockopt()Cong Wang
2020-10-29net/smc: fix valid DMBE buffer sizesKarsten Graul
2020-09-03net/smc: Prevent kernel-infoleak in __smc_diag_dump()Peilin Ye
2020-03-18net/smc: cancel event worker during device removalKarsten Graul
2020-03-18net/smc: check for valid ib_client_dataKarsten Graul
2020-03-05net/smc: no peer ID in CLC decline for SMCDUrsula Braun
2020-02-24net/smc: fix leak of kernel memory to user spaceEric Dumazet
2020-01-27net/smc: receive pending data after RCV_SHUTDOWNKarsten Graul
2020-01-27net/smc: receive returns without dataKarsten Graul
2020-01-27net/smc: original socket family in inet_sock_diagKarsten Graul
2019-12-17net/smc: do not wait under send_lockKarsten Graul
2019-12-13net/smc: use after free fix in smc_wr_tx_put_slot()Ursula Braun
2019-12-05net/smc: fix byte_order for rx_curs_confirmedUrsula Braun
2019-12-05net/smc: fix sender_free computationUrsula Braun
2019-12-05net/smc: don't wait for send buffer space when data was already sentKarsten Graul
2019-12-05net/smc: prevent races between smc_lgr_terminate() and smc_conn_free()Karsten Graul
2019-09-06net/smc: make sure EPOLLOUT is raisedJason Baron
2019-08-09net/smc: do not schedule tx_work in SMC_CLOSED stateUrsula Braun
2019-07-10net/smc: move unhash before release of clcsockUrsula Braun
2019-03-19net/smc: fix smc_poll in SMC_INIT stateUrsula Braun
2019-01-22smc: move unhash as early as possible in smc_release()Cong Wang
2019-01-09net/smc: fix TCP fallback socket releaseMyungho Jung
2018-11-04net/smc: fix smc_buf_unuse to use the lgr pointerKarsten Graul
2018-11-04Revert "net: simplify sock_poll_wait"Karsten Graul
2018-09-20smc: generic netlink family should be __ro_after_initJohannes Berg
2018-09-18net/smc: fix sizeof to int comparisonYueHaibing
2018-09-18net/smc: no urgent data check for listen socketsKarsten Graul
2018-09-18net/smc: enable fallback for connection abort in state INITUrsula Braun
2018-09-18net/smc: remove duplicate mutex_unlockUrsula Braun
2018-09-18net/smc: fix non-blocking connect problemUrsula Braun
2018-08-17RDMA/smc: Replace ib_query_gid with rdma_get_gid_attrJason Gunthorpe
2018-08-16Merge branch 'linus/master' into rdma.git for-nextJason Gunthorpe
2018-08-16Revert "net/smc: Replace ib_query_gid with rdma_get_gid_attr"Jason Gunthorpe
2018-08-16Merge tag 'v4.18' into rdma.git for-nextJason Gunthorpe
2018-08-10net/smc: send response to test link signalUrsula Braun
2018-08-09Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-08-08net/smc: move sock lock in smc_ioctl()Ursula Braun
2018-08-08net/smc: allow sysctl rmem and wmem defaults for serversUrsula Braun