1. ea89c6c net/smc: Introduce a new conn->lgr validity check helper by Wen Gu · 3 years ago
  2. 349d431 net/smc: fix kernel panic caused by race of smc_sock by Dust Li · 3 years ago
  3. 95f7f3e net/smc: improved fix wait on already cleared link by Karsten Graul · 3 years, 3 months ago
  4. fcb8e3a net: smc: convert tasklets to use new tasklet_setup() API by Allen Pais · 4 years, 2 months ago
  5. 22ef473 net/smc: use separate work queues for different worker types by Karsten Graul · 4 years, 4 months ago
  6. 2bced6a net/smc: put slot when connection is killed by Karsten Graul · 4 years, 5 months ago
  7. b8ded9d net/smc: pre-fetch send buffer outside of send_lock by Karsten Graul · 4 years, 7 months ago
  8. b286a06 net/smc: handle incoming CDC validation message by Karsten Graul · 4 years, 8 months ago
  9. 29bd73d net/smc: send failover validation message by Karsten Graul · 4 years, 8 months ago
  10. c6f02eb net/smc: switch connections to alternate link by Karsten Graul · 4 years, 8 months ago
  11. f0ec4f1 net/smc: save state of last sent CDC message by Karsten Graul · 4 years, 8 months ago
  12. 387707f net/smc: convert static link ID to dynamic references by Karsten Graul · 4 years, 8 months ago
  13. 50c6b20 net/smc: fix final cleanup sequence for SMCD devices by Ursula Braun · 5 years ago
  14. b290098 net/smc: cancel send and receive for terminated socket by Ursula Braun · 5 years ago
  15. 3313da8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  16. cf0cfe5 net/smc: reduce amount of status updates to peer 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. ccc8ca9 net/smc: fix byte_order for rx_curs_confirmed by Ursula Braun · 6 years ago
  20. b8649ef net/smc: fix sender_free computation by Ursula Braun · 6 years ago
  21. ad6f317 net/smc: preallocated memory for rdma work requests by Ursula Braun · 6 years ago
  22. 2dee25a net/smc: call smc_cdc_msg_send() under send_lock by Karsten Graul · 6 years ago
  23. b9a22dd net/smc: atomic SMCD cursor handling by Ursula Braun · 6 years ago
  24. c1c8626 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  25. 5607016 net/smc: no cursor update send in state SMC_INIT by Ursula Braun · 6 years ago
  26. 00e5fb2 net/smc: add function to get link group from link by Stefan Raspl · 6 years ago
  27. bac6de7 net/smc: eliminate cursor read and write calls by Stefan Raspl · 6 years ago
  28. be244f2 net/smc: add SMC-D support in data transfer by Hans Wippel · 7 years ago
  29. de8474e net/smc: urgent data support by Stefan Raspl · 7 years ago
  30. d7b0e37 net/smc: restructure CDC message reception by Hans Wippel · 7 years ago
  31. 69cb7dc net/smc: add common buffer size in send and receive buffer descriptors by Hans Wippel · 7 years ago
  32. 3382576 net/smc: fix structure size by Karsten Graul · 7 years ago
  33. cbba07a net/smc: use a constant for control message length by Karsten Graul · 7 years ago
  34. 51f1de7 net/smc: replace sock_put worker by socket refcounting by Ursula Braun · 7 years ago
  35. 1a0a04c net/smc: check for healthy link group resp. connections by Ursula Braun · 7 years ago
  36. 8429c13 net/smc: get rid of tx_pend waits in socket closing by Ursula Braun · 7 years ago
  37. 6b5771a smc: no consumer update in tasklet context by Ursula Braun · 7 years ago
  38. 2a17178 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  39. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  40. 51957bc net/smc: parameter cleanup in smc_cdc_get_free_slot() by Ursula Braun · 7 years ago
  41. 46c28db net/smc: no socket state changes in tasklet context by Ursula Braun · 8 years ago
  42. 3c22e8f net/smc: get rid of old comment by Ursula Braun · 8 years ago
  43. b38d732 smc: socket closing and linkgroup cleanup by Ursula Braun · 8 years ago
  44. 952310c smc: receive data from RMBE by Ursula Braun · 8 years ago
  45. e6727f3 smc: send data (through RDMA) by Ursula Braun · 8 years ago
  46. 5f08318 smc: connection data control (CDC) by Ursula Braun · 8 years ago