1. b8d1994 net/smc: Allow virtually contiguous sndbufs or RMBs for SMC-R by Wen Gu · 2 years, 7 months ago
  2. 6d52e2d net/smc: remove redundant dma sync ops by Guangguan Wang · 2 years, 7 months ago
  3. f3c46e4 net/smc: non blocking recvmsg() return -EAGAIN when no data and signal_pending by Guangguan Wang · 2 years, 9 months ago
  4. aff3083 net/smc: Introduce tracepoints for tx and rx msg by Tony Lu · 3 years, 3 months ago
  5. 194730a net/smc: Make SMC statistics network namespace aware by Guvenc Gulce · 3 years, 8 months ago
  6. e0e4b8f net/smc: Add SMC statistics support by Guvenc Gulce · 3 years, 8 months ago
  7. b8d9e7f fs: make the pipe_buf_operations ->confirm operation optional by Christoph Hellwig · 4 years, 8 months ago
  8. 76887c2 fs: make the pipe_buf_operations ->steal operation optional by Christoph Hellwig · 4 years, 8 months ago
  9. b290098 net/smc: cancel send and receive for terminated socket by Ursula Braun · 5 years ago
  10. 107529e net/smc: receive pending data after RCV_SHUTDOWN by Karsten Graul · 5 years ago
  11. 882dcfe net/smc: receive returns without data by Karsten Graul · 5 years ago
  12. 01e7187 pipe: stop using ->can_merge by Jann Horn · 6 years ago
  13. 48bf523 net/smc: remove local variable page in smc_rx_splice() by Ursula Braun · 7 years ago
  14. bac6de7 net/smc: eliminate cursor read and write calls by Stefan Raspl · 7 years ago
  15. be244f2 net/smc: add SMC-D support in data transfer by Hans Wippel · 7 years ago
  16. de8474eb net/smc: urgent data support by Stefan Raspl · 7 years ago
  17. 69cb7dc net/smc: add common buffer size in send and receive buffer descriptors by Hans Wippel · 7 years ago
  18. 9014db2 smc: add support for splice() by Stefan Raspl · 7 years ago
  19. b51fa1b smc: make smc_rx_wait_data() generic by Stefan Raspl · 7 years ago
  20. c8b8ec8 smc: simplify abort logic by Stefan Raspl · 7 years ago
  21. abb190f net/smc: handle sockopt TCP_DEFER_ACCEPT by Ursula Braun · 7 years ago
  22. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
  23. 71c125c smc: cleanup close checking during data receival by Ursula Braun · 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. 846e344 net/smc: add receive timeout check by Hans Wippel · 7 years ago
  26. 10428dd net/smc: synchronize buffer usage with device by Ursula Braun · 8 years ago
  27. 90e9517e net/smc: always call the POLL_IN part of sk_wake_async by Ursula Braun · 8 years ago
  28. 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
  29. 952310c smc: receive data from RMBE by Ursula Braun · 8 years ago