Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-05-04 | smc: add support for splice() | Stefan Raspl | 1 | -16/+147 |
2018-05-04 | smc: make smc_rx_wait_data() generic | Stefan Raspl | 1 | -10/+11 |
2018-05-04 | smc: simplify abort logic | Stefan Raspl | 1 | -10/+6 |
2018-04-27 | net/smc: handle sockopt TCP_DEFER_ACCEPT | Ursula Braun | 1 | -1/+1 |
2018-02-11 | vfs: do bulk POLL* -> EPOLL* replacement | Linus Torvalds | 1 | -2/+2 |
2017-12-07 | smc: cleanup close checking during data receival | Ursula Braun | 1 | -4/+1 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-09-21 | net/smc: add receive timeout check | Hans Wippel | 1 | -0/+2 |
2017-07-29 | net/smc: synchronize buffer usage with device | Ursula Braun | 1 | -0/+3 |
2017-04-11 | net/smc: always call the POLL_IN part of sk_wake_async | Ursula Braun | 1 | -2/+1 |
2017-03-03 | sched/headers: Move task_struct::signal and task_struct::sighand types and ac... | Ingo Molnar | 1 | -0/+2 |
2017-01-09 | smc: receive data from RMBE | Ursula Braun | 1 | -0/+217 |