1. a082ec8 net/smc: improve peer ID in CLC decline for SMC-R by Hans Wippel · 5 years ago
  2. 5f78fe9 net/smc: simplify normal link termination by Karsten Graul · 5 years ago
  3. ba95206 net/smc: remove unused parameter of smc_lgr_terminate() by Karsten Graul · 5 years ago
  4. 369537c net/smc: no peer ID in CLC decline for SMCD by Ursula Braun · 5 years ago
  5. 5421ec2 net/smc: abnormal termination of SMCD link groups by Ursula Braun · 5 years ago
  6. cd5a411 net: use new in_dev_ifa iterators by Florian Westphal · 6 years ago
  7. bc36d2f net/smc: consolidate function parameters by Karsten Graul · 6 years ago
  8. 14d22d4 net/smc: fix another sizeof to int comparison by Ursula Braun · 6 years ago
  9. 2b59f58 net/smc: short wait for late smc_clc_wait_msg by Ursula Braun · 6 years ago
  10. 9ed2855 net/smc: allow fallback after clc timeouts by Ursula Braun · 6 years ago
  11. 6ae36bf net/smc: remove sock_error detour in clc-functions by Ursula Braun · 6 years ago
  12. aa563d7 iov_iter: Separate type from direction and use accessor functions by David Howells · 6 years ago
  13. 3818977 net/smc: fix sizeof to int comparison by YueHaibing · 6 years ago
  14. 603cc14 net/smc: provide fallback reason code by Karsten Graul · 6 years ago
  15. 7005ada net/smc: use correct vlan gid of RoCE device by Ursula Braun · 6 years ago
  16. c4c5551 Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux by David S. Miller · 6 years ago
  17. f6bdc42 net/smc: reset recv timeout after clc handshake by Karsten Graul · 7 years ago
  18. c758dfd net/smc: add SMC-D support in CLC messages by Hans Wippel · 7 years ago
  19. 92a138e net/smc: rename connection index to RMBE index by Hans Wippel · 7 years ago
  20. 517c300 net/smc: check for pending termination by Karsten Graul · 7 years ago
  21. c0b458a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  22. ab6f6dd net/smc: use announced length in sock_recvmsg() by Ursula Braun · 7 years ago
  23. 1a26d02 net/smc: add ipv6 support to CLC layer by Karsten Graul · 7 years ago
  24. c246d94 net/smc: restructure netinfo for CLC proposal msgs by Karsten Graul · 7 years ago
  25. 696cd30 net/smc: move netinfo function to file smc_clc.c by Karsten Graul · 7 years ago
  26. 0f62712 net/smc: cleanup smc_llc.h and smc_clc.h headers by Stefan Raspl · 7 years ago
  27. b2fe5fa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  28. e7b7a64 smc: support variable CLC proposal messages by Ursula Braun · 7 years ago
  29. 0c9f151 smc: improve smc_clc_send_decline() error handling by Ursula Braun · 7 years ago
  30. d63d271 smc: switch to sock_recvmsg() by Al Viro · 7 years ago
  31. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  32. bfbedfd net/smc: terminate link group if out-of-sync is received by Ursula Braun · 7 years ago
  33. 897e1c2 net/smc: use separate memory regions for RMBs by Ursula Braun · 7 years ago
  34. a3fe3d0 net/smc: introduce sg-logic for RMBs by Ursula Braun · 7 years ago
  35. 263eec9 smc: switch to usage of IB_PD_UNSAFE_GLOBAL_RKEY by Ursula Braun · 8 years ago
  36. c3edc40 sched/headers: Move task_struct::signal and task_struct::sighand types and accessors into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  37. 143c017 smc: ETH_ALEN as memcpy length for mac addresses by Ursula Braun · 8 years ago
  38. bd4ad57 smc: initialize IB transport incl. PD, MR, QP, CQ, event, WR by Ursula Braun · 8 years ago
  39. cd6851f smc: remote memory buffers (RMBs) by Ursula Braun · 8 years ago
  40. 0cfdd8f smc: connection and link group creation by Ursula Braun · 8 years ago
  41. a046d57 smc: CLC handshake (incl. preparation steps) by Ursula Braun · 8 years ago