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_wr.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net/smc: wait for tx completions before link freeing
Ursula Braun
2019-11-15
1
-2
/
+25
*
net/smc: no WR buffer wait for terminating link group
Ursula Braun
2019-11-15
1
-4
/
+6
*
net/smc: introduce link group termination worker
Ursula Braun
2019-10-22
1
-5
/
+5
*
net/smc: preallocated memory for rdma work requests
Ursula Braun
2019-02-04
1
-1
/
+37
*
net/smc: fix use of variable in cleared area
Karsten Graul
2019-02-01
1
-4
/
+4
*
net/smc: use after free fix in smc_wr_tx_put_slot()
Ursula Braun
2018-11-21
1
-1
/
+3
*
Merge branch 'linus/master' into rdma.git for-next
Jason Gunthorpe
2018-08-16
1
-26
/
+6
|
\
|
*
net/smc: improve delete link processing
Karsten Graul
2018-07-25
1
-5
/
+2
|
*
net/smc: add function to get link group from link
Stefan Raspl
2018-07-23
1
-22
/
+5
*
|
net/smc: Simplify ib_post_(send|recv|srq_recv)() calls
Bart Van Assche
2018-07-24
1
-6
/
+2
*
|
net/smc: Remove a WARN_ON() statement
Bart Van Assche
2018-07-24
1
-1
/
+0
|
/
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
1
-3
/
+3
*
net/smc: periodic testlink support
Karsten Graul
2018-05-02
1
-0
/
+1
*
net/smc: check for healthy link group resp. connections
Ursula Braun
2018-01-25
1
-5
/
+6
*
net/smc: terminate link group for ib_post_send problems
Ursula Braun
2018-01-25
1
-1
/
+7
*
net/smc: make wait for work request uninterruptible
Ursula Braun
2018-01-24
1
-7
/
+6
*
net/smc: get rid of tx_pend waits in socket closing
Ursula Braun
2018-01-24
1
-18
/
+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: adapt send request completion notification
Ursula Braun
2017-09-21
1
-1
/
+1
*
net/smc: register RMB-related memory region
Ursula Braun
2017-07-29
1
-0
/
+63
*
net/smc: do not use IB_SEND_INLINE together with mapped data
Ursula Braun
2017-04-11
1
-1
/
+1
*
smc: socket closing and linkgroup cleanup
Ursula Braun
2017-01-09
1
-9
/
+38
*
smc: connection data control (CDC)
Ursula Braun
2017-01-09
1
-0
/
+19
*
smc: initialize IB transport incl. PD, MR, QP, CQ, event, WR
Ursula Braun
2017-01-09
1
-0
/
+2
*
smc: work request (WR) base for use by LLC and CDC
Ursula Braun
2017-01-09
1
-0
/
+564