index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
smc
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-08
net/smc: fix unexpected SMC_CLC_DECL_ERR_REGRMB error cause by server
D. Wythe
1
-1
/
+2
2022-03-08
net/smc: fix unexpected SMC_CLC_DECL_ERR_REGRMB error generated by client
D. Wythe
1
-1
/
+1
2022-03-08
net/smc: fix connection leak
D. Wythe
1
-2
/
+8
2022-03-02
net/smc: Use a mutex for locking "struct smc_pnettable"
Fabio M. De Francesco
2
-22
/
+22
2022-01-27
net/smc: Fix hung_task when removing SMC-R devices
Wen Gu
1
-16
/
+1
2022-01-05
net/smc: fix kernel panic caused by race of smc_sock
Dust Li
8
-76
/
+57
2022-01-05
net/smc: don't send CDC/LLC message if link not ready
Dust Li
5
-5
/
+11
2022-01-05
net/smc: improved fix wait on already cleared link
Karsten Graul
5
-41
/
+85
2022-01-05
net/smc: fix using of uninitialized completions
Karsten Graul
1
-2
/
+4
2021-12-22
net/smc: Prevent smc_release() from long blocking
D. Wythe
1
-1
/
+3
2021-12-08
net/smc: Keep smc_close_final rc during active close
Tony Lu
1
-2
/
+6
2021-12-08
net/smc: fix wrong list_del in smc_lgr_cleanup_early
Dust Li
1
-4
/
+3
2021-12-08
net/smc: Avoid warning of possible recursive locking
Wen Gu
1
-1
/
+1
2021-12-08
net/smc: Transfer remaining wait queue entries during fallback
Wen Gu
1
-0
/
+14
2021-12-01
net/smc: Don't call clcsock shutdown twice when smc shutdown
Tony Lu
1
-1
/
+7
2021-12-01
net/smc: Fix loop in smc_listen
Guo DaXing
1
-1
/
+3
2021-12-01
net/smc: Fix NULL pointer dereferencing in smc_vlan_by_tcpsk()
Karsten Graul
1
-17
/
+18
2021-12-01
net/smc: Ensure the active closing peer first closes clcsock
Tony Lu
1
-0
/
+6
2021-11-26
net/smc: Make sure the link_id is unique
Wen Gu
1
-1
/
+2
2021-11-18
net/smc: fix sk_refcnt underflow on linkdown and fallback
Dust Li
1
-7
/
+11
2021-11-18
net/smc: Correct spelling mistake to TCPF_SYN_RECV
Wen Gu
1
-1
/
+1
2021-11-18
net/smc: Fix smc_link->llc_testlink_time overflow
Tony Lu
1
-1
/
+1
2021-09-30
net/smc: fix 'workqueue leaked lock' in smc_conn_abort_work
Karsten Graul
1
-0
/
+2
2021-09-30
net/smc: add missing error check in smc_clc_prfx_set()
Karsten Graul
1
-1
/
+2
2021-08-18
net/smc: fix wait on already cleared link
Karsten Graul
4
-7
/
+33
2021-06-03
net/smc: remove device from smcd_dev_list after failed device_add()
Julian Wiedmann
1
-1
/
+10
2021-06-03
net/smc: properly handle workqueue allocation failure
Anirudh Rayabharam
1
-2
/
+8
2021-06-03
Revert "net/smc: fix a NULL pointer dereference"
Greg Kroah-Hartman
1
-5
/
+0
2021-05-19
smc: disallow TCP_ULP in smc_setsockopt()
Cong Wang
1
-1
/
+3
2020-11-19
net/smc: fix direct access to ib_gid_addr->ndev in smc_ib_determine_gid()
Karsten Graul
1
-3
/
+3
2020-11-19
net/smc: fix matching of existing link groups
Karsten Graul
2
-2
/
+4
2020-10-31
Merge tag 'flexible-array-conversions-5.10-rc2' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-2
/
+2
2020-10-30
net/smc: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-2
/
+2
2020-10-26
net/smc: fix suppressed return code
Karsten Graul
1
-2
/
+5
2020-10-26
net/smc: fix null pointer dereference in smc_listen_decline()
Karsten Graul
1
-3
/
+4
2020-10-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-13
/
+11
2020-10-15
net/smc: fix invalid return code in smcd_new_buf_create()
Karsten Graul
1
-1
/
+2
2020-10-15
net/smc: fix valid DMBE buffer sizes
Karsten Graul
1
-1
/
+1
2020-10-15
net/smc: fix use-after-free of delayed events
Karsten Graul
1
-8
/
+5
2020-10-10
net: smc: fix missing brace warning for old compilers
Pujin Shi
1
-2
/
+2
2020-10-10
net: smc: fix missing brace warning for old compilers
Pujin Shi
1
-1
/
+1
2020-10-09
net/smc: restore smcd_version when all ISM V2 devices failed to init
Karsten Graul
1
-1
/
+5
2020-10-09
net/smc: cleanup buffer usage in smc_listen_work()
Karsten Graul
1
-6
/
+3
2020-10-09
net/smc: consolidate unlocking in same function
Karsten Graul
1
-37
/
+40
2020-10-03
net/smc: use an array to check fields in system EID
Karsten Graul
1
-1
/
+1
2020-10-03
net/smc: send ISM devices with unique chid in CLC proposal
Karsten Graul
1
-1
/
+17
2020-09-28
net/smc: CLC decline - V2 enhancements
Ursula Braun
3
-15
/
+30
2020-09-28
net/smc: introduce CLC first contact extension
Ursula Braun
6
-5
/
+91
2020-09-28
net/smc: CLC accept / confirm V2
Ursula Braun
3
-57
/
+170
2020-09-28
net/smc: determine accepted ISM devices
Ursula Braun
4
-34
/
+208
[next]