index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
smc
/
smc_core.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
net/smc: improve delete link processing
Karsten Graul
2018-07-25
1
-1
/
+3
*
net/smc: use correct vlan gid of RoCE device
Ursula Braun
2018-07-25
1
-2
/
+3
*
net/smc: use DECLARE_BITMAP for rtokens_used_mask
Ursula Braun
2018-07-23
1
-2
/
+1
*
net/smc: add function to get link group from link
Stefan Raspl
2018-07-23
1
-0
/
+5
*
net/smc: add SMC-D support in af_smc
Hans Wippel
2018-06-30
1
-0
/
+1
*
net/smc: add base infrastructure for SMC-D and ISM
Hans Wippel
2018-06-30
1
-19
/
+52
*
net/smc: move smc_core specific code from smc.h to smc_core
Hans Wippel
2018-05-18
1
-0
/
+12
*
net/smc: move link group list to smc_core
Hans Wippel
2018-05-18
1
-2
/
+3
*
net/smc: add common buffer size in send and receive buffer descriptors
Hans Wippel
2018-05-18
1
-0
/
+1
*
net/smc: check for pending termination
Karsten Graul
2018-05-16
1
-1
/
+2
*
net/smc: use a workqueue to defer llc send
Karsten Graul
2018-05-16
1
-0
/
+1
*
net/smc: register new rmbs with the peer
Karsten Graul
2018-05-16
1
-0
/
+2
*
smc: allocate RMBs as compound pages
Stefan Raspl
2018-05-04
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-05-04
1
-1
/
+2
|
\
|
*
net/smc: handle unregistered buffers
Karsten Graul
2018-05-03
1
-1
/
+2
*
|
net/smc: periodic testlink support
Karsten Graul
2018-05-02
1
-0
/
+4
|
/
*
net/smc: prevent new connections on link group
Karsten Graul
2018-03-01
1
-0
/
+1
*
net/smc: process add/delete link messages
Karsten Graul
2018-03-01
1
-0
/
+10
*
net/smc: do not allow eyecatchers in rmbe
Karsten Graul
2018-03-01
1
-0
/
+2
*
net/smc: process confirm/delete rkey messages
Karsten Graul
2018-03-01
1
-0
/
+2
*
net/smc: remove unused fields from smc structures
Karsten Graul
2018-03-01
1
-1
/
+0
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
net/smc: synchronize buffer usage with device
Ursula Braun
2017-07-29
1
-0
/
+4
*
net/smc: common functions for RMBs and send buffers
Ursula Braun
2017-07-29
1
-2
/
+1
*
net/smc: introduce sg-logic for send buffers
Ursula Braun
2017-07-29
1
-2
/
+0
*
net/smc: register RMB-related memory region
Ursula Braun
2017-07-29
1
-0
/
+12
*
net/smc: use separate memory regions for RMBs
Ursula Braun
2017-07-29
1
-1
/
+5
*
net/smc: introduce sg-logic for RMBs
Ursula Braun
2017-07-29
1
-4
/
+2
*
smc: switch to usage of IB_PD_UNSAFE_GLOBAL_RKEY
Ursula Braun
2017-05-16
1
-1
/
+1
*
smc: link layer control (LLC)
Ursula Braun
2017-01-09
1
-0
/
+6
*
smc: initialize IB transport incl. PD, MR, QP, CQ, event, WR
Ursula Braun
2017-01-09
1
-0
/
+18
*
smc: work request (WR) base for use by LLC and CDC
Ursula Braun
2017-01-09
1
-0
/
+30
*
smc: remote memory buffers (RMBs)
Ursula Braun
2017-01-09
1
-0
/
+21
*
smc: connection and link group creation
Ursula Braun
2017-01-09
1
-0
/
+106