1. c0acdfb net, sctp: convert sctp_datamsg.refcnt from atomic_t to refcount_t by Reshetova, Elena · 8 years ago
  2. cee360a sctp: define the member stream as an object instead of pointer in asoc by Xin Long · 8 years ago
  3. d229d48 sctp: add SCTP_PR_STREAM_STATUS sockopt for prsctp by Xin Long · 8 years ago
  4. bfd2e4b sctp: refactor sctp_datamsg_from_user by Marcelo Ricardo Leitner · 9 years ago
  5. 8ae808e sctp: remove the old ttl expires policy by Xin Long · 9 years ago
  6. b50afd2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 9 years ago
  7. be4947b sctp: change to check peer prsctp_capable when using prsctp polices by Xin Long · 9 years ago
  8. 0605483 sctp: remove prsctp_param from sctp_chunk by Xin Long · 9 years ago
  9. 4a225ce sctp: make use of SCTP_TRUNC4 macro by Marcelo Ricardo Leitner · 9 years ago
  10. e2f036a sctp: rename WORD_TRUNC/ROUND macros by Marcelo Ricardo Leitner · 9 years ago
  11. b61c654 sctp: free msg->chunks when sctp_primitive_SEND return err by Xin Long · 9 years ago
  12. 8dbdf1f sctp: implement prsctp PRIO policy by Xin Long · 9 years ago
  13. 01aadb3 sctp: implement prsctp RTX policy by Xin Long · 9 years ago
  14. a6c2f79 sctp: implement prsctp TTL policy by Xin Long · 9 years ago
  15. 6aef70a net: snmp: kill various STATS_USER() helpers by Eric Dumazet · 9 years ago
  16. cea8768 sctp: allow sctp_transmit_packet and others to use gfp by Marcelo Ricardo Leitner · 9 years ago
  17. 1cd4d5c sctp: remove the unused sctp_datamsg_free() by Xin Long · 9 years ago
  18. e0eb093 switch sctp_user_addto_chunk() and sctp_datamsg_from_user() to passing iov_iter by Al Viro · 11 years ago
  19. cb3f837 sctp: fix checkpatch errors with space required or prohibited by wangweidong · 12 years ago
  20. 4b2f13a sctp: Fix FSF address in file headers by Jeff Kirsher · 12 years ago
  21. 2bccbad sctp: fix some comments in chunk.c and associola.c by wangweidong · 12 years ago
  22. c08751c net: sctp: Fix data chunk fragmentation for MTU values which are not multiple of 4 by Alexander Sverdlin · 12 years ago
  23. 477143e net: sctp: trivial: update bug report in header comment by Daniel Borkmann · 12 years ago
  24. 91705c6 net: sctp: trivial: update mailing list address by Daniel Borkmann · 12 years ago
  25. bb33381 net: sctp: rework debugging framework to use pr_debug and friends by Daniel Borkmann · 12 years ago
  26. dda9192 net: sctp: remove SCTP_STATIC macro by Daniel Borkmann · 12 years ago
  27. 6e51fe7 sctp: fix -ENOMEM result with invalid user space pointer in sendto() syscall by Tommi Rantala · 13 years ago
  28. be364c8 sctp: fix memory leak in sctp_datamsg_from_user() when copy from user space fails by Tommi Rantala · 13 years ago
  29. b01a240 sctp: Make the mib per network namespace by Eric W. Biederman · 13 years ago
  30. 145ce50 net/sctp: Use pr_fmt and pr_<level> by Joe Perches · 15 years ago
  31. 0e3aef8 sctp: Tag messages that can be Nagle delayed at creation. by Vlad Yasevich · 15 years ago
  32. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  33. b93d647 sctp: implement the sender side for SACK-IMMEDIATELY extension by Wei Yongjun · 16 years ago
  34. cb95ea3 sctp: Don't do NAGLE delay on large writes that were fragmented small by Vlad Yasevich · 16 years ago
  35. 9c5c62b sctp: Send user messages to the lower layer as one by Vlad Yasevich · 16 years ago
  36. 5d7ff26 sctp: Try to encourage SACK bundling with DATA. by Vlad Yasevich · 16 years ago
  37. 3e62abf sctp: Fix data segmentation with small frag_size by Vlad Yasevich · 16 years ago
  38. e8c3875 SCTP: fix wrong debug counting of datamsg by Li Zefan · 17 years ago
  39. 80445cf [SCTP]: Remove redundant wrapper functions. by Florian Westphal · 17 years ago
  40. 0dc4787 net: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 17 years ago
  41. 60c778b [SCTP]: Stop claiming that this is a "reference implementation" by Vlad Yasevich · 18 years ago
  42. 4cd57c8 [SCTP]: Enable the sending of the AUTH chunk. by Vlad Yasevich · 18 years ago
  43. 59c5159 Fix occurrences of "the the " by Michael Opdenacker · 18 years ago
  44. dd0fc66 [PATCH] gfp flags annotations - part 1 by Al Viro · 20 years ago
  45. 3182cd8 [SCTP]: __nocast annotations by Alexey Dobriyan · 20 years ago
  46. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago