index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sctp
Age
Commit message (
Expand
)
Author
2026-01-11
sctp: Defer SCTP_DBG_OBJCNT_DEC() to sctp_destroy_sock().
Kuniyuki Iwashima
2025-12-07
sctp: prevent possible shift-out-of-bounds in sctp_transport_update_rto
Eric Dumazet
2025-12-07
sctp: Hold sock lock while iterating over address list
Stefan Wiehler
2025-12-07
sctp: Prevent TOCTOU out-of-bounds write
Stefan Wiehler
2025-12-07
sctp: Hold RCU read lock while iterating over address list
Stefan Wiehler
2025-10-29
sctp: avoid NULL dereference when chunk data buffer is missing
Alexey Simakov
2025-10-19
sctp: Fix MAC comparison to be constant-time
Eric Biggers
2025-10-19
net/sctp: fix a null dereference in sctp_disposition sctp_sf_do_5_1D_ce()
Alexandr Sapozhnikov
2025-09-04
sctp: initialize more fields in sctp_v6_from_sk()
Eric Dumazet
2025-06-27
sctp: Do not wake readers in __sctp_write_space()
Petr Malat
2025-05-22
sctp: add mutual exclusion in proc_sctp_do_udp_port()
Eric Dumazet
2025-05-18
ipv4: Drop tos parameter from flowi4_update_output()
Guillaume Nault
2025-04-25
sctp: detect and prevent references to a freed transport in sendmsg
Ricardo CaƱuelo Navarro
2025-03-28
sctp: Fix undefined behavior in left shift operation
Yu-Chun Lin
2025-01-17
sctp: sysctl: plpmtud_probe_interval: avoid using current->nsproxy
Matthieu Baerts (NGI0)
2025-01-17
sctp: sysctl: udp_port: avoid using current->nsproxy
Matthieu Baerts (NGI0)
2025-01-17
sctp: sysctl: auth_enable: avoid using current->nsproxy
Matthieu Baerts (NGI0)
2025-01-17
sctp: sysctl: rto_min/max: avoid using current->nsproxy
Matthieu Baerts (NGI0)
2025-01-17
sctp: sysctl: cookie_hmac_alg: avoid using current->nsproxy
Matthieu Baerts (NGI0)
2025-01-09
net/sctp: Prevent autoclose integer overflow in sctp_association_init()
Nikolay Kuratov
2024-11-14
sctp: properly validate chunk size in sctp_sf_ootb()
Xin Long
2024-10-17
sctp: ensure sk_state is set to CLOSED if hashing fails in sctp_listen_start
Xin Long
2024-10-17
sctp: set sk_state back to CLOSED if autobind fails in sctp_listen_start
Xin Long
2024-09-04
sctp: fix association labeling in the duplicate COOKIE-ECHO case
Ondrej Mosnacek
2024-08-29
net: sctp: fix skb leak in sctp_inq_free()
Dmitry Antipov
2024-08-14
sctp: Fix null-ptr-deref in reuseport_add_sock().
Kuniyuki Iwashima
2024-07-11
sctp: prefer struct_size over open coded arithmetic
Erick Archer
2024-01-25
sctp: fix busy polling
Eric Dumazet
2024-01-25
sctp: support MSG_ERRQUEUE flag in recvmsg()
Eric Dumazet
2023-10-10
sctp: update hb timer immediately after users change hb_interval
Xin Long
2023-10-10
sctp: update transport state when processing a dupcook packet
Xin Long
2023-09-19
sctp: annotate data-races around sk->sk_wmem_queued
Eric Dumazet
2023-09-13
sctp: handle invalid error codes without calling BUG()
Dan Carpenter
2023-08-30
ipv4: fix data-races around inet->inet_id
Eric Dumazet
2023-08-30
sock: annotate data-races around prot->memory_pressure
Eric Dumazet
2023-07-19
sctp: fix potential deadlock on &net->sctp.addr_wq_lock
Chengfeng Ye
2023-07-19
sctp: add bpf_bypass_getsockopt proto callback
Alexander Mikhalitsyn
2023-06-21
sctp: fix an error code in sctp_sf_eat_auth()
Dan Carpenter
2023-06-05
inet: Add IP_LOCAL_PORT_RANGE socket option
Jakub Sitnicki
2023-05-30
sctp: fix an issue that plpmtu can never go to complete state
Xin Long
2023-04-26
sctp: Call inet6_destroy_sock() via sk->sk_destruct().
Kuniyuki Iwashima
2023-04-20
sctp: fix a potential overflow in sctp_ifwdtsn_skip
Xin Long
2023-04-13
sctp: check send stream number after wait_for_sndbuf
Xin Long
2023-03-11
sctp: add a refcnt in sctp_stream_priorities to avoid a nested loop
Xin Long
2023-02-22
sctp: sctp_sock_filter(): avoid list_entry() on possibly empty list
Pietro Borrello
2023-02-09
sctp: do not check hb_timer.expires when resetting hb_timer
Xin Long
2023-02-01
sctp: fail if no bound addresses can be used for a given scope
Marcelo Ricardo Leitner
2022-12-31
sctp: sysctl: make extra pointers netns aware
Firo Yang
2022-11-29
sctp: fix memory leak in sctp_stream_outq_migrate()
Zhengchao Shao
2022-11-07
sctp: clear out_curr if all frag chunks of current msg are pruned
Xin Long
[next]