1. a6920d1 net/smc: handle unregistered buffers by Karsten Graul · 7 years ago
  2. 97cdbc4 net/smc: schedule free_work when link group is terminated by Karsten Graul · 7 years ago
  3. 268ffcc net/smc: free link group without pending free_work only by Ursula Braun · 7 years ago
  4. 0f3e9c9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  5. 9651b93 net/smc: prevent new connections on link group by Karsten Graul · 7 years ago
  6. 52bedf3 net/smc: process add/delete link messages by Karsten Graul · 7 years ago
  7. 4ed75de net/smc: process confirm/delete rkey messages by Karsten Graul · 7 years ago
  8. be6d467 net/smc: remove unused fields from smc structures by Karsten Graul · 7 years ago
  9. 2be922f net/smc: use link_id of server in confirm link reply by Karsten Graul · 7 years ago
  10. cbba07a net/smc: use a constant for control message length by Karsten Graul · 7 years ago
  11. 51f1de7 net/smc: replace sock_put worker by socket refcounting by Ursula Braun · 8 years ago
  12. 732720f net/smc: wake up wr_reg_wait when terminating a link group by Ursula Braun · 8 years ago
  13. 610db66 net/smc: do not reuse a linkgroup with setup problems by Ursula Braun · 8 years ago
  14. 6887037 net/smc: Fix preinitialization of buf_desc in __smc_buf_create() by Geert Uytterhoeven · 8 years ago
  15. 4e1061f net/smc: use sk_rcvbuf as start for rmb creation by Ursula Braun · 8 years ago
  16. 2a17178 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  17. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 8 years ago
  18. 43e2ada net/smc: dev_put for netdev after usage of ib_query_gid() by Ursula Braun · 8 years ago
  19. 5bc11dd net/smc: longer delay for client link group removal by Ursula Braun · 8 years ago
  20. 10428dd net/smc: synchronize buffer usage with device by Ursula Braun · 8 years ago
  21. b33982c net/smc: cleanup function __smc_buf_create() by Ursula Braun · 8 years ago
  22. 3e03472 net/smc: common functions for RMBs and send buffers by Ursula Braun · 8 years ago
  23. 9d8fb61 net/smc: introduce sg-logic for send buffers by Ursula Braun · 8 years ago
  24. 652a1e4 net/smc: register RMB-related memory region by Ursula Braun · 8 years ago
  25. 897e1c2 net/smc: use separate memory regions for RMBs by Ursula Braun · 8 years ago
  26. a3fe3d0 net/smc: introduce sg-logic for RMBs by Ursula Braun · 8 years ago
  27. c45abf3 net/smc: shorten local bufsize variables by Ursula Braun · 8 years ago
  28. 263eec9 smc: switch to usage of IB_PD_UNSAFE_GLOBAL_RKEY by Ursula Braun · 8 years ago
  29. 46c28db net/smc: no socket state changes in tasklet context by Ursula Braun · 8 years ago
  30. cdaf25d smc: some potential use after free bugs by Dan Carpenter · 9 years ago
  31. b38d732 smc: socket closing and linkgroup cleanup by Ursula Braun · 9 years ago
  32. 952310c smc: receive data from RMBE by Ursula Braun · 9 years ago
  33. 5f08318 smc: connection data control (CDC) by Ursula Braun · 9 years ago
  34. 9bf9abe smc: link layer control (LLC) by Ursula Braun · 9 years ago
  35. bd4ad57 smc: initialize IB transport incl. PD, MR, QP, CQ, event, WR by Ursula Braun · 9 years ago
  36. f38ba179 smc: work request (WR) base for use by LLC and CDC by Ursula Braun · 9 years ago
  37. cd6851f smc: remote memory buffers (RMBs) by Ursula Braun · 9 years ago
  38. 0cfdd8f smc: connection and link group creation by Ursula Braun · 9 years ago