summaryrefslogtreecommitdiffstats
path: root/net/smc/smc_rx.c
Commit message (Expand)AuthorAgeFilesLines
* pipe: stop using ->can_mergeJann Horn2019-02-011-1/+0
* net/smc: remove local variable page in smc_rx_splice()Ursula Braun2018-07-231-3/+1
* net/smc: eliminate cursor read and write callsStefan Raspl2018-07-231-11/+4
* net/smc: add SMC-D support in data transferHans Wippel2018-06-301-1/+1
* net/smc: urgent data supportStefan Raspl2018-05-231-13/+107
* net/smc: add common buffer size in send and receive buffer descriptorsHans Wippel2018-05-181-5/+5
* smc: add support for splice()Stefan Raspl2018-05-041-16/+147
* smc: make smc_rx_wait_data() genericStefan Raspl2018-05-041-10/+11
* smc: simplify abort logicStefan Raspl2018-05-041-10/+6
* net/smc: handle sockopt TCP_DEFER_ACCEPTUrsula Braun2018-04-271-1/+1
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-111-2/+2
* smc: cleanup close checking during data receivalUrsula Braun2017-12-071-4/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* net/smc: add receive timeout checkHans Wippel2017-09-211-0/+2
* net/smc: synchronize buffer usage with deviceUrsula Braun2017-07-291-0/+3
* net/smc: always call the POLL_IN part of sk_wake_asyncUrsula Braun2017-04-111-2/+1
* sched/headers: Move task_struct::signal and task_struct::sighand types and ac...Ingo Molnar2017-03-031-0/+2
* smc: receive data from RMBEUrsula Braun2017-01-091-0/+217