summaryrefslogtreecommitdiff
path: root/net/sctp
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-10-05
|\
| * sctp: Fix a big endian bug in sctp_diag_dump()Dan Carpenter2017-09-26
* | sctp: introduce round robin stream schedulerMarcelo Ricardo Leitner2017-10-03
* | sctp: introduce priority based stream schedulerMarcelo Ricardo Leitner2017-10-03
* | sctp: add sockopt to get/set stream scheduler parametersMarcelo Ricardo Leitner2017-10-03
* | sctp: add sockopt to get/set stream schedulerMarcelo Ricardo Leitner2017-10-03
* | sctp: introduce stream scheduler foundationsMarcelo Ricardo Leitner2017-10-03
* | sctp: introduce struct sctp_stream_out_extMarcelo Ricardo Leitner2017-10-03
* | sctp: factor out stream->in allocationMarcelo Ricardo Leitner2017-10-03
* | sctp: factor out stream->out allocationMarcelo Ricardo Leitner2017-10-03
* | sctp: silence warns on sctp_stream_init allocationsMarcelo Ricardo Leitner2017-10-03
|/
* sctp: do not mark sk dumped when inet_sctp_diag_fill returns errXin Long2017-09-15
* sctp: fix an use-after-free issue in sctp_sock_dumpXin Long2017-09-15
* sctp: fix missing wake ups in some situationsMarcelo Ricardo Leitner2017-09-08
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-09-01
|\
| * sctp: Avoid out-of-bounds reads from address storageStefano Brivio2017-08-23
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-08-21
|\ \ | |/
| * sctp: fully initialize the IPv6 address in sctp_v6_to_addr()Alexander Potapenko2017-08-18
* | sctp: fix some indents in sm_make_chunk.cXin Long2017-08-11
* | sctp: remove the typedef sctp_disposition_tXin Long2017-08-11
* | sctp: remove the typedef sctp_sm_table_entry_tXin Long2017-08-11
* | sctp: remove the typedef sctp_verb_tXin Long2017-08-11
* | sctp: remove the typedef sctp_arg_tXin Long2017-08-11
* | sctp: remove the typedef sctp_cmd_seq_tXin Long2017-08-11
* | sctp: remove the typedef sctp_cmd_tXin Long2017-08-11
* | sctp: remove the typedef sctp_socket_type_tXin Long2017-08-11
* | sctp: remove the typedef sctp_dbg_objcnt_entry_tXin Long2017-08-11
* | sctp: remove the typedef sctp_cmsgs_tXin Long2017-08-11
* | sctp: remove the typedef sctp_sender_hb_info_tXin Long2017-08-11
* | sctp: remove the typedef sctp_subtype_tXin Long2017-08-06
* | sctp: remove the typedef sctp_event_tXin Long2017-08-06
* | sctp: remove the typedef sctp_event_timeout_tXin Long2017-08-06
* | sctp: remove the typedef sctp_state_tXin Long2017-08-06
* | sctp: remove the typedef sctp_ierror_tXin Long2017-08-06
* | sctp: remove the typedef sctp_xmit_tXin Long2017-08-06
* | sctp: remove the typedef sctp_transport_cmd_tXin Long2017-08-06
* | sctp: remove the typedef sctp_scope_tXin Long2017-08-06
* | sctp: remove the typedef sctp_scope_policy_tXin Long2017-08-06
* | sctp: remove the typedef sctp_retransmit_reason_tXin Long2017-08-06
* | sctp: remove the typedef sctp_lower_cwnd_tXin Long2017-08-06
* | sctp: remove the typedef sctp_auth_chunk_tXin Long2017-08-03
* | sctp: remove the typedef sctp_authhdr_tXin Long2017-08-03
* | sctp: remove the typedef sctp_addip_chunk_tXin Long2017-08-03
* | sctp: remove the typedef sctp_addiphdr_tXin Long2017-08-03
* | sctp: remove the typedef sctp_addip_param_tXin Long2017-08-03
* | sctp: remove the typedef sctp_cwrhdr_tXin Long2017-08-03
* | sctp: remove the typedef sctp_ecne_chunk_tXin Long2017-08-03
* | sctp: remove the typedef sctp_ecnehdr_tXin Long2017-08-03
* | sctp: remove the typedef sctp_error_tXin Long2017-08-03
* | sctp: remove the typedef sctp_operr_chunk_tXin Long2017-08-03