summaryrefslogtreecommitdiffstats
path: root/net/sctp/stream_sched.c
Commit message (Expand)AuthorAgeFilesLines
* sctp: add stream interleave support in stream schedulerXin Long2017-12-151-1/+2
* sctp: remove extern from stream schedXin Long2017-11-281-7/+18
* sctp: make array sctp_sched_ops staticColin Ian King2017-10-121-1/+1
* sctp: introduce round robin stream schedulerMarcelo Ricardo Leitner2017-10-041-0/+2
* sctp: introduce priority based stream schedulerMarcelo Ricardo Leitner2017-10-041-0/+3
* sctp: introduce stream scheduler foundationsMarcelo Ricardo Leitner2017-10-041-0/+270