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