summaryrefslogtreecommitdiff
path: root/include/net/sctp/structs.h
Commit message (Expand)AuthorAge
* Merge tag 'selinux-pr-20180403' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-04-06
|\
| * sctp: Add LSM hooksRichard Haines2018-02-26
| * sctp: Add ip option supportRichard Haines2018-02-26
* | sctp: remove unnecessary asoc in sctp_has_associationXin Long2018-03-27
* | sctp: add support for SCTP AUTH Information for sendmsgXin Long2018-03-14
* | sctp: add refcnt support for sh_keyXin Long2018-03-14
* | sctp: add support for SCTP_DSTADDRV4/6 Information for sendmsgXin Long2018-03-07
* | sctp: add support for PR-SCTP Information for sendmsgXin Long2018-03-07
|/
* Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-02-03
|\
| * sctp: Define usercopy region in SCTP proto slab cacheDavid Windsor2018-01-15
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-09
|\ \
| * | sctp: fix the handling of ICMP Frag Needed for too small MTUsMarcelo Ricardo Leitner2018-01-08
* | | sctp: implement validate_ftsn for sctp_stream_interleaveXin Long2017-12-15
* | | sctp: implement generate_ftsn for sctp_stream_interleaveXin Long2017-12-15
* | | sctp: add basic structures and make chunk function for ifwdtsnXin Long2017-12-15
* | | sctp: add support for the process of unordered idataXin Long2017-12-11
* | | sctp: implement ulpevent_data for sctp_stream_interleaveXin Long2017-12-11
* | | sctp: implement validate_data for sctp_stream_interleaveXin Long2017-12-11
* | | sctp: implement assign_number for sctp_stream_interleaveXin Long2017-12-11
* | | sctp: implement make_datafrag for sctp_stream_interleaveXin Long2017-12-11
* | | sctp: add basic structures and make chunk function for idataXin Long2017-12-11
* | | sctp: add stream interleave enable members and sockoptXin Long2017-12-11
|/ /
* | sctp: abandon the whole msg if one part of a fragmented message is abandonedXin Long2017-12-01
|/
* sctp: introduce round robin stream schedulerMarcelo Ricardo Leitner2017-10-03
* sctp: introduce priority based stream schedulerMarcelo Ricardo Leitner2017-10-03
* sctp: introduce stream scheduler foundationsMarcelo Ricardo Leitner2017-10-03
* sctp: introduce sctp_chunk_stream_noMarcelo Ricardo Leitner2017-10-03
* sctp: introduce struct sctp_stream_out_extMarcelo Ricardo Leitner2017-10-03
* 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_endpoint_type_tXin Long2017-08-11
* sctp: remove the typedef sctp_sender_hb_info_tXin Long2017-08-11
* sctp: remove the unused typedef sctp_packet_phandler_tXin Long2017-08-11
* sctp: remove the typedef sctp_state_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_retransmit_reason_tXin Long2017-08-06
* sctp: remove the typedef sctp_lower_cwnd_tXin Long2017-08-06
* sctp: remove the typedef sctp_hmac_algo_param_tXin Long2017-07-16
* sctp: remove the typedef sctp_chunks_param_tXin Long2017-07-16
* sctp: remove the typedef sctp_random_param_tXin Long2017-07-16
* net, sctp: convert sctp_ep_common.refcnt from atomic_t to refcount_tReshetova, Elena2017-07-04
* net, sctp: convert sctp_transport.refcnt from atomic_t to refcount_tReshetova, Elena2017-07-04
* net, sctp: convert sctp_chunk.refcnt from atomic_t to refcount_tReshetova, Elena2017-07-04
* net, sctp: convert sctp_datamsg.refcnt from atomic_t to refcount_tReshetova, Elena2017-07-04
* sctp: remove the typedef sctp_init_chunk_tXin Long2017-07-01
* sctp: remove the typedef sctp_paramhdr_tXin Long2017-07-01
* sctp: remove the typedef sctp_cid_tXin Long2017-07-01