1. 3fdd437 sctp: sctp_sockaddr_af must check minimal addr length for AF_INET6 by Eric Dumazet · 7 years ago
  2. 3f80d01 sctp: do not leak kernel memory to user space by Eric Dumazet · 7 years ago
  3. 00ec3b0 sctp: fix dst refcnt leak in sctp_v6_get_dst() by Alexey Kodanev · 7 years ago
  4. 36728a6 sctp: do not pr_err for the duplicated node in transport rhlist by Xin Long · 7 years ago
  5. 9f02a06 sctp: fix dst refcnt leak in sctp_v4_get_dst by Tommi Rantala · 7 years ago
  6. 1fc74a5 sctp: verify size of a new chunk in _sctp_make_chunk() by Alexey Kodanev · 7 years ago
  7. 00c840f sctp: make use of pre-calculated len by Marcelo Ricardo Leitner · 7 years ago
  8. 413e58a sctp: add a ceiling to optlen in some sockopts by Marcelo Ricardo Leitner · 7 years ago
  9. 60f1c1f sctp: fix the issue that a __u16 variable may overflow in sctp_ulpq_renege by Xin Long · 7 years ago
  10. 7a7bcee sctp: only update outstanding_bytes for transmitted queue when doing prsctp_prune by Xin Long · 7 years ago
  11. 2df0d6d sctp: set frag_point in sctp_setsockopt_maxseg correctly by Xin Long · 7 years ago
  12. 14a4e9f sctp: set sender next_tsn for the old result with ctsn_ack_point plus 1 by Xin Long · 7 years ago
  13. 55f3de7 sctp: avoid flushing unsent queue when doing asoc reset by Xin Long · 7 years ago
  14. d4c72a4 sctp: only allow the asoc reset when the asoc outq is empty by Xin Long · 7 years ago
  15. 3c6e5f2 sctp: reinit stream if stream outcnt has been change by sinit in sendmsg by Xin Long · 7 years ago
  16. dd7e1cb gso: validate gso_type in GSO handlers by Willem de Bruijn · 7 years ago
  17. a940c19 sctp: return error if the asoc has been peeled off in sctp_wait_for_sndbuf by Xin Long · 7 years ago
  18. f2e9570 sctp: do not allow the v4 socket to bind a v4mapped v6 address by Xin Long · 7 years ago
  19. d47da4eb sctp: fix the handling of ICMP Frag Needed for too small MTUs by Marcelo Ricardo Leitner · 7 years ago
  20. b4bab94 sctp: do not retransmit upon FragNeeded if PMTU discovery is disabled by Marcelo Ricardo Leitner · 7 years ago
  21. 201c59b sctp: make sure stream nums can match optlen in sctp_setsockopt_reset_streams by Xin Long · 7 years ago
  22. a392701 sctp: Replace use of sockets_allocated with specified macro. by Tonghao Zhang · 7 years ago
  23. 5d1b669 sctp: silence warns on sctp_stream_init allocations by Marcelo Ricardo Leitner · 7 years ago
  24. 0c88233 sctp: use right member as the param of list_for_each_entry by Xin Long · 7 years ago
  25. 0c7e787 sctp: use the right sk after waking up from wait_buf sleep by Xin Long · 7 years ago
  26. 191d961 sctp: do not free asoc when it is already dead in sctp_sendmsg by Xin Long · 7 years ago
  27. 8d02869 net/sctp: Always set scope_id in sctp_inet6_skb_msgname by Eric W. Biederman · 7 years ago
  28. ead7515 Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  29. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  30. 978aa04 sctp: fix some type cast warnings introduced since very beginning by Xin Long · 7 years ago
  31. f6fc6bc sctp: fix a type cast warnings that causes a_rwnd gets the wrong value by Xin Long · 7 years ago
  32. 8d32503 sctp: fix some type cast warnings introduced by transport rhashtable by Xin Long · 7 years ago
  33. 1da4fc9 sctp: fix some type cast warnings introduced by stream reconf by Xin Long · 7 years ago
  34. d04adf1 sctp: reset owner sk for data chunks on out queues when migrating a sock by Xin Long · 7 years ago
  35. b71d21c sctp: full support for ipv6 ip_nonlocal_bind & IP_FREEBIND by Laszlo Toth · 7 years ago
  36. 1cc276c sctp: add the missing sock_owned_by_user check in sctp_icmp_redirect by Xin Long · 7 years ago
  37. df80cd9 sctp: do not peel off an assoc from one netns to another one by Xin Long · 7 years ago
  38. c2cc187 sctp: Fix a big endian bug in sctp_diag_dump() by Dan Carpenter · 7 years ago
  39. 8c7c19a sctp: do not mark sk dumped when inet_sctp_diag_fill returns err by Xin Long · 7 years ago
  40. d25adbe sctp: fix an use-after-free issue in sctp_sock_dump by Xin Long · 7 years ago
  41. 7906b00 sctp: fix missing wake ups in some situations by Marcelo Ricardo Leitner · 7 years ago
  42. 6026e04 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  43. ee6c88b sctp: Avoid out-of-bounds reads from address storage by Stefano Brivio · 8 years ago
  44. e2a7c34 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  45. 15339e4 sctp: fully initialize the IPv6 address in sctp_v6_to_addr() by Alexander Potapenko · 8 years ago
  46. 327c0da sctp: fix some indents in sm_make_chunk.c by Xin Long · 8 years ago
  47. 172a159 sctp: remove the typedef sctp_disposition_t by Xin Long · 8 years ago
  48. 8ee821a sctp: remove the typedef sctp_sm_table_entry_t by Xin Long · 8 years ago
  49. e08af95 sctp: remove the typedef sctp_verb_t by Xin Long · 8 years ago
  50. c488b77 sctp: remove the typedef sctp_arg_t by Xin Long · 8 years ago
  51. a85bbeb sctp: remove the typedef sctp_cmd_seq_t by Xin Long · 8 years ago
  52. e2c3108 sctp: remove the typedef sctp_cmd_t by Xin Long · 8 years ago
  53. b7ef261 sctp: remove the typedef sctp_socket_type_t by Xin Long · 8 years ago
  54. d38ef5a sctp: remove the typedef sctp_dbg_objcnt_entry_t by Xin Long · 8 years ago
  55. a05437a sctp: remove the typedef sctp_cmsgs_t by Xin Long · 8 years ago
  56. edf903f sctp: remove the typedef sctp_sender_hb_info_t by Xin Long · 8 years ago
  57. bfc6f82 sctp: remove the typedef sctp_subtype_t by Xin Long · 8 years ago
  58. 61f0eb0 sctp: remove the typedef sctp_event_t by Xin Long · 8 years ago
  59. 19cd159 sctp: remove the typedef sctp_event_timeout_t by Xin Long · 8 years ago
  60. 5210601 sctp: remove the typedef sctp_state_t by Xin Long · 8 years ago
  61. 4785c7a sctp: remove the typedef sctp_ierror_t by Xin Long · 8 years ago
  62. 86b36f2 sctp: remove the typedef sctp_xmit_t by Xin Long · 8 years ago
  63. 0ceaeeb sctp: remove the typedef sctp_transport_cmd_t by Xin Long · 8 years ago
  64. 1c66201 sctp: remove the typedef sctp_scope_t by Xin Long · 8 years ago
  65. 701ef3e sctp: remove the typedef sctp_scope_policy_t by Xin Long · 8 years ago
  66. 125c298 sctp: remove the typedef sctp_retransmit_reason_t by Xin Long · 8 years ago
  67. 233e793 sctp: remove the typedef sctp_lower_cwnd_t by Xin Long · 8 years ago
  68. bb96dec sctp: remove the typedef sctp_auth_chunk_t by Xin Long · 8 years ago
  69. 96f7ef4 sctp: remove the typedef sctp_authhdr_t by Xin Long · 8 years ago
  70. 68d7546 sctp: remove the typedef sctp_addip_chunk_t by Xin Long · 8 years ago
  71. 65205cc sctp: remove the typedef sctp_addiphdr_t by Xin Long · 8 years ago
  72. 8b32f23 sctp: remove the typedef sctp_addip_param_t by Xin Long · 8 years ago
  73. 65f7710 sctp: remove the typedef sctp_cwrhdr_t by Xin Long · 8 years ago
  74. b515fd2 sctp: remove the typedef sctp_ecne_chunk_t by Xin Long · 8 years ago
  75. 1fb6d83 sctp: remove the typedef sctp_ecnehdr_t by Xin Long · 8 years ago
  76. 2a49321 sctp: remove the typedef sctp_error_t by Xin Long · 8 years ago
  77. 87caeba sctp: remove the typedef sctp_operr_chunk_t by Xin Long · 8 years ago
  78. d8238d9 sctp: remove the typedef sctp_errhdr_t by Xin Long · 8 years ago
  79. ac23e68 sctp: fix the name of struct sctp_shutdown_chunk_t by Xin Long · 8 years ago
  80. e61e405 sctp: remove the typedef sctp_shutdownhdr_t by Xin Long · 8 years ago
  81. 441ae65 sctp: remove the typedef sctp_abort_chunk_t by Xin Long · 8 years ago
  82. 38c00f7 sctp: remove the typedef sctp_heartbeat_chunk_t by Xin Long · 8 years ago
  83. 4d2dcdf sctp: remove the typedef sctp_heartbeathdr_t by Xin Long · 8 years ago
  84. d4d6c61 sctp: remove the typedef sctp_sack_chunk_t by Xin Long · 8 years ago
  85. 7873108 sctp: remove the typedef sctp_sackhdr_t by Xin Long · 8 years ago
  86. afd93b7 sctp: remove the typedef sctp_sack_variable_t by Xin Long · 8 years ago
  87. 62e6b7e sctp: remove the typedef sctp_unrecognized_param_t by Xin Long · 8 years ago
  88. f48ef4c sctp: remove the typedef sctp_cookie_param_t by Xin Long · 8 years ago
  89. cb1844c sctp: remove the typedef sctp_initack_chunk_t by Xin Long · 8 years ago
  90. 7a68ada Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  91. 1474774 sctp: remove the typedef sctp_hmac_algo_param_t by Xin Long · 8 years ago
  92. a762a9d sctp: remove the typedef sctp_chunks_param_t by Xin Long · 8 years ago
  93. b02db702 sctp: remove the typedef sctp_random_param_t by Xin Long · 8 years ago
  94. 15328d9 sctp: remove the typedef sctp_supported_ext_param_t by Xin Long · 8 years ago
  95. 85f6bd2 sctp: remove the typedef sctp_adaptation_ind_param_t by Xin Long · 8 years ago
  96. e925d50 sctp: remove the typedef sctp_supported_addrs_param_t by Xin Long · 8 years ago
  97. 365ddb6 sctp: remove the typedef sctp_cookie_preserve_param_t by Xin Long · 8 years ago
  98. 00987cc sctp: remove the typedef sctp_ipv6addr_param_t by Xin Long · 8 years ago
  99. a38905e sctp: remove the typedef sctp_ipv4addr_param_t by Xin Long · 8 years ago
  100. 10b3bf5 sctp: fix an array overflow when all ext chunks are set by Xin Long · 8 years ago