Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
499df25c94d7e16fe175ae829fffe2321f624f29
/
net
/
sctp
/
stream_interleave.c
4e7696d
sctp: get netns from asoc and ep base
by Xin Long
· 5 years ago
da1f6d4
sctp: rename asoc intl_enable to asoc peer.intl_capable
by Xin Long
· 6 years ago
47505b8
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 104
by Thomas Gleixner
· 6 years ago
013b96e
sctp: Pass sk_buff_head explicitly to sctp_ulpq_tail_event().
by David Miller
· 6 years ago
178ca04
sctp: Make sctp_enqueue_event tak an skb list.
by David Miller
· 6 years ago
5e8f641
sctp: Use helper for sctp_ulpq_tail_event() when hooked up to ->enqueue_event
by David Miller
· 6 years ago
2075e50
sctp: convert to genradix
by Kent Overstreet
· 6 years ago
a1e3a05
sctp: add subscribe per asoc
by Xin Long
· 6 years ago
2cc0eeb
sctp: define subscribe in sctp_sock as __u16
by Xin Long
· 6 years ago
e15e067
sctp: Fix SKB list traversal in sctp_intl_store_ordered().
by David S. Miller
· 6 years ago
348bbc2
sctp: Fix SKB list traversal in sctp_intl_store_reasm().
by David S. Miller
· 6 years ago
05364ca
net/sctp: Make wrappers for accessing in/out streams
by Konstantin Khorenko
· 6 years ago
9ab2323
sctp: remove the left unnecessary check for chunk in sctp_renege_events
by Xin Long
· 7 years ago
fae8b6f
sctp: fix some copy-paste errors for file comments
by Xin Long
· 7 years ago
fb23403
sctp: remove the useless check in sctp_renege_events
by Xin Long
· 7 years ago
de60fe9
sctp: implement handle_ftsn for sctp_stream_interleave
by Xin Long
· 7 years ago
47b20a8
sctp: implement report_ftsn for sctp_stream_interleave
by Xin Long
· 7 years ago
0fc2ea9
sctp: implement validate_ftsn for sctp_stream_interleave
by Xin Long
· 7 years ago
8e0c3b7
sctp: implement generate_ftsn for sctp_stream_interleave
by Xin Long
· 7 years ago
1322823
sctp: add support for the process of unordered idata
by Xin Long
· 7 years ago
65f5e35
sctp: implement abort_pd for sctp_stream_interleave
by Xin Long
· 7 years ago
be4e0ce
sctp: implement start_pd for sctp_stream_interleave
by Xin Long
· 7 years ago
94014e8
sctp: implement renege_events for sctp_stream_interleave
by Xin Long
· 7 years ago
9162e0e
sctp: implement enqueue_event for sctp_stream_interleave
by Xin Long
· 7 years ago
bd4d627
sctp: implement ulpevent_data for sctp_stream_interleave
by Xin Long
· 7 years ago
9d4ceaf
sctp: implement validate_data for sctp_stream_interleave
by Xin Long
· 7 years ago
668c9be
sctp: implement assign_number 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