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_clc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net/smc: Add support for obtaining system information
Guvenc Gulce
2020-12-01
1
-0
/
+5
*
net/smc: CLC decline - V2 enhancements
Ursula Braun
2020-09-28
1
-2
/
+3
*
net/smc: introduce CLC first contact extension
Ursula Braun
2020-09-28
1
-5
/
+37
*
net/smc: CLC accept / confirm V2
Ursula Braun
2020-09-28
1
-30
/
+69
*
net/smc: build and send V2 CLC proposal
Ursula Braun
2020-09-28
1
-36
/
+135
*
net/smc: determine proposed ISM devices
Ursula Braun
2020-09-28
1
-6
/
+5
*
net/smc: prepare for more proposed ISM devices
Ursula Braun
2020-09-28
1
-1
/
+1
*
net/smc: split CLC confirm/accept data to be sent
Ursula Braun
2020-09-28
1
-7
/
+14
*
net/smc: separate find device functions
Ursula Braun
2020-09-28
1
-3
/
+3
*
net/smc: CLC header fields renaming
Ursula Braun
2020-09-28
1
-10
/
+12
*
net/smc: common routine for CLC accept and confirm
Ursula Braun
2020-09-10
1
-89
/
+58
*
net/smc: dynamic allocation of CLC proposal buffer
Ursula Braun
2020-09-10
1
-38
/
+50
*
net/smc: introduce better field names
Ursula Braun
2020-09-10
1
-8
/
+8
*
net/smc: tolerate future SMCD versions
Ursula Braun
2020-07-08
1
-13
/
+32
*
net/smc: convert static link ID to dynamic references
Karsten Graul
2020-04-29
1
-6
/
+6
*
net/smc: improve peer ID in CLC decline for SMC-R
Hans Wippel
2020-02-26
1
-1
/
+2
*
net/smc: simplify normal link termination
Karsten Graul
2020-02-17
1
-1
/
+1
*
net/smc: remove unused parameter of smc_lgr_terminate()
Karsten Graul
2020-02-17
1
-1
/
+1
*
net/smc: no peer ID in CLC decline for SMCD
Ursula Braun
2020-02-14
1
-1
/
+3
*
net/smc: abnormal termination of SMCD link groups
Ursula Braun
2019-11-15
1
-1
/
+1
*
net: use new in_dev_ifa iterators
Florian Westphal
2019-06-02
1
-4
/
+7
*
net/smc: consolidate function parameters
Karsten Graul
2019-04-12
1
-5
/
+5
*
net/smc: fix another sizeof to int comparison
Ursula Braun
2019-02-01
1
-1
/
+1
*
net/smc: short wait for late smc_clc_wait_msg
Ursula Braun
2018-11-23
1
-3
/
+3
*
net/smc: allow fallback after clc timeouts
Ursula Braun
2018-11-23
1
-2
/
+7
*
net/smc: remove sock_error detour in clc-functions
Ursula Braun
2018-11-23
1
-13
/
+5
*
iov_iter: Separate type from direction and use accessor functions
David Howells
2018-10-24
1
-2
/
+2
*
net/smc: fix sizeof to int comparison
YueHaibing
2018-09-18
1
-8
/
+6
*
net/smc: provide fallback reason code
Karsten Graul
2018-07-25
1
-1
/
+5
*
net/smc: use correct vlan gid of RoCE device
Ursula Braun
2018-07-25
1
-6
/
+4
*
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
2018-07-20
1
-1
/
+2
|
\
|
*
net/smc: reset recv timeout after clc handshake
Karsten Graul
2018-07-18
1
-1
/
+2
*
|
net/smc: add SMC-D support in CLC messages
Hans Wippel
2018-06-30
1
-56
/
+137
|
/
*
net/smc: rename connection index to RMBE index
Hans Wippel
2018-05-18
1
-2
/
+2
*
net/smc: check for pending termination
Karsten Graul
2018-05-16
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-04-01
1
-1
/
+1
|
\
|
*
net/smc: use announced length in sock_recvmsg()
Ursula Braun
2018-03-27
1
-1
/
+1
*
|
net/smc: add ipv6 support to CLC layer
Karsten Graul
2018-03-16
1
-14
/
+95
*
|
net/smc: restructure netinfo for CLC proposal msgs
Karsten Graul
2018-03-16
1
-23
/
+77
*
|
net/smc: move netinfo function to file smc_clc.c
Karsten Graul
2018-03-01
1
-2
/
+42
*
|
net/smc: cleanup smc_llc.h and smc_clc.h headers
Stefan Raspl
2018-03-01
1
-0
/
+3
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-01-31
1
-14
/
+70
|
\
|
*
smc: support variable CLC proposal messages
Ursula Braun
2017-12-07
1
-13
/
+69
|
*
smc: improve smc_clc_send_decline() error handling
Ursula Braun
2017-12-07
1
-1
/
+1
*
|
smc: switch to sock_recvmsg()
Al Viro
2017-12-02
1
-8
/
+10
|
/
*
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: terminate link group if out-of-sync is received
Ursula Braun
2017-09-21
1
-5
/
+5
*
net/smc: use separate memory regions for RMBs
Ursula Braun
2017-07-29
1
-2
/
+2
*
net/smc: introduce sg-logic for RMBs
Ursula Braun
2017-07-29
1
-6
/
+6
*
smc: switch to usage of IB_PD_UNSAFE_GLOBAL_RKEY
Ursula Braun
2017-05-16
1
-2
/
+2
[next]