summaryrefslogtreecommitdiff
path: root/net/smc
AgeCommit message (Expand)Author
2019-02-07net/smc: original socket family in inet_sock_diagKarsten Graul
2019-02-07net/smc: move code to clear the conn->lgr fieldKarsten Graul
2019-02-07net/smc: use client and server LGR pending locks for SMC-RHans Wippel
2019-02-07net/smc: unlock LGR pending lock earlier for SMC-DHans Wippel
2019-02-07net/smc: use smc_curs_copy() for SMC-DUrsula Braun
2019-02-07net/smc: postpone release of clcsockUrsula Braun
2019-02-03socket: Add SO_TIMESTAMPING_NEWDeepa Dinamani
2019-01-07smc: move unhash as early as possible in smc_release()Cong Wang
2018-12-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-12-18net/smc: fix TCP fallback socket releaseMyungho Jung
2018-11-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-11-23net/smc: unregister rkeys of unused bufferKarsten Graul
2018-11-23net/smc: add infrastructure to send delete rkey messagesKarsten Graul
2018-11-23net/smc: avoid a delay by waiting for nothingKarsten Graul
2018-11-23net/smc: cleanup listen worker mutex unlockingUrsula Braun
2018-11-23net/smc: short wait for late smc_clc_wait_msgUrsula Braun
2018-11-23net/smc: no link delete for a never active linkUrsula Braun
2018-11-23net/smc: allow fallback after clc timeoutsUrsula Braun
2018-11-23net/smc: remove sock_error detour in clc-functionsUrsula Braun
2018-11-23net/smc: make smc_lgr_free() staticUrsula Braun
2018-11-23net/smc: cleanup tcp_listen_worker initializationUrsula Braun
2018-11-21net/smc: use after free fix in smc_wr_tx_put_slot()Ursula Braun
2018-11-21net/smc: atomic SMCD cursor handlingUrsula Braun
2018-11-21net/smc: add SMC-D shutdown signalHans Wippel
2018-11-21net/smc: use queue pair number when matching link groupKarsten Graul
2018-11-21net/smc: abort CLC connection in smc_releaseHans Wippel
2018-11-01Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds
2018-10-26net/smc: fix smc_buf_unuse to use the lgr pointerKarsten Graul
2018-10-24iov_iter: Separate type from direction and use accessor functionsDavid Howells
2018-10-23Revert "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
2018-08-08net/smc: no shutdown in state SMC_LISTENUrsula Braun
2018-08-05Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-08-04net/smc: no cursor update send in state SMC_INITUrsula Braun
2018-07-30net: simplify sock_poll_waitChristoph Hellwig
2018-07-25net/smc: improve delete link processingKarsten Graul
2018-07-25net/smc: provide fallback reason codeKarsten Graul