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