aboutsummaryrefslogtreecommitdiff
path: root/net/sctp/stream_sched_prio.c
AgeCommit message (Expand)AuthorFilesLines
2023-02-23sctp: add a refcnt in sctp_stream_priorities to avoid a nested loopGravatar Xin Long 1-31/+21
2022-12-01sctp: delete free member from struct sctp_sched_opsGravatar Xin Long 1-27/+0
2022-11-29sctp: fix memory leak in sctp_stream_outq_migrate()Gravatar Zhengchao Shao 1-0/+19
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 104Gravatar Thomas Gleixner 1-16/+1
2018-08-11net/sctp: Make wrappers for accessing in/out streamsGravatar Konstantin Khorenko 1-11/+11
2017-11-28sctp: remove extern from stream schedGravatar Xin Long 1-1/+6
2017-10-03sctp: introduce priority based stream schedulerGravatar Marcelo Ricardo Leitner 1-0/+347