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