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_llc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net/smc: support max links per lgr negotiation in clc handshake
Guangguan Wang
2023-08-19
1
-4
/
+17
*
net/smc: support max connections per lgr negotiation
Guangguan Wang
2023-08-19
1
-1
/
+5
*
net/smc: Avoid to access invalid RMBs' MRs in SMCRv1 ADD LINK CONT
Wen Gu
2023-06-03
1
-2
/
+2
*
net/smc: Don't use RMBs not mapped to new link in SMCRv2 ADD LINK
Wen Gu
2023-05-30
1
-2
/
+2
*
net/smc: Scan from current RMB list when no position specified
Wen Gu
2023-05-30
1
-1
/
+4
*
net/smc: replace mutex rmbs_lock and sndbufs_lock with rw_semaphore
D. Wythe
2023-02-04
1
-8
/
+8
*
net/smc: llc_conf_mutex refactor, replace it with rw_semaphore
D. Wythe
2023-02-04
1
-9
/
+9
*
net/smc: Introduce a specific sysctl for TEST_LINK time
Wen Gu
2022-09-22
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-07-21
1
-1
/
+1
|
\
|
*
tcp: Fix data-races around keepalive sysctl knobs.
Kuniyuki Iwashima
2022-07-18
1
-1
/
+1
*
|
net/smc: Allow virtually contiguous sndbufs or RMBs for SMC-R
Wen Gu
2022-07-18
1
-14
/
+19
|
/
*
net/smc: Print net namespace in log
Tony Lu
2022-01-02
1
-7
/
+12
*
net/smc: don't send CDC/LLC message if link not ready
Dust Li
2021-12-28
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-10-28
1
-1
/
+1
|
\
|
*
net/smc: Fix smc_link->llc_testlink_time overflow
Tony Lu
2021-10-28
1
-1
/
+1
*
|
net/smc: extend LLC layer for SMC-Rv2
Karsten Graul
2021-10-16
1
-109
/
+447
*
|
net/smc: save stack space and allocate smc_init_info
Karsten Graul
2021-10-16
1
-30
/
+53
|
/
*
net/smc: improved fix wait on already cleared link
Karsten Graul
2021-10-08
1
-14
/
+49
*
net/smc: fix wait on already cleared link
Karsten Graul
2021-08-09
1
-6
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-10-15
1
-11
/
+8
|
\
|
*
net/smc: fix use-after-free of delayed events
Karsten Graul
2020-10-15
1
-8
/
+5
|
*
net: smc: fix missing brace warning for old compilers
Pujin Shi
2020-10-10
1
-2
/
+2
|
*
net: smc: fix missing brace warning for old compilers
Pujin Shi
2020-10-10
1
-1
/
+1
*
|
net/smc: use separate work queues for different worker types
Karsten Graul
2020-09-10
1
-1
/
+1
|
/
*
net/smc: fix toleration of fake add_link messages
Karsten Graul
2020-09-03
1
-1
/
+14
*
net/smc: do not call dma sync for unmapped memory
Karsten Graul
2020-07-19
1
-5
/
+5
*
net/smc: fix handling of delete link requests
Karsten Graul
2020-07-19
1
-22
/
+7
*
net/smc: move add link processing for new device into llc layer
Karsten Graul
2020-07-19
1
-6
/
+50
*
net/smc: drop out-of-flow llc response messages
Karsten Graul
2020-07-19
1
-6
/
+18
*
net/smc: handle unexpected response types for confirm link
Karsten Graul
2020-07-19
1
-3
/
+5
*
net/smc: fix work request handling
Karsten Graul
2020-07-08
1
-4
/
+4
*
net/smc: separate LLC wait queues for flow and messages
Karsten Graul
2020-07-08
1
-31
/
+52
*
net/smc: remove set but not used variables 'del_llc, del_llc_resp'
YueHaibing
2020-05-07
1
-7
/
+1
*
net/smc: log important pnetid and state change events
Karsten Graul
2020-05-05
1
-6
/
+19
*
net/smc: save SMC-R peer link_uid
Karsten Graul
2020-05-04
1
-0
/
+9
*
net/smc: create improved SMC-R link_uid
Karsten Graul
2020-05-04
1
-4
/
+14
*
net/smc: add termination reason and handle LLC protocol violation
Karsten Graul
2020-05-04
1
-0
/
+14
*
net/smc: asymmetric link tagging
Karsten Graul
2020-05-04
1
-6
/
+14
*
net/smc: send DELETE_LINK, ALL message and wait for send to complete
Karsten Graul
2020-05-04
1
-0
/
+44
*
net/smc: switch connections to alternate link
Karsten Graul
2020-05-04
1
-3
/
+3
*
net/smc: enqueue local LLC messages
Karsten Graul
2020-05-03
1
-1
/
+29
*
net/smc: delete link processing as SMC server
Karsten Graul
2020-05-03
1
-0
/
+72
*
net/smc: delete link processing as SMC client
Karsten Graul
2020-05-03
1
-0
/
+72
*
net/smc: llc_del_link_work and use the LLC flow for delete link
Karsten Graul
2020-05-03
1
-19
/
+36
*
net/smc: delete an asymmetric link as SMC server
Karsten Graul
2020-05-03
1
-1
/
+80
*
net/smc: final part of add link processing as SMC server
Karsten Graul
2020-05-03
1
-1
/
+28
*
net/smc: rkey processing for a new link as SMC server
Karsten Graul
2020-05-03
1
-1
/
+42
*
net/smc: first part of add link processing as SMC server
Karsten Graul
2020-05-03
1
-1
/
+90
*
net/smc: final part of add link processing as SMC client
Karsten Graul
2020-05-03
1
-3
/
+70
*
net/smc: rkey processing for a new link as SMC client
Karsten Graul
2020-05-03
1
-1
/
+156
[next]