- 1abe267 net: add sk_wake_async_rcu() helper by Eric Dumazet · 11 months ago
- d0ac89f net: deal with most data-races in sk_wait_event() by Eric Dumazet · 1 year, 10 months ago
- 509f15b net: add missing includes of linux/splice.h by Jakub Kicinski · 2 years, 1 month ago
- 40e0b09 net/sock: Introduce trace_sk_data_ready() by Peilin Ye · 2 years, 2 months ago
- b8d1994 net/smc: Allow virtually contiguous sndbufs or RMBs for SMC-R by Wen Gu · 2 years, 8 months ago
- 6d52e2d net/smc: remove redundant dma sync ops by Guangguan Wang · 2 years, 8 months ago
- f3c46e4 net/smc: non blocking recvmsg() return -EAGAIN when no data and signal_pending by Guangguan Wang · 2 years, 10 months ago
- aff3083 net/smc: Introduce tracepoints for tx and rx msg by Tony Lu · 3 years, 4 months ago
- 194730a net/smc: Make SMC statistics network namespace aware by Guvenc Gulce · 3 years, 9 months ago
- e0e4b8f net/smc: Add SMC statistics support by Guvenc Gulce · 3 years, 9 months ago
- b8d9e7f fs: make the pipe_buf_operations ->confirm operation optional by Christoph Hellwig · 4 years, 10 months ago
- 76887c2 fs: make the pipe_buf_operations ->steal operation optional by Christoph Hellwig · 4 years, 10 months ago
- b290098 net/smc: cancel send and receive for terminated socket by Ursula Braun · 5 years ago
- 107529e net/smc: receive pending data after RCV_SHUTDOWN by Karsten Graul · 5 years ago
- 882dcfe net/smc: receive returns without data by Karsten Graul · 5 years ago
- 01e7187 pipe: stop using ->can_merge by Jann Horn · 6 years ago
- 48bf523 net/smc: remove local variable page in smc_rx_splice() by Ursula Braun · 7 years ago
- bac6de7 net/smc: eliminate cursor read and write calls by Stefan Raspl · 7 years ago
- be244f2 net/smc: add SMC-D support in data transfer by Hans Wippel · 7 years ago
- de8474eb net/smc: urgent data support by Stefan Raspl · 7 years ago
- 69cb7dc net/smc: add common buffer size in send and receive buffer descriptors by Hans Wippel · 7 years ago
- 9014db2 smc: add support for splice() by Stefan Raspl · 7 years ago
- b51fa1b smc: make smc_rx_wait_data() generic by Stefan Raspl · 7 years ago
- c8b8ec8 smc: simplify abort logic by Stefan Raspl · 7 years ago
- abb190f net/smc: handle sockopt TCP_DEFER_ACCEPT by Ursula Braun · 7 years ago
- a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
- 71c125c smc: cleanup close checking during data receival by Ursula Braun · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- 846e344 net/smc: add receive timeout check by Hans Wippel · 7 years ago
- 10428dd net/smc: synchronize buffer usage with device by Ursula Braun · 8 years ago
- 90e9517e net/smc: always call the POLL_IN part of sk_wake_async by Ursula Braun · 8 years ago
- 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
- 952310c smc: receive data from RMBE by Ursula Braun · 8 years ago