1. 0a3173a Merge branch 'linus/master' into rdma.git for-next by Jason Gunthorpe · 7 years ago
  2. 92f4e77 Revert "net/smc: Replace ib_query_gid with rdma_get_gid_attr" by Jason Gunthorpe · 7 years ago
  3. 89982f7 Merge tag 'v4.18' into rdma.git for-next by Jason Gunthorpe · 7 years ago
  4. 0d86caf net/smc: send response to test link signal by Ursula Braun · 7 years ago
  5. a736e07 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  6. 7311d66 net/smc: move sock lock in smc_ioctl() by Ursula Braun · 7 years ago
  7. bd58c7e net/smc: allow sysctl rmem and wmem defaults for servers by Ursula Braun · 7 years ago
  8. caa21e1 net/smc: no shutdown in state SMC_LISTEN by Ursula Braun · 7 years ago
  9. c1c8626 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  10. 5607016 net/smc: no cursor update send in state SMC_INIT by Ursula Braun · 7 years ago
  11. dd979b4 net: simplify sock_poll_wait by Christoph Hellwig · 7 years ago
  12. 0d18a0cb net/smc: improve delete link processing by Karsten Graul · 7 years ago
  13. 603cc14 net/smc: provide fallback reason code by Karsten Graul · 7 years ago
  14. 7005ada net/smc: use correct vlan gid of RoCE device by Ursula Braun · 7 years ago
  15. 947541f net/smc: fewer parameters for smc_llc_send_confirm_link() by Ursula Braun · 7 years ago
  16. 2e3bbe4 net/smc: Simplify ib_post_(send|recv|srq_recv)() calls by Bart Van Assche · 7 years ago
  17. 12c36dc net/smc: Remove a WARN_ON() statement by Bart Van Assche · 7 years ago
  18. 48bf523 net/smc: remove local variable page in smc_rx_splice() by Ursula Braun · 7 years ago
  19. 144ce4b net/smc: use DECLARE_BITMAP for rtokens_used_mask by Ursula Braun · 7 years ago
  20. 00e5fb2 net/smc: add function to get link group from link by Stefan Raspl · 7 years ago
  21. bac6de7 net/smc: eliminate cursor read and write calls by Stefan Raspl · 7 years ago
  22. c601171 net/smc: provide smc mode in smc_diag.c by Karsten Graul · 7 years ago
  23. c4c5551 Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux by David S. Miller · 7 years ago
  24. 024ddc0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  25. f6bdc42 net/smc: reset recv timeout after clc handshake by Karsten Graul · 7 years ago
  26. ac0107e net/smc: add error handling for get_user() by Ursula Braun · 7 years ago
  27. 99be51f net/smc: optimize consumer cursor updates by Ursula Braun · 7 years ago
  28. 1992d99 net/smc: take sock lock in smc_ioctl() by Ursula Braun · 7 years ago
  29. e1bbdd5 net/smc: reduce sock_put() for fallback sockets by Ursula Braun · 7 years ago
  30. 410da1e net/smc: fix up merge error with poll changes by Linus Torvalds · 7 years ago
  31. 5cd3da4 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  32. 4e33d7d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  33. 4b1b7d3b net/smc: add SMC-D diag support by Hans Wippel · 7 years ago
  34. 4134984 net/smc: add SMC-D support in af_smc by Hans Wippel · 7 years ago
  35. be244f2 net/smc: add SMC-D support in data transfer by Hans Wippel · 7 years ago
  36. c758dfd net/smc: add SMC-D support in CLC messages by Hans Wippel · 7 years ago
  37. 1619f77 net/smc: add pnetid support for SMC-D and ISM by Hans Wippel · 7 years ago
  38. c6ba7c9 net/smc: add base infrastructure for SMC-D and ISM by Hans Wippel · 7 years ago
  39. e82f2e3 net/smc: optimize consumer cursor updates by Ursula Braun · 7 years ago
  40. 0afff91 net/smc: add pnetid support by Ursula Braun · 7 years ago
  41. be6a3f3 net/smc: determine port attributes independent from pnet table by Ursula Braun · 7 years ago
  42. a11e1d4 Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL by Linus Torvalds · 7 years ago
  43. 24ac3a0 net/smc: rebuild nonblocking connect by Ursula Braun · 7 years ago
  44. ddb457c net/smc: Replace ib_query_gid with rdma_get_gid_attr by Parav Pandit · 7 years ago
  45. 9215310 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  46. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  47. c0129a0 smc: convert to ->poll_mask by Cong Wang · 7 years ago
  48. 3dc9f55 net/smc: fix error return code in smc_setsockopt() by Wei Yongjun · 7 years ago
  49. 7f58a1a net/smc: longer delay when freeing client link groups by Ursula Braun · 7 years ago
  50. de8474e net/smc: urgent data support by Stefan Raspl · 7 years ago
  51. b9f227c net/smc: lock smc_lgr_list in port_terminate() by Hans Wippel · 7 years ago
  52. 2351abe net/smc: return 0 for ioctl calls in states INIT and CLOSED by Ursula Braun · 7 years ago
  53. 6f6e434 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  54. 3b2dec2 net/smc: restructure client and server code in af_smc by Hans Wippel · 7 years ago
  55. 6511aad net/smc: change smc_buf_free function parameters by Hans Wippel · 7 years ago
  56. 8437bda net/smc: do a few smc_core.c cleanups by Hans Wippel · 7 years ago
  57. d7b0e37 net/smc: restructure CDC message reception by Hans Wippel · 7 years ago
  58. 2f6beca net/smc: move smc_core specific code from smc.h to smc_core by Hans Wippel · 7 years ago
  59. 95d8d263 net/smc: calculate write offset in RMB only once per connection by Hans Wippel · 7 years ago
  60. 92a138e net/smc: rename connection index to RMBE index by Hans Wippel · 7 years ago
  61. 9fda351 net/smc: move link group list to smc_core by Hans Wippel · 7 years ago
  62. 69cb7dc net/smc: add common buffer size in send and receive buffer descriptors by Hans Wippel · 7 years ago
  63. be7f3e5 net/smc: init conn.tx_work & conn.send_lock sooner by Eric Dumazet · 7 years ago
  64. 517c300 net/smc: check for pending termination by Karsten Graul · 7 years ago
  65. 8f332a7 net/smc: drop messages when link state is inactive by Karsten Graul · 7 years ago
  66. 3cf52eb net/smc: set link inactive before calling smc_lgr_free() by Karsten Graul · 7 years ago
  67. 1401ea0 net/smc: handle all error codes from smc_conn_create() by Karsten Graul · 7 years ago
  68. 2a4c57a net/smc: use a workqueue to defer llc send by Karsten Graul · 7 years ago
  69. b32cf4a net/smc: move link llc initialization to llc layer by Karsten Graul · 7 years ago
  70. d97935f net/smc: simplify test_link function usage by Karsten Graul · 7 years ago
  71. 9fcdf8e net/smc: remove unnecessary cast by Karsten Graul · 7 years ago
  72. 44aa81c net/smc: register new rmbs with the peer by Karsten Graul · 7 years ago
  73. 569bc64 net/smc: no tx work trigger for fallback sockets by Ursula Braun · 7 years ago
  74. d49baa7 net/smc: check for missing nlattrs in SMC_PNETID messages by Eric Biggers · 7 years ago
  75. 9014db2 smc: add support for splice() by Stefan Raspl · 7 years ago
  76. 2ef4f27 smc: allocate RMBs as compound pages by Stefan Raspl · 7 years ago
  77. b51fa1b smc: make smc_rx_wait_data() generic by Stefan Raspl · 7 years ago
  78. c8b8ec8 smc: simplify abort logic by Stefan Raspl · 7 years ago
  79. a7b15ab Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  80. bda27ff smc: fix sendpage() call by Stefan Raspl · 7 years ago
  81. a6920d1 net/smc: handle unregistered buffers by Karsten Graul · 7 years ago
  82. e63a5f8 net/smc: call consolidation by Karsten Graul · 7 years ago
  83. cb9d43f net/smc: determine vlan_id of stacked net_device by Ursula Braun · 7 years ago
  84. 9b67e26 net/smc: handle ioctls SIOCINQ, SIOCOUTQ, and SIOCOUTQNSD by Ursula Braun · 7 years ago
  85. ed75986 net/smc: ipv6 support for smc_diag.c by Karsten Graul · 7 years ago
  86. 877ae5b net/smc: periodic testlink support by Karsten Graul · 7 years ago
  87. 784813a net/smc: restrict non-blocking connect finish by Ursula Braun · 7 years ago
  88. abb190f net/smc: handle sockopt TCP_DEFER_ACCEPT by Ursula Braun · 7 years ago
  89. 01d2f7e net/smc: sockopts TCP_NODELAY and TCP_CORK by Ursula Braun · 7 years ago
  90. ee9dfbe net/smc: handle sockopts forcing fallback by Ursula Braun · 7 years ago
  91. 3382576 net/smc: fix structure size by Karsten Graul · 7 years ago
  92. 070204a net/smc: keep clcsock reference in smc_tcp_listen_work() by Ursula Braun · 7 years ago
  93. 1255fcb net/smc: fix shutdown in state SMC_LISTEN by Ursula Braun · 7 years ago
  94. c0b458a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  95. ab6f6dd net/smc: use announced length in sock_recvmsg() by Ursula Braun · 7 years ago
  96. 03fe2de Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  97. aaa4d33 net/smc: enable ipv6 support for smc by Karsten Graul · 7 years ago
  98. 1a26d02 net/smc: add ipv6 support to CLC layer 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