index
:
git.armlinux.org.uk/linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sctp
Age
Commit message (
Expand
)
Author
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-05-27
sctp: mark sctp_do_peeloff static
Christoph Hellwig
2025-05-21
sctp: use skb_crc32c() instead of __skb_checksum()
Eric Biggers
2025-05-21
net: introduce CONFIG_NET_CRC32C
Eric Biggers
2025-05-20
sctp: Do not wake readers in __sctp_write_space()
Petr Malat
2025-05-16
net: rfs: add sock_rps_delete_flow() helper
Eric Dumazet
2025-05-05
sctp: Remove unused sctp_assoc_del_peer and sctp_chunk_iif
Dr. David Alan Gilbert
2025-04-10
Merge tag 'net-6.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2025-04-08
Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
2025-04-08
sctp: detect and prevent references to a freed transport in sendmsg
Ricardo Cañuelo Navarro
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2025-04-04
lib/crc: remove CONFIG_LIBCRC32C
Eric Biggers
2025-04-02
sctp: add mutual exclusion in proc_sctp_do_udp_port()
Eric Dumazet
2025-03-03
net: use sock_kmemdup for ip_options
Geliang Tang
2025-02-19
sctp: Fix undefined behavior in left shift operation
Yu-Chun Lin
2025-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-01-09
sctp: sysctl: plpmtud_probe_interval: avoid using current->nsproxy
Matthieu Baerts (NGI0)
2025-01-09
sctp: sysctl: udp_port: avoid using current->nsproxy
Matthieu Baerts (NGI0)
2025-01-09
sctp: sysctl: auth_enable: avoid using current->nsproxy
Matthieu Baerts (NGI0)
2025-01-09
sctp: sysctl: rto_min/max: avoid using current->nsproxy
Matthieu Baerts (NGI0)
2025-01-09
sctp: sysctl: cookie_hmac_alg: avoid using current->nsproxy
Matthieu Baerts (NGI0)
2025-01-06
sctp: Prepare sctp_v4_get_dst() to dscp_t conversion.
Guillaume Nault
2024-12-23
net/sctp: Prevent autoclose integer overflow in sctp_association_init()
Nikolay Kuratov
2024-11-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-11-09
sctp: fix possible UAF in sctp_v6_available()
Eric Dumazet
2024-11-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-11-07
sctp: Avoid enqueuing addr events redundantly
Gilad Naaman
2024-11-03
sctp: properly validate chunk size in sctp_sf_ootb()
Xin Long
2024-10-09
sctp: ensure sk_state is set to CLOSED if hashing fails in sctp_listen_start
Xin Long
2024-10-03
sctp: set sk_state back to CLOSED if autobind fails in sctp_listen_start
Xin Long
2024-09-09
sctp: Unmask upper DSCP bits in sctp_v4_get_dst()
Ido Schimmel
2024-08-27
sctp: fix association labeling in the duplicate COOKIE-ECHO case
Ondrej Mosnacek
2024-08-02
sctp: Fix null-ptr-deref in reuseport_add_sock().
Kuniyuki Iwashima
2024-07-24
sysctl: treewide: constify the ctl_table argument of proc_handlers
Joel Granados
2024-07-03
sctp: cancel a blocking accept when shutdown a listen socket
Xin Long
2024-05-13
net: change proto and proto_ops accept type
Jens Axboe
2024-05-03
net: Remove ctl_table sentinel elements from several networking subsystems
Joel Granados
2024-04-30
net: add <net/proto_memory.h>
Eric Dumazet
2024-04-30
inet: introduce dst_rtable() helper
Eric Dumazet
2024-04-30
sctp: prefer struct_size over open coded arithmetic
Erick Archer
2024-04-29
ipv6: introduce dst_rt6_info() helper
Eric Dumazet
2024-04-22
sysctl: treewide: constify ctl_table_header::ctl_table_arg
Thomas Weißschuh
2024-03-29
net: add sk_wake_async_rcu() helper
Eric Dumazet
2024-03-07
net: introduce include/net/rps.h
Eric Dumazet
2024-02-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-02-15
net: sctp: fix skb leak in sctp_inq_free()
Dmitry Antipov
2024-02-02
sctp: Simplify the allocation of slab caches
Kunwu Chan
2024-01-23
inet_diag: add module pointer to "struct inet_diag_handler"
Eric Dumazet
2024-01-04
sctp: fix busy polling
Eric Dumazet
2023-12-13
sctp: support MSG_ERRQUEUE flag in recvmsg()
Eric Dumazet
[next]