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
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
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
2019-06-27
net/smc: common release code for non-accepted sockets
Ursula Braun
1
-41
/
+32
2019-06-26
net/smc: Fix error path in smc_init
YueHaibing
1
-1
/
+4
2019-06-26
net/smc: hold conns_lock before calling smc_lgr_register_conn()
Huaping Zhou
1
-0
/
+3
2019-06-02
net: use new in_dev_ifa iterators
Florian Westphal
1
-4
/
+7
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2
-0
/
+2
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2
-0
/
+2
2019-05-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-8
/
+8
2019-05-03
net/smc: Use rdma_read_gid_l2_fields to L2 fields
Parav Pandit
1
-8
/
+8
2019-04-27
genetlink: optionally validate strictly/dumps
Johannes Berg
1
-0
/
+4
2019-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-24
/
+68
2019-04-12
net/smc: improve smc_conn_create reason codes
Karsten Graul
4
-59
/
+58
2019-04-12
net/smc: improve smc_listen_work reason codes
Karsten Graul
2
-46
/
+54
2019-04-12
net/smc: code cleanup smc_listen_work
Karsten Graul
1
-15
/
+14
2019-04-12
net/smc: cleanup of get vlan id
Karsten Graul
3
-6
/
+10
2019-04-12
net/smc: consolidate function parameters
Karsten Graul
7
-141
/
+139
2019-04-12
net/smc: check for ip prefix and subnet
Karsten Graul
2
-3
/
+10
[next]