1. 61f0eb0 sctp: remove the typedef sctp_event_t by Xin Long · 7 years ago
  2. 19cd159 sctp: remove the typedef sctp_event_timeout_t by Xin Long · 7 years ago
  3. 5210601 sctp: remove the typedef sctp_state_t by Xin Long · 7 years ago
  4. 4785c7a sctp: remove the typedef sctp_ierror_t by Xin Long · 7 years ago
  5. 86b36f2 sctp: remove the typedef sctp_xmit_t by Xin Long · 7 years ago
  6. 0ceaeeb sctp: remove the typedef sctp_transport_cmd_t by Xin Long · 7 years ago
  7. 1c66201 sctp: remove the typedef sctp_scope_t by Xin Long · 7 years ago
  8. 701ef3e sctp: remove the typedef sctp_scope_policy_t by Xin Long · 7 years ago
  9. 125c298 sctp: remove the typedef sctp_retransmit_reason_t by Xin Long · 7 years ago
  10. 233e793 sctp: remove the typedef sctp_lower_cwnd_t by Xin Long · 7 years ago
  11. bb96dec sctp: remove the typedef sctp_auth_chunk_t by Xin Long · 7 years ago
  12. 96f7ef4 sctp: remove the typedef sctp_authhdr_t by Xin Long · 7 years ago
  13. 68d7546 sctp: remove the typedef sctp_addip_chunk_t by Xin Long · 7 years ago
  14. 65205cc sctp: remove the typedef sctp_addiphdr_t by Xin Long · 7 years ago
  15. 8b32f23 sctp: remove the typedef sctp_addip_param_t by Xin Long · 7 years ago
  16. 65f7710 sctp: remove the typedef sctp_cwrhdr_t by Xin Long · 7 years ago
  17. b515fd2 sctp: remove the typedef sctp_ecne_chunk_t by Xin Long · 7 years ago
  18. 1fb6d83 sctp: remove the typedef sctp_ecnehdr_t by Xin Long · 7 years ago
  19. 2a49321 sctp: remove the typedef sctp_error_t by Xin Long · 7 years ago
  20. 87caeba sctp: remove the typedef sctp_operr_chunk_t by Xin Long · 7 years ago
  21. d8238d9 sctp: remove the typedef sctp_errhdr_t by Xin Long · 7 years ago
  22. ac23e68 sctp: fix the name of struct sctp_shutdown_chunk_t by Xin Long · 7 years ago
  23. e61e405 sctp: remove the typedef sctp_shutdownhdr_t by Xin Long · 7 years ago
  24. 441ae65 sctp: remove the typedef sctp_abort_chunk_t by Xin Long · 7 years ago
  25. 38c00f7 sctp: remove the typedef sctp_heartbeat_chunk_t by Xin Long · 7 years ago
  26. 4d2dcdf sctp: remove the typedef sctp_heartbeathdr_t by Xin Long · 7 years ago
  27. d4d6c61 sctp: remove the typedef sctp_sack_chunk_t by Xin Long · 7 years ago
  28. 7873108 sctp: remove the typedef sctp_sackhdr_t by Xin Long · 7 years ago
  29. afd93b7 sctp: remove the typedef sctp_sack_variable_t by Xin Long · 7 years ago
  30. 62e6b7e sctp: remove the typedef sctp_unrecognized_param_t by Xin Long · 7 years ago
  31. f48ef4c sctp: remove the typedef sctp_cookie_param_t by Xin Long · 7 years ago
  32. cb1844c sctp: remove the typedef sctp_initack_chunk_t by Xin Long · 7 years ago
  33. 7a68ada Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  34. 1474774 sctp: remove the typedef sctp_hmac_algo_param_t by Xin Long · 8 years ago
  35. a762a9d sctp: remove the typedef sctp_chunks_param_t by Xin Long · 8 years ago
  36. b02db702 sctp: remove the typedef sctp_random_param_t by Xin Long · 8 years ago
  37. 15328d9 sctp: remove the typedef sctp_supported_ext_param_t by Xin Long · 8 years ago
  38. 85f6bd2 sctp: remove the typedef sctp_adaptation_ind_param_t by Xin Long · 8 years ago
  39. e925d50 sctp: remove the typedef sctp_supported_addrs_param_t by Xin Long · 8 years ago
  40. 365ddb6 sctp: remove the typedef sctp_cookie_preserve_param_t by Xin Long · 8 years ago
  41. 00987cc sctp: remove the typedef sctp_ipv6addr_param_t by Xin Long · 8 years ago
  42. a38905e sctp: remove the typedef sctp_ipv4addr_param_t by Xin Long · 8 years ago
  43. 10b3bf5 sctp: fix an array overflow when all ext chunks are set by Xin Long · 8 years ago
  44. 25e7f2d sctp: set the value of flowi6_oif to sk_bound_dev_if to make sctp_v6_get_dst to find the correct route entry. by Zheng Li · 8 years ago
  45. c638457 net, sctp: convert sctp_ep_common.refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  46. a4b2b58 net, sctp: convert sctp_transport.refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  47. e7f0279 net, sctp: convert sctp_chunk.refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  48. c0acdfb net, sctp: convert sctp_datamsg.refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  49. 6871584 net, sctp: convert sctp_auth_bytes.refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  50. 2cb5c8e sctp: Add peeloff-flags socket option by Neil Horman · 8 years ago
  51. 01a992b sctp: remove the typedef sctp_init_chunk_t by Xin Long · 8 years ago
  52. 4ae70c0 sctp: remove the typedef sctp_inithdr_t by Xin Long · 8 years ago
  53. 9f8d314 sctp: remove the typedef sctp_data_chunk_t by Xin Long · 8 years ago
  54. 3583df1 sctp: remove the typedef sctp_datahdr_t by Xin Long · 8 years ago
  55. 34b4e29 sctp: remove the typedef sctp_param_t by Xin Long · 8 years ago
  56. 3c91870 sctp: remove the typedef sctp_paramhdr_t by Xin Long · 8 years ago
  57. 6d85e68 sctp: remove the typedef sctp_cid_t by Xin Long · 8 years ago
  58. 922dbc5 sctp: remove the typedef sctp_chunkhdr_t by Xin Long · 8 years ago
  59. 7f304b9 sctp: remove an unnecessary check from sctp_endpoint_destroy by Xin Long · 8 years ago
  60. 14afee4 net: convert sock.sk_wmem_alloc from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  61. 6335479 net: convert sk_buff.users from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  62. a02d036 sctp: adjust ssthresh when transport is idle by Marcelo Ricardo Leitner · 8 years ago
  63. 4ccbd0b sctp: adjust cwnd increase in Congestion Avoidance phase by Marcelo Ricardo Leitner · 8 years ago
  64. e56f777a sctp: allow increasing cwnd regardless of ctsn moving or not by Marcelo Ricardo Leitner · 8 years ago
  65. d0b53f4 sctp: update order of adjustments of partial_bytes_acked and cwnd by Marcelo Ricardo Leitner · 8 years ago
  66. 3d09198 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  67. 5ee8aa6 sctp: handle errors when updating asoc by Xin Long · 8 years ago
  68. 8cd5c25 sctp: uncork the old asoc before changing to the new one by Xin Long · 8 years ago
  69. b952f4d net: manual clean code which call skb_put_[data:zero] by yuan linyu · 8 years ago
  70. 86fdb34 sctp: ensure ep is not destroyed before doing the dump by Xin Long · 8 years ago
  71. d58ff35 networking: make skb_push & __skb_push return void pointers by Johannes Berg · 8 years ago
  72. 4df864c networking: make skb_put & friends return void pointers by Johannes Berg · 8 years ago
  73. 59ae1d1 networking: introduce and use skb_put_data() by Johannes Berg · 8 years ago
  74. b080db5 networking: convert many more places to skb_put_zero() by Johannes Berg · 8 years ago
  75. 988c732 sctp: return next obj by passing pos + 1 into sctp_transport_get_idx by Xin Long · 8 years ago
  76. 0ddead9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  77. aa9f979 networking: use skb_put_zero() by Johannes Berg · 8 years ago
  78. 4abf5a6 sctp: no need to check assoc id before calling sctp_assoc_set_id by Xin Long · 8 years ago
  79. c0a4c2d sctp: use read_lock_bh in sctp_eps_seq_show by Xin Long · 8 years ago
  80. 6dfe4b9 sctp: fix recursive locking warning in sctp_do_peeloff by Xin Long · 8 years ago
  81. 581409d sctp: disable BH in sctp_for_each_endpoint by Xin Long · 8 years ago
  82. 0604475 tcp: add TCPMemoryPressuresChrono counter by Eric Dumazet · 8 years ago
  83. ff35641 sctp: merge sctp_stream_new and sctp_stream_init by Xin Long · 8 years ago
  84. cee360a sctp: define the member stream as an object instead of pointer in asoc by Xin Long · 8 years ago
  85. 34aa83c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  86. 804ec7e sctp: fix ICMP processing if skb is non-linear by Davide Caratti · 8 years ago
  87. 7e06297 sctp: set new_asoc temp when processing dupcookie by Xin Long · 8 years ago
  88. 3ab2137 sctp: fix stream update when processing dupcookie by Xin Long · 8 years ago
  89. dba0030 net: use skb->csum_not_inet to identify packets needing crc32c by Davide Caratti · 8 years ago
  90. 9617813 skbuff: add stub to help computing crc32c on SCTP packets by Davide Caratti · 8 years ago
  91. fdcee2c sctp: do not inherit ipv6_{mc|ac|fl}_list from parent by Eric Dumazet · 8 years ago
  92. dbc2b5e sctp: fix src address selection if using secondary addresses for ipv6 by Xin Long · 8 years ago
  93. 8d65b08 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  94. 3b6d4db sctp: switch to copy_from_iter_full() by Al Viro · 8 years ago
  95. 6c80138 sctp: process duplicated strreset asoc request correctly by Xin Long · 8 years ago
  96. d0f025e sctp: process duplicated strreset in and addstrm in requests correctly by Xin Long · 8 years ago
  97. e4dc99c sctp: process duplicated strreset out and addstrm out requests correctly by Xin Long · 8 years ago
  98. edb12f2 sctp: get list_of_streams of strreset outreq earlier by Xin Long · 8 years ago
  99. 6b6cbc1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  100. 34b2789 sctp: listen on the sock only when it's state is listening or closed by Xin Long · 8 years ago