1. 0d18a0cb net/smc: improve delete link processing by Karsten Graul · 6 years ago
  2. 7005ada net/smc: use correct vlan gid of RoCE device by Ursula Braun · 6 years ago
  3. 144ce4b net/smc: use DECLARE_BITMAP for rtokens_used_mask by Ursula Braun · 6 years ago
  4. 00e5fb2 net/smc: add function to get link group from link by Stefan Raspl · 6 years ago
  5. 4134984 net/smc: add SMC-D support in af_smc by Hans Wippel · 6 years ago
  6. c6ba7c9 net/smc: add base infrastructure for SMC-D and ISM by Hans Wippel · 6 years ago
  7. 2f6beca net/smc: move smc_core specific code from smc.h to smc_core by Hans Wippel · 6 years ago
  8. 9fda351 net/smc: move link group list to smc_core by Hans Wippel · 6 years ago
  9. 69cb7dc net/smc: add common buffer size in send and receive buffer descriptors by Hans Wippel · 6 years ago
  10. 517c300 net/smc: check for pending termination by Karsten Graul · 6 years ago
  11. 2a4c57a net/smc: use a workqueue to defer llc send by Karsten Graul · 6 years ago
  12. 44aa81c net/smc: register new rmbs with the peer by Karsten Graul · 6 years ago
  13. 2ef4f27 smc: allocate RMBs as compound pages by Stefan Raspl · 6 years ago
  14. a7b15ab Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  15. a6920d1 net/smc: handle unregistered buffers by Karsten Graul · 6 years ago
  16. 877ae5b net/smc: periodic testlink support by Karsten Graul · 6 years ago
  17. 9651b93 net/smc: prevent new connections on link group by Karsten Graul · 7 years ago
  18. 52bedf3 net/smc: process add/delete link messages by Karsten Graul · 7 years ago
  19. 75d320d net/smc: do not allow eyecatchers in rmbe by Karsten Graul · 7 years ago
  20. 4ed75de net/smc: process confirm/delete rkey messages by Karsten Graul · 7 years ago
  21. be6d467 net/smc: remove unused fields from smc structures by Karsten Graul · 7 years ago
  22. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  23. 10428dd net/smc: synchronize buffer usage with device by Ursula Braun · 7 years ago
  24. 3e03472 net/smc: common functions for RMBs and send buffers by Ursula Braun · 7 years ago
  25. 9d8fb61 net/smc: introduce sg-logic for send buffers by Ursula Braun · 7 years ago
  26. 652a1e4 net/smc: register RMB-related memory region by Ursula Braun · 7 years ago
  27. 897e1c2 net/smc: use separate memory regions for RMBs by Ursula Braun · 7 years ago
  28. a3fe3d0 net/smc: introduce sg-logic for RMBs by Ursula Braun · 7 years ago
  29. 263eec9 smc: switch to usage of IB_PD_UNSAFE_GLOBAL_RKEY by Ursula Braun · 7 years ago
  30. 9bf9abe smc: link layer control (LLC) by Ursula Braun · 8 years ago
  31. bd4ad57 smc: initialize IB transport incl. PD, MR, QP, CQ, event, WR by Ursula Braun · 8 years ago
  32. f38ba179 smc: work request (WR) base for use by LLC and CDC by Ursula Braun · 8 years ago
  33. cd6851f smc: remote memory buffers (RMBs) by Ursula Braun · 8 years ago
  34. 0cfdd8f smc: connection and link group creation by Ursula Braun · 8 years ago