1. bac6de7 net/smc: eliminate cursor read and write calls by Stefan Raspl · 7 years ago
  2. be244f2 net/smc: add SMC-D support in data transfer by Hans Wippel · 7 years ago
  3. e82f2e3 net/smc: optimize consumer cursor updates by Ursula Braun · 7 years ago
  4. de8474e net/smc: urgent data support by Stefan Raspl · 7 years ago
  5. 95d8d263 net/smc: calculate write offset in RMB only once per connection by Hans Wippel · 7 years ago
  6. 92a138e net/smc: rename connection index to RMBE index by Hans Wippel · 7 years ago
  7. 69cb7dc net/smc: add common buffer size in send and receive buffer descriptors by Hans Wippel · 7 years ago
  8. be7f3e5 net/smc: init conn.tx_work & conn.send_lock sooner by Eric Dumazet · 7 years ago
  9. 01d2f7e net/smc: sockopts TCP_NODELAY and TCP_CORK by Ursula Braun · 7 years ago
  10. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
  11. 1a0a04c net/smc: check for healthy link group resp. connections by Ursula Braun · 7 years ago
  12. b4772b3 net/smc: terminate link group for ib_post_send problems by Ursula Braun · 7 years ago
  13. aa377e6 net/smc: continue waiting if peer signals write_shutdown by Ursula Braun · 7 years ago
  14. 6b5771a smc: no consumer update in tasklet context by Ursula Braun · 7 years ago
  15. 4bd3e7f smc: no update for unused sk_write_pending by Ursula Braun · 7 years ago
  16. 2a17178 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  17. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  18. 1f8d31d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  19. 51957bc net/smc: parameter cleanup in smc_cdc_get_free_slot() by Ursula Braun · 7 years ago
  20. 18e537c net/smc: introduce a delay by Ursula Braun · 7 years ago
  21. 10428dd net/smc: synchronize buffer usage with device by Ursula Braun · 7 years ago
  22. 9d8fb61 net/smc: introduce sg-logic for send buffers by Ursula Braun · 7 years ago
  23. 90cacb2 net/smc: guarantee reset of write_blocked for heavy workload by Ursula Braun · 8 years ago
  24. c3edc40 sched/headers: Move task_struct::signal and task_struct::sighand types and accessors into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  25. b38d732 smc: socket closing and linkgroup cleanup by Ursula Braun · 8 years ago
  26. 952310c smc: receive data from RMBE by Ursula Braun · 8 years ago
  27. e6727f3 smc: send data (through RDMA) by Ursula Braun · 8 years ago