index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sctp
/
stream.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sctp: delete the nested flexible array params
Xin Long
2023-04-21
1
-1
/
+1
*
sctp: fix memory leak in sctp_stream_outq_migrate()
Zhengchao Shao
2022-11-29
1
-7
/
+18
*
sctp: leave the err path free in sctp_stream_init to sctp_stream_free
Xin Long
2022-07-27
1
-16
/
+3
*
net: sctp: Fix negotiation of the number of data streams.
David Laight
2020-08-20
1
-2
/
+4
*
sctp: shrink stream outq when fails to do addstream reconf
Xin Long
2020-07-22
1
-2
/
+4
*
sctp: shrink stream outq only when new outcnt < old outcnt
Xin Long
2020-07-22
1
-7
/
+14
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-12-31
1
-15
/
+15
|
\
|
*
sctp: fix err handling of stream initialization
Marcelo Ricardo Leitner
2019-12-24
1
-15
/
+15
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-12-22
1
-2
/
+6
|
\
|
|
*
sctp: fix memleak on err handling of stream initialization
Marcelo Ricardo Leitner
2019-12-17
1
-2
/
+6
*
|
sctp: get netns from asoc and ep base
Xin Long
2019-12-09
1
-2
/
+1
|
/
*
sctp: fix memleak in sctp_send_reset_streams
zhengbin
2019-08-13
1
-0
/
+1
*
sctp: fix error handling on stream scheduler initialization
Marcelo Ricardo Leitner
2019-07-01
1
-1
/
+8
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 104
Thomas Gleixner
2019-05-24
1
-16
/
+1
*
sctp: convert to genradix
Kent Overstreet
2019-03-12
1
-106
/
+19
*
sctp: remove sched init from sctp_stream_init
Xin Long
2019-03-08
1
-2
/
+0
*
sctp: set stream ext to NULL after freeing it in sctp_stream_outq_migrate
Xin Long
2019-02-13
1
-1
/
+3
*
sctp: check and update stream->out_curr when allocating stream_out
Xin Long
2019-02-03
1
-0
/
+20
*
sctp: improve the events for sctp stream adding
Xin Long
2019-01-24
1
-11
/
+8
*
sctp: improve the events for sctp stream reset
Xin Long
2019-01-24
1
-22
/
+17
*
sctp: not increase stream's incnt before sending addstrm_in request
Xin Long
2018-11-19
1
-1
/
+0
*
net/sctp: Replace in/out stream arrays with flex_array
Konstantin Khorenko
2018-08-11
1
-22
/
+66
*
net/sctp: Make wrappers for accessing in/out streams
Konstantin Khorenko
2018-08-11
1
-31
/
+34
*
sctp: clear the new asoc's stream outcnt in sctp_stream_update
Xin Long
2018-04-27
1
-0
/
+2
*
sctp: fix some copy-paste errors for file comments
Xin Long
2018-02-14
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-09
1
-12
/
+10
|
\
|
*
sctp: fix error path in sctp_stream_init
Marcelo Ricardo Leitner
2018-01-03
1
-12
/
+10
*
|
sctp: update mid instead of ssn when doing stream and asoc reset
Xin Long
2017-12-15
1
-15
/
+25
*
|
sctp: implement report_ftsn for sctp_stream_interleave
Xin Long
2017-12-15
1
-4
/
+2
*
|
sctp: implement make_datafrag for sctp_stream_interleave
Xin Long
2017-12-11
1
-0
/
+1
|
/
*
sctp: force SCTP_ERROR_INV_STRM with __u32 when calling sctp_chunk_fail
Xin Long
2017-11-28
1
-1
/
+1
*
sctp: set sender next_tsn for the old result with ctsn_ack_point plus 1
Xin Long
2017-11-28
1
-1
/
+1
*
sctp: avoid flushing unsent queue when doing asoc reset
Xin Long
2017-11-28
1
-7
/
+14
*
sctp: only allow the asoc reset when the asoc outq is empty
Xin Long
2017-11-28
1
-0
/
+9
*
sctp: only allow the out stream reset when the stream outq is empty
Xin Long
2017-11-28
1
-0
/
+35
*
sctp: use sizeof(__u16) for each stream number length instead of magic number
Xin Long
2017-11-28
1
-4
/
+6
*
sctp: check stream reset info len before making reconf chunk
Xin Long
2017-11-16
1
-8
/
+24
*
sctp: fix error return code in sctp_send_add_streams()
Wei Yongjun
2017-11-01
1
-2
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-10-30
1
-9
/
+17
|
\
|
*
sctp: fix some type cast warnings introduced by stream reconf
Xin Long
2017-10-29
1
-9
/
+17
*
|
sctp: introduce stream scheduler foundations
Marcelo Ricardo Leitner
2017-10-03
1
-7
/
+81
*
|
sctp: introduce struct sctp_stream_out_ext
Marcelo Ricardo Leitner
2017-10-03
1
-0
/
+16
*
|
sctp: factor out stream->in allocation
Marcelo Ricardo Leitner
2017-10-03
1
-8
/
+28
*
|
sctp: factor out stream->out allocation
Marcelo Ricardo Leitner
2017-10-03
1
-20
/
+32
*
|
sctp: silence warns on sctp_stream_init allocations
Marcelo Ricardo Leitner
2017-10-03
1
-1
/
+7
|
/
*
sctp: remove the typedef sctp_paramhdr_t
Xin Long
2017-07-01
1
-2
/
+2
*
sctp: merge sctp_stream_new and sctp_stream_init
Xin Long
2017-06-02
1
-22
/
+11
*
sctp: define the member stream as an object instead of pointer in asoc
Xin Long
2017-06-02
1
-35
/
+33
*
sctp: process duplicated strreset asoc request correctly
Xin Long
2017-04-18
1
-4
/
+15
*
sctp: process duplicated strreset in and addstrm in requests correctly
Xin Long
2017-04-18
1
-9
/
+29
[next]