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