1. 2f3121f net/smc: cancel event worker during device removal by Karsten Graul · 4 years, 8 months ago
  2. a22af44 net/smc: check for valid ib_client_data by Karsten Graul · 4 years, 9 months ago
  3. c394e3d net/smc: no peer ID in CLC decline for SMCD by Ursula Braun · 4 years, 9 months ago
  4. 421ab411 net/smc: fix leak of kernel memory to user space by Eric Dumazet · 4 years, 9 months ago
  5. ea438df net/smc: receive pending data after RCV_SHUTDOWN by Karsten Graul · 5 years ago
  6. ccb7eb9 net/smc: receive returns without data by Karsten Graul · 5 years ago
  7. 558dac2 net/smc: original socket family in inet_sock_diag by Karsten Graul · 6 years ago
  8. 82060d9 net/smc: do not wait under send_lock by Karsten Graul · 6 years ago
  9. 78e6704 net/smc: use after free fix in smc_wr_tx_put_slot() by Ursula Braun · 6 years ago
  10. 5c29e33 net/smc: fix byte_order for rx_curs_confirmed by Ursula Braun · 6 years ago
  11. e2b5978 net/smc: fix sender_free computation by Ursula Braun · 6 years ago
  12. aa69ab5 net/smc: don't wait for send buffer space when data was already sent by Karsten Graul · 6 years ago
  13. f8e7423 net/smc: prevent races between smc_lgr_terminate() and smc_conn_free() by Karsten Graul · 6 years ago
  14. 3e79bd1 net/smc: make sure EPOLLOUT is raised by Jason Baron · 5 years ago
  15. ce58a36 net/smc: do not schedule tx_work in SMC_CLOSED state by Ursula Braun · 5 years ago
  16. 3ddc2a1 net/smc: move unhash before release of clcsock by Ursula Braun · 6 years ago
  17. f56b3c2 net/smc: fix smc_poll in SMC_INIT state by Ursula Braun · 6 years ago
  18. 8dc262d smc: move unhash as early as possible in smc_release() by Cong Wang · 6 years ago
  19. e028017 net/smc: fix TCP fallback socket release by Myungho Jung · 6 years ago
  20. c3f13a4 net/smc: fix smc_buf_unuse to use the lgr pointer by Karsten Graul · 6 years ago
  21. fd54c18 Revert "net: simplify sock_poll_wait" by Karsten Graul · 6 years ago
  22. 56ce3c5 smc: generic netlink family should be __ro_after_init by Johannes Berg · 6 years ago
  23. 3818977 net/smc: fix sizeof to int comparison by YueHaibing · 6 years ago
  24. 71d117f net/smc: no urgent data check for listen sockets by Karsten Graul · 6 years ago
  25. dd65d87 net/smc: enable fallback for connection abort in state INIT by Ursula Braun · 6 years ago
  26. 1ca52fc net/smc: remove duplicate mutex_unlock by Ursula Braun · 6 years ago
  27. 648a5a7 net/smc: fix non-blocking connect problem by Ursula Braun · 6 years ago
  28. b4c296f RDMA/smc: Replace ib_query_gid with rdma_get_gid_attr by Jason Gunthorpe · 6 years ago
  29. 0a3173a Merge branch 'linus/master' into rdma.git for-next by Jason Gunthorpe · 6 years ago
  30. 92f4e77 Revert "net/smc: Replace ib_query_gid with rdma_get_gid_attr" by Jason Gunthorpe · 6 years ago
  31. 89982f7 Merge tag 'v4.18' into rdma.git for-next by Jason Gunthorpe · 6 years ago
  32. 0d86caf net/smc: send response to test link signal by Ursula Braun · 6 years ago
  33. a736e07 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  34. 7311d66 net/smc: move sock lock in smc_ioctl() by Ursula Braun · 6 years ago
  35. bd58c7e net/smc: allow sysctl rmem and wmem defaults for servers by Ursula Braun · 6 years ago
  36. caa21e1 net/smc: no shutdown in state SMC_LISTEN by Ursula Braun · 6 years ago
  37. c1c8626 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  38. 5607016 net/smc: no cursor update send in state SMC_INIT by Ursula Braun · 6 years ago
  39. dd979b4 net: simplify sock_poll_wait by Christoph Hellwig · 6 years ago
  40. 0d18a0cb net/smc: improve delete link processing by Karsten Graul · 6 years ago
  41. 603cc14 net/smc: provide fallback reason code by Karsten Graul · 6 years ago
  42. 7005ada net/smc: use correct vlan gid of RoCE device by Ursula Braun · 6 years ago
  43. 947541f net/smc: fewer parameters for smc_llc_send_confirm_link() by Ursula Braun · 6 years ago
  44. 2e3bbe4 net/smc: Simplify ib_post_(send|recv|srq_recv)() calls by Bart Van Assche · 6 years ago
  45. 12c36dc net/smc: Remove a WARN_ON() statement by Bart Van Assche · 6 years ago
  46. 48bf523 net/smc: remove local variable page in smc_rx_splice() by Ursula Braun · 6 years ago
  47. 144ce4b net/smc: use DECLARE_BITMAP for rtokens_used_mask by Ursula Braun · 6 years ago
  48. 00e5fb2 net/smc: add function to get link group from link by Stefan Raspl · 6 years ago
  49. bac6de7 net/smc: eliminate cursor read and write calls by Stefan Raspl · 6 years ago
  50. c601171 net/smc: provide smc mode in smc_diag.c by Karsten Graul · 6 years ago
  51. c4c5551 Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux by David S. Miller · 6 years ago
  52. 024ddc0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  53. f6bdc42 net/smc: reset recv timeout after clc handshake by Karsten Graul · 6 years ago
  54. ac0107e net/smc: add error handling for get_user() by Ursula Braun · 6 years ago
  55. 99be51f net/smc: optimize consumer cursor updates by Ursula Braun · 6 years ago
  56. 1992d99 net/smc: take sock lock in smc_ioctl() by Ursula Braun · 6 years ago
  57. e1bbdd5 net/smc: reduce sock_put() for fallback sockets by Ursula Braun · 6 years ago
  58. 410da1e net/smc: fix up merge error with poll changes by Linus Torvalds · 6 years ago
  59. 5cd3da4 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  60. 4e33d7d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  61. 4b1b7d3b net/smc: add SMC-D diag support by Hans Wippel · 6 years ago
  62. 4134984 net/smc: add SMC-D support in af_smc by Hans Wippel · 6 years ago
  63. be244f2 net/smc: add SMC-D support in data transfer by Hans Wippel · 6 years ago
  64. c758dfd net/smc: add SMC-D support in CLC messages by Hans Wippel · 6 years ago
  65. 1619f77 net/smc: add pnetid support for SMC-D and ISM by Hans Wippel · 6 years ago
  66. c6ba7c9 net/smc: add base infrastructure for SMC-D and ISM by Hans Wippel · 6 years ago
  67. e82f2e3 net/smc: optimize consumer cursor updates by Ursula Braun · 6 years ago
  68. 0afff91 net/smc: add pnetid support by Ursula Braun · 6 years ago
  69. be6a3f3 net/smc: determine port attributes independent from pnet table by Ursula Braun · 6 years ago
  70. a11e1d4 Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL by Linus Torvalds · 6 years ago
  71. 24ac3a0 net/smc: rebuild nonblocking connect by Ursula Braun · 6 years ago
  72. ddb457c net/smc: Replace ib_query_gid with rdma_get_gid_attr by Parav Pandit · 6 years ago
  73. 9215310 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  74. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 6 years ago
  75. c0129a0 smc: convert to ->poll_mask by Cong Wang · 6 years ago
  76. 3dc9f55 net/smc: fix error return code in smc_setsockopt() by Wei Yongjun · 6 years ago
  77. 7f58a1a net/smc: longer delay when freeing client link groups by Ursula Braun · 6 years ago
  78. de8474e net/smc: urgent data support by Stefan Raspl · 6 years ago
  79. b9f227c net/smc: lock smc_lgr_list in port_terminate() by Hans Wippel · 6 years ago
  80. 2351abe net/smc: return 0 for ioctl calls in states INIT and CLOSED by Ursula Braun · 6 years ago
  81. 6f6e434 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  82. 3b2dec2 net/smc: restructure client and server code in af_smc by Hans Wippel · 6 years ago
  83. 6511aad net/smc: change smc_buf_free function parameters by Hans Wippel · 6 years ago
  84. 8437bda net/smc: do a few smc_core.c cleanups by Hans Wippel · 6 years ago
  85. d7b0e37 net/smc: restructure CDC message reception by Hans Wippel · 6 years ago
  86. 2f6beca net/smc: move smc_core specific code from smc.h to smc_core by Hans Wippel · 6 years ago
  87. 95d8d263 net/smc: calculate write offset in RMB only once per connection by Hans Wippel · 6 years ago
  88. 92a138e net/smc: rename connection index to RMBE index by Hans Wippel · 6 years ago
  89. 9fda351 net/smc: move link group list to smc_core by Hans Wippel · 6 years ago
  90. 69cb7dc net/smc: add common buffer size in send and receive buffer descriptors by Hans Wippel · 6 years ago
  91. be7f3e5 net/smc: init conn.tx_work & conn.send_lock sooner by Eric Dumazet · 6 years ago
  92. 517c300 net/smc: check for pending termination by Karsten Graul · 6 years ago
  93. 8f332a7 net/smc: drop messages when link state is inactive by Karsten Graul · 6 years ago
  94. 3cf52eb net/smc: set link inactive before calling smc_lgr_free() by Karsten Graul · 6 years ago
  95. 1401ea0 net/smc: handle all error codes from smc_conn_create() by Karsten Graul · 6 years ago
  96. 2a4c57a net/smc: use a workqueue to defer llc send by Karsten Graul · 6 years ago
  97. b32cf4a net/smc: move link llc initialization to llc layer by Karsten Graul · 6 years ago
  98. d97935f net/smc: simplify test_link function usage by Karsten Graul · 6 years ago
  99. 9fcdf8e net/smc: remove unnecessary cast by Karsten Graul · 6 years ago
  100. 44aa81c net/smc: register new rmbs with the peer by Karsten Graul · 6 years ago