summaryrefslogtreecommitdiffstats
path: root/include/net/sctp/structs.h
Commit message (Expand)AuthorAgeFilesLines
* sctp: use the pmtu from the icmp packet to update transport pathmtuXin Long2018-10-151-0/+2
* net/sctp: Replace in/out stream arrays with flex_arrayKonstantin Khorenko2018-08-111-4/+5
* net/sctp: Make wrappers for accessing in/out streamsKonstantin Khorenko2018-08-111-10/+25
* sctp: add support for dscp and flowlabel per transportXin Long2018-07-041-0/+9
* sctp: add support for SCTP_REUSE_PORT sockoptXin Long2018-06-291-0/+1
* rhashtable: split rhashtable.hNeilBrown2018-06-221-1/+1
* sctp: define sctp_packet_gso_append to build GSO framesXin Long2018-06-141-0/+5
* sctp: introduce sctp_assoc_update_frag_pointMarcelo Ricardo Leitner2018-04-271-0/+1
* sctp: introduce sctp_assoc_set_pmtuMarcelo Ricardo Leitner2018-04-271-0/+1
* sctp: remove the unused sctp_assoc_is_match functionXin Long2018-04-251-4/+0
* Merge tag 'selinux-pr-20180403' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-04-061-0/+12
|\
| * sctp: Add LSM hooksRichard Haines2018-02-261-0/+10
| * sctp: Add ip option supportRichard Haines2018-02-261-0/+2
* | sctp: remove unnecessary asoc in sctp_has_associationXin Long2018-03-271-4/+4
* | sctp: add support for SCTP AUTH Information for sendmsgXin Long2018-03-141-0/+1
* | sctp: add refcnt support for sh_keyXin Long2018-03-141-2/+7
* | sctp: add support for SCTP_DSTADDRV4/6 Information for sendmsgXin Long2018-03-071-0/+1
* | sctp: add support for PR-SCTP Information for sendmsgXin Long2018-03-071-0/+1
|/
* Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-02-031-2/+7
|\
| * sctp: Define usercopy region in SCTP proto slab cacheDavid Windsor2018-01-151-2/+7
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-091-1/+1
|\ \
| * | sctp: fix the handling of ICMP Frag Needed for too small MTUsMarcelo Ricardo Leitner2018-01-081-1/+1
* | | sctp: implement validate_ftsn for sctp_stream_interleaveXin Long2017-12-151-0/+10
* | | sctp: implement generate_ftsn for sctp_stream_interleaveXin Long2017-12-151-0/+1
* | | sctp: add basic structures and make chunk function for ifwdtsnXin Long2017-12-151-0/+1
* | | sctp: add support for the process of unordered idataXin Long2017-12-111-1/+13
* | | sctp: implement ulpevent_data for sctp_stream_interleaveXin Long2017-12-111-0/+3
* | | sctp: implement validate_data for sctp_stream_interleaveXin Long2017-12-111-1/+5
* | | sctp: implement assign_number for sctp_stream_interleaveXin Long2017-12-111-1/+17
* | | sctp: implement make_datafrag for sctp_stream_interleaveXin Long2017-12-111-0/+12
* | | sctp: add basic structures and make chunk function for idataXin Long2017-12-111-0/+1
* | | sctp: add stream interleave enable members and sockoptXin Long2017-12-111-0/+2
|/ /
* | sctp: abandon the whole msg if one part of a fragmented message is abandonedXin Long2017-12-011-1/+2
|/
* sctp: introduce round robin stream schedulerMarcelo Ricardo Leitner2017-10-031-0/+11
* sctp: introduce priority based stream schedulerMarcelo Ricardo Leitner2017-10-031-0/+24
* sctp: introduce stream scheduler foundationsMarcelo Ricardo Leitner2017-10-031-3/+12
* sctp: introduce sctp_chunk_stream_noMarcelo Ricardo Leitner2017-10-031-0/+5
* sctp: introduce struct sctp_stream_out_extMarcelo Ricardo Leitner2017-10-031-2/+8
* sctp: remove the typedef sctp_socket_type_tXin Long2017-08-111-3/+3
* sctp: remove the typedef sctp_dbg_objcnt_entry_tXin Long2017-08-111-2/+2
* sctp: remove the typedef sctp_cmsgs_tXin Long2017-08-111-2/+2
* sctp: remove the typedef sctp_endpoint_type_tXin Long2017-08-111-3/+3
* sctp: remove the typedef sctp_sender_hb_info_tXin Long2017-08-111-2/+2
* sctp: remove the unused typedef sctp_packet_phandler_tXin Long2017-08-111-2/+0
* sctp: remove the typedef sctp_state_tXin Long2017-08-061-1/+1
* sctp: remove the typedef sctp_xmit_tXin Long2017-08-061-4/+5
* sctp: remove the typedef sctp_transport_cmd_tXin Long2017-08-061-3/+4
* sctp: remove the typedef sctp_scope_tXin Long2017-08-061-8/+9
* sctp: remove the typedef sctp_retransmit_reason_tXin Long2017-08-061-2/+2
* sctp: remove the typedef sctp_lower_cwnd_tXin Long2017-08-061-1/+2
OpenPOWER on IntegriCloud