summaryrefslogtreecommitdiff
path: root/net/sctp/stream_sched.c
AgeCommit message (Expand)Author
2023-05-10sctp: fix a potential OOB access in sctp_sched_set_sched()Ilia.Gavrilov
2023-03-09sctp: add weighted fair queueing stream schedulerXin Long
2023-03-09sctp: add fair capacity stream schedulerXin Long
2022-12-01sctp: delete free member from struct sctp_sched_opsXin Long
2022-11-29sctp: fix memory leak in sctp_stream_outq_migrate()Zhengchao Shao
2022-07-25sctp: fix sleep in atomic context bug in timer handlersDuoming Zhou
2022-05-20stcp: Use memset_after() to zero sctp_stream_out_extXiu Jianfeng
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