1. 9f6e055 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 6 years ago
  2. 51e3dfa net/smc: fix cleanup for linkgroup setup failures by Ursula Braun · 6 years ago
  3. 5f78fe9 net/smc: simplify normal link termination by Karsten Graul · 6 years ago
  4. ba95206 net/smc: remove unused parameter of smc_lgr_terminate() by Karsten Graul · 6 years ago
  5. 6dabd40 net/smc: introduce bookkeeping of SMCR link groups by Ursula Braun · 6 years ago
  6. 0b29ec64 net/smc: immediate termination for SMCR link groups by Ursula Braun · 6 years ago
  7. 5421ec2 net/smc: abnormal termination of SMCD link groups by Ursula Braun · 6 years ago
  8. 50c6b20 net/smc: fix final cleanup sequence for SMCD devices by Ursula Braun · 6 years ago
  9. f528ba2 net/smc: introduce link group termination worker by Ursula Braun · 6 years ago
  10. 8e316b9 net/smc: improve link group freeing by Ursula Braun · 6 years ago
  11. 7a62725a net/smc: improve smc_conn_create reason codes by Karsten Graul · 7 years ago
  12. bc36d2f net/smc: consolidate function parameters by Karsten Graul · 7 years ago
  13. ad6f317 net/smc: preallocated memory for rdma work requests by Ursula Braun · 7 years ago
  14. b1bf78b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  15. c7674c0 net/smc: unregister rkeys of unused buffer by Karsten Graul · 7 years ago
  16. 60e03c6 net/smc: add infrastructure to send delete rkey messages by Karsten Graul · 7 years ago
  17. 3f3f0e3 net/smc: make smc_lgr_free() static by Ursula Braun · 7 years ago
  18. 0512f69 net/smc: add SMC-D shutdown signal by Hans Wippel · 7 years ago
  19. ee05ff7 net/smc: use queue pair number when matching link group by Karsten Graul · 7 years ago
  20. 0d18a0cb net/smc: improve delete link processing by Karsten Graul · 7 years ago
  21. 7005ada net/smc: use correct vlan gid of RoCE device by Ursula Braun · 7 years ago
  22. 144ce4b9 net/smc: use DECLARE_BITMAP for rtokens_used_mask by Ursula Braun · 7 years ago
  23. 00e5fb2 net/smc: add function to get link group from link by Stefan Raspl · 7 years ago
  24. 4134984 net/smc: add SMC-D support in af_smc by Hans Wippel · 7 years ago
  25. c6ba7c9 net/smc: add base infrastructure for SMC-D and ISM by Hans Wippel · 7 years ago
  26. 2f6beca net/smc: move smc_core specific code from smc.h to smc_core by Hans Wippel · 7 years ago
  27. 9fda351 net/smc: move link group list to smc_core by Hans Wippel · 7 years ago
  28. 69cb7dc net/smc: add common buffer size in send and receive buffer descriptors by Hans Wippel · 7 years ago
  29. 517c300 net/smc: check for pending termination by Karsten Graul · 7 years ago
  30. 2a4c57a net/smc: use a workqueue to defer llc send by Karsten Graul · 7 years ago
  31. 44aa81c net/smc: register new rmbs with the peer by Karsten Graul · 7 years ago
  32. 2ef4f27 smc: allocate RMBs as compound pages by Stefan Raspl · 8 years ago
  33. a7b15ab Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  34. a6920d1 net/smc: handle unregistered buffers by Karsten Graul · 8 years ago
  35. 877ae5b net/smc: periodic testlink support by Karsten Graul · 8 years ago
  36. 9651b93 net/smc: prevent new connections on link group by Karsten Graul · 8 years ago
  37. 52bedf3 net/smc: process add/delete link messages by Karsten Graul · 8 years ago
  38. 75d320d net/smc: do not allow eyecatchers in rmbe by Karsten Graul · 8 years ago
  39. 4ed75de net/smc: process confirm/delete rkey messages by Karsten Graul · 8 years ago
  40. be6d467 net/smc: remove unused fields from smc structures by Karsten Graul · 8 years ago
  41. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 8 years ago
  42. 10428dd net/smc: synchronize buffer usage with device by Ursula Braun · 8 years ago
  43. 3e03472 net/smc: common functions for RMBs and send buffers by Ursula Braun · 8 years ago
  44. 9d8fb61 net/smc: introduce sg-logic for send buffers by Ursula Braun · 8 years ago
  45. 652a1e4 net/smc: register RMB-related memory region by Ursula Braun · 8 years ago
  46. 897e1c2 net/smc: use separate memory regions for RMBs by Ursula Braun · 8 years ago
  47. a3fe3d0 net/smc: introduce sg-logic for RMBs by Ursula Braun · 8 years ago
  48. 263eec9 smc: switch to usage of IB_PD_UNSAFE_GLOBAL_RKEY by Ursula Braun · 8 years ago
  49. 9bf9abe smc: link layer control (LLC) by Ursula Braun · 9 years ago
  50. bd4ad57 smc: initialize IB transport incl. PD, MR, QP, CQ, event, WR by Ursula Braun · 9 years ago
  51. f38ba179 smc: work request (WR) base for use by LLC and CDC by Ursula Braun · 9 years ago
  52. cd6851f smc: remote memory buffers (RMBs) by Ursula Braun · 9 years ago
  53. 0cfdd8f smc: connection and link group creation by Ursula Braun · 9 years ago