index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
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
2025-01-09
net/smc: check sndbuf_space again after NOSPACE flag is set in smc_poll
Guangguan Wang
1
-0
/
+7
2024-08-19
net/smc: set rmb's SG_MAX_SINGLE_ALLOC limitation only when CONFIG_ARCH_NO_SG...
Guangguan Wang
1
-2
/
+3
2024-08-19
net/smc: Allow SMC-D 1MB DMB allocations
Stefan Raspl
1
-15
/
+16
2024-02-23
net/smc: fix illegal rmb_desc access in SMC-D connection dump
Wen Gu
1
-1
/
+1
2023-11-20
net/smc: fix dangling sock under state SMC_APPFINCLOSEWAIT
D. Wythe
4
-4
/
+9
2023-03-17
net/smc: fix fallback failed while sendmsg with fastopen
D. Wythe
1
-5
/
+8
2022-09-15
net/smc: Remove redundant refcount increase
Yacan Liu
1
-1
/
+0
2022-06-14
net/smc: postpone sk_refcnt increment in connect()
liuyacan
1
-1
/
+1
2022-05-18
net/smc: non blocking recvmsg() return -EAGAIN when no data and signal_pending
Guangguan Wang
1
-2
/
+2
2022-05-09
net/smc: sync err code when tcp connection was refused
liuyacan
1
-0
/
+2
2022-04-27
net/smc: Fix sock leak when release after smc_shutdown()
Tony Lu
1
-1
/
+3
2022-04-20
net/smc: Fix NULL pointer dereference in smc_pnet_find_ib()
Karsten Graul
1
-2
/
+3
2022-04-15
net/smc: correct settings of RMB window update limit
Dust Li
1
-1
/
+1
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
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: 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: Ensure the active closing peer first closes clcsock
Tony Lu
1
-0
/
+6
2021-11-17
net/smc: fix sk_refcnt underflow on linkdown and fallback
Dust Li
1
-7
/
+11
2021-11-17
net/smc: Correct spelling mistake to TCPF_SYN_RECV
Wen Gu
1
-1
/
+1
2021-09-30
net/smc: add missing error check in smc_clc_prfx_set()
Karsten Graul
1
-1
/
+2
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-24
net/smc: fix direct access to ib_gid_addr->ndev in smc_ib_determine_gid()
Karsten Graul
1
-3
/
+3
2020-10-29
net/smc: fix valid DMBE buffer sizes
Karsten Graul
1
-1
/
+1
2020-09-03
net/smc: Prevent kernel-infoleak in __smc_diag_dump()
Peilin Ye
1
-7
/
+9
2020-03-18
net/smc: cancel event worker during device removal
Karsten Graul
1
-0
/
+1
2020-03-18
net/smc: check for valid ib_client_data
Karsten Graul
1
-0
/
+2
2020-03-05
net/smc: no peer ID in CLC decline for SMCD
Ursula Braun
1
-1
/
+3
2020-03-05
net/smc: transfer fasync_list in case of fallback
Ursula Braun
1
-0
/
+2
2020-02-24
net/smc: fix leak of kernel memory to user space
Eric Dumazet
1
-3
/
+2
2020-01-04
net/smc: add fallback check to connect()
Ursula Braun
1
-6
/
+8
2019-12-31
net/smc: increase device refcount for added link group
Ursula Braun
1
-2
/
+7
2019-11-16
net/smc: fix fastopen for non-blocking connect()
Ursula Braun
1
-1
/
+1
2019-11-12
net/smc: fix refcount non-blocking connect() -part 2
Ursula Braun
1
-0
/
+1
2019-11-06
net/smc: fix ethernet interface refcounting
Ursula Braun
1
-2
/
+0
2019-10-29
net/smc: fix refcounting for non-blocking connect()
Ursula Braun
1
-2
/
+2
2019-10-25
net/smc: keep vlan_id for SMC-R in smc_listen_work()
Ursula Braun
1
-1
/
+1
2019-10-25
net/smc: fix closing of fallback SMC sockets
Ursula Braun
1
-0
/
+7
2019-10-24
net: remove unnecessary variables and callback
Taehee Yoo
2
-2
/
+2
2019-10-10
net/smc: receive pending data after RCV_SHUTDOWN
Karsten Graul
1
-5
/
+20
2019-10-10
net/smc: receive returns without data
Karsten Graul
1
-3
/
+1
2019-10-10
net/smc: fix SMCD link group creation with VLAN id
Ursula Braun
1
-1
/
+4
2019-08-20
net/smc: make sure EPOLLOUT is raised
Jason Baron
1
-4
/
+2
2019-08-05
net/smc: avoid fallback in case of non-blocking connect
Ursula Braun
1
-3
/
+4
2019-08-05
net/smc: do not schedule tx_work in SMC_CLOSED state
Ursula Braun
1
-2
/
+6
2019-06-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-1
/
+7
[next]