Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-13net/smc: Introduce a new conn->lgr validity check helperWen Gu
2022-01-02net/smc: remove redundant re-assignment of pointer linkColin Ian King
2021-10-16net/smc: add v2 format of CLC decline messageKarsten Graul
2021-10-16net/smc: add SMC-Rv2 connection establishmentKarsten Graul
2021-10-16net/smc: prepare for SMC-Rv2 connectionKarsten Graul
2021-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-09-21net/smc: add missing error check in smc_clc_prfx_set()Karsten Graul
2021-09-14net/smc: add generic netlink support for system EIDKarsten Graul
2021-09-14net/smc: keep static copy of system EIDKarsten Graul
2021-09-14net/smc: add support for user defined EIDsKarsten Graul
2020-12-02net/smc: Add support for obtaining system informationGuvenc Gulce
2020-09-29net/smc: CLC decline - V2 enhancementsUrsula Braun
2020-09-29net/smc: introduce CLC first contact extensionUrsula Braun
2020-09-29net/smc: CLC accept / confirm V2Ursula Braun
2020-09-29net/smc: build and send V2 CLC proposalUrsula Braun
2020-09-29net/smc: determine proposed ISM devicesUrsula Braun
2020-09-29net/smc: prepare for more proposed ISM devicesUrsula Braun
2020-09-29net/smc: split CLC confirm/accept data to be sentUrsula Braun
2020-09-29net/smc: separate find device functionsUrsula Braun
2020-09-29net/smc: CLC header fields renamingUrsula Braun
2020-09-11net/smc: common routine for CLC accept and confirmUrsula Braun
2020-09-11net/smc: dynamic allocation of CLC proposal bufferUrsula Braun
2020-09-11net/smc: introduce better field namesUrsula Braun
2020-07-08net/smc: tolerate future SMCD versionsUrsula Braun
2020-04-29net/smc: convert static link ID to dynamic referencesKarsten Graul
2020-02-27net/smc: improve peer ID in CLC decline for SMC-RHans Wippel
2020-02-18net/smc: simplify normal link terminationKarsten Graul
2020-02-18net/smc: remove unused parameter of smc_lgr_terminate()Karsten Graul
2020-02-14net/smc: no peer ID in CLC decline for SMCDUrsula Braun
2019-11-15net/smc: abnormal termination of SMCD link groupsUrsula Braun
2019-06-03net: use new in_dev_ifa iteratorsFlorian Westphal
2019-04-12net/smc: consolidate function parametersKarsten Graul
2019-02-02net/smc: fix another sizeof to int comparisonUrsula Braun
2018-11-24net/smc: short wait for late smc_clc_wait_msgUrsula Braun
2018-11-24net/smc: allow fallback after clc timeoutsUrsula Braun
2018-11-24net/smc: remove sock_error detour in clc-functionsUrsula Braun
2018-10-24iov_iter: Separate type from direction and use accessor functionsDavid Howells
2018-09-19net/smc: fix sizeof to int comparisonYueHaibing
2018-07-26net/smc: provide fallback reason codeKarsten Graul
2018-07-26net/smc: use correct vlan gid of RoCE deviceUrsula Braun
2018-07-21Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller
2018-07-18net/smc: reset recv timeout after clc handshakeKarsten Graul
2018-06-30net/smc: add SMC-D support in CLC messagesHans Wippel
2018-05-18net/smc: rename connection index to RMBE indexHans Wippel
2018-05-16net/smc: check for pending terminationKarsten Graul
2018-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-03-27net/smc: use announced length in sock_recvmsg()Ursula Braun
2018-03-16net/smc: add ipv6 support to CLC layerKarsten Graul
2018-03-16net/smc: restructure netinfo for CLC proposal msgsKarsten Graul
2018-03-01net/smc: move netinfo function to file smc_clc.cKarsten Graul