1. 6a37ad3 net/smc: wait for tx completions before link freeing by Ursula Braun · 5 years ago
  2. 2c1d3e5 net/smc: abnormal termination without orderly flag by Ursula Braun · 5 years ago
  3. 15e1b99 net/smc: no WR buffer wait for terminating link group by Ursula Braun · 5 years ago
  4. 5edd6b9 net/smc: introduce bookkeeping of SMCD link groups by Ursula Braun · 5 years ago
  5. 5421ec2 net/smc: abnormal termination of SMCD link groups by Ursula Braun · 5 years ago
  6. 42bfba9 net/smc: immediate termination for SMCD link groups by Ursula Braun · 5 years ago
  7. 50c6b20 net/smc: fix final cleanup sequence for SMCD devices by Ursula Braun · 5 years ago
  8. 14684b9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  9. 98f3375 net/smc: fix ethernet interface refcounting by Ursula Braun · 5 years ago
  10. d31e955 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  11. 301428e net/smc: fix refcounting for non-blocking connect() by Ursula Braun · 5 years ago
  12. ca5f8d2 net/smc: keep vlan_id for SMC-R in smc_listen_work() by Ursula Braun · 5 years ago
  13. f536dff net/smc: fix closing of fallback SMC sockets by Ursula Braun · 5 years ago
  14. f3b0a18 net: remove unnecessary variables and callback by Taehee Yoo · 5 years ago
  15. 81cf4f4 net/smc: remove close abort worker by Ursula Braun · 5 years ago
  16. f528ba2 net/smc: introduce link group termination worker by Ursula Braun · 5 years ago
  17. 2a0674f net/smc: improve abnormal termination of link groups by Ursula Braun · 5 years ago
  18. 8317976 net/smc: tell peers about abnormal link group termination by Ursula Braun · 5 years ago
  19. 8e316b9 net/smc: improve link group freeing by Ursula Braun · 5 years ago
  20. 69318b5 net/smc: improve abnormal termination locking by Ursula Braun · 5 years ago
  21. 8caa654 net/smc: terminate link group without holding lgr lock by Ursula Braun · 5 years ago
  22. b290098 net/smc: cancel send and receive for terminated socket by Ursula Braun · 5 years ago
  23. 2f18439 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  24. 107529e net/smc: receive pending data after RCV_SHUTDOWN by Karsten Graul · 5 years ago
  25. 882dcfe net/smc: receive returns without data by Karsten Graul · 5 years ago
  26. 29ee270 net/smc: fix SMCD link group creation with VLAN id by Ursula Braun · 5 years ago
  27. d18963c net/smc: improve close of terminated socket by Ursula Braun · 5 years ago
  28. c3d9494 net/smc: no new connections on disappearing devices by Ursula Braun · 5 years ago
  29. b3cb53c net/smc: increase device refcount for added link group by Ursula Braun · 5 years ago
  30. a0a62ee net/smc: separate locks for SMCD and SMCR link group lists by Ursula Braun · 5 years ago
  31. a2351c5 net/smc: separate SMCD and SMCR link group lists by Ursula Braun · 5 years ago
  32. 4651d18 net/smc: make sure EPOLLOUT is raised by Jason Baron · 5 years ago
  33. cd20636 net/smc: avoid fallback in case of non-blocking connect by Ursula Braun · 5 years ago
  34. f9cedf1 net/smc: do not schedule tx_work in SMC_CLOSED state by Ursula Braun · 5 years ago
  35. d96ff26 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  36. 39f41f3 net/smc: common release code for non-accepted sockets by Ursula Braun · 6 years ago
  37. 8c33bf1 net/smc: Fix error path in smc_init by YueHaibing · 6 years ago
  38. 4480879 net/smc: hold conns_lock before calling smc_lgr_register_conn() by Huaping Zhou · 6 years ago
  39. cd5a411 net: use new in_dev_ifa iterators by Florian Westphal · 6 years ago
  40. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  41. 09c434b treewide: Add SPDX license identifier for more missed files by Thomas Gleixner · 6 years ago
  42. dce45af Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 6 years ago
  43. 5102eca net/smc: Use rdma_read_gid_l2_fields to L2 fields by Parav Pandit · 6 years ago
  44. ef6243a genetlink: optionally validate strictly/dumps by Johannes Berg · 6 years ago
  45. 6b0a7f8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  46. 7a62725 net/smc: improve smc_conn_create reason codes by Karsten Graul · 6 years ago
  47. 9aa68d2 net/smc: improve smc_listen_work reason codes by Karsten Graul · 6 years ago
  48. 228bae0 net/smc: code cleanup smc_listen_work by Karsten Graul · 6 years ago
  49. fba7e8e net/smc: cleanup of get vlan id by Karsten Graul · 6 years ago
  50. bc36d2f net/smc: consolidate function parameters by Karsten Graul · 6 years ago
  51. 5988669 net/smc: check for ip prefix and subnet by Karsten Graul · 6 years ago
  52. 4ada81f net/smc: fallback to TCP after connect problems by Karsten Graul · 6 years ago
  53. 50717a3 net/smc: nonblocking connect rework by Ursula Braun · 6 years ago
  54. f61bca5 net/smc: move unhash before release of clcsock by Ursula Braun · 6 years ago
  55. 8ef659f net/smc: fix return code from FLUSH command by Karsten Graul · 6 years ago
  56. 07603b2 net/smc: propagate file from SMC to TCP socket by Ursula Braun · 6 years ago
  57. e183d4e net/smc: fix a NULL pointer dereference by Kangjie Lu · 6 years ago
  58. fd57770 net/smc: wait for pending work before clcsock release_sock by Karsten Graul · 6 years ago
  59. 3b0f31f genetlink: make policy common to family by Johannes Berg · 6 years ago
  60. 5f739e4 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  61. 5490357 net/smc: allow pnetid-less configuration by Ursula Braun · 6 years ago
  62. 70f3522 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  63. af5f60c net/smc: allow PCI IDs as ib device names in the pnet table by Hans Wippel · 6 years ago
  64. 64e28b5 net/smc: add pnet table namespace support by Hans Wippel · 6 years ago
  65. f3d74b2 net/smc: add smcd support to the pnet table by Hans Wippel · 6 years ago
  66. 890a2cb net/smc: rework pnet table by Hans Wippel · 6 years ago
  67. cecc7a3 net/smc: cleanup for smcr_tx_sndbuf_nonempty by Ursula Braun · 6 years ago
  68. d7cf4a3 net/smc: fix smc_poll in SMC_INIT state by Ursula Braun · 6 years ago
  69. 3313da8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  70. 81cf643 net/smc: check port_idx of ib event by Karsten Graul · 6 years ago
  71. e78b262 net/smc: check connections in smc_lgr_free_work by Karsten Graul · 6 years ago
  72. cf0cfe5 net/smc: reduce amount of status updates to peer by Karsten Graul · 6 years ago
  73. 16297d1 net/smc: no delay for free tx buffer wait by Karsten Graul · 6 years ago
  74. 5bc056d net/smc: move wake up of close waiter by Karsten Graul · 6 years ago
  75. 4dff63c net/smc: reset cursor update required flag by Karsten Graul · 6 years ago
  76. ccc8ca9 net/smc: fix byte_order for rx_curs_confirmed by Ursula Braun · 6 years ago
  77. a655fe9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  78. 232dc8e net/smc: original socket family in inet_sock_diag by Karsten Graul · 6 years ago
  79. 8fc002b net/smc: move code to clear the conn->lgr field by Karsten Graul · 6 years ago
  80. 72a36a8 net/smc: use client and server LGR pending locks for SMC-R by Hans Wippel · 6 years ago
  81. 62c7139 net/smc: unlock LGR pending lock earlier for SMC-D by Hans Wippel · 6 years ago
  82. a225d2c net/smc: use smc_curs_copy() for SMC-D by Ursula Braun · 6 years ago
  83. b03faa1 net/smc: postpone release of clcsock by Ursula Braun · 6 years ago
  84. 84b799a net/smc: correct state change for peer closing by Ursula Braun · 6 years ago
  85. a5e0431 net/smc: delete rkey first before switching to unused by Ursula Braun · 6 years ago
  86. b8649ef net/smc: fix sender_free computation by Ursula Braun · 6 years ago
  87. ad6f317 net/smc: preallocated memory for rdma work requests by Ursula Braun · 6 years ago
  88. 9718475 socket: Add SO_TIMESTAMPING_NEW by Deepa Dinamani · 6 years ago
  89. 46ad022 net/smc: fix use of variable in cleared area by Karsten Graul · 6 years ago
  90. e5f3aa0 net/smc: use device link provided in qp_context by Karsten Graul · 6 years ago
  91. 2dee25a net/smc: call smc_cdc_msg_send() under send_lock by Karsten Graul · 6 years ago
  92. 33f3fcc net/smc: do not wait under send_lock by Karsten Graul · 6 years ago
  93. 51c5aba net/smc: recvmsg and splice_read should return 0 after shutdown by Karsten Graul · 6 years ago
  94. 6889b36 net/smc: don't wait for send buffer space when data was already sent by Karsten Graul · 6 years ago
  95. 77f838a net/smc: prevent races between smc_lgr_terminate() and smc_conn_free() by Karsten Graul · 6 years ago
  96. ca8dc13 net/smc: allow 16 byte pnetids in netlink policy by Hans Wippel · 6 years ago
  97. 14d22d4 net/smc: fix another sizeof to int comparison by Ursula Braun · 6 years ago
  98. 01e7187 pipe: stop using ->can_merge by Jann Horn · 6 years ago
  99. 26d92e9 smc: move unhash as early as possible in smc_release() by Cong Wang · 6 years ago
  100. 2be09de Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago