index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
smc
/
smc_rx.c
Age
Commit message (
Expand
)
Author
2023-01-27
net: add missing includes of linux/splice.h
Jakub Kicinski
2023-01-23
net/sock: Introduce trace_sk_data_ready()
Peilin Ye
2022-07-18
net/smc: Allow virtually contiguous sndbufs or RMBs for SMC-R
Wen Gu
2022-07-18
net/smc: remove redundant dma sync ops
Guangguan Wang
2022-05-12
net/smc: non blocking recvmsg() return -EAGAIN when no data and signal_pending
Guangguan Wang
2021-11-01
net/smc: Introduce tracepoints for tx and rx msg
Tony Lu
2021-06-16
net/smc: Make SMC statistics network namespace aware
Guvenc Gulce
2021-06-16
net/smc: Add SMC statistics support
Guvenc Gulce
2020-05-20
fs: make the pipe_buf_operations ->confirm operation optional
Christoph Hellwig
2020-05-20
fs: make the pipe_buf_operations ->steal operation optional
Christoph Hellwig
2019-10-22
net/smc: cancel send and receive for terminated socket
Ursula Braun
2019-10-10
net/smc: receive pending data after RCV_SHUTDOWN
Karsten Graul
2019-10-10
net/smc: receive returns without data
Karsten Graul
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