aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/sctp.h
AgeCommit message (Expand)Author
2023-04-21sctp: delete the nested flexible array payloadXin Long
2023-04-21sctp: delete the nested flexible array hmacXin Long
2023-04-21sctp: delete the nested flexible array variableXin Long
2023-04-21sctp: delete the nested flexible array skipXin Long
2023-04-21sctp: delete the nested flexible array paramsXin Long
2022-11-17sctp: move SCTP_PAD4 and SCTP_TRUNC4 to linux/sctp.hXin Long
2021-06-22sctp: add pad chunk and its make function and event tableXin Long
2020-10-30sctp: add the error cause for new encapsulation port restartXin Long
2020-06-15sctp: Replace zero-length array with flexible-arrayGustavo A. R. Silva
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 104Thomas Gleixner
2018-07-04sctp: add support for dscp and flowlabel per transportXin Long
2017-12-15sctp: add basic structures and make chunk function for ifwdtsnXin Long
2017-12-11sctp: add basic structures and make chunk function for idataXin Long
2017-12-11sctp: add asoc intl_enable negotiation during 4 shakehandsXin Long
2017-10-29sctp: fix some type cast warnings introduced since very beginningXin Long
2017-10-29sctp: fix some type cast warnings introduced by stream reconfXin Long
2017-08-03sctp: remove the typedef sctp_auth_chunk_tXin Long
2017-08-03sctp: remove the typedef sctp_authhdr_tXin Long
2017-08-03sctp: remove the typedef sctp_addip_chunk_tXin Long
2017-08-03sctp: remove the typedef sctp_addiphdr_tXin Long
2017-08-03sctp: remove the typedef sctp_addip_param_tXin Long
2017-08-03sctp: remove the typedef sctp_cwr_chunk_tXin Long
2017-08-03sctp: remove the typedef sctp_cwrhdr_tXin Long
2017-08-03sctp: remove the typedef sctp_ecne_chunk_tXin Long
2017-08-03sctp: remove the typedef sctp_ecnehdr_tXin Long
2017-08-03sctp: remove the typedef sctp_error_tXin Long
2017-08-03sctp: remove the typedef sctp_operr_chunk_tXin Long
2017-08-03sctp: remove the typedef sctp_errhdr_tXin Long
2017-08-03sctp: fix the name of struct sctp_shutdown_chunk_tXin Long
2017-08-03sctp: remove the typedef sctp_shutdownhdr_tXin Long
2017-07-24sctp: remove the typedef sctp_abort_chunk_tXin Long
2017-07-24sctp: remove the typedef sctp_heartbeat_chunk_tXin Long
2017-07-24sctp: remove the typedef sctp_heartbeathdr_tXin Long
2017-07-24sctp: remove the typedef sctp_sack_chunk_tXin Long
2017-07-24sctp: remove the typedef sctp_sackhdr_tXin Long
2017-07-24sctp: remove the typedef sctp_sack_variable_tXin Long
2017-07-24sctp: remove the typedef sctp_dup_tsn_tXin Long
2017-07-24sctp: remove the typedef sctp_gap_ack_block_tXin Long
2017-07-24sctp: remove the typedef sctp_unrecognized_param_tXin Long
2017-07-24sctp: remove the typedef sctp_cookie_param_tXin Long
2017-07-24sctp: remove the typedef sctp_initack_chunk_tXin Long
2017-07-16sctp: remove the typedef sctp_hmac_algo_param_tXin Long
2017-07-16sctp: remove the typedef sctp_chunks_param_tXin Long
2017-07-16sctp: remove the typedef sctp_random_param_tXin Long
2017-07-16sctp: remove the typedef sctp_supported_ext_param_tXin Long
2017-07-16sctp: remove the typedef sctp_adaptation_ind_param_tXin Long
2017-07-16sctp: remove struct sctp_ecn_capable_paramXin Long
2017-07-16sctp: remove the typedef sctp_supported_addrs_param_tXin Long
2017-07-16sctp: remove the typedef sctp_hostname_param_tXin Long
2017-07-16sctp: remove the typedef sctp_cookie_preserve_param_tXin Long