summaryrefslogtreecommitdiffstats
path: root/net/sctp/stream_sched.c
Commit message (Expand)AuthorAgeFilesLines
* sctp: rename asoc intl_enable to asoc peer.intl_capableXin Long2019-07-091-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 104Thomas Gleixner2019-05-241-16/+1Star
* net/sctp: Make wrappers for accessing in/out streamsKonstantin Khorenko2018-08-111-6/+7
* 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