summaryrefslogtreecommitdiffstats
path: root/net/sctp (follow)
Commit message (Expand)AuthorAgeFilesLines
* sctp: fix some indents in sm_make_chunk.cXin Long2017-08-111-178/+170
* sctp: remove the typedef sctp_disposition_tXin Long2017-08-113-671/+706
* sctp: remove the typedef sctp_sm_table_entry_tXin Long2017-08-112-18/+26
* sctp: remove the typedef sctp_verb_tXin Long2017-08-111-1/+1
* sctp: remove the typedef sctp_arg_tXin Long2017-08-111-1/+1
* sctp: remove the typedef sctp_cmd_seq_tXin Long2017-08-113-135/+137
* sctp: remove the typedef sctp_cmd_tXin Long2017-08-111-1/+1
* sctp: remove the typedef sctp_socket_type_tXin Long2017-08-111-3/+4
* sctp: remove the typedef sctp_dbg_objcnt_entry_tXin Long2017-08-111-1/+1
* sctp: remove the typedef sctp_cmsgs_tXin Long2017-08-111-4/+5
* sctp: remove the typedef sctp_sender_hb_info_tXin Long2017-08-113-12/+10
* sctp: remove the typedef sctp_subtype_tXin Long2017-08-078-114/+118
* sctp: remove the typedef sctp_event_tXin Long2017-08-073-13/+11
* sctp: remove the typedef sctp_event_timeout_tXin Long2017-08-071-3/+3
* sctp: remove the typedef sctp_state_tXin Long2017-08-074-15/+17
* sctp: remove the typedef sctp_ierror_tXin Long2017-08-072-24/+27
* sctp: remove the typedef sctp_xmit_tXin Long2017-08-072-34/+34
* sctp: remove the typedef sctp_transport_cmd_tXin Long2017-08-071-1/+1
* sctp: remove the typedef sctp_scope_tXin Long2017-08-076-30/+29
* sctp: remove the typedef sctp_scope_policy_tXin Long2017-08-071-1/+1
* sctp: remove the typedef sctp_retransmit_reason_tXin Long2017-08-071-1/+1
* sctp: remove the typedef sctp_lower_cwnd_tXin Long2017-08-071-1/+1
* sctp: remove the typedef sctp_auth_chunk_tXin Long2017-08-032-5/+6
* sctp: remove the typedef sctp_authhdr_tXin Long2017-08-031-4/+4
* sctp: remove the typedef sctp_addip_chunk_tXin Long2017-08-033-8/+13
* sctp: remove the typedef sctp_addiphdr_tXin Long2017-08-032-12/+12
* sctp: remove the typedef sctp_addip_param_tXin Long2017-08-031-19/+20
* sctp: remove the typedef sctp_cwrhdr_tXin Long2017-08-032-5/+5
* sctp: remove the typedef sctp_ecne_chunk_tXin Long2017-08-031-2/+2
* sctp: remove the typedef sctp_ecnehdr_tXin Long2017-08-032-5/+5
* sctp: remove the typedef sctp_error_tXin Long2017-08-031-1/+1
* sctp: remove the typedef sctp_operr_chunk_tXin Long2017-08-031-2/+2
* sctp: remove the typedef sctp_errhdr_tXin Long2017-08-034-38/+41
* sctp: fix the name of struct sctp_shutdown_chunk_tXin Long2017-08-031-8/+8
* sctp: remove the typedef sctp_shutdownhdr_tXin Long2017-08-032-7/+7
* sctp: remove the typedef sctp_abort_chunk_tXin Long2017-07-251-4/+4
* sctp: remove the typedef sctp_heartbeat_chunk_tXin Long2017-07-251-1/+2
* sctp: remove the typedef sctp_heartbeathdr_tXin Long2017-07-251-1/+1
* sctp: remove the typedef sctp_sack_chunk_tXin Long2017-07-252-3/+3
* sctp: remove the typedef sctp_sackhdr_tXin Long2017-07-251-1/+1
* sctp: remove the typedef sctp_sack_variable_tXin Long2017-07-251-5/+5
* sctp: remove the typedef sctp_unrecognized_param_tXin Long2017-07-251-11/+7
* sctp: remove the typedef sctp_cookie_param_tXin Long2017-07-251-8/+10
* sctp: remove the typedef sctp_initack_chunk_tXin Long2017-07-251-7/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-07-211-2/+2
|\
| * sctp: fix an array overflow when all ext chunks are setXin Long2017-07-141-2/+2
* | sctp: remove the typedef sctp_hmac_algo_param_tXin Long2017-07-172-4/+4
* | sctp: remove the typedef sctp_chunks_param_tXin Long2017-07-172-4/+4
* | sctp: remove the typedef sctp_random_param_tXin Long2017-07-171-5/+4
* | sctp: remove the typedef sctp_supported_ext_param_tXin Long2017-07-171-14/+8