1. 4e7696d sctp: get netns from asoc and ep base by Xin Long · 5 years ago
  2. da1f6d4 sctp: rename asoc intl_enable to asoc peer.intl_capable by Xin Long · 6 years ago
  3. 47505b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 104 by Thomas Gleixner · 6 years ago
  4. 013b96e sctp: Pass sk_buff_head explicitly to sctp_ulpq_tail_event(). by David Miller · 6 years ago
  5. 178ca04 sctp: Make sctp_enqueue_event tak an skb list. by David Miller · 6 years ago
  6. 5e8f641 sctp: Use helper for sctp_ulpq_tail_event() when hooked up to ->enqueue_event by David Miller · 6 years ago
  7. 2075e50 sctp: convert to genradix by Kent Overstreet · 6 years ago
  8. a1e3a05 sctp: add subscribe per asoc by Xin Long · 6 years ago
  9. 2cc0eeb sctp: define subscribe in sctp_sock as __u16 by Xin Long · 6 years ago
  10. e15e067 sctp: Fix SKB list traversal in sctp_intl_store_ordered(). by David S. Miller · 6 years ago
  11. 348bbc2 sctp: Fix SKB list traversal in sctp_intl_store_reasm(). by David S. Miller · 6 years ago
  12. 05364ca net/sctp: Make wrappers for accessing in/out streams by Konstantin Khorenko · 6 years ago
  13. 9ab2323 sctp: remove the left unnecessary check for chunk in sctp_renege_events by Xin Long · 7 years ago
  14. fae8b6f sctp: fix some copy-paste errors for file comments by Xin Long · 7 years ago
  15. fb23403 sctp: remove the useless check in sctp_renege_events by Xin Long · 7 years ago
  16. de60fe9 sctp: implement handle_ftsn for sctp_stream_interleave by Xin Long · 7 years ago
  17. 47b20a8 sctp: implement report_ftsn for sctp_stream_interleave by Xin Long · 7 years ago
  18. 0fc2ea9 sctp: implement validate_ftsn for sctp_stream_interleave by Xin Long · 7 years ago
  19. 8e0c3b7 sctp: implement generate_ftsn for sctp_stream_interleave by Xin Long · 7 years ago
  20. 1322823 sctp: add support for the process of unordered idata by Xin Long · 7 years ago
  21. 65f5e35 sctp: implement abort_pd for sctp_stream_interleave by Xin Long · 7 years ago
  22. be4e0ce sctp: implement start_pd for sctp_stream_interleave by Xin Long · 7 years ago
  23. 94014e8 sctp: implement renege_events for sctp_stream_interleave by Xin Long · 7 years ago
  24. 9162e0e sctp: implement enqueue_event for sctp_stream_interleave by Xin Long · 7 years ago
  25. bd4d627 sctp: implement ulpevent_data for sctp_stream_interleave by Xin Long · 7 years ago
  26. 9d4ceaf sctp: implement validate_data for sctp_stream_interleave by Xin Long · 7 years ago
  27. 668c9be sctp: implement assign_number for sctp_stream_interleave by Xin Long · 7 years ago
  28. 0c3f6f6 sctp: implement make_datafrag for sctp_stream_interleave by Xin Long · 7 years ago