1. ca7e3ed net/smc: remove set but not used variables 'del_llc, del_llc_resp' by YueHaibing · 4 years, 8 months ago
  2. 0a99be4 net/smc: log important pnetid and state change events by Karsten Graul · 4 years, 9 months ago
  3. 649758f net/smc: save SMC-R peer link_uid by Karsten Graul · 4 years, 9 months ago
  4. 45fa8da net/smc: create improved SMC-R link_uid by Karsten Graul · 4 years, 9 months ago
  5. 3e0c40a net/smc: add termination reason and handle LLC protocol violation by Karsten Graul · 4 years, 9 months ago
  6. ad6c111 net/smc: asymmetric link tagging by Karsten Graul · 4 years, 9 months ago
  7. f3811fd net/smc: send DELETE_LINK, ALL message and wait for send to complete by Karsten Graul · 4 years, 9 months ago
  8. c6f02eb net/smc: switch connections to alternate link by Karsten Graul · 4 years, 9 months ago
  9. 4dadd15 net/smc: enqueue local LLC messages by Karsten Graul · 4 years, 9 months ago
  10. 08ae27d net/smc: delete link processing as SMC server by Karsten Graul · 4 years, 9 months ago
  11. 9c41687 net/smc: delete link processing as SMC client by Karsten Graul · 4 years, 9 months ago
  12. 9ec6bf1 net/smc: llc_del_link_work and use the LLC flow for delete link by Karsten Graul · 4 years, 9 months ago
  13. c9a5d24 net/smc: delete an asymmetric link as SMC server by Karsten Graul · 4 years, 9 months ago
  14. 1551c95 net/smc: final part of add link processing as SMC server by Karsten Graul · 4 years, 9 months ago
  15. 57b4992 net/smc: rkey processing for a new link as SMC server by Karsten Graul · 4 years, 9 months ago
  16. 2d2209f net/smc: first part of add link processing as SMC server by Karsten Graul · 4 years, 9 months ago
  17. b1570a8 net/smc: final part of add link processing as SMC client by Karsten Graul · 4 years, 9 months ago
  18. 87f88cd net/smc: rkey processing for a new link as SMC client by Karsten Graul · 4 years, 9 months ago
  19. 336ba09 net/smc: first part of add link processing as SMC client by Karsten Graul · 4 years, 9 months ago
  20. 40b9422 smc: Remove unused function. by David S. Miller · 4 years, 9 months ago
  21. b45e7f9 net/smc: llc_add_link_work to handle ADD_LINK LLC requests by Karsten Graul · 4 years, 9 months ago
  22. 8574cf4 net/smc: allocate index for a new link by Karsten Graul · 4 years, 9 months ago
  23. 8752393 net/smc: take link down instead of terminating the link group by Karsten Graul · 4 years, 9 months ago
  24. d550066 net/smc: mutex to protect the lgr against parallel reconfigurations by Karsten Graul · 4 years, 9 months ago
  25. fbed3b3 net/smc: extend smc_llc_send_add_link() and smc_llc_send_delete_link() by Karsten Graul · 4 years, 9 months ago
  26. 41a211d net/smc: remove obsolete link state DELETING by Karsten Graul · 4 years, 9 months ago
  27. 42d18ac net/smc: remove handling of CONFIRM_RKEY_CONTINUE by Karsten Graul · 4 years, 9 months ago
  28. 218b24f net/smc: adapt SMC remote DELETE_RKEY processing to use the LLC flow by Karsten Graul · 4 years, 9 months ago
  29. 3bc67e0 net/smc: adapt SMC remote CONFIRM_RKEY processing to use the LLC flow by Karsten Graul · 4 years, 9 months ago
  30. 56e8091 net/smc: move the TEST_LINK response processing into event handler by Karsten Graul · 4 years, 9 months ago
  31. 6d74c3a net/smc: multiple link support and LLC flow for smc_llc_do_delete_rkey by Karsten Graul · 4 years, 9 months ago
  32. 3d88a21 net/smc: multiple link support and LLC flow for smc_llc_do_confirm_rkey by Karsten Graul · 4 years, 9 months ago
  33. 0fb0b02 net/smc: adapt SMC client code to use the LLC flow by Karsten Graul · 4 years, 9 months ago
  34. 4667bb4 net/smc: adapt SMC server code to use the LLC flow by Karsten Graul · 4 years, 9 months ago
  35. 92334cf net/smc: add logic to evaluate CONFIRM_LINK messages to LLC layer by Karsten Graul · 4 years, 9 months ago
  36. a6688d9 net/smc: enqueue all received LLC messages by Karsten Graul · 4 years, 9 months ago
  37. 555da9a net/smc: add event-based llc_flow framework by Karsten Graul · 4 years, 9 months ago
  38. 00a049c net/smc: move llc layer related init and clear into smc_llc.c by Karsten Graul · 4 years, 9 months ago
  39. ef79d43 net/smc: process llc responses in tasklet context by Karsten Graul · 4 years, 9 months ago
  40. 6c8968c net/smc: use worker to process incoming llc messages by Karsten Graul · 4 years, 9 months ago
  41. 2140ac2 net/smc: simplify link deactivation by Karsten Graul · 4 years, 9 months ago
  42. 1020e1e net/smc: move testlink work to system work queue by Karsten Graul · 4 years, 9 months ago
  43. d854fcb net/smc: add new link state and related helpers by Karsten Graul · 4 years, 9 months ago
  44. b924754 net/smc: convert static link ID instances to support multiple links by Karsten Graul · 4 years, 9 months ago
  45. 387707f net/smc: convert static link ID to dynamic references by Karsten Graul · 4 years, 9 months ago
  46. 5f78fe9 net/smc: simplify normal link termination by Karsten Graul · 5 years ago
  47. ba95206 net/smc: remove unused parameter of smc_lgr_terminate() by Karsten Graul · 5 years ago
  48. 0b29ec6 net/smc: immediate termination for SMCR link groups by Ursula Braun · 5 years ago
  49. 15e1b99 net/smc: no WR buffer wait for terminating link group by Ursula Braun · 5 years ago
  50. 5421ec2 net/smc: abnormal termination of SMCD link groups by Ursula Braun · 5 years ago
  51. f528ba2 net/smc: introduce link group termination worker by Ursula Braun · 5 years ago
  52. ad6f317 net/smc: preallocated memory for rdma work requests by Ursula Braun · 6 years ago
  53. 60e03c6 net/smc: add infrastructure to send delete rkey messages by Karsten Graul · 6 years ago
  54. 4600cfc net/smc: avoid a delay by waiting for nothing by Karsten Graul · 6 years ago
  55. 0d18a0cb net/smc: improve delete link processing by Karsten Graul · 6 years ago
  56. 7005ada net/smc: use correct vlan gid of RoCE device by Ursula Braun · 6 years ago
  57. 947541f net/smc: fewer parameters for smc_llc_send_confirm_link() by Ursula Braun · 6 years ago
  58. 00e5fb2 net/smc: add function to get link group from link by Stefan Raspl · 6 years ago
  59. 8f332a7 net/smc: drop messages when link state is inactive by Karsten Graul · 7 years ago
  60. 2a4c57a net/smc: use a workqueue to defer llc send by Karsten Graul · 7 years ago
  61. b32cf4a net/smc: move link llc initialization to llc layer by Karsten Graul · 7 years ago
  62. d97935f net/smc: simplify test_link function usage by Karsten Graul · 7 years ago
  63. 9fcdf8e net/smc: remove unnecessary cast by Karsten Graul · 7 years ago
  64. 44aa81c net/smc: register new rmbs with the peer by Karsten Graul · 7 years ago
  65. 877ae5b net/smc: periodic testlink support by Karsten Graul · 7 years ago
  66. 0f3e9c9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  67. 9651b93 net/smc: prevent new connections on link group by Karsten Graul · 7 years ago
  68. 52bedf3 net/smc: process add/delete link messages by Karsten Graul · 7 years ago
  69. 75d320d net/smc: do not allow eyecatchers in rmbe by Karsten Graul · 7 years ago
  70. 4ed75de net/smc: process confirm/delete rkey messages by Karsten Graul · 7 years ago
  71. 313164d net/smc: respond to test link messages by Karsten Graul · 7 years ago
  72. 0f62712 net/smc: cleanup smc_llc.h and smc_clc.h headers by Stefan Raspl · 7 years ago
  73. 2be922f net/smc: use link_id of server in confirm link reply by Karsten Graul · 7 years ago
  74. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  75. 9bf9abe smc: link layer control (LLC) by Ursula Braun · 8 years ago