1. 349d431 net/smc: fix kernel panic caused by race of smc_sock by Dust Li · 3 years, 1 month ago
  2. 90cee52 net/smc: don't send CDC/LLC message if link not ready by Dust Li · 3 years, 1 month ago
  3. 6d7373d net/smc: fix using of uninitialized completions by Karsten Graul · 3 years, 1 month ago
  4. 5c15b31 net/smc: Prevent smc_release() from long blocking by D. Wythe · 3 years, 1 month ago
  5. 00e158f net/smc: Keep smc_close_final rc during active close by Tony Lu · 3 years, 2 months ago
  6. 789b6cc net/smc: fix wrong list_del in smc_lgr_cleanup_early by Dust Li · 3 years, 2 months ago
  7. bacb6c1 net/smc: Don't call clcsock shutdown twice when smc shutdown by Tony Lu · 3 years, 2 months ago
  8. 9ebb0c4 net/smc: Fix loop in smc_listen by Guo DaXing · 3 years, 2 months ago
  9. 587acad net/smc: Fix NULL pointer dereferencing in smc_vlan_by_tcpsk() by Karsten Graul · 3 years, 2 months ago
  10. 606a63c net/smc: Ensure the active closing peer first closes clcsock by Tony Lu · 3 years, 2 months ago
  11. 45c3ff7 net/smc: Clean up local struct sock variables by Tony Lu · 3 years, 2 months ago
  12. 7a61432 net/smc: Avoid warning of possible recursive locking by Wen Gu · 3 years, 2 months ago
  13. cf4f553 net/smc: Make sure the link_id is unique by Wen Gu · 3 years, 2 months ago
  14. 2153bd1 net/smc: Transfer remaining wait queue entries during fallback by Wen Gu · 3 years, 2 months ago
  15. e5d5aad net/smc: fix sk_refcnt underflow on linkdown and fallback by Dust Li · 3 years, 2 months ago
  16. af1877b net/smc: Print function name in smcr_link_down tracepoint by Tony Lu · 3 years, 3 months ago
  17. a3a0e81 net/smc: Introduce tracepoint for smcr link down by Tony Lu · 3 years, 3 months ago
  18. aff3083 net/smc: Introduce tracepoints for tx and rx msg by Tony Lu · 3 years, 3 months ago
  19. 4826260 net/smc: Introduce tracepoint for fallback by Tony Lu · 3 years, 3 months ago
  20. 7df621a3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 3 months ago
  21. f3a3a0f net/smc: Correct spelling mistake to TCPF_SYN_RECV by Wen Gu · 3 years, 3 months ago
  22. c4a146c net/smc: Fix smc_link->llc_testlink_time overflow by Tony Lu · 3 years, 3 months ago
  23. 29397e3 net/smc: stop links when their GID is removed by Karsten Graul · 3 years, 3 months ago
  24. b0539f5 net/smc: add netlink support for SMC-Rv2 by Karsten Graul · 3 years, 3 months ago
  25. b4ba465 net/smc: extend LLC layer for SMC-Rv2 by Karsten Graul · 3 years, 3 months ago
  26. 8799e31 net/smc: add v2 support to the work request layer by Karsten Graul · 3 years, 3 months ago
  27. 24fb681 net/smc: retrieve v2 gid from IB device by Karsten Graul · 3 years, 3 months ago
  28. 8ade200 net/smc: add v2 format of CLC decline message by Karsten Graul · 3 years, 3 months ago
  29. e49300a net/smc: add listen processing for SMC-Rv2 by Karsten Graul · 3 years, 3 months ago
  30. e5c4744 net/smc: add SMC-Rv2 connection establishment by Karsten Graul · 3 years, 3 months ago
  31. 42042db net/smc: prepare for SMC-Rv2 connection by Karsten Graul · 3 years, 3 months ago
  32. ed990df net/smc: save stack space and allocate smc_init_info by Karsten Graul · 3 years, 3 months ago
  33. e15f597 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 3 months ago
  34. 95f7f3e net/smc: improved fix wait on already cleared link by Karsten Graul · 3 years, 3 months ago
  35. 2fcd14d Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 4 months ago
  36. a18cee4 net/smc: fix 'workqueue leaked lock' in smc_conn_abort_work by Karsten Graul · 3 years, 4 months ago
  37. 6c90731 net/smc: add missing error check in smc_clc_prfx_set() by Karsten Graul · 3 years, 4 months ago
  38. 3c57214 net/smc: add generic netlink support for system EID by Karsten Graul · 3 years, 4 months ago
  39. 11a26c5 net/smc: keep static copy of system EID by Karsten Graul · 3 years, 4 months ago
  40. fa08666 net/smc: add support for user defined EIDs by Karsten Graul · 3 years, 4 months ago
  41. f4083a7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 5 months ago
  42. 6716177 net/smc: Allow SMC-D 1MB DMB allocations by Stefan Raspl · 3 years, 5 months ago
  43. 64513d2 net/smc: Correct smc link connection counter in case of smc client by Guvenc Gulce · 3 years, 5 months ago
  44. 8f3d65c net/smc: fix wait on already cleared link by Karsten Graul · 3 years, 5 months ago
  45. 1160dfa net: Remove redundant if statements by Yajun Deng · 3 years, 6 months ago
  46. e3ae236 net: sock: introduce sk_error_report by Alexander Aring · 3 years, 7 months ago
  47. 1708163 net/smc: Ensure correct state of the socket in send path by Guvenc Gulce · 3 years, 7 months ago
  48. 1a1100d net/smc: Fix ENODATA tests in smc_nl_get_fback_stats() by Dan Carpenter · 3 years, 7 months ago
  49. 194730a net/smc: Make SMC statistics network namespace aware by Guvenc Gulce · 3 years, 7 months ago
  50. f0dd7bf net/smc: Add netlink support for SMC fallback statistics by Guvenc Gulce · 3 years, 7 months ago
  51. 8c40602 net/smc: Add netlink support for SMC statistics by Guvenc Gulce · 3 years, 7 months ago
  52. e0e4b8f net/smc: Add SMC statistics support by Guvenc Gulce · 3 years, 7 months ago
  53. 5e4a43c net/smc: no need to flush smcd_dev's event_wq before destroying it by Julian Wiedmann · 3 years, 8 months ago
  54. f8e0a68 net/smc: avoid possible duplicate dmb unregistration by Karsten Graul · 3 years, 8 months ago
  55. d7c5303 Merge tag 'net-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years, 8 months ago
  56. 444d7be net/smc: remove device from smcd_dev_list after failed device_add() by Julian Wiedmann · 3 years, 8 months ago
  57. bbeb18f net/smc: properly handle workqueue allocation failure by Anirudh Rayabharam · 3 years, 9 months ago
  58. 5369ead Revert "net/smc: fix a NULL pointer dereference" by Greg Kroah-Hartman · 3 years, 9 months ago
  59. 8621436 smc: disallow TCP_ULP in smc_setsockopt() by Cong Wang · 3 years, 9 months ago
  60. 6fd6c48 net/smc: Remove redundant assignment to rc by Jiapeng Chong · 3 years, 9 months ago
  61. ec7e48c net: smc: Remove repeated struct declaration by Wan Jiabing · 3 years, 10 months ago
  62. 8a44653 net/smc: use memcpy instead of snprintf to avoid out of bounds read by Guvenc Gulce · 4 years ago
  63. 25fe2c9 smc: fix out of bound access in smc_nl_get_sys_info() by Jakub Kicinski · 4 years ago
  64. 995433b net/smc: fix access to parent of an ib device by Karsten Graul · 4 years, 1 month ago
  65. a3db10e net/smc: Add support for obtaining SMCR device list by Guvenc Gulce · 4 years, 2 months ago
  66. aaf9552 net/smc: Add support for obtaining SMCD device list by Guvenc Gulce · 4 years, 2 months ago
  67. 8f9dde4 net/smc: Add SMC-D Linkgroup diagnostic support by Guvenc Gulce · 4 years, 2 months ago
  68. 5a7e09d net/smc: Introduce SMCR get link command by Guvenc Gulce · 4 years, 2 months ago
  69. e9b8c84 net/smc: Introduce SMCR get linkgroup command by Guvenc Gulce · 4 years, 2 months ago
  70. 099b990 net/smc: Add support for obtaining system information by Guvenc Gulce · 4 years, 2 months ago
  71. e8372d9 net/smc: Introduce generic netlink interface for diagnostic purposes by Guvenc Gulce · 4 years, 2 months ago
  72. 49407ae net/smc: Refactor smc ism v2 capability handling by Guvenc Gulce · 4 years, 2 months ago
  73. 6443b2f net/smc: Add diagnostic information to link structure by Guvenc Gulce · 4 years, 2 months ago
  74. 3d453f5 net/smc: Add diagnostic information to smc ib-device by Guvenc Gulce · 4 years, 2 months ago
  75. ddc9928 net/smc: Add link counters for IB device ports by Guvenc Gulce · 4 years, 2 months ago
  76. 07d5158 net/smc: Add connection counters for links by Guvenc Gulce · 4 years, 2 months ago
  77. 8b2f0f4 net/smc: Use active link of the connection by Guvenc Gulce · 4 years, 2 months ago
  78. 8cf3f3e net/smc: use helper smc_conn_abort() in listen processing by Karsten Graul · 4 years, 2 months ago
  79. 56495a2 Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 2 months ago
  80. 41a0be3 net/smc: fix direct access to ib_gid_addr->ndev in smc_ib_determine_gid() by Karsten Graul · 4 years, 2 months ago
  81. 0530bd6 net/smc: fix matching of existing link groups by Karsten Graul · 4 years, 2 months ago
  82. fcb8e3a net: smc: convert tasklets to use new tasklet_setup() API by Allen Pais · 4 years, 3 months ago
  83. ae0d0bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 2 months ago
  84. 3752404 net/smc: improve return codes for SMC-Dv2 by Karsten Graul · 4 years, 3 months ago
  85. 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
  86. 7206d58 net/smc: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 3 months ago
  87. 96d6fde net/smc: fix suppressed return code by Karsten Graul · 4 years, 3 months ago
  88. 4a9baf4 net/smc: fix null pointer dereference in smc_listen_decline() by Karsten Graul · 4 years, 3 months ago
  89. 2295cdd Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 3 months ago
  90. 6b1bbf9 net/smc: fix invalid return code in smcd_new_buf_create() by Karsten Graul · 4 years, 3 months ago
  91. ef12ad4 net/smc: fix valid DMBE buffer sizes by Karsten Graul · 4 years, 3 months ago
  92. d535ca1 net/smc: fix use-after-free of delayed events by Karsten Graul · 4 years, 3 months ago
  93. 16cb365 net: smc: fix missing brace warning for old compilers by Pujin Shi · 4 years, 3 months ago
  94. 7e94e46 net: smc: fix missing brace warning for old compilers by Pujin Shi · 4 years, 3 months ago
  95. f29fa00 net/smc: restore smcd_version when all ISM V2 devices failed to init by Karsten Graul · 4 years, 3 months ago
  96. 9047a617dc net/smc: cleanup buffer usage in smc_listen_work() by Karsten Graul · 4 years, 3 months ago
  97. c60a2ce net/smc: consolidate unlocking in same function by Karsten Graul · 4 years, 3 months ago
  98. fd6ebb6 net/smc: use an array to check fields in system EID by Karsten Graul · 4 years, 4 months ago
  99. 839d696 net/smc: send ISM devices with unique chid in CLC proposal by Karsten Graul · 4 years, 4 months ago
  100. e8d726c8 net/smc: CLC decline - V2 enhancements by Ursula Braun · 4 years, 4 months ago