index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
smc
Age
Commit message (
Expand
)
Author
Files
Lines
11 days
Merge tag 'net-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
6
-46
/
+132
11 days
net/smc: release the internal TCP sock on IPPROTO_SMC socket creation failure
Yifei Chu
1
-0
/
+16
14 days
net/smc: fix use-after-free in smc_rx_pipe_buf_release()
Hidayath Khan
1
-6
/
+5
14 days
net/smc: stop killed, freed and out_of_sync sharing a byte
Hidayath Khan
1
-3
/
+3
14 days
net/smc: fix socket refcount leak in smc_switch_conns()
Hidayath Khan
1
-7
/
+7
2026-08-22
net/smc: carry oversized SMC-Rv2 LLC messages in the queue entry
Yehyeong Lee
2
-39
/
+90
2026-08-22
net/smc: bound the peer rkey counts in SMC-Rv2 LLC messages
Yehyeong Lee
1
-0
/
+16
2026-08-22
net/smc: fix use-after-free of the LLC qentry in smc_llc_srv_add_link()
Yehyeong Lee
1
-4
/
+5
2026-08-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
1
-6
/
+14
2026-08-20
net/smc: free pending qentry in smc_llc_flow_stop() before memset
Mahanta Jambigi
1
-0
/
+1
2026-08-20
net/smc: free stashed qentry before overwrite in REQ_ADD_LINK to ADD_LINK transition
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-13
net/smc: do not dereference an unset send buffer on the SMC-D teardown path
Bryam Vargas
2
-2
/
+7
2026-08-13
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-03
net: smc: fix splice entry lifetime imbalance in smc_rx_splice
Daming Li
1
-9
/
+10
2026-07-31
net/smc: fix qentry overwrite for CONFIRM_LINK and ADD_LINK_CONT in smc_llc_event_handler()
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-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+2
2026-05-22
net/smc: Do not re-initialize smc hashtables
Alexandra Winter
1
-2
/
+2
2026-05-20
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-12
net/smc: avoid NULL deref of conn->lnk in smc_msg_event tracepoint
Xiang Mei
1
-1
/
+1
2026-05-12
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-04-30
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-20
net/smc: fix double-free of smc_spd_priv when tee() duplicates splice pipe buffer
Qi Tang
1
-1
/
+8
2026-03-16
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/netdev/net
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-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
1
-10
/
+5
2026-02-21
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-19
tcp: fix potential race in tcp_v6_syn_recv_sock()
Eric Dumazet
1
-2
/
+4
2026-01-30
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-28
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-10
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-04
net: Convert proto_ops connect() callbacks to use sockaddr_unsized
Kees Cook
2
-3
/
+3
2025-11-04
net: Convert proto_ops bind() callbacks to use sockaddr_unsized
Kees Cook
2
-2
/
+2
[next]