or' content='cgit v1.2.3'/>
summaryrefslogtreecommitdiff
path: root/net/sctp/transport.c
AgeCommit message (Expand)Author
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2025-11-10sctp: prevent possible shift-out-of-bounds in sctp_transport_update_rtoEric Dumazet
2025-11-03sctp: make sctp_transport_init() voidHuiwen He
2025-07-02net: dst: annotate data-races around dst->obsoleteEric Dumazet
2025-04-10Merge tag 'net-6.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-04-08sctp: detect and prevent references to a freed transport in sendmsgRicardo CaƱuelo Navarro
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner
2023-05-22sctp: fix an issue that plpmtu can never go to complete stateXin Long