1. ac80010 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 5 years ago
  2. 28a3b84 net/smc: unregister ib devices in reboot_event by Karsten Graul · 5 years ago
  3. 29115ce net/smc: shorten lgr_cnt initialization by Ursula Braun · 5 years ago
  4. a33a803 net/smc: guarantee removal of link groups in reboot by Ursula Braun · 5 years ago
  5. 6dabd40 net/smc: introduce bookkeeping of SMCR link groups by Ursula Braun · 5 years ago
  6. 0b29ec64 net/smc: immediate termination for SMCR link groups by Ursula Braun · 5 years ago
  7. 6a37ad3 net/smc: wait for tx completions before link freeing by Ursula Braun · 5 years ago
  8. 2c1d3e5 net/smc: abnormal termination without orderly flag by Ursula Braun · 5 years ago
  9. 5edd6b9 net/smc: introduce bookkeeping of SMCD link groups by Ursula Braun · 5 years ago
  10. 5421ec2 net/smc: abnormal termination of SMCD link groups by Ursula Braun · 5 years ago
  11. 42bfba9 net/smc: immediate termination for SMCD link groups by Ursula Braun · 5 years ago
  12. 50c6b20 net/smc: fix final cleanup sequence for SMCD devices by Ursula Braun · 5 years ago
  13. d31e955 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by David S. Miller · 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. 2a0674ff 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. 29ee270 net/smc: fix SMCD link group creation with VLAN id by Ursula Braun · 5 years ago
  25. c3d9494 net/smc: no new connections on disappearing devices by Ursula Braun · 5 years ago
  26. b3cb53c net/smc: increase device refcount for added link group by Ursula Braun · 5 years ago
  27. a0a62ee net/smc: separate locks for SMCD and SMCR link group lists by Ursula Braun · 5 years ago
  28. a2351c5 net/smc: separate SMCD and SMCR link group lists by Ursula Braun · 5 years ago
  29. 4480879 net/smc: hold conns_lock before calling smc_lgr_register_conn() by Huaping Zhou · 6 years ago
  30. 7a62725a net/smc: improve smc_conn_create reason codes by Karsten Graul · 6 years ago
  31. fba7e8e net/smc: cleanup of get vlan id by Karsten Graul · 6 years ago
  32. bc36d2f net/smc: consolidate function parameters by Karsten Graul · 6 years ago
  33. e78b262 net/smc: check connections in smc_lgr_free_work by Karsten Graul · 6 years ago
  34. a655fe9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  35. 8fc002b net/smc: move code to clear the conn->lgr field by Karsten Graul · 6 years ago
  36. a5e0431 net/smc: delete rkey first before switching to unused by Ursula Braun · 6 years ago
  37. 77f838a net/smc: prevent races between smc_lgr_terminate() and smc_conn_free() by Karsten Graul · 6 years ago
  38. b1bf78b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  39. c7674c0 net/smc: unregister rkeys of unused buffer by Karsten Graul · 6 years ago
  40. 90d8b29 net/smc: no link delete for a never active link by Ursula Braun · 6 years ago
  41. 3f3f0e3 net/smc: make smc_lgr_free() static by Ursula Braun · 6 years ago
  42. 0512f69 net/smc: add SMC-D shutdown signal by Hans Wippel · 6 years ago
  43. ee05ff7 net/smc: use queue pair number when matching link group by Karsten Graul · 6 years ago
  44. fb692ec net/smc: fix smc_buf_unuse to use the lgr pointer by Karsten Graul · 6 years ago
  45. 0a3173a Merge branch 'linus/master' into rdma.git for-next by Jason Gunthorpe · 7 years ago
  46. 92f4e77 Revert "net/smc: Replace ib_query_gid with rdma_get_gid_attr" by Jason Gunthorpe · 7 years ago
  47. 0d18a0cb net/smc: improve delete link processing by Karsten Graul · 7 years ago
  48. 7005ada net/smc: use correct vlan gid of RoCE device by Ursula Braun · 7 years ago
  49. 4134984 net/smc: add SMC-D support in af_smc by Hans Wippel · 7 years ago
  50. be244f2 net/smc: add SMC-D support in data transfer by Hans Wippel · 7 years ago
  51. c6ba7c9 net/smc: add base infrastructure for SMC-D and ISM by Hans Wippel · 7 years ago
  52. ddb457c net/smc: Replace ib_query_gid with rdma_get_gid_attr by Parav Pandit · 7 years ago
  53. 7f58a1a net/smc: longer delay when freeing client link groups by Ursula Braun · 7 years ago
  54. de8474eb net/smc: urgent data support by Stefan Raspl · 7 years ago
  55. b9f227c net/smc: lock smc_lgr_list in port_terminate() by Hans Wippel · 7 years ago
  56. 6511aad net/smc: change smc_buf_free function parameters by Hans Wippel · 7 years ago
  57. 8437bda net/smc: do a few smc_core.c cleanups 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. 9fda351 net/smc: move link group list to smc_core by Hans Wippel · 7 years ago
  60. 69cb7dc net/smc: add common buffer size in send and receive buffer descriptors by Hans Wippel · 7 years ago
  61. 517c300 net/smc: check for pending termination by Karsten Graul · 7 years ago
  62. 3cf52eb net/smc: set link inactive before calling smc_lgr_free() by Karsten Graul · 7 years ago
  63. 2a4c57a net/smc: use a workqueue to defer llc send by Karsten Graul · 7 years ago
  64. b32cf4a net/smc: move link llc initialization to llc layer by Karsten Graul · 7 years ago
  65. 44aa81c net/smc: register new rmbs with the peer by Karsten Graul · 7 years ago
  66. 2ef4f27 smc: allocate RMBs as compound pages by Stefan Raspl · 7 years ago
  67. a7b15ab Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  68. a6920d1 net/smc: handle unregistered buffers by Karsten Graul · 7 years ago
  69. cb9d43f net/smc: determine vlan_id of stacked net_device by Ursula Braun · 7 years ago
  70. 877ae5b net/smc: periodic testlink support by Karsten Graul · 7 years ago
  71. 97cdbc4 net/smc: schedule free_work when link group is terminated by Karsten Graul · 7 years ago
  72. 268ffcc net/smc: free link group without pending free_work only by Ursula Braun · 7 years ago
  73. 0f3e9c9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  74. 9651b93 net/smc: prevent new connections on link group by Karsten Graul · 7 years ago
  75. 52bedf3 net/smc: process add/delete link messages by Karsten Graul · 7 years ago
  76. 4ed75de net/smc: process confirm/delete rkey messages by Karsten Graul · 7 years ago
  77. be6d467 net/smc: remove unused fields from smc structures by Karsten Graul · 7 years ago
  78. 2be922f net/smc: use link_id of server in confirm link reply by Karsten Graul · 7 years ago
  79. cbba07a net/smc: use a constant for control message length by Karsten Graul · 7 years ago
  80. 51f1de7 net/smc: replace sock_put worker by socket refcounting by Ursula Braun · 7 years ago
  81. 732720f net/smc: wake up wr_reg_wait when terminating a link group by Ursula Braun · 7 years ago
  82. 610db66 net/smc: do not reuse a linkgroup with setup problems by Ursula Braun · 7 years ago
  83. 6887037 net/smc: Fix preinitialization of buf_desc in __smc_buf_create() by Geert Uytterhoeven · 7 years ago
  84. 4e1061f net/smc: use sk_rcvbuf as start for rmb creation by Ursula Braun · 7 years ago
  85. 2a17178 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  86. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  87. 43e2ada net/smc: dev_put for netdev after usage of ib_query_gid() by Ursula Braun · 7 years ago
  88. 5bc11dd net/smc: longer delay for client link group removal by Ursula Braun · 7 years ago
  89. 10428dd net/smc: synchronize buffer usage with device by Ursula Braun · 8 years ago
  90. b33982c net/smc: cleanup function __smc_buf_create() by Ursula Braun · 8 years ago
  91. 3e03472 net/smc: common functions for RMBs and send buffers by Ursula Braun · 8 years ago
  92. 9d8fb61 net/smc: introduce sg-logic for send buffers by Ursula Braun · 8 years ago
  93. 652a1e4 net/smc: register RMB-related memory region by Ursula Braun · 8 years ago
  94. 897e1c2 net/smc: use separate memory regions for RMBs by Ursula Braun · 8 years ago
  95. a3fe3d0 net/smc: introduce sg-logic for RMBs by Ursula Braun · 8 years ago
  96. c45abf3 net/smc: shorten local bufsize variables by Ursula Braun · 8 years ago
  97. 263eec9 smc: switch to usage of IB_PD_UNSAFE_GLOBAL_RKEY by Ursula Braun · 8 years ago
  98. 46c28db net/smc: no socket state changes in tasklet context by Ursula Braun · 8 years ago
  99. cdaf25d smc: some potential use after free bugs by Dan Carpenter · 8 years ago
  100. b38d732 smc: socket closing and linkgroup cleanup by Ursula Braun · 8 years ago