summaryrefslogtreecommitdiffstats
path: root/include/net/sctp/stream_sched.h
Commit message (Expand)AuthorAgeFilesLines
* sctp: add weighted fair queueing stream schedulerXin Long2023-03-091-0/+1
* sctp: add fair capacity stream schedulerXin Long2023-03-091-0/+1
* sctp: delete free member from struct sctp_sched_opsXin Long2022-12-011-2/+0
* sctp: fix memory leak in sctp_stream_outq_migrate()Zhengchao Shao2022-11-291-0/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 104Thomas Gleixner2019-05-241-16/+1
* sctp: remove extern from stream schedXin Long2017-11-281-0/+5
* sctp: introduce stream scheduler foundationsMarcelo Ricardo Leitner2017-10-031-0/+72