index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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