index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sctp
/
stream_sched.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sctp: fix memory leak in sctp_stream_outq_migrate()
Zhengchao Shao
2022-11-29
1
-0
/
+5
*
sctp: fix sleep in atomic context bug in timer handlers
Duoming Zhou
2022-07-25
1
-1
/
+1
*
stcp: Use memset_after() to zero sctp_stream_out_ext
Xiu Jianfeng
2022-05-20
1
-6
/
+3
*
sctp: rename asoc intl_enable to asoc peer.intl_capable
Xin Long
2019-07-08
1
-1
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 104
Thomas Gleixner
2019-05-24
1
-16
/
+1
*
net/sctp: Make wrappers for accessing in/out streams
Konstantin Khorenko
2018-08-11
1
-6
/
+7
*
sctp: add stream interleave support in stream scheduler
Xin Long
2017-12-15
1
-1
/
+2
*
sctp: remove extern from stream sched
Xin Long
2017-11-28
1
-7
/
+18
*
sctp: make array sctp_sched_ops static
Colin Ian King
2017-10-11
1
-1
/
+1
*
sctp: introduce round robin stream scheduler
Marcelo Ricardo Leitner
2017-10-03
1
-0
/
+2
*
sctp: introduce priority based stream scheduler
Marcelo Ricardo Leitner
2017-10-03
1
-0
/
+3
*
sctp: introduce stream scheduler foundations
Marcelo Ricardo Leitner
2017-10-03
1
-0
/
+270