1. eeb148d sctp: fix the transport error_count check by Xin Long · 5 years ago
  2. 227f204 sctp: fix memleak in sctp_send_reset_streams by zhengbin · 5 years ago
  3. bc9a2f3 sctp: not bind the socket in sctp_connect by Xin Long · 5 years ago
  4. d9ee5af sctp: fix error handling on stream scheduler initialization by Marcelo Ricardo Leitner · 5 years ago
  5. eeb770d sctp: change to hold sk after auth shkey is created successfully by Xin Long · 5 years ago
  6. d7fcb54 sctp: Free cookie before we memdup a new one by Neil Horman · 5 years ago
  7. 05b933f Fix memory leak in sctp_process_init by Neil Horman · 5 years ago
  8. b563e9b sctp: avoid running the sctp state machine recursively by Xin Long · 5 years ago
  9. 8734958 sctp: initialize _pad of sockaddr_in before copying to user memory by Xin Long · 6 years ago
  10. cab576f sctp: use memdup_user instead of vmemdup_user by Xin Long · 6 years ago
  11. 0e6b33f sctp: remove sched init from sctp_stream_init by Xin Long · 6 years ago
  12. 8085d6d sctp: call iov_iter_revert() after sending ABORT by Xin Long · 6 years ago
  13. 5716864 sctp: set stream ext to NULL after freeing it in sctp_stream_outq_migrate by Xin Long · 6 years ago
  14. e8eff9f sctp: call gso_reset_checksum when computing checksum in sctp_gso_segment by Xin Long · 6 years ago
  15. 589503c inet_diag: fix reporting cgroup classid and fallback to priority by Konstantin Khlebnikov · 6 years ago
  16. 7c23613 sctp: walk the list of asoc safely by Greg Kroah-Hartman · 6 years ago
  17. 7cd4e83 sctp: check and update stream->out_curr when allocating stream_out by Xin Long · 6 years ago
  18. 37b34a9 sctp: set flow sport from saddr only when it's 0 by Xin Long · 6 years ago
  19. cbf23d4 sctp: set chunk transport correctly when it's a new asoc by Xin Long · 6 years ago
  20. 4ec1399 sctp: improve the events for sctp stream adding by Xin Long · 6 years ago
  21. e569927 sctp: improve the events for sctp stream reset by Xin Long · 6 years ago
  22. 7f902f7 sctp: allocate sctp_sockaddr_entry with kzalloc by Xin Long · 6 years ago
  23. fff7f71 sctp: initialize sin6_flowinfo for ipv6 addrs in sctp_inet6addr_event by Xin Long · 6 years ago
  24. a275c66 sctp: update frag_point when stream_interleave is set by Xin Long · 6 years ago
  25. 5148726 sctp: kfree_rcu asoc by Xin Long · 6 years ago
  26. cd94713 sctp: clear the transport of some out_chunk_list chunks in sctp_assoc_rm_peer by Xin Long · 6 years ago
  27. a886c27 sctp: not increase stream's incnt before sending addstrm_in request by Xin Long · 6 years ago
  28. cc8d2e5 sctp: define SCTP_SS_DEFAULT for Stream schedulers by Xin Long · 6 years ago
  29. 0049730 Revert "sctp: remove sctp_transport_pmtu_check" by Xin Long · 6 years ago
  30. 7e86081 sctp: not allow to set asoc prsctp_enable by sockopt by Xin Long · 6 years ago
  31. 2b52f2c sctp: check policy more carefully when getting pr status by Xin Long · 6 years ago
  32. c863850 sctp: not free the new asoc when sctp_wait_for_connect returns err by Xin Long · 6 years ago
  33. b336dec sctp: fix race on sctp_id2asoc by Marcelo Ricardo Leitner · 6 years ago
  34. 0ac1077 sctp: get pr_assoc and pr_stream all status with SCTP_PR_SCTP_ALL instead by Xin Long · 6 years ago
  35. d805397 sctp: use the pmtu from the icmp packet to update transport pathmtu by Xin Long · 6 years ago
  36. 2cc543f sctp: fix fall-through annotation by Gustavo A. R. Silva · 6 years ago
  37. d7ab5cd sctp: update dst pmtu with the correct daddr by Xin Long · 6 years ago
  38. 741880e sctp: not traverse asoc trans list if non-ipv6 trans exists for ipv6_flowlabel by Xin Long · 6 years ago
  39. af8a2b8 sctp: fix invalid reference to the index variable of the iterator by Xin Long · 6 years ago
  40. 834539e sctp: remove useless start_fail from sctp_ht_iter in proc by Xin Long · 6 years ago
  41. bab1be7 sctp: hold transport before accessing its asoc in sctp_transport_get_next by Xin Long · 6 years ago
  42. 0d493b4 net/sctp: Replace in/out stream arrays with flex_array by Konstantin Khorenko · 6 years ago
  43. 05364ca net/sctp: Make wrappers for accessing in/out streams by Konstantin Khorenko · 6 years ago
  44. aa46225 sctp: whitespace fixes by Stephen Hemminger · 6 years ago
  45. c4c5551 Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux by David S. Miller · 6 years ago
  46. a659254 sctp: fix the issue that pathmtu may be set lower than MINSEGMENT by Xin Long · 6 years ago
  47. 0999f02 sctp: check for ipv6_pinfo legal sndflow with flowlabel in sctp_v6_get_dst by Xin Long · 6 years ago
  48. 4be4139 sctp: add support for setting flowlabel when adding a transport by Xin Long · 6 years ago
  49. 0b0dce7 sctp: add spp_ipv6_flowlabel and spp_dscp for sctp_paddrparams by Xin Long · 6 years ago
  50. 8a9c58d sctp: add support for dscp and flowlabel per transport by Xin Long · 6 years ago
  51. 5cd3da4 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  52. b0e9a2f sctp: add support for SCTP_REUSE_PORT sockopt by Xin Long · 6 years ago
  53. a11e1d4 Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL by Linus Torvalds · 6 years ago
  54. 0eb71a9 rhashtable: split rhashtable.h by NeilBrown · 6 years ago
  55. fedb1bd3 sctp: fix erroneous inc of snmp SctpFragUsrMsgs by Marcelo Ricardo Leitner · 6 years ago
  56. 9215310 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  57. 9951912 sctp: define sctp_packet_gso_append to build GSO frames by Xin Long · 6 years ago
  58. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 6 years ago
  59. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 6 years ago
  60. 1c8c5a9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 6 years ago
  61. 2857676 Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 6 years ago
  62. acafe7e treewide: Use struct_size() for kmalloc()-family by Kees Cook · 6 years ago
  63. 1d88ba1 sctp: not allow transport timeout value less than HZ/5 for hb_timer by Xin Long · 6 years ago
  64. 408afb8 Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  65. cf626b0 Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  66. 5b79c2a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  67. 568ea88 net/sctp: convert to ->poll_mask by Christoph Hellwig · 7 years ago
  68. 644fbde sctp: fix the issue that flags are ignored when using kernel_connect by Xin Long · 6 years ago
  69. 3617d94 proc: introduce proc_create_net_single by Christoph Hellwig · 7 years ago
  70. c350637 proc: introduce proc_create_net{,_data} by Christoph Hellwig · 7 years ago
  71. fddda2b proc: introduce proc_create_seq{,_data} by Christoph Hellwig · 7 years ago
  72. 5884f35 sctp: checkpatch fixups by Marcelo Ricardo Leitner · 6 years ago
  73. e136e96 sctp: add asoc and packet to sctp_flush_ctx by Marcelo Ricardo Leitner · 6 years ago
  74. bb54384 sctp: add sctp_flush_ctx, a context struct on outq_flush routines by Marcelo Ricardo Leitner · 6 years ago
  75. 4fdbb0e sctp: rework switch cases in sctp_outq_flush_data by Marcelo Ricardo Leitner · 6 years ago
  76. 6605f69 sctp: make use of gfp on retransmissions by Marcelo Ricardo Leitner · 6 years ago
  77. 4bf21b6 sctp: move transport flush code out of sctp_outq_flush by Marcelo Ricardo Leitner · 6 years ago
  78. cb93cc5 sctp: move flushing of data chunks out of sctp_outq_flush by Marcelo Ricardo Leitner · 6 years ago
  79. 96e0418 sctp: move outq data rtx code out of sctp_outq_flush by Marcelo Ricardo Leitner · 6 years ago
  80. 7a0b9df sctp: move the flush of ctrl chunks into its own function by Marcelo Ricardo Leitner · 6 years ago
  81. 0d634b0 sctp: factor out sctp_outq_select_transport by Marcelo Ricardo Leitner · 6 years ago
  82. b9fd683 sctp: add sctp_packet_singleton by Marcelo Ricardo Leitner · 6 years ago
  83. b2d6cee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  84. 6910e25 sctp: remove sctp_chunk_put from fail_mark err path in sctp_ulpevent_make_rcvmsg by Xin Long · 6 years ago
  85. 39a2d5c sctp: fix spelling mistake: "max_retans" -> "max_retrans" by Colin Ian King · 6 years ago
  86. 59d8d44 sctp: delay the authentication for the duplicated cookie-echo chunk by Xin Long · 6 years ago
  87. a7b15ab Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  88. ce402f0 sctp: fix the issue that the cookie-ack with auth can't get processed by Xin Long · 6 years ago
  89. 46e16d4 sctp: use the old asoc when making the cookie-ack chunk in dupcook_d by Xin Long · 6 years ago
  90. 4842a08 sctp: init active key for the new asoc in dupcook_a and dupcook_b by Xin Long · 6 years ago
  91. 8914f4b sctp: add sctp_make_op_error_limited and reuse inner functions by Marcelo Ricardo Leitner · 6 years ago
  92. 6d3e8aa sctp: allow sctp_init_cause to return errors by Marcelo Ricardo Leitner · 6 years ago
  93. 38687b5 sctp: allow unsetting sockopt MAXSEG by Marcelo Ricardo Leitner · 6 years ago
  94. 439ef03 sctp: consider idata chunks when setting SCTP_MAXSEG by Marcelo Ricardo Leitner · 6 years ago
  95. 63d0133 sctp: honor PMTU_DISABLED when handling icmp by Marcelo Ricardo Leitner · 6 years ago
  96. 6e91b57 sctp: re-use sctp_transport_pmtu in sctp_transport_route by Marcelo Ricardo Leitner · 6 years ago
  97. 22d7be2 sctp: remove sctp_transport_pmtu_check by Marcelo Ricardo Leitner · 6 years ago
  98. 6ff0f87 sctp: introduce sctp_dst_mtu by Marcelo Ricardo Leitner · 6 years ago
  99. 2521680 sctp: remove sctp_assoc_pending_pmtu by Marcelo Ricardo Leitner · 6 years ago
  100. 2f5e3c9 sctp: introduce sctp_assoc_update_frag_point by Marcelo Ricardo Leitner · 6 years ago