summaryrefslogtreecommitdiffstats
path: root/include/linux/sctp.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* sctp: remove the typedef sctp_ipv6addr_param_tXin Long2017-07-161-2/+2
* sctp: remove the typedef sctp_ipv4addr_param_tXin Long2017-07-161-3/+3
* sctp: remove the typedef sctp_init_chunk_tXin Long2017-07-011-3/+3
* sctp: remove the typedef sctp_inithdr_tXin Long2017-07-011-3/+3
* sctp: remove the typedef sctp_data_chunk_tXin Long2017-07-011-2/+2
* sctp: remove the typedef sctp_datahdr_tXin Long2017-07-011-3/+3
* sctp: remove the typedef sctp_param_action_tXin Long2017-07-011-2/+2
* sctp: remove the typedef sctp_param_tXin Long2017-07-011-2/+2
* sctp: remove the typedef sctp_paramhdr_tXin Long2017-07-011-22/+22
* sctp: remove the typedef sctp_cid_action_tXin Long2017-07-011-2/+2
* sctp: remove the typedef sctp_cid_tXin Long2017-07-011-2/+2
* sctp: remove the typedef sctp_chunkhdr_tXin Long2017-07-011-17/+17
* sctp: remove the typedef sctp_sctphdr_tXin Long2017-07-011-2/+2
* sctp: add support for generating stream reconf resp chunkXin Long2017-02-191-0/+24
* sctp: add support for generating stream reconf add incoming/outgoing streams ...Xin Long2017-02-091-0/+7
* sctp: add support for generating stream reconf ssn/tsn reset request chunkXin Long2017-02-091-0/+5
* sctp: drop unnecessary __packed from some stream reconf structuresXin Long2017-02-091-3/+3
* sctp: drop __packed from almost all SCTP structuresMarcelo Ricardo Leitner2017-02-071-40/+40
* sctp: add support for generating stream reconf ssn reset request chunkXin Long2017-01-181-0/+27
* sctp: Export struct sctp_info to userspacePhil Sutter2016-08-081-64/+0
* sctp: sctp_diag should dump sctp socket typeXin Long2016-05-311-0/+2
* sctp: add sctp_info dump api for sctp_diagXin Long2016-04-151-0/+67
* sctp: fix missing SCTP mailing list address updateJean Sacren2014-01-191-1/+1
* sctp: Fix FSF address in file headersJeff Kirsher2013-12-061-3/+2
* net: sctp: introduce uapi header for sctpDaniel Borkmann2013-04-091-4/+2
* net: use __packed annotationEric Dumazet2010-06-031-40/+40
* sctp: implement definition for SACK-IMMEDIATELY extensionWei Yongjun2009-11-231-0/+1
* sctp: fix error cause codes of ADD-IP extensionWei Yongjun2009-06-031-10/+10
* sctp: Clean up sctp checksumming codeVlad Yasevich2009-02-161-1/+1
* net: replace __constant_{endian} uses in net headersHarvey Harrison2009-02-141-45/+45
OpenPOWER on IntegriCloud