summaryrefslogtreecommitdiff
path: root/net/smc/smc_clc.c
AgeCommit message (Expand)Author
2019-02-01net/smc: fix another sizeof to int comparisonUrsula Braun
2018-11-23net/smc: short wait for late smc_clc_wait_msgUrsula Braun
2018-11-23net/smc: allow fallback after clc timeoutsUrsula Braun
2018-11-23net/smc: remove sock_error detour in clc-functionsUrsula Braun
2018-10-24iov_iter: Separate type from direction and use accessor functionsDavid Howells
2018-09-18net/smc: fix sizeof to int comparisonYueHaibing
2018-07-25net/smc: provide fallback reason codeKarsten Graul
2018-07-25net/smc: use correct vlan gid of RoCE deviceUrsula Braun
2018-07-20Merge 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-01Merge 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
2018-03-01net/smc: cleanup smc_llc.h and smc_clc.h headersStefan Raspl
2018-01-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-12-07smc: support variable CLC proposal messagesUrsula Braun
2017-12-07smc: improve smc_clc_send_decline() error handlingUrsula Braun
2017-12-02smc: switch to sock_recvmsg()Al Viro
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-21net/smc: terminate link group if out-of-sync is receivedUrsula Braun
2017-07-29net/smc: use separate memory regions for RMBsUrsula Braun
2017-07-29net/smc: introduce sg-logic for RMBsUrsula Braun
2017-05-16smc: switch to usage of IB_PD_UNSAFE_GLOBAL_RKEYUrsula Braun
2017-03-03sched/headers: Move task_struct::signal and task_struct::sighand types and ac...Ingo Molnar
2017-01-12smc: ETH_ALEN as memcpy length for mac addressesUrsula Braun
2017-01-09smc: initialize IB transport incl. PD, MR, QP, CQ, event, WRUrsula Braun
2017-01-09smc: remote memory buffers (RMBs)Ursula Braun
2017-01-09smc: connection and link group creationUrsula Braun
2017-01-09smc: CLC handshake (incl. preparation steps)Ursula Braun