1. ab8536c net/smc: remove unused constant by Ursula Braun · 5 years ago
  2. 42bfba9 net/smc: immediate termination for SMCD link groups by Ursula Braun · 5 years ago
  3. 81cf4f4 net/smc: remove close abort worker by Ursula Braun · 5 years ago
  4. 8317976 net/smc: tell peers about abnormal link group termination by Ursula Braun · 5 years ago
  5. b290098 net/smc: cancel send and receive for terminated socket by Ursula Braun · 5 years ago
  6. d18963c net/smc: improve close of terminated socket by Ursula Braun · 5 years ago
  7. fd57770 net/smc: wait for pending work before clcsock release_sock by Karsten Graul · 6 years ago
  8. a655fe9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  9. b03faa1 net/smc: postpone release of clcsock by Ursula Braun · 6 years ago
  10. 84b799a net/smc: correct state change for peer closing by Ursula Braun · 6 years ago
  11. dd65d87 net/smc: enable fallback for connection abort in state INIT by Ursula Braun · 6 years ago
  12. e1bbdd5 net/smc: reduce sock_put() for fallback sockets by Ursula Braun · 7 years ago
  13. 3d50206 net/smc: simplify wait when closing listen socket by Ursula Braun · 7 years ago
  14. 127f497 net/smc: release clcsock from tcp_listen_worker by Ursula Braun · 7 years ago
  15. 51f1de7 net/smc: replace sock_put worker by socket refcounting by Ursula Braun · 7 years ago
  16. 732720f net/smc: wake up wr_reg_wait when terminating a link group by Ursula Braun · 7 years ago
  17. 5ac92a0 net/smc: handle state SMC_PEERFINCLOSEWAIT correctly by Ursula Braun · 7 years ago
  18. 611b63a net/smc: cancel tx worker in case of socket aborts by Ursula Braun · 7 years ago
  19. bbb96bf net/smc: improve state change handling after close wait by Ursula Braun · 7 years ago
  20. 8429c13 net/smc: get rid of tx_pend waits in socket closing by Ursula Braun · 7 years ago
  21. 3163c50 net/smc: use local struct sock variables consistently by Ursula Braun · 7 years ago
  22. a8ae890 smc: make smc_close_active_abort() static by Ursula Braun · 7 years ago
  23. 2a17178 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  24. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  25. 7f6b437 net: smc_close: mark expected switch fall-through by Gustavo A. R. Silva · 7 years ago
  26. 8c96fee net/smc: no close wait in case of process shut down by Ursula Braun · 7 years ago
  27. 18e537c net/smc: introduce a delay by Ursula Braun · 7 years ago
  28. 288c8390 net/smc: destruct non-accepted sockets by Ursula Braun · 8 years ago
  29. a98bf8c0 net/smc: guarantee ConnClosed send after shutdown SHUT_WR by Ursula Braun · 8 years ago
  30. 46c28db net/smc: no socket state changes in tasklet context by Ursula Braun · 8 years ago
  31. 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
  32. f16a7dd smc: netlink interface for SMC sockets by Ursula Braun · 8 years ago
  33. b38d732 smc: socket closing and linkgroup cleanup by Ursula Braun · 8 years ago