1. 4651d18 net/smc: make sure EPOLLOUT is raised by Jason Baron · 5 years ago
  2. cd20636 net/smc: avoid fallback in case of non-blocking connect by Ursula Braun · 5 years ago
  3. f9cedf1 net/smc: do not schedule tx_work in SMC_CLOSED state by Ursula Braun · 5 years ago
  4. d96ff26 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  5. 39f41f3 net/smc: common release code for non-accepted sockets by Ursula Braun · 6 years ago
  6. 8c33bf1 net/smc: Fix error path in smc_init by YueHaibing · 6 years ago
  7. 4480879 net/smc: hold conns_lock before calling smc_lgr_register_conn() by Huaping Zhou · 6 years ago
  8. cd5a411 net: use new in_dev_ifa iterators by Florian Westphal · 6 years ago
  9. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  10. 09c434b treewide: Add SPDX license identifier for more missed files by Thomas Gleixner · 6 years ago
  11. dce45af Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 6 years ago
  12. 5102eca net/smc: Use rdma_read_gid_l2_fields to L2 fields by Parav Pandit · 6 years ago
  13. ef6243a genetlink: optionally validate strictly/dumps by Johannes Berg · 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. 4ada81f net/smc: fallback to TCP after connect problems by Karsten Graul · 6 years ago
  22. 50717a3 net/smc: nonblocking connect rework by Ursula Braun · 6 years ago
  23. f61bca5 net/smc: move unhash before release of clcsock by Ursula Braun · 6 years ago
  24. 8ef659f net/smc: fix return code from FLUSH command by Karsten Graul · 6 years ago
  25. 07603b2 net/smc: propagate file from SMC to TCP socket by Ursula Braun · 6 years ago
  26. e183d4e net/smc: fix a NULL pointer dereference by Kangjie Lu · 6 years ago
  27. fd57770 net/smc: wait for pending work before clcsock release_sock by Karsten Graul · 6 years ago
  28. 3b0f31f genetlink: make policy common to family by Johannes Berg · 6 years ago
  29. 5f739e4 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  30. 5490357 net/smc: allow pnetid-less configuration by Ursula Braun · 6 years ago
  31. 70f3522 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  32. af5f60c net/smc: allow PCI IDs as ib device names in the pnet table by Hans Wippel · 6 years ago
  33. 64e28b5 net/smc: add pnet table namespace support by Hans Wippel · 6 years ago
  34. f3d74b2 net/smc: add smcd support to the pnet table by Hans Wippel · 6 years ago
  35. 890a2cb net/smc: rework pnet table by Hans Wippel · 6 years ago
  36. cecc7a3 net/smc: cleanup for smcr_tx_sndbuf_nonempty by Ursula Braun · 6 years ago
  37. d7cf4a3 net/smc: fix smc_poll in SMC_INIT state by Ursula Braun · 6 years ago
  38. 3313da8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  39. 81cf643 net/smc: check port_idx of ib event by Karsten Graul · 6 years ago
  40. e78b262 net/smc: check connections in smc_lgr_free_work by Karsten Graul · 6 years ago
  41. cf0cfe5 net/smc: reduce amount of status updates to peer by Karsten Graul · 6 years ago
  42. 16297d1 net/smc: no delay for free tx buffer wait by Karsten Graul · 6 years ago
  43. 5bc056d net/smc: move wake up of close waiter by Karsten Graul · 6 years ago
  44. 4dff63c net/smc: reset cursor update required flag by Karsten Graul · 6 years ago
  45. ccc8ca9 net/smc: fix byte_order for rx_curs_confirmed by Ursula Braun · 6 years ago
  46. a655fe9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  47. 232dc8e net/smc: original socket family in inet_sock_diag by Karsten Graul · 6 years ago
  48. 8fc002b net/smc: move code to clear the conn->lgr field by Karsten Graul · 6 years ago
  49. 72a36a8 net/smc: use client and server LGR pending locks for SMC-R by Hans Wippel · 6 years ago
  50. 62c7139 net/smc: unlock LGR pending lock earlier for SMC-D by Hans Wippel · 6 years ago
  51. a225d2c net/smc: use smc_curs_copy() for SMC-D by Ursula Braun · 6 years ago
  52. b03faa1 net/smc: postpone release of clcsock by Ursula Braun · 6 years ago
  53. 84b799a net/smc: correct state change for peer closing by Ursula Braun · 6 years ago
  54. a5e0431 net/smc: delete rkey first before switching to unused by Ursula Braun · 6 years ago
  55. b8649ef net/smc: fix sender_free computation by Ursula Braun · 6 years ago
  56. ad6f317 net/smc: preallocated memory for rdma work requests by Ursula Braun · 6 years ago
  57. 9718475 socket: Add SO_TIMESTAMPING_NEW by Deepa Dinamani · 6 years ago
  58. 46ad022 net/smc: fix use of variable in cleared area by Karsten Graul · 6 years ago
  59. e5f3aa0 net/smc: use device link provided in qp_context by Karsten Graul · 6 years ago
  60. 2dee25a net/smc: call smc_cdc_msg_send() under send_lock by Karsten Graul · 6 years ago
  61. 33f3fcc net/smc: do not wait under send_lock by Karsten Graul · 6 years ago
  62. 51c5aba net/smc: recvmsg and splice_read should return 0 after shutdown by Karsten Graul · 6 years ago
  63. 6889b36 net/smc: don't wait for send buffer space when data was already sent by Karsten Graul · 6 years ago
  64. 77f838a net/smc: prevent races between smc_lgr_terminate() and smc_conn_free() by Karsten Graul · 6 years ago
  65. ca8dc13 net/smc: allow 16 byte pnetids in netlink policy by Hans Wippel · 6 years ago
  66. 14d22d4 net/smc: fix another sizeof to int comparison by Ursula Braun · 6 years ago
  67. 01e7187 pipe: stop using ->can_merge by Jann Horn · 6 years ago
  68. 26d92e9 smc: move unhash as early as possible in smc_release() by Cong Wang · 6 years ago
  69. 2be09de Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  70. 78abe3d net/smc: fix TCP fallback socket release by Myungho Jung · 6 years ago
  71. b1bf78b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  72. c7674c0 net/smc: unregister rkeys of unused buffer by Karsten Graul · 6 years ago
  73. 60e03c6 net/smc: add infrastructure to send delete rkey messages by Karsten Graul · 6 years ago
  74. 4600cfc net/smc: avoid a delay by waiting for nothing by Karsten Graul · 6 years ago
  75. 587e41d net/smc: cleanup listen worker mutex unlocking by Ursula Braun · 6 years ago
  76. 2b59f58 net/smc: short wait for late smc_clc_wait_msg by Ursula Braun · 6 years ago
  77. 90d8b29 net/smc: no link delete for a never active link by Ursula Braun · 6 years ago
  78. 9ed2855 net/smc: allow fallback after clc timeouts by Ursula Braun · 6 years ago
  79. 6ae36bf net/smc: remove sock_error detour in clc-functions by Ursula Braun · 6 years ago
  80. 3f3f0e3 net/smc: make smc_lgr_free() static by Ursula Braun · 6 years ago
  81. 263ffae net/smc: cleanup tcp_listen_worker initialization by Ursula Braun · 6 years ago
  82. e438bae net/smc: use after free fix in smc_wr_tx_put_slot() by Ursula Braun · 6 years ago
  83. b9a22dd net/smc: atomic SMCD cursor handling by Ursula Braun · 6 years ago
  84. 0512f69 net/smc: add SMC-D shutdown signal by Hans Wippel · 6 years ago
  85. ee05ff7 net/smc: use queue pair number when matching link group by Karsten Graul · 6 years ago
  86. f07920a net/smc: abort CLC connection in smc_release by Hans Wippel · 6 years ago
  87. 9931a07 Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  88. fb692ec net/smc: fix smc_buf_unuse to use the lgr pointer by Karsten Graul · 6 years ago
  89. aa563d7 iov_iter: Separate type from direction and use accessor functions by David Howells · 6 years ago
  90. 89ab066 Revert "net: simplify sock_poll_wait" by Karsten Graul · 6 years ago
  91. 56ce3c5 smc: generic netlink family should be __ro_after_init by Johannes Berg · 6 years ago
  92. 3818977 net/smc: fix sizeof to int comparison by YueHaibing · 6 years ago
  93. 71d117f net/smc: no urgent data check for listen sockets by Karsten Graul · 6 years ago
  94. dd65d87 net/smc: enable fallback for connection abort in state INIT by Ursula Braun · 6 years ago
  95. 1ca52fc net/smc: remove duplicate mutex_unlock by Ursula Braun · 6 years ago
  96. 648a5a7 net/smc: fix non-blocking connect problem by Ursula Braun · 6 years ago
  97. b4c296f RDMA/smc: Replace ib_query_gid with rdma_get_gid_attr by Jason Gunthorpe · 6 years ago
  98. 0a3173a Merge branch 'linus/master' into rdma.git for-next by Jason Gunthorpe · 6 years ago
  99. 92f4e77 Revert "net/smc: Replace ib_query_gid with rdma_get_gid_attr" by Jason Gunthorpe · 6 years ago
  100. 89982f7 Merge tag 'v4.18' into rdma.git for-next by Jason Gunthorpe · 6 years ago