summaryrefslogtreecommitdiff
path: root/net/sctp/chunk.c
Commit message (Expand)AuthorAge
* Merge tag 'selinux-pr-20180403' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-04-06
|\
| * sctp: Add ip option supportRichard Haines2018-02-26
* | sctp: add support for SCTP AUTH Information for sendmsgXin Long2018-03-14
* | sctp: add refcnt support for sh_keyXin Long2018-03-14
|/
* sctp: implement enqueue_event for sctp_stream_interleaveXin Long2017-12-11
* sctp: implement make_datafrag for sctp_stream_interleaveXin Long2017-12-11
* sctp: do not abandon the other frags in unsent outq if one msg has outstandin...Xin Long2017-12-01
* sctp: abandon the whole msg if one part of a fragmented message is abandonedXin Long2017-12-01
* sctp: introduce struct sctp_stream_out_extMarcelo Ricardo Leitner2017-10-03
* sctp: remove the typedef sctp_auth_chunk_tXin Long2017-08-03
* sctp: remove the typedef sctp_sack_chunk_tXin Long2017-07-24
* net, sctp: convert sctp_datamsg.refcnt from atomic_t to refcount_tReshetova, Elena2017-07-04
* sctp: define the member stream as an object instead of pointer in asocXin Long2017-06-02
* sctp: add SCTP_PR_STREAM_STATUS sockopt for prsctpXin Long2017-04-03
* sctp: refactor sctp_datamsg_from_userMarcelo Ricardo Leitner2016-12-29
* sctp: remove the old ttl expires policyXin Long2016-10-13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-10-02
|\
| * sctp: change to check peer prsctp_capable when using prsctp policesXin Long2016-09-30
| * sctp: remove prsctp_param from sctp_chunkXin Long2016-09-30
* | sctp: make use of SCTP_TRUNC4 macroMarcelo Ricardo Leitner2016-09-22
* | sctp: rename WORD_TRUNC/ROUND macrosMarcelo Ricardo Leitner2016-09-22
* | sctp: free msg->chunks when sctp_primitive_SEND return errXin Long2016-09-18
|/
* sctp: implement prsctp PRIO policyXin Long2016-07-11
* sctp: implement prsctp RTX policyXin Long2016-07-11
* sctp: implement prsctp TTL policyXin Long2016-07-11
* net: snmp: kill various STATS_USER() helpersEric Dumazet2016-04-27
* sctp: allow sctp_transmit_packet and others to use gfpMarcelo Ricardo Leitner2016-03-13
* sctp: remove the unused sctp_datamsg_free()Xin Long2016-02-17
* switch sctp_user_addto_chunk() and sctp_datamsg_from_user() to passing iov_iterAl Viro2014-11-24
* sctp: fix checkpatch errors with space required or prohibitedwangweidong2013-12-26
* sctp: Fix FSF address in file headersJeff Kirsher2013-12-06
* sctp: fix some comments in chunk.c and associola.cwangweidong2013-10-28
* net: sctp: Fix data chunk fragmentation for MTU values which are not multiple...Alexander Sverdlin2013-09-04
* net: sctp: trivial: update bug report in header commentDaniel Borkmann2013-08-09
* net: sctp: trivial: update mailing list addressDaniel Borkmann2013-07-24
* net: sctp: rework debugging framework to use pr_debug and friendsDaniel Borkmann2013-07-01
* net: sctp: remove SCTP_STATIC macroDaniel Borkmann2013-06-17
* sctp: fix -ENOMEM result with invalid user space pointer in sendto() syscallTommi Rantala2012-11-28
* sctp: fix memory leak in sctp_datamsg_from_user() when copy from user space f...Tommi Rantala2012-11-28
* sctp: Make the mib per network namespaceEric W. Biederman2012-08-14
* net/sctp: Use pr_fmt and pr_<level>Joe Perches2010-08-26
* sctp: Tag messages that can be Nagle delayed at creation.Vlad Yasevich2010-04-30
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* sctp: implement the sender side for SACK-IMMEDIATELY extensionWei Yongjun2009-11-23
* sctp: Don't do NAGLE delay on large writes that were fragmented smallVlad Yasevich2009-09-04
* sctp: Send user messages to the lower layer as oneVlad Yasevich2009-09-04
* sctp: Try to encourage SACK bundling with DATA.Vlad Yasevich2009-09-04
* sctp: Fix data segmentation with small frag_sizeVlad Yasevich2009-09-04
* SCTP: fix wrong debug counting of datamsgLi Zefan2008-04-10
* [SCTP]: Remove redundant wrapper functions.Florian Westphal2008-03-23