1. aff3083 net/smc: Introduce tracepoints for tx and rx msg by Tony Lu · 3 years, 2 months ago
  2. 95f7f3e net/smc: improved fix wait on already cleared link by Karsten Graul · 3 years, 3 months ago
  3. 8f3d65c net/smc: fix wait on already cleared link by Karsten Graul · 3 years, 5 months ago
  4. 1708163 net/smc: Ensure correct state of the socket in send path by Guvenc Gulce · 3 years, 6 months ago
  5. 194730a net/smc: Make SMC statistics network namespace aware by Guvenc Gulce · 3 years, 6 months ago
  6. e0e4b8f net/smc: Add SMC statistics support by Guvenc Gulce · 3 years, 6 months ago
  7. 22ef473 net/smc: use separate work queues for different worker types by Karsten Graul · 4 years, 4 months ago
  8. c6f02eb net/smc: switch connections to alternate link by Karsten Graul · 4 years, 8 months ago
  9. 8752393 net/smc: take link down instead of terminating the link group by Karsten Graul · 4 years, 8 months ago
  10. 387707f net/smc: convert static link ID to dynamic references by Karsten Graul · 4 years, 8 months ago
  11. 354ea2b net/smc: use termination worker under send_lock by Karsten Graul · 4 years, 10 months ago
  12. 5421ec2 net/smc: abnormal termination of SMCD link groups by Ursula Braun · 5 years ago
  13. b290098 net/smc: cancel send and receive for terminated socket by Ursula Braun · 5 years ago
  14. 4651d18 net/smc: make sure EPOLLOUT is raised by Jason Baron · 5 years ago
  15. cecc7a3 net/smc: cleanup for smcr_tx_sndbuf_nonempty by Ursula Braun · 6 years ago
  16. 16297d1 net/smc: no delay for free tx buffer wait by Karsten Graul · 6 years ago
  17. 5bc056d net/smc: move wake up of close waiter by Karsten Graul · 6 years ago
  18. 4dff63c net/smc: reset cursor update required flag by Karsten Graul · 6 years ago
  19. b8649ef net/smc: fix sender_free computation by Ursula Braun · 6 years ago
  20. ad6f317 net/smc: preallocated memory for rdma work requests by Ursula Braun · 6 years ago
  21. 33f3fcc net/smc: do not wait under send_lock by Karsten Graul · 6 years ago
  22. 6889b36 net/smc: don't wait for send buffer space when data was already sent by Karsten Graul · 6 years ago
  23. 0a3173a Merge branch 'linus/master' into rdma.git for-next by Jason Gunthorpe · 6 years ago
  24. 89982f7 Merge tag 'v4.18' into rdma.git for-next by Jason Gunthorpe · 6 years ago
  25. 2e3bbe4 net/smc: Simplify ib_post_(send|recv|srq_recv)() calls by Bart Van Assche · 6 years ago
  26. bac6de7 net/smc: eliminate cursor read and write calls by Stefan Raspl · 6 years ago
  27. 99be51f net/smc: optimize consumer cursor updates by Ursula Braun · 6 years ago
  28. be244f2 net/smc: add SMC-D support in data transfer by Hans Wippel · 7 years ago
  29. e82f2e3 net/smc: optimize consumer cursor updates by Ursula Braun · 7 years ago
  30. de8474e net/smc: urgent data support by Stefan Raspl · 7 years ago
  31. 95d8d263 net/smc: calculate write offset in RMB only once per connection by Hans Wippel · 7 years ago
  32. 92a138e net/smc: rename connection index to RMBE index by Hans Wippel · 7 years ago
  33. 69cb7dc net/smc: add common buffer size in send and receive buffer descriptors by Hans Wippel · 7 years ago
  34. be7f3e5 net/smc: init conn.tx_work & conn.send_lock sooner by Eric Dumazet · 7 years ago
  35. 01d2f7e net/smc: sockopts TCP_NODELAY and TCP_CORK by Ursula Braun · 7 years ago
  36. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
  37. 1a0a04c net/smc: check for healthy link group resp. connections by Ursula Braun · 7 years ago
  38. b4772b3 net/smc: terminate link group for ib_post_send problems by Ursula Braun · 7 years ago
  39. aa377e6 net/smc: continue waiting if peer signals write_shutdown by Ursula Braun · 7 years ago
  40. 6b5771a smc: no consumer update in tasklet context by Ursula Braun · 7 years ago
  41. 4bd3e7f smc: no update for unused sk_write_pending by Ursula Braun · 7 years ago
  42. 2a17178 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  43. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  44. 1f8d31d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  45. 51957bc net/smc: parameter cleanup in smc_cdc_get_free_slot() by Ursula Braun · 7 years ago
  46. 18e537c net/smc: introduce a delay by Ursula Braun · 7 years ago
  47. 10428dd net/smc: synchronize buffer usage with device by Ursula Braun · 7 years ago
  48. 9d8fb61 net/smc: introduce sg-logic for send buffers by Ursula Braun · 7 years ago
  49. 90cacb2 net/smc: guarantee reset of write_blocked for heavy workload by Ursula Braun · 8 years ago
  50. 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
  51. b38d732 smc: socket closing and linkgroup cleanup by Ursula Braun · 8 years ago
  52. 952310c smc: receive data from RMBE by Ursula Braun · 8 years ago
  53. e6727f3 smc: send data (through RDMA) by Ursula Braun · 8 years ago