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_tx.c
Age
Commit message (
Expand
)
Author
2023-11-24
net/smc: remove unneeded atomic operations in smc_tx_sndbuf_nonempty
Li RongQing
2023-06-24
smc: Drop smc_sendpage() in favour of smc_sendmsg() + MSG_SPLICE_PAGES
David Howells
2023-06-24
tcp_bpf, smc, tls, espintcp, siw: Reduce MSG_SENDPAGE_NOTLAST usage
David Howells
2023-05-10
net: deal with most data-races in sk_wait_event()
Eric Dumazet
2022-11-25
use less confusing names for iov_iter direction initializers
Al Viro
2022-07-27
net/smc: Eliminate struct smc_ism_position
Heiko Carstens
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-17
net/smc: rdma write inline if qp has sufficient inline space
Guangguan Wang
2022-03-01
net: smc: fix different types in min()
Jakub Kicinski
2022-03-01
net/smc: add sysctl for autocorking
Dust Li
2022-03-01
net/smc: add autocorking support
Dust Li
2022-02-28
net/smc: Call trace_smc_tx_sendmsg when data corked
Tony Lu
2022-02-14
net/smc: Add comment for smc_tx_pending
Tony Lu
2022-01-31
net/smc: Cork when sendpage with MSG_SENDPAGE_NOTLAST flag
Tony Lu
2022-01-31
net/smc: Remove corked dealyed work
Tony Lu
2022-01-31
net/smc: Send directly when TCP_CORK is cleared
Tony Lu
2021-11-01
net/smc: Introduce tracepoints for tx and rx msg
Tony Lu
2021-10-08
net/smc: improved fix wait on already cleared link
Karsten Graul
2021-08-09
net/smc: fix wait on already cleared link
Karsten Graul
2021-06-25
net/smc: Ensure correct state of the socket in send path
Guvenc Gulce
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-09-10
net/smc: use separate work queues for different worker types
Karsten Graul
2020-05-04
net/smc: switch connections to alternate link
Karsten Graul
2020-05-01
net/smc: take link down instead of terminating the link group
Karsten Graul
2020-04-29
net/smc: convert static link ID to dynamic references
Karsten Graul
2020-02-17
net/smc: use termination worker under send_lock
Karsten Graul
2019-11-15
net/smc: abnormal termination of SMCD link groups
Ursula Braun
2019-10-22
net/smc: cancel send and receive for terminated socket
Ursula Braun
2019-08-20
net/smc: make sure EPOLLOUT is raised
Jason Baron
2019-02-21
net/smc: cleanup for smcr_tx_sndbuf_nonempty
Ursula Braun
2019-02-12
net/smc: no delay for free tx buffer wait
Karsten Graul
2019-02-12
net/smc: move wake up of close waiter
Karsten Graul
2019-02-12
net/smc: reset cursor update required flag
Karsten Graul
2019-02-04
net/smc: fix sender_free computation
Ursula Braun
2019-02-04
net/smc: preallocated memory for rdma work requests
Ursula Braun
2019-02-01
net/smc: do not wait under send_lock
Karsten Graul
2019-02-01
net/smc: don't wait for send buffer space when data was already sent
Karsten Graul
2018-08-16
Merge branch 'linus/master' into rdma.git for-next
Jason Gunthorpe
2018-08-16
Merge tag 'v4.18' into rdma.git for-next
Jason Gunthorpe
2018-07-24
net/smc: Simplify ib_post_(send|recv|srq_recv)() calls
Bart Van Assche
2018-07-23
net/smc: eliminate cursor read and write calls
Stefan Raspl
2018-07-18
net/smc: optimize consumer cursor updates
Ursula Braun
2018-06-30
net/smc: add SMC-D support in data transfer
Hans Wippel
2018-06-30
net/smc: optimize consumer cursor updates
Ursula Braun
2018-05-23
net/smc: urgent data support
Stefan Raspl
2018-05-18
net/smc: calculate write offset in RMB only once per connection
Hans Wippel
2018-05-18
net/smc: rename connection index to RMBE index
Hans Wippel
2018-05-18
net/smc: add common buffer size in send and receive buffer descriptors
Hans Wippel
[next]