index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sctp
/
stream.c
Age
Commit message (
Expand
)
Author
2017-04-18
sctp: process duplicated strreset asoc request correctly
Xin Long
2017-04-18
sctp: process duplicated strreset in and addstrm in requests correctly
Xin Long
2017-04-18
sctp: process duplicated strreset out and addstrm out requests correctly
Xin Long
2017-04-17
sctp: get list_of_streams of strreset outreq earlier
Xin Long
2017-04-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-03-30
sctp: alloc stream info when initializing asoc
Xin Long
2017-03-12
sctp: implement receiver-side procedures for the Reconf Response Parameter
Xin Long
2017-03-12
sctp: implement receiver-side procedures for the Add Incoming Streams Request...
Xin Long
2017-03-12
sctp: implement receiver-side procedures for the Add Outgoing Streams Request...
Xin Long
2017-03-12
sctp: implement receiver-side procedures for the SSN/TSN Reset Request Parameter
Xin Long
2017-02-19
sctp: implement receiver-side procedures for the Incoming SSN Reset Request P...
Xin Long
2017-02-19
sctp: implement receiver-side procedures for the Outgoing SSN Reset Request P...
Xin Long
2017-02-09
sctp: implement sender-side procedures for Add Incoming/Outgoing Streams Requ...
Xin Long
2017-02-09
sctp: implement sender-side procedures for SSN/TSN Reset Request Parameter
Xin Long
2017-02-09
sctp: streams should be recovered when it fails to send request.
Xin Long
2017-01-18
sctp: implement sender-side procedures for SSN Reset Request Parameter
Xin Long
2017-01-06
sctp: prepare asoc stream for stream reconf
Xin Long