aboutsummaryrefslogtreecommitdiffstats
path: root/net/sctp/stream_sched.c
AgeCommit message (Expand)Author
2022-12-08sctp: fix memory leak in sctp_stream_outq_migrate()Zhengchao Shao
2022-08-03sctp: fix sleep in atomic context bug in timer handlersDuoming Zhou
2019-07-08sctp: rename asoc intl_enable to asoc peer.intl_capableXin Long
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 104Thomas Gleixner
2018-08-11net/sctp: Make wrappers for accessing in/out streamsKonstantin Khorenko
2017-12-15sctp: add stream interleave support in stream schedulerXin Long
2017-11-28sctp: remove extern from stream schedXin Long
2017-10-11sctp: make array sctp_sched_ops staticColin Ian King
2017-10-03sctp: introduce round robin stream schedulerMarcelo Ricardo Leitner
2017-10-03sctp: introduce priority based stream schedulerMarcelo Ricardo Leitner
2017-10-03sctp: introduce stream scheduler foundationsMarcelo Ricardo Leitner