Age | Commit message (Expand) | Author | Files | Lines |
2017-04-04 | sctp: add SCTP_PR_STREAM_STATUS sockopt for prsctp | Xin Long | 1 | -2/+12 |
2016-12-29 | sctp: refactor sctp_datamsg_from_user | Marcelo Ricardo Leitner | 1 | -75/+32 |
2016-10-13 | sctp: remove the old ttl expires policy | Xin Long | 1 | -24/+8 |
2016-10-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -3/+8 |
2016-09-30 | sctp: change to check peer prsctp_capable when using prsctp polices | Xin Long | 1 | -2/+2 |
2016-09-30 | sctp: remove prsctp_param from sctp_chunk | Xin Long | 1 | -2/+7 |
2016-09-22 | sctp: make use of SCTP_TRUNC4 macro | Marcelo Ricardo Leitner | 1 | -3/+4 |
2016-09-22 | sctp: rename WORD_TRUNC/ROUND macros | Marcelo Ricardo Leitner | 1 | -3/+3 |
2016-09-19 | sctp: free msg->chunks when sctp_primitive_SEND return err | Xin Long | 1 | -0/+13 |
2016-07-11 | sctp: implement prsctp PRIO policy | Xin Long | 1 | -0/+1 |
2016-07-11 | sctp: implement prsctp RTX policy | Xin Long | 1 | -0/+4 |
2016-07-11 | sctp: implement prsctp TTL policy | Xin Long | 1 | -3/+17 |
2016-04-28 | net: snmp: kill various STATS_USER() helpers | Eric Dumazet | 1 | -1/+1 |
2016-03-14 | sctp: allow sctp_transmit_packet and others to use gfp | Marcelo Ricardo Leitner | 1 | -2/+4 |
2016-02-17 | sctp: remove the unused sctp_datamsg_free() | Xin Long | 1 | -13/+0 |
2014-11-24 | switch sctp_user_addto_chunk() and sctp_datamsg_from_user() to passing iov_iter | Al Viro | 1 | -5/+4 |
2013-12-26 | sctp: fix checkpatch errors with space required or prohibited | wangweidong | 1 | -2/+2 |
2013-12-06 | sctp: Fix FSF address in file headers | Jeff Kirsher | 1 | -3/+2 |
2013-10-28 | sctp: fix some comments in chunk.c and associola.c | wangweidong | 1 | -1/+1 |
2013-09-04 | net: sctp: Fix data chunk fragmentation for MTU values which are not multiple... | Alexander Sverdlin | 1 | -2/+2 |
2013-08-09 | net: sctp: trivial: update bug report in header comment | Daniel Borkmann | 1 | -6/+0 |
2013-07-25 | net: sctp: trivial: update mailing list address | Daniel Borkmann | 1 | -1/+1 |
2013-07-02 | net: sctp: rework debugging framework to use pr_debug and friends | Daniel Borkmann | 1 | -2/+3 |
2013-06-18 | net: sctp: remove SCTP_STATIC macro | Daniel Borkmann | 1 | -1/+1 |
2012-11-28 | sctp: fix -ENOMEM result with invalid user space pointer in sendto() syscall | Tommi Rantala | 1 | -4/+9 |
2012-11-28 | sctp: fix memory leak in sctp_datamsg_from_user() when copy from user space f... | Tommi Rantala | 1 | -2/+5 |
2012-08-15 | sctp: Make the mib per network namespace | Eric W. Biederman | 1 | -1/+1 |
2010-08-27 | net/sctp: Use pr_fmt and pr_<level> | Joe Perches | 1 | -0/+2 |
2010-05-01 | sctp: Tag messages that can be Nagle delayed at creation. | Vlad Yasevich | 1 | -2/+2 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2009-11-23 | sctp: implement the sender side for SACK-IMMEDIATELY extension | Wei Yongjun | 1 | -1/+14 |
2009-09-05 | sctp: Don't do NAGLE delay on large writes that were fragmented small | Vlad Yasevich | 1 | -0/+2 |
2009-09-05 | sctp: Send user messages to the lower layer as one | Vlad Yasevich | 1 | -0/+13 |
2009-09-05 | sctp: Try to encourage SACK bundling with DATA. | Vlad Yasevich | 1 | -5/+16 |
2009-09-05 | sctp: Fix data segmentation with small frag_size | Vlad Yasevich | 1 | -9/+23 |
2008-04-10 | SCTP: fix wrong debug counting of datamsg | Li Zefan | 1 | -2/+3 |
2008-03-24 | [SCTP]: Remove redundant wrapper functions. | Florian Westphal | 1 | -15/+1 |
2008-03-06 | net: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 1 | -1/+1 |
2008-02-05 | [SCTP]: Stop claiming that this is a "reference implementation" | Vlad Yasevich | 1 | -4/+4 |
2007-10-11 | [SCTP]: Enable the sending of the AUTH chunk. | Vlad Yasevich | 1 | -0/+12 |
2007-05-09 | Fix occurrences of "the the " | Michael Opdenacker | 1 | -1/+1 |
2005-10-09 | [PATCH] gfp flags annotations - part 1 | Al Viro | 1 | -1/+1 |
2005-07-12 | [SCTP]: __nocast annotations | Alexey Dobriyan | 1 | -1/+1 |
2005-04-17 | Linux-2.6.12-rc2 | Linus Torvalds | 1 | -0/+309 |