1. a66b9bc net/smc: Fix hung_task when removing SMC-R devices by Wen Gu · 3 years ago
  2. e8a5988 net/smc: fix kernel panic caused by race of smc_sock by Dust Li · 3 years, 1 month ago
  3. 97c87c1 net/smc: don't send CDC/LLC message if link not ready by Dust Li · 3 years, 1 month ago
  4. 99f1956 net/smc: improved fix wait on already cleared link by Karsten Graul · 3 years, 3 months ago
  5. a67becd net/smc: fix using of uninitialized completions by Karsten Graul · 3 years, 1 month ago
  6. d1765f9 net/smc: Prevent smc_release() from long blocking by D. Wythe · 3 years, 1 month ago
  7. a792b3d net/smc: Keep smc_close_final rc during active close by Tony Lu · 3 years, 1 month ago
  8. 77731fe net/smc: fix wrong list_del in smc_lgr_cleanup_early by Dust Li · 3 years, 1 month ago
  9. cc443ac net/smc: Avoid warning of possible recursive locking by Wen Gu · 3 years, 2 months ago
  10. ff6eeb6 net/smc: Transfer remaining wait queue entries during fallback by Wen Gu · 3 years, 2 months ago
  11. 215167d net/smc: Don't call clcsock shutdown twice when smc shutdown by Tony Lu · 3 years, 2 months ago
  12. 12ceb52 net/smc: Fix loop in smc_listen by Guo DaXing · 3 years, 2 months ago
  13. c94cbd2 net/smc: Fix NULL pointer dereferencing in smc_vlan_by_tcpsk() by Karsten Graul · 3 years, 2 months ago
  14. 29e1b57 net/smc: Ensure the active closing peer first closes clcsock by Tony Lu · 3 years, 2 months ago
  15. 09decd0 net/smc: Make sure the link_id is unique by Wen Gu · 3 years, 2 months ago
  16. 93bc3ef net/smc: fix sk_refcnt underflow on linkdown and fallback by Dust Li · 3 years, 2 months ago
  17. 0bfb1c1 net/smc: Correct spelling mistake to TCPF_SYN_RECV by Wen Gu · 3 years, 3 months ago
  18. 9b86eb2 net/smc: Fix smc_link->llc_testlink_time overflow by Tony Lu · 3 years, 3 months ago
  19. b4561bd net/smc: fix 'workqueue leaked lock' in smc_conn_abort_work by Karsten Graul · 3 years, 4 months ago
  20. 8a00c83 net/smc: add missing error check in smc_clc_prfx_set() by Karsten Graul · 3 years, 4 months ago
  21. f15f771 net/smc: fix wait on already cleared link by Karsten Graul · 3 years, 5 months ago
  22. 8b2cdc0 net/smc: remove device from smcd_dev_list after failed device_add() by Julian Wiedmann · 3 years, 8 months ago
  23. 62c2472 net/smc: properly handle workqueue allocation failure by Anirudh Rayabharam · 3 years, 9 months ago
  24. 83d4efe Revert "net/smc: fix a NULL pointer dereference" by Greg Kroah-Hartman · 3 years, 9 months ago
  25. cee6592 smc: disallow TCP_ULP in smc_setsockopt() by Cong Wang · 3 years, 8 months ago
  26. 41a0be3 net/smc: fix direct access to ib_gid_addr->ndev in smc_ib_determine_gid() by Karsten Graul · 4 years, 2 months ago
  27. 0530bd6 net/smc: fix matching of existing link groups by Karsten Graul · 4 years, 2 months ago
  28. 53760f9 Merge tag 'flexible-array-conversions-5.10-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux by Linus Torvalds · 4 years, 3 months ago
  29. 7206d58 net/smc: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 3 months ago
  30. 96d6fde net/smc: fix suppressed return code by Karsten Graul · 4 years, 3 months ago
  31. 4a9baf4 net/smc: fix null pointer dereference in smc_listen_decline() by Karsten Graul · 4 years, 3 months ago
  32. 2295cdd Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 3 months ago
  33. 6b1bbf9 net/smc: fix invalid return code in smcd_new_buf_create() by Karsten Graul · 4 years, 3 months ago
  34. ef12ad4 net/smc: fix valid DMBE buffer sizes by Karsten Graul · 4 years, 3 months ago
  35. d535ca1 net/smc: fix use-after-free of delayed events by Karsten Graul · 4 years, 3 months ago
  36. 16cb365 net: smc: fix missing brace warning for old compilers by Pujin Shi · 4 years, 3 months ago
  37. 7e94e46 net: smc: fix missing brace warning for old compilers by Pujin Shi · 4 years, 3 months ago
  38. f29fa00 net/smc: restore smcd_version when all ISM V2 devices failed to init by Karsten Graul · 4 years, 3 months ago
  39. 9047a617dc net/smc: cleanup buffer usage in smc_listen_work() by Karsten Graul · 4 years, 3 months ago
  40. c60a2ce net/smc: consolidate unlocking in same function by Karsten Graul · 4 years, 3 months ago
  41. fd6ebb6 net/smc: use an array to check fields in system EID by Karsten Graul · 4 years, 3 months ago
  42. 839d696 net/smc: send ISM devices with unique chid in CLC proposal by Karsten Graul · 4 years, 3 months ago
  43. e8d726c8 net/smc: CLC decline - V2 enhancements by Ursula Braun · 4 years, 4 months ago
  44. b81a5eb net/smc: introduce CLC first contact extension by Ursula Braun · 4 years, 4 months ago
  45. a7c9c5f net/smc: CLC accept / confirm V2 by Ursula Braun · 4 years, 4 months ago
  46. 5c21c4c net/smc: determine accepted ISM devices by Ursula Braun · 4 years, 4 months ago
  47. 8c3dca3 net/smc: build and send V2 CLC proposal by Ursula Braun · 4 years, 4 months ago
  48. d70bf4f net/smc: determine proposed ISM devices by Ursula Braun · 4 years, 4 months ago
  49. e888a2e net/smc: introduce list of pnetids for Ethernet devices by Ursula Braun · 4 years, 4 months ago
  50. 8caaccf net/smc: introduce CHID callback for ISM devices by Ursula Braun · 4 years, 4 months ago
  51. 201091e net/smc: introduce System Enterprise ID (SEID) by Ursula Braun · 4 years, 4 months ago
  52. 3fc6493 net/smc: prepare for more proposed ISM devices by Ursula Braun · 4 years, 4 months ago
  53. e15c6c4 net/smc: split CLC confirm/accept data to be sent by Ursula Braun · 4 years, 4 months ago
  54. 7affc80 net/smc: separate find device functions by Ursula Braun · 4 years, 4 months ago
  55. f1eb02f net/smc: CLC header fields renaming by Ursula Braun · 4 years, 4 months ago
  56. a304e29 net/smc: remove constant and introduce helper to check for a pnet id by Karsten Graul · 4 years, 4 months ago
  57. ac67936 net/smc: fix double kfree in smc_listen_work() by Ursula Braun · 4 years, 4 months ago
  58. ddcc9b7 net/smc: check variable before dereferencing in smc_close.c by Karsten Graul · 4 years, 4 months ago
  59. 22ef473 net/smc: use separate work queues for different worker types by Karsten Graul · 4 years, 4 months ago
  60. 8418cb4 net/smc: use the retry mechanism for netlink messages by Guvenc Gulce · 4 years, 4 months ago
  61. f9aab6f net/smc: immediate freeing in smc_lgr_cleanup_early() by Ursula Braun · 4 years, 4 months ago
  62. 0c881ad net/smc: reduce smc_listen_decline() calls by Ursula Braun · 4 years, 4 months ago
  63. 7b2977d net/smc: improve server ISM device determination by Ursula Braun · 4 years, 4 months ago
  64. 3d9725a net/smc: common routine for CLC accept and confirm by Ursula Braun · 4 years, 4 months ago
  65. 6bb14e48 net/smc: dynamic allocation of CLC proposal buffer by Ursula Braun · 4 years, 4 months ago
  66. 5ac54d8 net/smc: introduce better field names by Ursula Braun · 4 years, 4 months ago
  67. a60a2b1 net/smc: reduce active tcp_listen workers by Ursula Braun · 4 years, 4 months ago
  68. 3e8d3bd Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 4 months ago
  69. 5fb8642 net/smc: fix sock refcounting in case of termination by Ursula Braun · 4 years, 4 months ago
  70. 1d8df41 net/smc: reset sndbuf_desc if freed by Ursula Braun · 4 years, 4 months ago
  71. 2d2bfeb net/smc: set rx_off for SMCR explicitly by Ursula Braun · 4 years, 4 months ago
  72. fffe83c net/smc: fix toleration of fake add_link messages by Karsten Graul · 4 years, 4 months ago
  73. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 5 months ago
  74. ce51f63 net/smc: Prevent kernel-infoleak in __smc_diag_dump() by Peilin Ye · 4 years, 5 months ago
  75. 72b7f6c net/smc: unique reason code for exceeded max dmb count by Karsten Graul · 4 years, 6 months ago
  76. a57066b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 6 months ago
  77. a7b75c5 net: pass a sockptr_t into ->setsockopt by Christoph Hellwig · 4 years, 6 months ago
  78. a9e4450 net/smc: fix dmb buffer shortage by Karsten Graul · 4 years, 6 months ago
  79. 2bced6a net/smc: put slot when connection is killed by Karsten Graul · 4 years, 6 months ago
  80. a44d9e7 net: make ->{get,set}sockopt in proto_ops optional by Christoph Hellwig · 4 years, 6 months ago
  81. 1ad2405 net/smc: fix restoring of fallback changes by Karsten Graul · 4 years, 6 months ago
  82. fd7f3a7 net/smc: remove freed buffer from list by Karsten Graul · 4 years, 6 months ago
  83. 741a49a net/smc: do not call dma sync for unmapped memory by Karsten Graul · 4 years, 6 months ago
  84. b9979c2 net/smc: fix handling of delete link requests by Karsten Graul · 4 years, 6 months ago
  85. c48254f net/smc: move add link processing for new device into llc layer by Karsten Graul · 4 years, 6 months ago
  86. 2ff0867 net/smc: drop out-of-flow llc response messages by Karsten Graul · 4 years, 6 months ago
  87. 6367359 net/smc: protect smc ib device initialization by Karsten Graul · 4 years, 6 months ago
  88. 7df8bcb net/smc: fix link lookup for new rdma connections by Karsten Graul · 4 years, 6 months ago
  89. 68fd894 net/smc: clear link during SMC client link down processing by Karsten Graul · 4 years, 6 months ago
  90. a35fffb net/smc: handle unexpected response types for confirm link by Karsten Graul · 4 years, 6 months ago
  91. fb4f792 net/smc: tolerate future SMCD versions by Ursula Braun · 4 years, 6 months ago
  92. 82087c0 net/smc: switch smcd_dev_list spinlock to mutex by Ursula Braun · 4 years, 6 months ago
  93. 92f3cb0 net/smc: fix sleep bug in smc_pnet_find_roce_resource() by Ursula Braun · 4 years, 6 months ago
  94. b7eede7 net/smc: fix work request handling by Karsten Graul · 4 years, 6 months ago
  95. 6778a6b net/smc: separate LLC wait queues for flow and messages by Karsten Graul · 4 years, 6 months ago
  96. a7f7f62 treewide: replace '---help---' in Kconfig files with 'help' by Masahiro Yamada · 4 years, 7 months ago
  97. 242b233 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 4 years, 7 months ago
  98. cb8e59c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 7 months ago
  99. b8ded9d net/smc: pre-fetch send buffer outside of send_lock by Karsten Graul · 4 years, 8 months ago
  100. 09d0310 net/smc: mark smc_pnet_policy as const by Dmitry Vyukov · 4 years, 8 months ago