1. 9951912 sctp: define sctp_packet_gso_append to build GSO frames by Xin Long · 7 years ago
  2. 2f5e3c9 sctp: introduce sctp_assoc_update_frag_point by Marcelo Ricardo Leitner · 7 years ago
  3. c4b2893 sctp: introduce sctp_assoc_set_pmtu by Marcelo Ricardo Leitner · 7 years ago
  4. 22e15b6 sctp: remove the unused sctp_assoc_is_match function by Xin Long · 7 years ago
  5. 9eda2d2 Merge tag 'selinux-pr-20180403' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux by Linus Torvalds · 7 years ago
  6. 5306653 sctp: remove unnecessary asoc in sctp_has_association by Xin Long · 7 years ago
  7. 3ff547c sctp: add support for SCTP AUTH Information for sendmsg by Xin Long · 7 years ago
  8. 1b1e0bc sctp: add refcnt support for sh_key by Xin Long · 7 years ago
  9. 2c0dbaa sctp: add support for SCTP_DSTADDRV4/6 Information for sendmsg by Xin Long · 7 years ago
  10. ed63afb sctp: add support for PR-SCTP Information for sendmsg by Xin Long · 7 years ago
  11. 2277c7c sctp: Add LSM hooks by Richard Haines · 7 years ago
  12. b7e10c2 sctp: Add ip option support by Richard Haines · 7 years ago
  13. 617aebe Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 7 years ago
  14. ab9ee8e sctp: Define usercopy region in SCTP proto slab cache by David Windsor · 7 years ago
  15. a0ce093 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  16. b6c5734 sctp: fix the handling of ICMP Frag Needed for too small MTUs by Marcelo Ricardo Leitner · 7 years ago
  17. 0fc2ea9 sctp: implement validate_ftsn for sctp_stream_interleave by Xin Long · 7 years ago
  18. 8e0c3b7 sctp: implement generate_ftsn for sctp_stream_interleave by Xin Long · 7 years ago
  19. 2d07a49 sctp: add basic structures and make chunk function for ifwdtsn by Xin Long · 7 years ago
  20. 1322823 sctp: add support for the process of unordered idata by Xin Long · 7 years ago
  21. bd4d627 sctp: implement ulpevent_data for sctp_stream_interleave by Xin Long · 7 years ago
  22. 9d4ceaf sctp: implement validate_data for sctp_stream_interleave by Xin Long · 7 years ago
  23. 668c9be sctp: implement assign_number for sctp_stream_interleave by Xin Long · 7 years ago
  24. 0c3f6f6 sctp: implement make_datafrag for sctp_stream_interleave by Xin Long · 7 years ago
  25. ad05a7a sctp: add basic structures and make chunk function for idata by Xin Long · 7 years ago
  26. 772a586 sctp: add stream interleave enable members and sockopt by Xin Long · 7 years ago
  27. e5f6129 sctp: abandon the whole msg if one part of a fragmented message is abandoned by Xin Long · 7 years ago
  28. ac1ed8b sctp: introduce round robin stream scheduler by Marcelo Ricardo Leitner · 7 years ago
  29. 637784a sctp: introduce priority based stream scheduler by Marcelo Ricardo Leitner · 7 years ago
  30. 5bbbbe3 sctp: introduce stream scheduler foundations by Marcelo Ricardo Leitner · 7 years ago
  31. 2fc019f sctp: introduce sctp_chunk_stream_no by Marcelo Ricardo Leitner · 7 years ago
  32. f952be7 sctp: introduce struct sctp_stream_out_ext by Marcelo Ricardo Leitner · 7 years ago
  33. b7ef261 sctp: remove the typedef sctp_socket_type_t by Xin Long · 7 years ago
  34. d38ef5a sctp: remove the typedef sctp_dbg_objcnt_entry_t by Xin Long · 7 years ago
  35. a05437a sctp: remove the typedef sctp_cmsgs_t by Xin Long · 7 years ago
  36. 74439f3 sctp: remove the typedef sctp_endpoint_type_t by Xin Long · 7 years ago
  37. edf903f sctp: remove the typedef sctp_sender_hb_info_t by Xin Long · 7 years ago
  38. afa6c45 sctp: remove the unused typedef sctp_packet_phandler_t by Xin Long · 7 years ago
  39. 5210601 sctp: remove the typedef sctp_state_t by Xin Long · 7 years ago
  40. 86b36f2 sctp: remove the typedef sctp_xmit_t by Xin Long · 7 years ago
  41. 0ceaeeb sctp: remove the typedef sctp_transport_cmd_t by Xin Long · 7 years ago
  42. 1c66201 sctp: remove the typedef sctp_scope_t by Xin Long · 7 years ago
  43. 125c298 sctp: remove the typedef sctp_retransmit_reason_t by Xin Long · 7 years ago
  44. 233e793 sctp: remove the typedef sctp_lower_cwnd_t by Xin Long · 7 years ago
  45. 1474774 sctp: remove the typedef sctp_hmac_algo_param_t by Xin Long · 7 years ago
  46. a762a9d sctp: remove the typedef sctp_chunks_param_t by Xin Long · 7 years ago
  47. b02db702 sctp: remove the typedef sctp_random_param_t by Xin Long · 7 years ago
  48. c638457 net, sctp: convert sctp_ep_common.refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  49. a4b2b58 net, sctp: convert sctp_transport.refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  50. e7f0279 net, sctp: convert sctp_chunk.refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  51. c0acdfb net, sctp: convert sctp_datamsg.refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  52. 01a992b sctp: remove the typedef sctp_init_chunk_t by Xin Long · 8 years ago
  53. 3c91870 sctp: remove the typedef sctp_paramhdr_t by Xin Long · 8 years ago
  54. 6d85e68 sctp: remove the typedef sctp_cid_t by Xin Long · 8 years ago
  55. 5ee8aa6 sctp: handle errors when updating asoc by Xin Long · 8 years ago
  56. ff35641 sctp: merge sctp_stream_new and sctp_stream_init by Xin Long · 8 years ago
  57. cee360a sctp: define the member stream as an object instead of pointer in asoc by Xin Long · 8 years ago
  58. e4dc99c sctp: process duplicated strreset out and addstrm out requests correctly by Xin Long · 8 years ago
  59. 6f14f44 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  60. 3ebfdf0 sctp: get sock from transport in sctp_transport_update_pmtu by Xin Long · 8 years ago
  61. d229d48 sctp: add SCTP_PR_STREAM_STATUS sockopt for prsctp by Xin Long · 8 years ago
  62. 3dbcc10 sctp: alloc stream info when initializing asoc by Xin Long · 8 years ago
  63. f9ba350 sctp: change to save MSG_MORE flag into assoc by Xin Long · 8 years ago
  64. 1511949 sctp: declare struct sctp_stream before using it by Xin Long · 8 years ago
  65. 1f90449 sctp: define dst_pending_confirm as a bit in sctp_transport by Xin Long · 8 years ago
  66. cdfbabf net: Work around lockdep limitation in sockets that use sockets by David Howells · 8 years ago
  67. 4ea0c32 sctp: add support for MSG_MORE by Xin Long · 8 years ago
  68. 85c727b sctp: drop __packed from almost all SCTP structures by Marcelo Ricardo Leitner · 8 years ago
  69. c86a773 sctp: add dst_pending_confirm flag by Julian Anastasov · 8 years ago
  70. 7f9d68a sctp: implement sender-side procedures for SSN Reset Request Parameter by Xin Long · 8 years ago
  71. 9fb657a sctp: add sockopt SCTP_ENABLE_STREAM_RESET by Xin Long · 8 years ago
  72. c28445c sctp: add reconf_enable in asoc ep and netns by Xin Long · 8 years ago
  73. 7b9438d sctp: add stream reconf timer by Xin Long · 8 years ago
  74. cc16f00 sctp: add support for generating stream reconf ssn reset request chunk by Xin Long · 8 years ago
  75. a838631 sctp: prepare asoc stream for stream reconf by Xin Long · 8 years ago
  76. 66b91d2 sctp: remove return value from sctp_packet_init/config by Marcelo Ricardo Leitner · 8 years ago
  77. 7fda702 sctp: use new rhlist interface on sctp transport rhashtable by Xin Long · 8 years ago
  78. 8ae808e sctp: remove the old ttl expires policy by Xin Long · 8 years ago
  79. cc6ac9b sctp: reuse sent_count to avoid retransmitted chunks for RTT measurements by Xin Long · 8 years ago
  80. b50afd2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  81. 0605483 sctp: remove prsctp_param from sctp_chunk by Xin Long · 8 years ago
  82. 73dca12 sctp: move sent_count to the memory hole in sctp_chunk by Xin Long · 8 years ago
  83. 83dbc3d sctp: make sctp_outq_flush/tail/uncork return void by Xin Long · 8 years ago
  84. b61c654 sctp: free msg->chunks when sctp_primitive_SEND return err by Xin Long · 8 years ago
  85. e7487c8 sctp: avoid identifying address family many times for a chunk by Marcelo Ricardo Leitner · 8 years ago
  86. 1f45f78 sctp: allow GSO frags to access the chunk too by Marcelo Ricardo Leitner · 8 years ago
  87. 9e23832 sctp: allow others to use sctp_input_cb by Marcelo Ricardo Leitner · 8 years ago
  88. 8dbdf1f sctp: implement prsctp PRIO policy by Xin Long · 9 years ago
  89. a6c2f79 sctp: implement prsctp TTL policy by Xin Long · 9 years ago
  90. 826d253 sctp: add SCTP_PR_ASSOC_STATUS on sctp sockopt by Xin Long · 9 years ago
  91. 28aa4c2 sctp: add SCTP_PR_SUPPORTED on sctp sockopt by Xin Long · 9 years ago
  92. 90017ac sctp: Add GSO support by Marcelo Ricardo Leitner · 9 years ago
  93. 0970f5b sctp: signal sk_data_ready earlier on data chunks reception by Marcelo Ricardo Leitner · 9 years ago
  94. 1602f49 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  95. fb586f2 sctp: delay calls to sk_data_ready() as much as possible by Marcelo Ricardo Leitner · 9 years ago
  96. 250eb1f sctp: compress bit-wide flags to a bitfield on sctp_sock by Marcelo Ricardo Leitner · 9 years ago
  97. ba6f5e3 sctp: avoid refreshing heartbeat timer too often by Marcelo Ricardo Leitner · 9 years ago
  98. c78a85a Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux by David S. Miller · 9 years ago
  99. 1200b68 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  100. 7047737 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 9 years ago