aboutsummaryrefslogtreecommitdiff
path: root/net/sctp
AgeCommit message (Expand)AuthorFilesLines
2017-10-20sctp: add the missing sock_owned_by_user check in sctp_icmp_redirectGravatar Xin Long 1-1/+1
2017-10-19sctp: do not peel off an assoc from one netns to another oneGravatar Xin Long 1-0/+4
2017-09-26sctp: Fix a big endian bug in sctp_diag_dump()Gravatar Dan Carpenter 1-1/+3
2017-09-15sctp: do not mark sk dumped when inet_sctp_diag_fill returns errGravatar Xin Long 1-1/+0
2017-09-15sctp: fix an use-after-free issue in sctp_sock_dumpGravatar Xin Long 2-38/+34
2017-09-08sctp: fix missing wake ups in some situationsGravatar Marcelo Ricardo Leitner 1-1/+2
2017-09-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 2-4/+6
2017-08-23sctp: Avoid out-of-bounds reads from address storageGravatar Stefano Brivio 2-4/+6
2017-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 1-0/+2
2017-08-18sctp: fully initialize the IPv6 address in sctp_v6_to_addr()Gravatar Alexander Potapenko 1-0/+2
2017-08-11sctp: fix some indents in sm_make_chunk.cGravatar Xin Long 1-178/+170
2017-08-11sctp: remove the typedef sctp_disposition_tGravatar Xin Long 3-671/+706
2017-08-11sctp: remove the typedef sctp_sm_table_entry_tGravatar Xin Long 2-18/+26
2017-08-11sctp: remove the typedef sctp_verb_tGravatar Xin Long 1-1/+1
2017-08-11sctp: remove the typedef sctp_arg_tGravatar Xin Long 1-1/+1
2017-08-11sctp: remove the typedef sctp_cmd_seq_tGravatar Xin Long 3-135/+137
2017-08-11sctp: remove the typedef sctp_cmd_tGravatar Xin Long 1-1/+1
2017-08-11sctp: remove the typedef sctp_socket_type_tGravatar Xin Long 1-3/+4
2017-08-11sctp: remove the typedef sctp_dbg_objcnt_entry_tGravatar Xin Long 1-1/+1
2017-08-11sctp: remove the typedef sctp_cmsgs_tGravatar Xin Long 1-4/+5
2017-08-11sctp: remove the typedef sctp_sender_hb_info_tGravatar Xin Long 3-12/+10
2017-08-06sctp: remove the typedef sctp_subtype_tGravatar Xin Long 8-114/+118
2017-08-06sctp: remove the typedef sctp_event_tGravatar Xin Long 3-13/+11
2017-08-06sctp: remove the typedef sctp_event_timeout_tGravatar Xin Long 1-3/+3
2017-08-06sctp: remove the typedef sctp_state_tGravatar Xin Long 4-15/+17
2017-08-06sctp: remove the typedef sctp_ierror_tGravatar Xin Long 2-24/+27
2017-08-06sctp: remove the typedef sctp_xmit_tGravatar Xin Long 2-34/+34
2017-08-06sctp: remove the typedef sctp_transport_cmd_tGravatar Xin Long 1-1/+1
2017-08-06sctp: remove the typedef sctp_scope_tGravatar Xin Long 6-30/+29
2017-08-06sctp: remove the typedef sctp_scope_policy_tGravatar Xin Long 1-1/+1
2017-08-06sctp: remove the typedef sctp_retransmit_reason_tGravatar Xin Long 1-1/+1
2017-08-06sctp: remove the typedef sctp_lower_cwnd_tGravatar Xin Long 1-1/+1
2017-08-03sctp: remove the typedef sctp_auth_chunk_tGravatar Xin Long 2-5/+6
2017-08-03sctp: remove the typedef sctp_authhdr_tGravatar Xin Long 1-4/+4
2017-08-03sctp: remove the typedef sctp_addip_chunk_tGravatar Xin Long 3-8/+13
2017-08-03sctp: remove the typedef sctp_addiphdr_tGravatar Xin Long 2-12/+12
2017-08-03sctp: remove the typedef sctp_addip_param_tGravatar Xin Long 1-19/+20
2017-08-03sctp: remove the typedef sctp_cwrhdr_tGravatar Xin Long 2-5/+5
2017-08-03sctp: remove the typedef sctp_ecne_chunk_tGravatar Xin Long 1-2/+2
2017-08-03sctp: remove the typedef sctp_ecnehdr_tGravatar Xin Long 2-5/+5
2017-08-03sctp: remove the typedef sctp_error_tGravatar Xin Long 1-1/+1
2017-08-03sctp: remove the typedef sctp_operr_chunk_tGravatar Xin Long 1-2/+2
2017-08-03sctp: remove the typedef sctp_errhdr_tGravatar Xin Long 4-38/+41
2017-08-03sctp: fix the name of struct sctp_shutdown_chunk_tGravatar Xin Long 1-8/+8
2017-08-03sctp: remove the typedef sctp_shutdownhdr_tGravatar Xin Long 2-7/+7
2017-07-24sctp: remove the typedef sctp_abort_chunk_tGravatar Xin Long 1-4/+4
2017-07-24sctp: remove the typedef sctp_heartbeat_chunk_tGravatar Xin Long 1-1/+2
2017-07-24sctp: remove the typedef sctp_heartbeathdr_tGravatar Xin Long 1-1/+1
2017-07-24sctp: remove the typedef sctp_sack_chunk_tGravatar Xin Long 2-3/+3
2017-07-24sctp: remove the typedef sctp_sackhdr_tGravatar Xin Long 1-1/+1