index
:
kernel/linux.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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-7.2.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
smc
Age
Commit message (
Expand
)
Author
Files
Lines
6 days
Merge tag 'net-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
6
-46
/
+132
7 days
net/smc: release the internal TCP sock on IPPROTO_SMC socket creation failure
Yifei Chu
1
-0
/
+16
9 days
net/smc: fix use-after-free in smc_rx_pipe_buf_release()
Hidayath Khan
1
-6
/
+5
9 days
net/smc: stop killed, freed and out_of_sync sharing a byte
Hidayath Khan
1
-3
/
+3
9 days
net/smc: fix socket refcount leak in smc_switch_conns()
Hidayath Khan
1
-7
/
+7
11 days
net/smc: carry oversized SMC-Rv2 LLC messages in the queue entry
Yehyeong Lee
2
-40
/
+91
11 days
net/smc: bound the peer rkey counts in SMC-Rv2 LLC messages
Yehyeong Lee
1
-0
/
+16
11 days
net/smc: fix use-after-free of the LLC qentry in smc_llc_srv_add_link()
Yehyeong Lee
1
-4
/
+5
12 days
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-6
/
+14
13 days
net/smc: free pending qentry in smc_llc_flow_stop() before memset
Mahanta Jambigi
1
-0
/
+1
13 days
net/smc: free stashed qentry before overwrite in REQ_ADD_LINK to ADD_LINK tra...
Mahanta Jambigi
1
-0
/
+2
2026-08-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-9
/
+15
2026-08-18
net/smc: hash socket only after full initialisation in smc_sk_init()
Mahanta Jambigi
1
-1
/
+1
2026-08-14
net/smc: do not dereference an unset send buffer on the SMC-D teardown path
Bryam Vargas
2
-2
/
+7
2026-08-14
net/smc: unregister the connection before draining the rx tasklet
Bryam Vargas
1
-6
/
+7
2026-08-13
net: Const qualify network templated ctl_tables Arrays
Joel Granados
1
-7
/
+19
2026-08-06
net/smc: fix TOCTOU race between smc_listen_out() and listener close
Sidraya Jayagond
1
-1
/
+2
2026-08-04
net: smc: fix splice entry lifetime imbalance in smc_rx_splice
Daming Li
1
-9
/
+10
2026-08-01
net/smc: fix qentry overwrite for CONFIRM_LINK and ADD_LINK_CONT in smc_llc_e...
Mahanta Jambigi
1
-1
/
+2
2026-07-28
net/smc: fix socket use-after-free during link group termination
Xuanqiang Luo
1
-1
/
+1
2026-07-27
mlx5: Deprecate latency-sensitive QPs feature
Leon Romanovsky
1
-5
/
+10
2026-07-26
net/smc: Look up the pnetid ib device within the net namespace
Jiri Pirko
1
-6
/
+14
2026-07-06
net/smc: fix UAF in smc_cdc_rx_handler() by pinning the socket
Xiang Mei
1
-5
/
+10
2026-05-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+2
2026-05-23
net/smc: Do not re-initialize smc hashtables
Alexandra Winter
1
-2
/
+2
2026-05-21
smc: Use flexible array for SMCD connections
Rosen Penev
1
-8
/
+2
2026-05-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-11
/
+11
2026-05-14
net/smc: reject CHID-0 ACCEPT that matches an empty ism_dev slot
Xiang Mei
1
-1
/
+2
2026-05-13
net/smc: avoid NULL deref of conn->lnk in smc_msg_event tracepoint
Xiang Mei
1
-1
/
+1
2026-05-13
net/smc: fix sleep-inside-lock in __smc_setsockopt() causing local DoS
Nicolò Coccia
1
-9
/
+8
2026-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-6
/
+2
2026-05-07
net/smc: fix missing sk_err when TCP handshake fails
D. Wythe
1
-6
/
+2
2026-05-01
net/smc: cap allocation order for SMC-R physically contiguous buffers
D. Wythe
1
-0
/
+4
2026-04-23
net/smc: avoid early lgr access in smc_clc_wait_msg
Ruijie Li
1
-2
/
+2
2026-03-21
net/smc: fix double-free of smc_spd_priv when tee() duplicates splice pipe bu...
Qi Tang
1
-1
/
+8
2026-03-17
net/smc: fix NULL dereference and UAF in smc_tcp_syn_recv_sock()
Jiayuan Chen
3
-7
/
+23
2026-02-26
Merge tag 'net-7.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
1
-2
/
+4
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
1
-4
/
+4
2026-02-22
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
1
-10
/
+5
2026-02-22
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
10
-27
/
+27
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
10
-54
/
+47
2026-02-20
tcp: fix potential race in tcp_v6_syn_recv_sock()
Eric Dumazet
1
-2
/
+4
2026-01-31
Revert "net/smc: Introduce TCP ULP support"
D. Wythe
1
-87
/
+4
2025-12-04
net: smc: SMC_HS_CTRL_BPF should depend on BPF_JIT
Geert Uytterhoeven
1
-2
/
+2
2025-11-29
net: Remove KMSG_COMPONENT macro
Heiko Carstens
1
-2
/
+1
2025-11-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+1
2025-11-11
net/smc: fix mismatch between CLC header and proposal
D. Wythe
1
-0
/
+1
2025-11-10
net/smc: bpf: Introduce generic hook for handshake flow
D. Wythe
6
-0
/
+282
2025-11-05
net: Convert proto_ops connect() callbacks to use sockaddr_unsized
Kees Cook
2
-3
/
+3
2025-11-05
net: Convert proto_ops bind() callbacks to use sockaddr_unsized
Kees Cook
2
-2
/
+2
[next]