index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
smc
/
smc_wr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-16
Merge branch 'linus/master' into rdma.git for-next
Jason Gunthorpe
1
-26
/
+6
2018-07-26
net/smc: improve delete link processing
Karsten Graul
1
-5
/
+2
2018-07-25
net/smc: Simplify ib_post_(send|recv|srq_recv)() calls
Bart Van Assche
1
-6
/
+2
2018-07-25
net/smc: Remove a WARN_ON() statement
Bart Van Assche
1
-1
/
+0
2018-07-23
net/smc: add function to get link group from link
Stefan Raspl
1
-22
/
+5
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-3
/
+3
2018-05-02
net/smc: periodic testlink support
Karsten Graul
1
-0
/
+1
2018-01-26
net/smc: check for healthy link group resp. connections
Ursula Braun
1
-5
/
+6
2018-01-26
net/smc: terminate link group for ib_post_send problems
Ursula Braun
1
-1
/
+7
2018-01-24
net/smc: make wait for work request uninterruptible
Ursula Braun
1
-7
/
+6
2018-01-24
net/smc: get rid of tx_pend waits in socket closing
Ursula Braun
1
-18
/
+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-09-22
net/smc: adapt send request completion notification
Ursula Braun
1
-1
/
+1
2017-07-29
net/smc: register RMB-related memory region
Ursula Braun
1
-0
/
+63
2017-04-12
net/smc: do not use IB_SEND_INLINE together with mapped data
Ursula Braun
1
-1
/
+1
2017-01-10
smc: socket closing and linkgroup cleanup
Ursula Braun
1
-9
/
+38
2017-01-10
smc: connection data control (CDC)
Ursula Braun
1
-0
/
+19
2017-01-10
smc: initialize IB transport incl. PD, MR, QP, CQ, event, WR
Ursula Braun
1
-0
/
+2
2017-01-10
smc: work request (WR) base for use by LLC and CDC
Ursula Braun
1
-0
/
+564