aboutsummaryrefslogtreecommitdiffstats
path: root/net/smc/smc_clc.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-12-01net/smc: Add support for obtaining system informationGuvenc Gulce1-0/+5
2020-09-28net/smc: CLC decline - V2 enhancementsUrsula Braun1-2/+3
2020-09-28net/smc: introduce CLC first contact extensionUrsula Braun1-5/+37
2020-09-28net/smc: CLC accept / confirm V2Ursula Braun1-30/+69
2020-09-28net/smc: build and send V2 CLC proposalUrsula Braun1-36/+135
2020-09-28net/smc: determine proposed ISM devicesUrsula Braun1-6/+5
2020-09-28net/smc: prepare for more proposed ISM devicesUrsula Braun1-1/+1
2020-09-28net/smc: split CLC confirm/accept data to be sentUrsula Braun1-7/+14
2020-09-28net/smc: separate find device functionsUrsula Braun1-3/+3
2020-09-28net/smc: CLC header fields renamingUrsula Braun1-10/+12
2020-09-10net/smc: common routine for CLC accept and confirmUrsula Braun1-89/+58
2020-09-10net/smc: dynamic allocation of CLC proposal bufferUrsula Braun1-38/+50
2020-09-10net/smc: introduce better field namesUrsula Braun1-8/+8
2020-07-08net/smc: tolerate future SMCD versionsUrsula Braun1-13/+32
2020-04-29net/smc: convert static link ID to dynamic referencesKarsten Graul1-6/+6
2020-02-26net/smc: improve peer ID in CLC decline for SMC-RHans Wippel1-1/+2
2020-02-17net/smc: simplify normal link terminationKarsten Graul1-1/+1
2020-02-17net/smc: remove unused parameter of smc_lgr_terminate()Karsten Graul1-1/+1
2020-02-14net/smc: no peer ID in CLC decline for SMCDUrsula Braun1-1/+3
2019-11-15net/smc: abnormal termination of SMCD link groupsUrsula Braun1-1/+1
2019-06-02net: use new in_dev_ifa iteratorsFlorian Westphal1-4/+7
2019-04-12net/smc: consolidate function parametersKarsten Graul1-5/+5
2019-02-01net/smc: fix another sizeof to int comparisonUrsula Braun1-1/+1
2018-11-23net/smc: short wait for late smc_clc_wait_msgUrsula Braun1-3/+3
2018-11-23net/smc: allow fallback after clc timeoutsUrsula Braun1-2/+7
2018-11-23net/smc: remove sock_error detour in clc-functionsUrsula Braun1-13/+5
2018-10-24iov_iter: Separate type from direction and use accessor functionsDavid Howells1-2/+2
2018-09-18net/smc: fix sizeof to int comparisonYueHaibing1-8/+6
2018-07-25net/smc: provide fallback reason codeKarsten Graul1-1/+5
2018-07-25net/smc: use correct vlan gid of RoCE deviceUrsula Braun1-6/+4
2018-07-20Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller1-1/+2
2018-07-18net/smc: reset recv timeout after clc handshakeKarsten Graul1-1/+2
2018-06-30net/smc: add SMC-D support in CLC messagesHans Wippel1-56/+137
2018-05-18net/smc: rename connection index to RMBE indexHans Wippel1-2/+2
2018-05-16net/smc: check for pending terminationKarsten Graul1-1/+1
2018-04-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2018-03-27net/smc: use announced length in sock_recvmsg()Ursula Braun1-1/+1
2018-03-16net/smc: add ipv6 support to CLC layerKarsten Graul1-14/+95
2018-03-16net/smc: restructure netinfo for CLC proposal msgsKarsten Graul1-23/+77
2018-03-01net/smc: move netinfo function to file smc_clc.cKarsten Graul1-2/+42
2018-03-01net/smc: cleanup smc_llc.h and smc_clc.h headersStefan Raspl1-0/+3
2018-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-14/+70
2017-12-07smc: support variable CLC proposal messagesUrsula Braun1-13/+69
2017-12-07smc: improve smc_clc_send_decline() error handlingUrsula Braun1-1/+1
2017-12-02smc: switch to sock_recvmsg()Al Viro1-8/+10
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-09-21net/smc: terminate link group if out-of-sync is receivedUrsula Braun1-5/+5
2017-07-29net/smc: use separate memory regions for RMBsUrsula Braun1-2/+2
2017-07-29net/smc: introduce sg-logic for RMBsUrsula Braun1-6/+6
2017-05-16smc: switch to usage of IB_PD_UNSAFE_GLOBAL_RKEYUrsula Braun1-2/+2