index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
smc
/
smc_cdc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-15
net/smc: fix final cleanup sequence for SMCD devices
Ursula Braun
1
-0
/
+3
2019-10-22
net/smc: cancel send and receive for terminated socket
Ursula Braun
1
-2
/
+2
2019-02-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+1
2019-02-12
net/smc: reduce amount of status updates to peer
Karsten Graul
1
-14
/
+8
2019-02-12
net/smc: move wake up of close waiter
Karsten Graul
1
-2
/
+0
2019-02-12
net/smc: reset cursor update required flag
Karsten Graul
1
-1
/
+4
2019-02-09
net/smc: fix byte_order for rx_curs_confirmed
Ursula Braun
1
-3
/
+1
2019-02-04
net/smc: fix sender_free computation
Ursula Braun
1
-2
/
+3
2019-02-04
net/smc: preallocated memory for rdma work requests
Ursula Braun
1
-8
/
+3
2019-02-02
net/smc: call smc_cdc_msg_send() under send_lock
Karsten Graul
1
-1
/
+4
2018-11-22
net/smc: atomic SMCD cursor handling
Ursula Braun
1
-11
/
+15
2018-08-05
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+2
2018-08-04
net/smc: no cursor update send in state SMC_INIT
Ursula Braun
1
-1
/
+2
2018-07-23
net/smc: add function to get link group from link
Stefan Raspl
1
-1
/
+1
2018-07-23
net/smc: eliminate cursor read and write calls
Stefan Raspl
1
-21
/
+12
2018-06-30
net/smc: add SMC-D support in data transfer
Hans Wippel
1
-2
/
+84
2018-05-23
net/smc: urgent data support
Stefan Raspl
1
-3
/
+41
2018-05-18
net/smc: restructure CDC message reception
Hans Wippel
1
-25
/
+22
2018-05-18
net/smc: add common buffer size in send and receive buffer descriptors
Hans Wippel
1
-4
/
+4
2018-04-27
net/smc: fix structure size
Karsten Graul
1
-1
/
+1
2018-02-28
net/smc: use a constant for control message length
Karsten Graul
1
-1
/
+1
2018-01-26
net/smc: replace sock_put worker by socket refcounting
Ursula Braun
1
-9
/
+11
2018-01-26
net/smc: check for healthy link group resp. connections
Ursula Braun
1
-2
/
+7
2018-01-24
net/smc: get rid of tx_pend waits in socket closing
Ursula Braun
1
-11
/
+0
2017-12-07
smc: no consumer update in tasklet context
Ursula Braun
1
-9
/
+3
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
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: parameter cleanup in smc_cdc_get_free_slot()
Ursula Braun
1
-3
/
+4
2017-04-12
net/smc: no socket state changes in tasklet context
Ursula Braun
1
-2
/
+7
2017-04-12
net/smc: get rid of old comment
Ursula Braun
1
-2
/
+0
2017-01-10
smc: socket closing and linkgroup cleanup
Ursula Braun
1
-3
/
+20
2017-01-10
smc: receive data from RMBE
Ursula Braun
1
-1
/
+5
2017-01-10
smc: send data (through RDMA)
Ursula Braun
1
-2
/
+5
2017-01-10
smc: connection data control (CDC)
Ursula Braun
1
-0
/
+280