aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/sctp
AgeCommit message (Expand)Author
2018-01-08sctp: fix the handling of ICMP Frag Needed for too small MTUsMarcelo Ricardo Leitner
2017-12-01sctp: abandon the whole msg if one part of a fragmented message is abandonedXin Long
2017-11-28sctp: remove extern from stream schedXin Long
2017-11-28sctp: force the params with right types for sctp csum apisXin Long
2017-11-18sctp: set frag_point in sctp_setsockopt_maxseg correctlyXin Long
2017-10-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-10-29sctp: fix some type cast warnings introduced by stream reconfXin Long
2017-10-25net: sctp: Convert timers to use timer_setup()Kees Cook
2017-10-03sctp: introduce round robin stream schedulerMarcelo Ricardo Leitner
2017-10-03sctp: introduce priority based stream schedulerMarcelo Ricardo Leitner
2017-10-03sctp: introduce stream scheduler foundationsMarcelo Ricardo Leitner
2017-10-03sctp: introduce sctp_chunk_stream_noMarcelo Ricardo Leitner
2017-10-03sctp: introduce struct sctp_stream_out_extMarcelo Ricardo Leitner
2017-09-15sctp: fix an use-after-free issue in sctp_sock_dumpXin Long
2017-09-13sctp: potential read out of bounds in sctp_ulpevent_type_enabled()Dan Carpenter
2017-08-11sctp: fix some indents in sm_make_chunk.cXin Long
2017-08-11sctp: remove the typedef sctp_disposition_tXin Long
2017-08-11sctp: remove the typedef sctp_sm_table_entry_tXin Long
2017-08-11sctp: remove the unused typedef sctp_sm_command_tXin Long
2017-08-11sctp: remove the typedef sctp_verb_tXin Long
2017-08-11sctp: remove the typedef sctp_arg_tXin Long
2017-08-11sctp: remove the typedef sctp_cmd_seq_tXin Long
2017-08-11sctp: remove the typedef sctp_cmd_tXin Long
2017-08-11sctp: remove the typedef sctp_socket_type_tXin Long
2017-08-11sctp: remove the typedef sctp_dbg_objcnt_entry_tXin Long
2017-08-11sctp: remove the typedef sctp_cmsgs_tXin Long
2017-08-11sctp: remove the typedef sctp_endpoint_type_tXin Long
2017-08-11sctp: remove the typedef sctp_sender_hb_info_tXin Long
2017-08-11sctp: remove the unused typedef sctp_packet_phandler_tXin Long
2017-08-06sctp: remove the typedef sctp_subtype_tXin Long
2017-08-06sctp: remove the typedef sctp_event_tXin Long
2017-08-06sctp: remove the typedef sctp_event_timeout_tXin Long
2017-08-06sctp: remove the typedef sctp_event_other_tXin Long
2017-08-06sctp: remove the typedef sctp_event_primitive_tXin Long
2017-08-06sctp: remove the typedef sctp_state_tXin Long
2017-08-06sctp: remove the typedef sctp_ierror_tXin Long
2017-08-06sctp: remove the typedef sctp_xmit_tXin Long
2017-08-06sctp: remove the typedef sctp_sock_state_tXin Long
2017-08-06sctp: remove the typedef sctp_transport_cmd_tXin Long
2017-08-06sctp: remove the typedef sctp_scope_tXin Long
2017-08-06sctp: remove the typedef sctp_scope_policy_tXin Long
2017-08-06sctp: remove the typedef sctp_retransmit_reason_tXin Long
2017-08-06sctp: remove the typedef sctp_lower_cwnd_tXin Long
2017-08-03sctp: remove the typedef sctp_errhdr_tXin Long
2017-08-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-07-27sctp: fix the check for _sctp_walk_params and _sctp_walk_errorsXin Long
2017-07-24sctp: remove the typedef sctp_sackhdr_tXin Long
2017-07-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-07-16sctp: remove the typedef sctp_hmac_algo_param_tXin Long
2017-07-16sctp: remove the typedef sctp_chunks_param_tXin Long