aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/sctp.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-07-04sctp: add support for dscp and flowlabel per transportXin Long1-0/+7
2017-12-15sctp: add basic structures and make chunk function for ifwdtsnXin Long1-0/+17
2017-12-11sctp: add basic structures and make chunk function for idataXin Long1-0/+17
2017-12-11sctp: add asoc intl_enable negotiation during 4 shakehandsXin Long1-0/+3
2017-10-29sctp: fix some type cast warnings introduced since very beginningXin Long1-1/+1
2017-10-29sctp: fix some type cast warnings introduced by stream reconfXin Long1-16/+16
2017-08-03sctp: remove the typedef sctp_auth_chunk_tXin Long1-2/+2
2017-08-03sctp: remove the typedef sctp_authhdr_tXin Long1-3/+3
2017-08-03sctp: remove the typedef sctp_addip_chunk_tXin Long1-2/+2
2017-08-03sctp: remove the typedef sctp_addiphdr_tXin Long1-3/+3
2017-08-03sctp: remove the typedef sctp_addip_param_tXin Long1-4/+4
2017-08-03sctp: remove the typedef sctp_cwr_chunk_tXin Long1-5/+0
2017-08-03sctp: remove the typedef sctp_cwrhdr_tXin Long1-3/+3
2017-08-03sctp: remove the typedef sctp_ecne_chunk_tXin Long1-2/+2
2017-08-03sctp: remove the typedef sctp_ecnehdr_tXin Long1-3/+3
2017-08-03sctp: remove the typedef sctp_error_tXin Long1-2/+2
2017-08-03sctp: remove the typedef sctp_operr_chunk_tXin Long1-2/+2
2017-08-03sctp: remove the typedef sctp_errhdr_tXin Long1-3/+3
2017-08-03sctp: fix the name of struct sctp_shutdown_chunk_tXin Long1-1/+1
2017-08-03sctp: remove the typedef sctp_shutdownhdr_tXin Long1-3/+3
2017-07-24sctp: remove the typedef sctp_abort_chunk_tXin Long1-2/+2
2017-07-24sctp: remove the typedef sctp_heartbeat_chunk_tXin Long1-2/+2
2017-07-24sctp: remove the typedef sctp_heartbeathdr_tXin Long1-3/+3
2017-07-24sctp: remove the typedef sctp_sack_chunk_tXin Long1-2/+2
2017-07-24sctp: remove the typedef sctp_sackhdr_tXin Long1-3/+3
2017-07-24sctp: remove the typedef sctp_sack_variable_tXin Long1-3/+3
2017-07-24sctp: remove the typedef sctp_dup_tsn_tXin Long1-3/+1
2017-07-24sctp: remove the typedef sctp_gap_ack_block_tXin Long1-4/+4
2017-07-24sctp: remove the typedef sctp_unrecognized_param_tXin Long1-2/+2
2017-07-24sctp: remove the typedef sctp_cookie_param_tXin Long1-2/+2
2017-07-24sctp: remove the typedef sctp_initack_chunk_tXin Long1-1/+4
2017-07-16sctp: remove the typedef sctp_hmac_algo_param_tXin Long1-2/+2
2017-07-16sctp: remove the typedef sctp_chunks_param_tXin Long1-2/+2
2017-07-16sctp: remove the typedef sctp_random_param_tXin Long1-2/+2
2017-07-16sctp: remove the typedef sctp_supported_ext_param_tXin Long1-2/+2
2017-07-16sctp: remove the typedef sctp_adaptation_ind_param_tXin Long1-2/+2
2017-07-16sctp: remove struct sctp_ecn_capable_paramXin Long1-5/+0
2017-07-16sctp: remove the typedef sctp_supported_addrs_param_tXin Long1-2/+2
2017-07-16sctp: remove the typedef sctp_hostname_param_tXin Long1-2/+2
2017-07-16sctp: remove the typedef sctp_cookie_preserve_param_tXin Long1-3/+3
2017-07-16sctp: remove the typedef sctp_ipv6addr_param_tXin Long1-2/+2
2017-07-16sctp: remove the typedef sctp_ipv4addr_param_tXin Long1-3/+3
2017-07-01sctp: remove the typedef sctp_init_chunk_tXin Long1-3/+3
2017-07-01sctp: remove the typedef sctp_inithdr_tXin Long1-3/+3
2017-07-01sctp: remove the typedef sctp_data_chunk_tXin Long1-2/+2
2017-07-01sctp: remove the typedef sctp_datahdr_tXin Long1-3/+3
2017-07-01sctp: remove the typedef sctp_param_action_tXin Long1-2/+2
2017-07-01sctp: remove the typedef sctp_param_tXin Long1-2/+2
2017-07-01sctp: remove the typedef sctp_paramhdr_tXin Long1-22/+22
2017-07-01sctp: remove the typedef sctp_cid_action_tXin Long1-2/+2