aboutsummaryrefslogtreecommitdiffstats
path: root/net/sctp/chunk.c
Commit message (Expand)AuthorAge
* 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-02
* 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-15
* 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-24
* net: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-03-05
* [SCTP]: Stop claiming that this is a "reference implementation"Vlad Yasevich2008-02-05
* [SCTP]: Enable the sending of the AUTH chunk.Vlad Yasevich2007-10-10
* Fix occurrences of "the the "Michael Opdenacker2007-05-09
* [PATCH] gfp flags annotations - part 1Al Viro2005-10-08
* [SCTP]: __nocast annotationsAlexey Dobriyan2005-07-11
* Linux-2.6.12-rc2Linus Torvalds2005-04-16