summaryrefslogtreecommitdiffstats
path: root/net/smc/smc_clc.c
Commit message (Expand)AuthorAgeFilesLines
* net/smc: Add support for obtaining system informationGuvenc Gulce2020-12-011-0/+5
* net/smc: CLC decline - V2 enhancementsUrsula Braun2020-09-281-2/+3
* net/smc: introduce CLC first contact extensionUrsula Braun2020-09-281-5/+37
* net/smc: CLC accept / confirm V2Ursula Braun2020-09-281-30/+69
* net/smc: build and send V2 CLC proposalUrsula Braun2020-09-281-36/+135
* net/smc: determine proposed ISM devicesUrsula Braun2020-09-281-6/+5
* net/smc: prepare for more proposed ISM devicesUrsula Braun2020-09-281-1/+1
* net/smc: split CLC confirm/accept data to be sentUrsula Braun2020-09-281-7/+14
* net/smc: separate find device functionsUrsula Braun2020-09-281-3/+3
* net/smc: CLC header fields renamingUrsula Braun2020-09-281-10/+12
* net/smc: common routine for CLC accept and confirmUrsula Braun2020-09-101-89/+58
* net/smc: dynamic allocation of CLC proposal bufferUrsula Braun2020-09-101-38/+50
* net/smc: introduce better field namesUrsula Braun2020-09-101-8/+8
* net/smc: tolerate future SMCD versionsUrsula Braun2020-07-081-13/+32
* net/smc: convert static link ID to dynamic referencesKarsten Graul2020-04-291-6/+6
* net/smc: improve peer ID in CLC decline for SMC-RHans Wippel2020-02-261-1/+2
* net/smc: simplify normal link terminationKarsten Graul2020-02-171-1/+1
* net/smc: remove unused parameter of smc_lgr_terminate()Karsten Graul2020-02-171-1/+1
* net/smc: no peer ID in CLC decline for SMCDUrsula Braun2020-02-141-1/+3
* net/smc: abnormal termination of SMCD link groupsUrsula Braun2019-11-151-1/+1
* net: use new in_dev_ifa iteratorsFlorian Westphal2019-06-021-4/+7
* net/smc: consolidate function parametersKarsten Graul2019-04-121-5/+5
* net/smc: fix another sizeof to int comparisonUrsula Braun2019-02-011-1/+1
* net/smc: short wait for late smc_clc_wait_msgUrsula Braun2018-11-231-3/+3
* net/smc: allow fallback after clc timeoutsUrsula Braun2018-11-231-2/+7
* net/smc: remove sock_error detour in clc-functionsUrsula Braun2018-11-231-13/+5
* iov_iter: Separate type from direction and use accessor functionsDavid Howells2018-10-241-2/+2
* net/smc: fix sizeof to int comparisonYueHaibing2018-09-181-8/+6
* net/smc: provide fallback reason codeKarsten Graul2018-07-251-1/+5
* net/smc: use correct vlan gid of RoCE deviceUrsula Braun2018-07-251-6/+4
* Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller2018-07-201-1/+2
|\
| * net/smc: reset recv timeout after clc handshakeKarsten Graul2018-07-181-1/+2
* | net/smc: add SMC-D support in CLC messagesHans Wippel2018-06-301-56/+137
|/
* net/smc: rename connection index to RMBE indexHans Wippel2018-05-181-2/+2
* net/smc: check for pending terminationKarsten Graul2018-05-161-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-04-011-1/+1
|\
| * net/smc: use announced length in sock_recvmsg()Ursula Braun2018-03-271-1/+1
* | net/smc: add ipv6 support to CLC layerKarsten Graul2018-03-161-14/+95
* | net/smc: restructure netinfo for CLC proposal msgsKarsten Graul2018-03-161-23/+77
* | net/smc: move netinfo function to file smc_clc.cKarsten Graul2018-03-011-2/+42
* | net/smc: cleanup smc_llc.h and smc_clc.h headersStefan Raspl2018-03-011-0/+3
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-01-311-14/+70
|\
| * smc: support variable CLC proposal messagesUrsula Braun2017-12-071-13/+69
| * smc: improve smc_clc_send_decline() error handlingUrsula Braun2017-12-071-1/+1
* | smc: switch to sock_recvmsg()Al Viro2017-12-021-8/+10
|/
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* net/smc: terminate link group if out-of-sync is receivedUrsula Braun2017-09-211-5/+5
* net/smc: use separate memory regions for RMBsUrsula Braun2017-07-291-2/+2
* net/smc: introduce sg-logic for RMBsUrsula Braun2017-07-291-6/+6
* smc: switch to usage of IB_PD_UNSAFE_GLOBAL_RKEYUrsula Braun2017-05-161-2/+2