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
/
sctp
Age
Commit message (
Expand
)
Author
4 days
sctp: fix stream->outcnt underflow on duplicate RECONF responses
Jun Yang
4 days
sctp: distinguish sequence zero from wildcard in reconf lookup
Jun Yang
5 days
sctp: fix NULL deref on untransmitted RECONF completion
Weiming Shi
9 days
sctp: drop a chunk if its transport was removed
Hyunwoo Kim
11 days
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
11 days
sctp: stop processing a packet once its association is deleted
Hyunwoo Kim
2026-08-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-08-13
net: Const qualify ctl_tables that kmemdup unconditionally
Joel Granados
2026-08-12
sctp: fix use-after-free of cached ASCONF chunk
Yuxiang Yang
2026-08-12
sctp: clear new_transport when removing a peer
Qing Ming
2026-08-11
sctp: auth: propagate HMAC calculation errors to callers
Qing Luo
2026-08-07
sctp: validate cookie AUTH state before use
Jérémy Jean
2026-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-08-06
sctp: clear control chunk transport if it is being removed
Xin Long
2026-08-04
sctp: fix addip_serial increment on ASCONF_ACK allocation failure
Qing Luo
2026-08-03
sctp: keep chunk->transport in step with the list it is queued on
Baul Lee
2026-07-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-07-29
sctp: validate Adaptation Indication parameter length
Charles Vosburgh
2026-07-29
sctp: auth: discard auth_chunk when skb_clone fails
Qing Luo
2026-07-27
sctp: prevent peer transport count overflow
Asim Viladi Oglu Manizada
2026-07-27
sctp: reject stale cookies with mismatched verification tags
Yuxiang Yang
2026-07-23
sctp: don't free the ASCONF's own transport in DEL-IP processing
Jun Yang
2026-07-22
sctp: auth: verify auth requirement when auth_chunk is NULL
Qing Luo
2026-07-21
sctp: close UDP tunnel sockets during netns teardown
Zhiling Zou
2026-07-21
sctp: avoid auth_enable sysctl UAF during netns teardown
Zhiling Zou
2026-07-21
sctp: validate stream count in sctp_process_strreset_inreq()
Cen Zhang (Microsoft)
2026-07-21
sctp: fix auth_chunk_list capacity check in sctp_auth_ep_add_chunkid
HanQuan
2026-07-10
sctp: validate STALE_COOKIE cause length before reading staleness
Weiming Shi
2026-06-30
sctp: fix addr_wq_timer race in sctp_free_addr_wq()
Xin Long
2026-06-27
sctp: add INIT verification after cookie unpacking
Xin Long
2026-06-27
sctp: fix SCTP_RESET_STREAMS stream list length limit
Yousef Alhouseen
2026-06-23
sctp: fix err_chunk memory leaks in INIT handling
Xin Long
2026-06-17
sctp: hold socket lock when dumping endpoints in sctp_diag
Xin Long
2026-06-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-06-11
sctp: validate embedded address parameter length
Xin Long
2026-06-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-06-10
sctp: Unwind address notifier registration on failure
Yuho Choi
2026-06-09
sctp: validate embedded INIT chunk and address list lengths in cookie
Xin Long
2026-06-09
sctp: fix uninit-value in __sctp_rcv_asconf_lookup()
Michael Bommarito
2026-06-09
sctp: stream: fully roll back denied add-stream state
Wyatt Feng
2026-06-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-06-04
sctp: purge outqueue on stale COOKIE-ECHO handling
Xin Long
2026-06-04
sctp: validate cached peer INIT chunk length in COOKIE_ECHO processing
Xin Long
2026-06-02
sctp: diag: reject stale associations in dump_one path
Zhao Zhang
2026-06-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2026-05-28
sctp: fix race between sctp_wait_for_connect and peeloff
Zhenghang Xiao
2026-05-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-05-08
sctp: revalidate list cursor after sctp_sendmsg_to_asoc() in SCTP_SENDALL
Ben Morris
2026-05-08
sctp: Fix typo in comment
Md Shofiqul Islam
2026-05-05
udp_tunnel: Pass struct sock to setup_udp_tunnel_sock().
Kuniyuki Iwashima
[next]