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_llc.c
Age
Commit message (
Expand
)
Author
2019-11-15
net/smc: immediate termination for SMCR link groups
Ursula Braun
2019-11-15
net/smc: no WR buffer wait for terminating link group
Ursula Braun
2019-11-15
net/smc: abnormal termination of SMCD link groups
Ursula Braun
2019-10-22
net/smc: introduce link group termination worker
Ursula Braun
2019-02-04
net/smc: preallocated memory for rdma work requests
Ursula Braun
2018-11-23
net/smc: add infrastructure to send delete rkey messages
Karsten Graul
2018-11-23
net/smc: avoid a delay by waiting for nothing
Karsten Graul
2018-07-25
net/smc: improve delete link processing
Karsten Graul
2018-07-25
net/smc: use correct vlan gid of RoCE device
Ursula Braun
2018-07-25
net/smc: fewer parameters for smc_llc_send_confirm_link()
Ursula Braun
2018-07-23
net/smc: add function to get link group from link
Stefan Raspl
2018-05-16
net/smc: drop messages when link state is inactive
Karsten Graul
2018-05-16
net/smc: use a workqueue to defer llc send
Karsten Graul
2018-05-16
net/smc: move link llc initialization to llc layer
Karsten Graul
2018-05-16
net/smc: simplify test_link function usage
Karsten Graul
2018-05-16
net/smc: remove unnecessary cast
Karsten Graul
2018-05-16
net/smc: register new rmbs with the peer
Karsten Graul
2018-05-02
net/smc: periodic testlink support
Karsten Graul
2018-03-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-03-01
net/smc: prevent new connections on link group
Karsten Graul
2018-03-01
net/smc: process add/delete link messages
Karsten Graul
2018-03-01
net/smc: do not allow eyecatchers in rmbe
Karsten Graul
2018-03-01
net/smc: process confirm/delete rkey messages
Karsten Graul
2018-03-01
net/smc: respond to test link messages
Karsten Graul
2018-03-01
net/smc: cleanup smc_llc.h and smc_clc.h headers
Stefan Raspl
2018-02-28
net/smc: use link_id of server in confirm link reply
Karsten Graul
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-01-09
smc: link layer control (LLC)
Ursula Braun