index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
smc
/
smc_rx.c
Age
Commit message (
Expand
)
Author
2019-02-01
pipe: stop using ->can_merge
Jann Horn
2018-07-23
net/smc: remove local variable page in smc_rx_splice()
Ursula Braun
2018-07-23
net/smc: eliminate cursor read and write calls
Stefan Raspl
2018-06-30
net/smc: add SMC-D support in data transfer
Hans Wippel
2018-05-23
net/smc: urgent data support
Stefan Raspl
2018-05-18
net/smc: add common buffer size in send and receive buffer descriptors
Hans Wippel
2018-05-04
smc: add support for splice()
Stefan Raspl
2018-05-04
smc: make smc_rx_wait_data() generic
Stefan Raspl
2018-05-04
smc: simplify abort logic
Stefan Raspl
2018-04-27
net/smc: handle sockopt TCP_DEFER_ACCEPT
Ursula Braun
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2017-12-07
smc: cleanup close checking during data receival
Ursula Braun
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-09-21
net/smc: add receive timeout check
Hans Wippel
2017-07-29
net/smc: synchronize buffer usage with device
Ursula Braun
2017-04-11
net/smc: always call the POLL_IN part of sk_wake_async
Ursula Braun
2017-03-03
sched/headers: Move task_struct::signal and task_struct::sighand types and ac...
Ingo Molnar
2017-01-09
smc: receive data from RMBE
Ursula Braun