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