aboutsummaryrefslogtreecommitdiffstats
path: root/net/sctp (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-09-15sctp: do not mark sk dumped when inet_sctp_diag_fill returns errXin Long1-1/+0
2017-09-15sctp: fix an use-after-free issue in sctp_sock_dumpXin Long2-38/+34
2017-09-08sctp: fix missing wake ups in some situationsMarcelo Ricardo Leitner1-1/+2
2017-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-4/+6
2017-08-23sctp: Avoid out-of-bounds reads from address storageStefano Brivio2-4/+6
2017-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+2
2017-08-18sctp: fully initialize the IPv6 address in sctp_v6_to_addr()Alexander Potapenko1-0/+2
2017-08-11sctp: fix some indents in sm_make_chunk.cXin Long1-178/+170
2017-08-11sctp: remove the typedef sctp_disposition_tXin Long3-671/+706
2017-08-11sctp: remove the typedef sctp_sm_table_entry_tXin Long2-18/+26
2017-08-11sctp: remove the typedef sctp_verb_tXin Long1-1/+1
2017-08-11sctp: remove the typedef sctp_arg_tXin Long1-1/+1
2017-08-11sctp: remove the typedef sctp_cmd_seq_tXin Long3-135/+137
2017-08-11sctp: remove the typedef sctp_cmd_tXin Long1-1/+1
2017-08-11sctp: remove the typedef sctp_socket_type_tXin Long1-3/+4
2017-08-11sctp: remove the typedef sctp_dbg_objcnt_entry_tXin Long1-1/+1
2017-08-11sctp: remove the typedef sctp_cmsgs_tXin Long1-4/+5
2017-08-11sctp: remove the typedef sctp_sender_hb_info_tXin Long3-12/+10
2017-08-06sctp: remove the typedef sctp_subtype_tXin Long8-114/+118
2017-08-06sctp: remove the typedef sctp_event_tXin Long3-13/+11
2017-08-06sctp: remove the typedef sctp_event_timeout_tXin Long1-3/+3
2017-08-06sctp: remove the typedef sctp_state_tXin Long4-15/+17
2017-08-06sctp: remove the typedef sctp_ierror_tXin Long2-24/+27
2017-08-06sctp: remove the typedef sctp_xmit_tXin Long2-34/+34
2017-08-06sctp: remove the typedef sctp_transport_cmd_tXin Long1-1/+1
2017-08-06sctp: remove the typedef sctp_scope_tXin Long6-30/+29
2017-08-06sctp: remove the typedef sctp_scope_policy_tXin Long1-1/+1
2017-08-06sctp: remove the typedef sctp_retransmit_reason_tXin Long1-1/+1
2017-08-06sctp: remove the typedef sctp_lower_cwnd_tXin Long1-1/+1
2017-08-03sctp: remove the typedef sctp_auth_chunk_tXin Long2-5/+6
2017-08-03sctp: remove the typedef sctp_authhdr_tXin Long1-4/+4
2017-08-03sctp: remove the typedef sctp_addip_chunk_tXin Long3-8/+13
2017-08-03sctp: remove the typedef sctp_addiphdr_tXin Long2-12/+12
2017-08-03sctp: remove the typedef sctp_addip_param_tXin Long1-19/+20
2017-08-03sctp: remove the typedef sctp_cwrhdr_tXin Long2-5/+5
2017-08-03sctp: remove the typedef sctp_ecne_chunk_tXin Long1-2/+2
2017-08-03sctp: remove the typedef sctp_ecnehdr_tXin Long2-5/+5
2017-08-03sctp: remove the typedef sctp_error_tXin Long1-1/+1
2017-08-03sctp: remove the typedef sctp_operr_chunk_tXin Long1-2/+2
2017-08-03sctp: remove the typedef sctp_errhdr_tXin Long4-38/+41
2017-08-03sctp: fix the name of struct sctp_shutdown_chunk_tXin Long1-8/+8
2017-08-03sctp: remove the typedef sctp_shutdownhdr_tXin Long2-7/+7
2017-07-24sctp: remove the typedef sctp_abort_chunk_tXin Long1-4/+4
2017-07-24sctp: remove the typedef sctp_heartbeat_chunk_tXin Long1-1/+2
2017-07-24sctp: remove the typedef sctp_heartbeathdr_tXin Long1-1/+1
2017-07-24sctp: remove the typedef sctp_sack_chunk_tXin Long2-3/+3
2017-07-24sctp: remove the typedef sctp_sackhdr_tXin Long1-1/+1
2017-07-24sctp: remove the typedef sctp_sack_variable_tXin Long1-5/+5
2017-07-24sctp: remove the typedef sctp_unrecognized_param_tXin Long1-11/+7
2017-07-24sctp: remove the typedef sctp_cookie_param_tXin Long1-8/+10