1. 4ead9c9 net/smc: use rcu_barrier() on module unload by Ursula Braun · 5 years ago
  2. 6dabd40 net/smc: introduce bookkeeping of SMCR link groups by Ursula Braun · 5 years ago
  3. d31e955 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  4. 301428e net/smc: fix refcounting for non-blocking connect() by Ursula Braun · 5 years ago
  5. ca5f8d2 net/smc: keep vlan_id for SMC-R in smc_listen_work() by Ursula Braun · 5 years ago
  6. f536dff net/smc: fix closing of fallback SMC sockets by Ursula Braun · 5 years ago
  7. 81cf4f4 net/smc: remove close abort worker by Ursula Braun · 5 years ago
  8. cd20636 net/smc: avoid fallback in case of non-blocking connect by Ursula Braun · 5 years ago
  9. f9cedf1 net/smc: do not schedule tx_work in SMC_CLOSED state by Ursula Braun · 5 years ago
  10. d96ff26 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  11. 39f41f3 net/smc: common release code for non-accepted sockets by Ursula Braun · 6 years ago
  12. 8c33bf1 net/smc: Fix error path in smc_init by YueHaibing · 6 years ago
  13. 09c434b treewide: Add SPDX license identifier for more missed files by Thomas Gleixner · 6 years ago
  14. 6b0a7f8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  15. 7a62725 net/smc: improve smc_conn_create reason codes by Karsten Graul · 6 years ago
  16. 9aa68d2 net/smc: improve smc_listen_work reason codes by Karsten Graul · 6 years ago
  17. 228bae0 net/smc: code cleanup smc_listen_work by Karsten Graul · 6 years ago
  18. fba7e8e net/smc: cleanup of get vlan id by Karsten Graul · 6 years ago
  19. bc36d2f net/smc: consolidate function parameters by Karsten Graul · 6 years ago
  20. 5988669 net/smc: check for ip prefix and subnet by Karsten Graul · 6 years ago
  21. 50717a3 net/smc: nonblocking connect rework by Ursula Braun · 6 years ago
  22. f61bca5 net/smc: move unhash before release of clcsock by Ursula Braun · 6 years ago
  23. 07603b2 net/smc: propagate file from SMC to TCP socket by Ursula Braun · 6 years ago
  24. fd57770 net/smc: wait for pending work before clcsock release_sock by Karsten Graul · 6 years ago
  25. 64e28b5 net/smc: add pnet table namespace support by Hans Wippel · 6 years ago
  26. a655fe9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  27. 72a36a8 net/smc: use client and server LGR pending locks for SMC-R by Hans Wippel · 6 years ago
  28. 62c7139 net/smc: unlock LGR pending lock earlier for SMC-D by Hans Wippel · 6 years ago
  29. b03faa1 net/smc: postpone release of clcsock by Ursula Braun · 6 years ago
  30. 9718475 socket: Add SO_TIMESTAMPING_NEW by Deepa Dinamani · 6 years ago
  31. 51c5aba net/smc: recvmsg and splice_read should return 0 after shutdown by Karsten Graul · 6 years ago
  32. 26d92e9 smc: move unhash as early as possible in smc_release() by Cong Wang · 6 years ago
  33. 2be09de Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  34. 78abe3d net/smc: fix TCP fallback socket release by Myungho Jung · 6 years ago
  35. b1bf78b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  36. c7674c0 net/smc: unregister rkeys of unused buffer by Karsten Graul · 6 years ago
  37. 587e41d net/smc: cleanup listen worker mutex unlocking by Ursula Braun · 6 years ago
  38. 2b59f58 net/smc: short wait for late smc_clc_wait_msg by Ursula Braun · 6 years ago
  39. 9ed2855 net/smc: allow fallback after clc timeouts by Ursula Braun · 6 years ago
  40. 263ffae net/smc: cleanup tcp_listen_worker initialization by Ursula Braun · 6 years ago
  41. ee05ff7 net/smc: use queue pair number when matching link group by Karsten Graul · 6 years ago
  42. f07920a net/smc: abort CLC connection in smc_release by Hans Wippel · 6 years ago
  43. 89ab066 Revert "net: simplify sock_poll_wait" by Karsten Graul · 6 years ago
  44. 71d117f net/smc: no urgent data check for listen sockets by Karsten Graul · 6 years ago
  45. 1ca52fc net/smc: remove duplicate mutex_unlock by Ursula Braun · 6 years ago
  46. 648a5a7 net/smc: fix non-blocking connect problem by Ursula Braun · 6 years ago
  47. a736e07 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  48. 7311d66 net/smc: move sock lock in smc_ioctl() by Ursula Braun · 6 years ago
  49. bd58c7e net/smc: allow sysctl rmem and wmem defaults for servers by Ursula Braun · 6 years ago
  50. caa21e1 net/smc: no shutdown in state SMC_LISTEN by Ursula Braun · 6 years ago
  51. dd979b4 net: simplify sock_poll_wait by Christoph Hellwig · 6 years ago
  52. 603cc14 net/smc: provide fallback reason code by Karsten Graul · 6 years ago
  53. 7005ada net/smc: use correct vlan gid of RoCE device by Ursula Braun · 6 years ago
  54. 947541f net/smc: fewer parameters for smc_llc_send_confirm_link() by Ursula Braun · 6 years ago
  55. bac6de7 net/smc: eliminate cursor read and write calls by Stefan Raspl · 6 years ago
  56. c4c5551 Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux by David S. Miller · 6 years ago
  57. 024ddc0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  58. ac0107e net/smc: add error handling for get_user() by Ursula Braun · 6 years ago
  59. 1992d99 net/smc: take sock lock in smc_ioctl() by Ursula Braun · 6 years ago
  60. e1bbdd5 net/smc: reduce sock_put() for fallback sockets by Ursula Braun · 6 years ago
  61. 410da1e net/smc: fix up merge error with poll changes by Linus Torvalds · 6 years ago
  62. 5cd3da4 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  63. 4e33d7d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  64. 4134984 net/smc: add SMC-D support in af_smc by Hans Wippel · 7 years ago
  65. c758dfd net/smc: add SMC-D support in CLC messages by Hans Wippel · 7 years ago
  66. c6ba7c9 net/smc: add base infrastructure for SMC-D and ISM by Hans Wippel · 7 years ago
  67. a11e1d4 Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL by Linus Torvalds · 7 years ago
  68. 24ac3a0 net/smc: rebuild nonblocking connect by Ursula Braun · 7 years ago
  69. c0129a0 smc: convert to ->poll_mask by Cong Wang · 7 years ago
  70. 3dc9f55 net/smc: fix error return code in smc_setsockopt() by Wei Yongjun · 7 years ago
  71. de8474e net/smc: urgent data support by Stefan Raspl · 7 years ago
  72. 2351abe net/smc: return 0 for ioctl calls in states INIT and CLOSED by Ursula Braun · 7 years ago
  73. 3b2dec2 net/smc: restructure client and server code in af_smc by Hans Wippel · 7 years ago
  74. 95d8d263 net/smc: calculate write offset in RMB only once per connection by Hans Wippel · 7 years ago
  75. 92a138e net/smc: rename connection index to RMBE index by Hans Wippel · 7 years ago
  76. 9fda351 net/smc: move link group list to smc_core by Hans Wippel · 7 years ago
  77. 69cb7dc net/smc: add common buffer size in send and receive buffer descriptors by Hans Wippel · 7 years ago
  78. be7f3e5 net/smc: init conn.tx_work & conn.send_lock sooner by Eric Dumazet · 7 years ago
  79. 3cf52eb net/smc: set link inactive before calling smc_lgr_free() by Karsten Graul · 7 years ago
  80. 1401ea0 net/smc: handle all error codes from smc_conn_create() by Karsten Graul · 7 years ago
  81. 44aa81c net/smc: register new rmbs with the peer by Karsten Graul · 7 years ago
  82. 569bc64 net/smc: no tx work trigger for fallback sockets by Ursula Braun · 7 years ago
  83. 9014db2 smc: add support for splice() by Stefan Raspl · 7 years ago
  84. b51fa1b smc: make smc_rx_wait_data() generic by Stefan Raspl · 7 years ago
  85. a7b15ab Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  86. bda27ff smc: fix sendpage() call by Stefan Raspl · 7 years ago
  87. a6920d1 net/smc: handle unregistered buffers by Karsten Graul · 7 years ago
  88. e63a5f8 net/smc: call consolidation by Karsten Graul · 7 years ago
  89. 9b67e26 net/smc: handle ioctls SIOCINQ, SIOCOUTQ, and SIOCOUTQNSD by Ursula Braun · 7 years ago
  90. 877ae5b net/smc: periodic testlink support by Karsten Graul · 7 years ago
  91. 784813a net/smc: restrict non-blocking connect finish by Ursula Braun · 7 years ago
  92. abb190f net/smc: handle sockopt TCP_DEFER_ACCEPT by Ursula Braun · 7 years ago
  93. 01d2f7e net/smc: sockopts TCP_NODELAY and TCP_CORK by Ursula Braun · 7 years ago
  94. ee9dfbe net/smc: handle sockopts forcing fallback by Ursula Braun · 7 years ago
  95. 070204a net/smc: keep clcsock reference in smc_tcp_listen_work() by Ursula Braun · 7 years ago
  96. 1255fcb net/smc: fix shutdown in state SMC_LISTEN by Ursula Braun · 7 years ago
  97. 03fe2de Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  98. aaa4d33 net/smc: enable ipv6 support for smc by Karsten Graul · 7 years ago
  99. c246d94 net/smc: restructure netinfo for CLC proposal msgs by Karsten Graul · 7 years ago
  100. 3d50206 net/smc: simplify wait when closing listen socket by Ursula Braun · 7 years ago