summaryrefslogtreecommitdiffstats
path: root/include/linux/sctp.h
Commit message (Expand)AuthorAgeFilesLines
* sctp: delete the nested flexible array payloadXin Long2023-04-211-1/+1
* sctp: delete the nested flexible array hmacXin Long2023-04-211-1/+1
* sctp: delete the nested flexible array variableXin Long2023-04-211-2/+2
* sctp: delete the nested flexible array skipXin Long2023-04-211-2/+2
* sctp: delete the nested flexible array paramsXin Long2023-04-211-3/+3
* sctp: move SCTP_PAD4 and SCTP_TRUNC4 to linux/sctp.hXin Long2022-11-171-0/+5
* sctp: add pad chunk and its make function and event tableXin Long2021-06-221-0/+7
* sctp: add the error cause for new encapsulation port restartXin Long2020-10-301-0/+20
* sctp: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-06-151-18/+18
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 104Thomas Gleixner2019-05-241-16/+1
* sctp: add support for dscp and flowlabel per transportXin Long2018-07-041-0/+7
* sctp: add basic structures and make chunk function for ifwdtsnXin Long2017-12-151-0/+17
* sctp: add basic structures and make chunk function for idataXin Long2017-12-111-0/+17
* sctp: add asoc intl_enable negotiation during 4 shakehandsXin Long2017-12-111-0/+3
* sctp: fix some type cast warnings introduced since very beginningXin Long2017-10-291-1/+1
* sctp: fix some type cast warnings introduced by stream reconfXin Long2017-10-291-16/+16
* sctp: remove the typedef sctp_auth_chunk_tXin Long2017-08-031-2/+2
* sctp: remove the typedef sctp_authhdr_tXin Long2017-08-031-3/+3
* sctp: remove the typedef sctp_addip_chunk_tXin Long2017-08-031-2/+2
* sctp: remove the typedef sctp_addiphdr_tXin Long2017-08-031-3/+3
* sctp: remove the typedef sctp_addip_param_tXin Long2017-08-031-4/+4
* sctp: remove the typedef sctp_cwr_chunk_tXin Long2017-08-031-5/+0
* sctp: remove the typedef sctp_cwrhdr_tXin Long2017-08-031-3/+3
* sctp: remove the typedef sctp_ecne_chunk_tXin Long2017-08-031-2/+2
* sctp: remove the typedef sctp_ecnehdr_tXin Long2017-08-031-3/+3
* sctp: remove the typedef sctp_error_tXin Long2017-08-031-2/+2
* sctp: remove the typedef sctp_operr_chunk_tXin Long2017-08-031-2/+2
* sctp: remove the typedef sctp_errhdr_tXin Long2017-08-031-3/+3
* sctp: fix the name of struct sctp_shutdown_chunk_tXin Long2017-08-031-1/+1
* sctp: remove the typedef sctp_shutdownhdr_tXin Long2017-08-031-3/+3
* sctp: remove the typedef sctp_abort_chunk_tXin Long2017-07-241-2/+2
* sctp: remove the typedef sctp_heartbeat_chunk_tXin Long2017-07-241-2/+2
* sctp: remove the typedef sctp_heartbeathdr_tXin Long2017-07-241-3/+3
* sctp: remove the typedef sctp_sack_chunk_tXin Long2017-07-241-2/+2
* sctp: remove the typedef sctp_sackhdr_tXin Long2017-07-241-3/+3
* sctp: remove the typedef sctp_sack_variable_tXin Long2017-07-241-3/+3
* sctp: remove the typedef sctp_dup_tsn_tXin Long2017-07-241-3/+1
* sctp: remove the typedef sctp_gap_ack_block_tXin Long2017-07-241-4/+4
* sctp: remove the typedef sctp_unrecognized_param_tXin Long2017-07-241-2/+2
* sctp: remove the typedef sctp_cookie_param_tXin Long2017-07-241-2/+2
* sctp: remove the typedef sctp_initack_chunk_tXin Long2017-07-241-1/+4
* sctp: remove the typedef sctp_hmac_algo_param_tXin Long2017-07-161-2/+2
* sctp: remove the typedef sctp_chunks_param_tXin Long2017-07-161-2/+2
* sctp: remove the typedef sctp_random_param_tXin Long2017-07-161-2/+2
* sctp: remove the typedef sctp_supported_ext_param_tXin Long2017-07-161-2/+2
* sctp: remove the typedef sctp_adaptation_ind_param_tXin Long2017-07-161-2/+2
* sctp: remove struct sctp_ecn_capable_paramXin Long2017-07-161-5/+0
* sctp: remove the typedef sctp_supported_addrs_param_tXin Long2017-07-161-2/+2
* sctp: remove the typedef sctp_hostname_param_tXin Long2017-07-161-2/+2
* sctp: remove the typedef sctp_cookie_preserve_param_tXin Long2017-07-161-3/+3