1. 95f7f3e net/smc: improved fix wait on already cleared link by Karsten Graul · 3 years, 3 months ago
  2. a18cee4 net/smc: fix 'workqueue leaked lock' in smc_conn_abort_work by Karsten Graul · 3 years, 3 months ago
  3. 6c90731 net/smc: add missing error check in smc_clc_prfx_set() by Karsten Graul · 3 years, 3 months ago
  4. f4083a7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 3 years, 5 months ago
  5. 6716177 net/smc: Allow SMC-D 1MB DMB allocations by Stefan Raspl · 3 years, 5 months ago
  6. 64513d2 net/smc: Correct smc link connection counter in case of smc client by Guvenc Gulce · 3 years, 5 months ago
  7. 8f3d65c net/smc: fix wait on already cleared link by Karsten Graul · 3 years, 5 months ago
  8. 1160dfa net: Remove redundant if statements by Yajun Deng · 3 years, 5 months ago
  9. e3ae236 net: sock: introduce sk_error_report by Alexander Aring · 3 years, 6 months ago
  10. 1708163 net/smc: Ensure correct state of the socket in send path by Guvenc Gulce · 3 years, 6 months ago
  11. 1a1100d net/smc: Fix ENODATA tests in smc_nl_get_fback_stats() by Dan Carpenter · 3 years, 6 months ago
  12. 194730a net/smc: Make SMC statistics network namespace aware by Guvenc Gulce · 3 years, 7 months ago
  13. f0dd7bf net/smc: Add netlink support for SMC fallback statistics by Guvenc Gulce · 3 years, 7 months ago
  14. 8c40602 net/smc: Add netlink support for SMC statistics by Guvenc Gulce · 3 years, 7 months ago
  15. e0e4b8f net/smc: Add SMC statistics support by Guvenc Gulce · 3 years, 7 months ago
  16. 5e4a43c net/smc: no need to flush smcd_dev's event_wq before destroying it by Julian Wiedmann · 3 years, 7 months ago
  17. f8e0a68 net/smc: avoid possible duplicate dmb unregistration by Karsten Graul · 3 years, 7 months ago
  18. d7c5303 Merge tag 'net-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 3 years, 7 months ago
  19. 444d7be net/smc: remove device from smcd_dev_list after failed device_add() by Julian Wiedmann · 3 years, 8 months ago
  20. bbeb18f net/smc: properly handle workqueue allocation failure by Anirudh Rayabharam · 3 years, 8 months ago
  21. 5369ead Revert "net/smc: fix a NULL pointer dereference" by Greg Kroah-Hartman · 3 years, 8 months ago
  22. 8621436 smc: disallow TCP_ULP in smc_setsockopt() by Cong Wang · 3 years, 8 months ago
  23. 6fd6c48 net/smc: Remove redundant assignment to rc by Jiapeng Chong · 3 years, 8 months ago
  24. ec7e48c net: smc: Remove repeated struct declaration by Wan Jiabing · 3 years, 9 months ago
  25. 8a44653 net/smc: use memcpy instead of snprintf to avoid out of bounds read by Guvenc Gulce · 4 years ago
  26. 25fe2c9 smc: fix out of bound access in smc_nl_get_sys_info() by Jakub Kicinski · 4 years ago
  27. 995433b net/smc: fix access to parent of an ib device by Karsten Graul · 4 years ago
  28. a3db10e net/smc: Add support for obtaining SMCR device list by Guvenc Gulce · 4 years, 1 month ago
  29. aaf9552 net/smc: Add support for obtaining SMCD device list by Guvenc Gulce · 4 years, 1 month ago
  30. 8f9dde4 net/smc: Add SMC-D Linkgroup diagnostic support by Guvenc Gulce · 4 years, 1 month ago
  31. 5a7e09d net/smc: Introduce SMCR get link command by Guvenc Gulce · 4 years, 1 month ago
  32. e9b8c84 net/smc: Introduce SMCR get linkgroup command by Guvenc Gulce · 4 years, 1 month ago
  33. 099b990 net/smc: Add support for obtaining system information by Guvenc Gulce · 4 years, 1 month ago
  34. e8372d9 net/smc: Introduce generic netlink interface for diagnostic purposes by Guvenc Gulce · 4 years, 1 month ago
  35. 49407ae net/smc: Refactor smc ism v2 capability handling by Guvenc Gulce · 4 years, 1 month ago
  36. 6443b2f net/smc: Add diagnostic information to link structure by Guvenc Gulce · 4 years, 1 month ago
  37. 3d453f5 net/smc: Add diagnostic information to smc ib-device by Guvenc Gulce · 4 years, 1 month ago
  38. ddc9928 net/smc: Add link counters for IB device ports by Guvenc Gulce · 4 years, 1 month ago
  39. 07d5158 net/smc: Add connection counters for links by Guvenc Gulce · 4 years, 1 month ago
  40. 8b2f0f4 net/smc: Use active link of the connection by Guvenc Gulce · 4 years, 1 month ago
  41. 8cf3f3e net/smc: use helper smc_conn_abort() in listen processing by Karsten Graul · 4 years, 1 month ago
  42. 56495a2 Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 1 month ago
  43. 41a0be3 net/smc: fix direct access to ib_gid_addr->ndev in smc_ib_determine_gid() by Karsten Graul · 4 years, 1 month ago
  44. 0530bd6 net/smc: fix matching of existing link groups by Karsten Graul · 4 years, 1 month ago
  45. fcb8e3a net: smc: convert tasklets to use new tasklet_setup() API by Allen Pais · 4 years, 2 months ago
  46. ae0d0bb Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 2 months ago
  47. 3752404 net/smc: improve return codes for SMC-Dv2 by Karsten Graul · 4 years, 2 months ago
  48. 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, 2 months ago
  49. 7206d58 net/smc: Replace zero-length array with flexible-array member by Gustavo A. R. Silva · 4 years, 2 months ago
  50. 96d6fde net/smc: fix suppressed return code by Karsten Graul · 4 years, 2 months ago
  51. 4a9baf4 net/smc: fix null pointer dereference in smc_listen_decline() by Karsten Graul · 4 years, 2 months ago
  52. 2295cdd Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Jakub Kicinski · 4 years, 3 months ago
  53. 6b1bbf9 net/smc: fix invalid return code in smcd_new_buf_create() by Karsten Graul · 4 years, 3 months ago
  54. ef12ad4 net/smc: fix valid DMBE buffer sizes by Karsten Graul · 4 years, 3 months ago
  55. d535ca1 net/smc: fix use-after-free of delayed events by Karsten Graul · 4 years, 3 months ago
  56. 16cb365 net: smc: fix missing brace warning for old compilers by Pujin Shi · 4 years, 3 months ago
  57. 7e94e46 net: smc: fix missing brace warning for old compilers by Pujin Shi · 4 years, 3 months ago
  58. f29fa00 net/smc: restore smcd_version when all ISM V2 devices failed to init by Karsten Graul · 4 years, 3 months ago
  59. 9047a617dc net/smc: cleanup buffer usage in smc_listen_work() by Karsten Graul · 4 years, 3 months ago
  60. c60a2ce net/smc: consolidate unlocking in same function by Karsten Graul · 4 years, 3 months ago
  61. fd6ebb6 net/smc: use an array to check fields in system EID by Karsten Graul · 4 years, 3 months ago
  62. 839d696 net/smc: send ISM devices with unique chid in CLC proposal by Karsten Graul · 4 years, 3 months ago
  63. e8d726c8 net/smc: CLC decline - V2 enhancements by Ursula Braun · 4 years, 3 months ago
  64. b81a5eb net/smc: introduce CLC first contact extension by Ursula Braun · 4 years, 3 months ago
  65. a7c9c5f net/smc: CLC accept / confirm V2 by Ursula Braun · 4 years, 3 months ago
  66. 5c21c4c net/smc: determine accepted ISM devices by Ursula Braun · 4 years, 3 months ago
  67. 8c3dca3 net/smc: build and send V2 CLC proposal by Ursula Braun · 4 years, 3 months ago
  68. d70bf4f net/smc: determine proposed ISM devices by Ursula Braun · 4 years, 3 months ago
  69. e888a2e net/smc: introduce list of pnetids for Ethernet devices by Ursula Braun · 4 years, 3 months ago
  70. 8caaccf net/smc: introduce CHID callback for ISM devices by Ursula Braun · 4 years, 3 months ago
  71. 201091e net/smc: introduce System Enterprise ID (SEID) by Ursula Braun · 4 years, 3 months ago
  72. 3fc6493 net/smc: prepare for more proposed ISM devices by Ursula Braun · 4 years, 3 months ago
  73. e15c6c4 net/smc: split CLC confirm/accept data to be sent by Ursula Braun · 4 years, 3 months ago
  74. 7affc80 net/smc: separate find device functions by Ursula Braun · 4 years, 3 months ago
  75. f1eb02f net/smc: CLC header fields renaming by Ursula Braun · 4 years, 3 months ago
  76. a304e29 net/smc: remove constant and introduce helper to check for a pnet id by Karsten Graul · 4 years, 3 months ago
  77. ac67936 net/smc: fix double kfree in smc_listen_work() by Ursula Braun · 4 years, 3 months ago
  78. ddcc9b7 net/smc: check variable before dereferencing in smc_close.c by Karsten Graul · 4 years, 4 months ago
  79. 22ef473 net/smc: use separate work queues for different worker types by Karsten Graul · 4 years, 4 months ago
  80. 8418cb4 net/smc: use the retry mechanism for netlink messages by Guvenc Gulce · 4 years, 4 months ago
  81. f9aab6f net/smc: immediate freeing in smc_lgr_cleanup_early() by Ursula Braun · 4 years, 4 months ago
  82. 0c881ad net/smc: reduce smc_listen_decline() calls by Ursula Braun · 4 years, 4 months ago
  83. 7b2977d net/smc: improve server ISM device determination by Ursula Braun · 4 years, 4 months ago
  84. 3d9725a net/smc: common routine for CLC accept and confirm by Ursula Braun · 4 years, 4 months ago
  85. 6bb14e48 net/smc: dynamic allocation of CLC proposal buffer by Ursula Braun · 4 years, 4 months ago
  86. 5ac54d8 net/smc: introduce better field names by Ursula Braun · 4 years, 4 months ago
  87. a60a2b1 net/smc: reduce active tcp_listen workers by Ursula Braun · 4 years, 4 months ago
  88. 3e8d3bd Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 4 months ago
  89. 5fb8642 net/smc: fix sock refcounting in case of termination by Ursula Braun · 4 years, 4 months ago
  90. 1d8df41 net/smc: reset sndbuf_desc if freed by Ursula Braun · 4 years, 4 months ago
  91. 2d2bfeb net/smc: set rx_off for SMCR explicitly by Ursula Braun · 4 years, 4 months ago
  92. fffe83c net/smc: fix toleration of fake add_link messages by Karsten Graul · 4 years, 4 months ago
  93. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
  94. ce51f63 net/smc: Prevent kernel-infoleak in __smc_diag_dump() by Peilin Ye · 4 years, 4 months ago
  95. 72b7f6c net/smc: unique reason code for exceeded max dmb count by Karsten Graul · 4 years, 5 months ago
  96. a57066b Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 4 years, 5 months ago
  97. a7b75c5 net: pass a sockptr_t into ->setsockopt by Christoph Hellwig · 4 years, 5 months ago
  98. a9e4450 net/smc: fix dmb buffer shortage by Karsten Graul · 4 years, 5 months ago
  99. 2bced6a net/smc: put slot when connection is killed by Karsten Graul · 4 years, 5 months ago
  100. a44d9e7 net: make ->{get,set}sockopt in proto_ops optional by Christoph Hellwig · 4 years, 6 months ago