1. 0a99be4 net/smc: log important pnetid and state change events by Karsten Graul · 4 years, 8 months ago
  2. 649758f net/smc: save SMC-R peer link_uid by Karsten Graul · 4 years, 8 months ago
  3. 2d2209f net/smc: first part of add link processing as SMC server by Karsten Graul · 4 years, 8 months ago
  4. b1570a8 net/smc: final part of add link processing as SMC client by Karsten Graul · 4 years, 8 months ago
  5. d550066 net/smc: mutex to protect the lgr against parallel reconfigurations by Karsten Graul · 4 years, 8 months ago
  6. 7562a13 net/smc: multiple link support for rmb buffer registration by Karsten Graul · 4 years, 8 months ago
  7. 0fb0b02 net/smc: adapt SMC client code to use the LLC flow by Karsten Graul · 4 years, 8 months ago
  8. 4667bb4 net/smc: adapt SMC server code to use the LLC flow by Karsten Graul · 4 years, 8 months ago
  9. 00a049c net/smc: move llc layer related init and clear into smc_llc.c by Karsten Graul · 4 years, 8 months ago
  10. e07d31d net/smc: multi-link support for smc_rmb_rtoken_handling() by Karsten Graul · 4 years, 8 months ago
  11. b924754 net/smc: convert static link ID instances to support multiple links by Karsten Graul · 4 years, 8 months ago
  12. 387707f net/smc: convert static link ID to dynamic references by Karsten Graul · 4 years, 8 months ago
  13. 51e3dfa net/smc: fix cleanup for linkgroup setup failures by Ursula Braun · 4 years, 11 months ago
  14. 67f562e net/smc: transfer fasync_list in case of fallback by Ursula Braun · 5 years ago
  15. 8643474 net/smc: add fallback check to connect() by Ursula Braun · 5 years ago
  16. 19b7e21 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  17. 8204df7 net/smc: fix fastopen for non-blocking connect() by Ursula Braun · 5 years ago
  18. 4ead9c9 net/smc: use rcu_barrier() on module unload by Ursula Braun · 5 years ago
  19. 6dabd40 net/smc: introduce bookkeeping of SMCR link groups by Ursula Braun · 5 years ago
  20. 6d6dd52 net/smc: fix refcount non-blocking connect() -part 2 by Ursula Braun · 5 years ago
  21. d31e955 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  22. 301428e net/smc: fix refcounting for non-blocking connect() by Ursula Braun · 5 years ago
  23. ca5f8d2 net/smc: keep vlan_id for SMC-R in smc_listen_work() by Ursula Braun · 5 years ago
  24. f536dff net/smc: fix closing of fallback SMC sockets by Ursula Braun · 5 years ago
  25. 81cf4f4 net/smc: remove close abort worker by Ursula Braun · 5 years ago
  26. cd20636 net/smc: avoid fallback in case of non-blocking connect by Ursula Braun · 5 years ago
  27. f9cedf1 net/smc: do not schedule tx_work in SMC_CLOSED state by Ursula Braun · 5 years ago
  28. d96ff26 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  29. 39f41f3 net/smc: common release code for non-accepted sockets by Ursula Braun · 6 years ago
  30. 8c33bf1 net/smc: Fix error path in smc_init by YueHaibing · 6 years ago
  31. 09c434b treewide: Add SPDX license identifier for more missed files by Thomas Gleixner · 6 years ago
  32. 6b0a7f8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  33. 7a62725 net/smc: improve smc_conn_create reason codes by Karsten Graul · 6 years ago
  34. 9aa68d2 net/smc: improve smc_listen_work reason codes by Karsten Graul · 6 years ago
  35. 228bae0 net/smc: code cleanup smc_listen_work by Karsten Graul · 6 years ago
  36. fba7e8e net/smc: cleanup of get vlan id by Karsten Graul · 6 years ago
  37. bc36d2f net/smc: consolidate function parameters by Karsten Graul · 6 years ago
  38. 5988669 net/smc: check for ip prefix and subnet by Karsten Graul · 6 years ago
  39. 50717a3 net/smc: nonblocking connect rework by Ursula Braun · 6 years ago
  40. f61bca5 net/smc: move unhash before release of clcsock by Ursula Braun · 6 years ago
  41. 07603b2 net/smc: propagate file from SMC to TCP socket by Ursula Braun · 6 years ago
  42. fd57770 net/smc: wait for pending work before clcsock release_sock by Karsten Graul · 6 years ago
  43. 64e28b5 net/smc: add pnet table namespace support by Hans Wippel · 6 years ago
  44. a655fe9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  45. 72a36a8 net/smc: use client and server LGR pending locks for SMC-R by Hans Wippel · 6 years ago
  46. 62c7139 net/smc: unlock LGR pending lock earlier for SMC-D by Hans Wippel · 6 years ago
  47. b03faa1 net/smc: postpone release of clcsock by Ursula Braun · 6 years ago
  48. 9718475 socket: Add SO_TIMESTAMPING_NEW by Deepa Dinamani · 6 years ago
  49. 51c5aba net/smc: recvmsg and splice_read should return 0 after shutdown by Karsten Graul · 6 years ago
  50. 26d92e9 smc: move unhash as early as possible in smc_release() by Cong Wang · 6 years ago
  51. 2be09de Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  52. 78abe3d net/smc: fix TCP fallback socket release by Myungho Jung · 6 years ago
  53. b1bf78b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  54. c7674c0 net/smc: unregister rkeys of unused buffer by Karsten Graul · 6 years ago
  55. 587e41d net/smc: cleanup listen worker mutex unlocking by Ursula Braun · 6 years ago
  56. 2b59f58 net/smc: short wait for late smc_clc_wait_msg by Ursula Braun · 6 years ago
  57. 9ed2855 net/smc: allow fallback after clc timeouts by Ursula Braun · 6 years ago
  58. 263ffae net/smc: cleanup tcp_listen_worker initialization by Ursula Braun · 6 years ago
  59. ee05ff7 net/smc: use queue pair number when matching link group by Karsten Graul · 6 years ago
  60. f07920a net/smc: abort CLC connection in smc_release by Hans Wippel · 6 years ago
  61. 89ab066 Revert "net: simplify sock_poll_wait" by Karsten Graul · 6 years ago
  62. 71d117f net/smc: no urgent data check for listen sockets by Karsten Graul · 6 years ago
  63. 1ca52fc net/smc: remove duplicate mutex_unlock by Ursula Braun · 6 years ago
  64. 648a5a7 net/smc: fix non-blocking connect problem by Ursula Braun · 6 years ago
  65. a736e07 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  66. 7311d66 net/smc: move sock lock in smc_ioctl() by Ursula Braun · 6 years ago
  67. bd58c7e net/smc: allow sysctl rmem and wmem defaults for servers by Ursula Braun · 6 years ago
  68. caa21e1 net/smc: no shutdown in state SMC_LISTEN by Ursula Braun · 6 years ago
  69. dd979b4 net: simplify sock_poll_wait by Christoph Hellwig · 6 years ago
  70. 603cc14 net/smc: provide fallback reason code by Karsten Graul · 6 years ago
  71. 7005ada net/smc: use correct vlan gid of RoCE device by Ursula Braun · 6 years ago
  72. 947541f net/smc: fewer parameters for smc_llc_send_confirm_link() by Ursula Braun · 6 years ago
  73. bac6de7 net/smc: eliminate cursor read and write calls by Stefan Raspl · 6 years ago
  74. c4c5551 Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux by David S. Miller · 6 years ago
  75. 024ddc0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  76. ac0107e net/smc: add error handling for get_user() by Ursula Braun · 6 years ago
  77. 1992d99 net/smc: take sock lock in smc_ioctl() by Ursula Braun · 6 years ago
  78. e1bbdd5 net/smc: reduce sock_put() for fallback sockets by Ursula Braun · 7 years ago
  79. 410da1e net/smc: fix up merge error with poll changes by Linus Torvalds · 7 years ago
  80. 5cd3da4 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  81. 4e33d7d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  82. 4134984 net/smc: add SMC-D support in af_smc by Hans Wippel · 7 years ago
  83. c758dfd net/smc: add SMC-D support in CLC messages by Hans Wippel · 7 years ago
  84. c6ba7c9 net/smc: add base infrastructure for SMC-D and ISM by Hans Wippel · 7 years ago
  85. a11e1d4 Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL by Linus Torvalds · 7 years ago
  86. 24ac3a0 net/smc: rebuild nonblocking connect by Ursula Braun · 7 years ago
  87. c0129a0 smc: convert to ->poll_mask by Cong Wang · 7 years ago
  88. 3dc9f55 net/smc: fix error return code in smc_setsockopt() by Wei Yongjun · 7 years ago
  89. de8474e net/smc: urgent data support by Stefan Raspl · 7 years ago
  90. 2351abe net/smc: return 0 for ioctl calls in states INIT and CLOSED by Ursula Braun · 7 years ago
  91. 3b2dec2 net/smc: restructure client and server code in af_smc by Hans Wippel · 7 years ago
  92. 95d8d263 net/smc: calculate write offset in RMB only once per connection by Hans Wippel · 7 years ago
  93. 92a138e net/smc: rename connection index to RMBE index by Hans Wippel · 7 years ago
  94. 9fda351 net/smc: move link group list to smc_core by Hans Wippel · 7 years ago
  95. 69cb7dc net/smc: add common buffer size in send and receive buffer descriptors by Hans Wippel · 7 years ago
  96. be7f3e5 net/smc: init conn.tx_work & conn.send_lock sooner by Eric Dumazet · 7 years ago
  97. 3cf52eb net/smc: set link inactive before calling smc_lgr_free() by Karsten Graul · 7 years ago
  98. 1401ea0 net/smc: handle all error codes from smc_conn_create() by Karsten Graul · 7 years ago
  99. 44aa81c net/smc: register new rmbs with the peer by Karsten Graul · 7 years ago
  100. 569bc64 net/smc: no tx work trigger for fallback sockets by Ursula Braun · 7 years ago