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