index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sctp
/
stream_interleave.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sctp: get netns from asoc and ep base
Xin Long
2019-12-09
1
-13
/
+10
*
sctp: rename asoc intl_enable to asoc peer.intl_capable
Xin Long
2019-07-08
1
-2
/
+2
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 104
Thomas Gleixner
2019-05-24
1
-16
/
+1
*
sctp: Pass sk_buff_head explicitly to sctp_ulpq_tail_event().
David Miller
2019-04-11
1
-1
/
+1
*
sctp: Make sctp_enqueue_event tak an skb list.
David Miller
2019-04-11
1
-13
/
+36
*
sctp: Use helper for sctp_ulpq_tail_event() when hooked up to ->enqueue_event
David Miller
2019-04-11
1
-1
/
+10
*
sctp: convert to genradix
Kent Overstreet
2019-03-12
1
-1
/
+1
*
sctp: add subscribe per asoc
Xin Long
2018-11-19
1
-3
/
+4
*
sctp: define subscribe in sctp_sock as __u16
Xin Long
2018-11-19
1
-5
/
+6
*
sctp: Fix SKB list traversal in sctp_intl_store_ordered().
David S. Miller
2018-11-10
1
-5
/
+12
*
sctp: Fix SKB list traversal in sctp_intl_store_reasm().
David S. Miller
2018-11-10
1
-5
/
+12
*
net/sctp: Make wrappers for accessing in/out streams
Konstantin Khorenko
2018-08-11
1
-10
/
+10
*
sctp: remove the left unnecessary check for chunk in sctp_renege_events
Xin Long
2018-02-16
1
-3
/
+2
*
sctp: fix some copy-paste errors for file comments
Xin Long
2018-02-14
1
-1
/
+2
*
sctp: remove the useless check in sctp_renege_events
Xin Long
2018-02-12
1
-6
/
+2
*
sctp: implement handle_ftsn for sctp_stream_interleave
Xin Long
2017-12-15
1
-0
/
+49
*
sctp: implement report_ftsn for sctp_stream_interleave
Xin Long
2017-12-15
1
-0
/
+48
*
sctp: implement validate_ftsn for sctp_stream_interleave
Xin Long
2017-12-15
1
-0
/
+44
*
sctp: implement generate_ftsn for sctp_stream_interleave
Xin Long
2017-12-15
1
-0
/
+75
*
sctp: add support for the process of unordered idata
Xin Long
2017-12-11
1
-22
/
+355
*
sctp: implement abort_pd for sctp_stream_interleave
Xin Long
2017-12-11
1
-0
/
+99
*
sctp: implement start_pd for sctp_stream_interleave
Xin Long
2017-12-11
1
-0
/
+2
*
sctp: implement renege_events for sctp_stream_interleave
Xin Long
2017-12-11
1
-0
/
+109
*
sctp: implement enqueue_event for sctp_stream_interleave
Xin Long
2017-12-11
1
-0
/
+2
*
sctp: implement ulpevent_data for sctp_stream_interleave
Xin Long
2017-12-11
1
-0
/
+418
*
sctp: implement validate_data for sctp_stream_interleave
Xin Long
2017-12-11
1
-0
/
+39
*
sctp: implement assign_number for sctp_stream_interleave
Xin Long
2017-12-11
1
-0
/
+37
*
sctp: implement make_datafrag for sctp_stream_interleave
Xin Long
2017-12-11
1
-0
/
+79