Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
b99dc74253980287c826b8158327fc8f2ff03dad
/
net
/
sctp
/
stream.c
6a9a27d
sctp: clear the new asoc's stream outcnt in sctp_stream_update
by Xin Long
· 7 years ago
fae8b6f
sctp: fix some copy-paste errors for file comments
by Xin Long
· 7 years ago
a0ce093
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
79d0895
sctp: fix error path in sctp_stream_init
by Marcelo Ricardo Leitner
· 7 years ago
107e242
sctp: update mid instead of ssn when doing stream and asoc reset
by Xin Long
· 7 years ago
47b20a8
sctp: implement report_ftsn for sctp_stream_interleave
by Xin Long
· 7 years ago
0c3f6f6
sctp: implement make_datafrag for sctp_stream_interleave
by Xin Long
· 7 years ago
08f4607
sctp: force SCTP_ERROR_INV_STRM with __u32 when calling sctp_chunk_fail
by Xin Long
· 7 years ago
52a3958
sctp: set sender next_tsn for the old result with ctsn_ack_point plus 1
by Xin Long
· 7 years ago
159f2a7
sctp: avoid flushing unsent queue when doing asoc reset
by Xin Long
· 7 years ago
5c6144a
sctp: only allow the asoc reset when the asoc outq is empty
by Xin Long
· 7 years ago
d570a59
sctp: only allow the out stream reset when the stream outq is empty
by Xin Long
· 7 years ago
3aa623d
sctp: use sizeof(__u16) for each stream number length instead of magic number
by Xin Long
· 7 years ago
423852f
sctp: check stream reset info len before making reconf chunk
by Xin Long
· 7 years ago
dc82673
sctp: fix error return code in sctp_send_add_streams()
by Wei Yongjun
· 7 years ago
e1ea2f9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
1da4fc9
sctp: fix some type cast warnings introduced by stream reconf
by Xin Long
· 7 years ago
5bbbbe3
sctp: introduce stream scheduler foundations
by Marcelo Ricardo Leitner
· 7 years ago
f952be7
sctp: introduce struct sctp_stream_out_ext
by Marcelo Ricardo Leitner
· 7 years ago
1fdb8d8
sctp: factor out stream->in allocation
by Marcelo Ricardo Leitner
· 7 years ago
e090abd
sctp: factor out stream->out allocation
by Marcelo Ricardo Leitner
· 7 years ago
1ae2eaa
sctp: silence warns on sctp_stream_init allocations
by Marcelo Ricardo Leitner
· 7 years ago
3c91870
sctp: remove the typedef sctp_paramhdr_t
by Xin Long
· 8 years ago
ff35641
sctp: merge sctp_stream_new and sctp_stream_init
by Xin Long
· 8 years ago
cee360a
sctp: define the member stream as an object instead of pointer in asoc
by Xin Long
· 8 years ago
6c80138
sctp: process duplicated strreset asoc request correctly
by Xin Long
· 8 years ago
d0f025e
sctp: process duplicated strreset in and addstrm in requests correctly
by Xin Long
· 8 years ago
e4dc99c
sctp: process duplicated strreset out and addstrm out requests correctly
by Xin Long
· 8 years ago
edb12f2
sctp: get list_of_streams of strreset outreq earlier
by Xin Long
· 8 years ago
6f14f44
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
3dbcc10
sctp: alloc stream info when initializing asoc
by Xin Long
· 8 years ago
11ae76e
sctp: implement receiver-side procedures for the Reconf Response Parameter
by Xin Long
· 8 years ago
c5c4ebb
sctp: implement receiver-side procedures for the Add Incoming Streams Request Parameter
by Xin Long
· 8 years ago
50a4159
sctp: implement receiver-side procedures for the Add Outgoing Streams Request Parameter
by Xin Long
· 8 years ago
692787c
sctp: implement receiver-side procedures for the SSN/TSN Reset Request Parameter
by Xin Long
· 8 years ago
16e1a91
sctp: implement receiver-side procedures for the Incoming SSN Reset Request Parameter
by Xin Long
· 8 years ago
8105447
sctp: implement receiver-side procedures for the Outgoing SSN Reset Request Parameter
by Xin Long
· 8 years ago
242bd2d
sctp: implement sender-side procedures for Add Incoming/Outgoing Streams Request Parameter
by Xin Long
· 8 years ago
a92ce1a
sctp: implement sender-side procedures for SSN/TSN Reset Request Parameter
by Xin Long
· 8 years ago
119aecb
sctp: streams should be recovered when it fails to send request.
by Xin Long
· 8 years ago
7f9d68a
sctp: implement sender-side procedures for SSN Reset Request Parameter
by Xin Long
· 8 years ago
a838631
sctp: prepare asoc stream for stream reconf
by Xin Long
· 8 years ago