index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
smc
/
smc_wr.h
Age
Commit message (
Expand
)
Author
2022-09-07
net/smc: Fix possible access to freed memory in link clear
Yacan Liu
2022-01-15
net/smc: Remove unused function declaration
Wen Gu
2021-12-28
net/smc: fix kernel panic caused by race of smc_sock
Dust Li
2021-12-28
net/smc: don't send CDC/LLC message if link not ready
Dust Li
2021-10-16
net/smc: extend LLC layer for SMC-Rv2
Karsten Graul
2021-10-16
net/smc: add v2 support to the work request layer
Karsten Graul
2021-10-08
net/smc: improved fix wait on already cleared link
Karsten Graul
2020-05-04
net/smc: wait for departure of an IB message
Karsten Graul
2020-05-03
net/smc: delete an asymmetric link as SMC server
Karsten Graul
2019-11-15
net/smc: no WR buffer wait for terminating link group
Ursula Braun
2019-02-04
net/smc: preallocated memory for rdma work requests
Ursula Braun
2018-07-24
net/smc: Simplify ib_post_(send|recv|srq_recv)() calls
Bart Van Assche
2018-03-14
net/smc: pay attention to MAX_ORDER for CQ entries
Ursula Braun
2018-01-24
net/smc: get rid of tx_pend waits in socket closing
Ursula Braun
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-07-29
net/smc: register RMB-related memory region
Ursula Braun
2017-01-09
smc: socket closing and linkgroup cleanup
Ursula Braun
2017-01-09
smc: connection data control (CDC)
Ursula Braun
2017-01-09
smc: work request (WR) base for use by LLC and CDC
Ursula Braun