1. c226ef9 sctp: reduce memory footprint of sctp_chunk structure by Neil Horman · 16 years ago
  2. 845b8ed sctp: Retransmit list is ineligable for missing indications by Vlad Yasevich · 16 years ago
  3. ab5216a sctp: Optimize SFR-CACC transport list walking during SACK processing by Vlad Yasevich · 16 years ago
  4. 2cd9b82 sctp: Only mark chunks as missing when there are gaps by Vlad Yasevich · 16 years ago
  5. abd0b19 sctp: make sctp_outq_flush() static by Adrian Bunk · 16 years ago
  6. 2e3216c sctp: Follow security requirement of responding with 1 packet by Vlad Yasevich · 16 years ago
  7. 8b750ce sctp: Flush the queue only once during fast retransmit. by Vlad Yasevich · 16 years ago
  8. 62aeaff sctp: Start T3-RTX timer when fast retransmitting lowest TSN by Vlad Yasevich · 16 years ago
  9. 8b73a07 SCTP: Initialize partial_bytes_acked to 0, when all of the data is acked. by Gui Jianfeng · 17 years ago
  10. df39e8b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 17 years ago
  11. 9dbc15f [SCTP]: "list_for_each()" -> "list_for_each_entry()" where appropriate. by Robert P. J. Day · 17 years ago
  12. f4ad85c [SCTP]: Fix protocol violation when receiving an error lenght INIT-ACK by Gui Jianfeng · 17 years ago
  13. 0dc4787 net: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 17 years ago
  14. 58fbbed [SCTP]: extend exported data in /proc/net/sctp/assoc by Neil Horman · 17 years ago
  15. 5f9646c [SCTP]: Make sure the chunk is off the transmitted list prior to freeing. by Vlad Yasevich · 17 years ago
  16. 60c778b [SCTP]: Stop claiming that this is a "reference implementation" by Vlad Yasevich · 17 years ago
  17. a08de64 [SCTP]: Update ASCONF processing to conform to spec. by Vlad Yasevich · 17 years ago
  18. 7d54dc6 SCTP: Always flush the queue when uncorcking. by Vlad Yasevich · 17 years ago
  19. b6157d8 SCTP: Fix difference cases of retransmit. by Vlad Yasevich · 17 years ago
  20. 64b0812b SCTP : Fix bad formatted comment in outqueue.c by Wei Yongjun · 17 years ago
  21. d0ce929 SCTP: Do not retransmit chunks that are newer then rtt. by Vlad Yasevich · 17 years ago
  22. 3ff50b7 [NET]: cleanup extra semicolons by Stephen Hemminger · 18 years ago
  23. 8c4a2d4 [SCTP]: Fix connection hang/slowdown with PR-SCTP by Vlad Yasevich · 18 years ago
  24. d808ad9 [NET] SCTP: Fix whitespace errors. by YOSHIFUJI Hideaki · 18 years ago
  25. 34bcca2 [SCTP]: Even more trivial sctp annotations. by Al Viro · 18 years ago
  26. 9f81bcd [SCTP]: More trivial sctp annotations. by Al Viro · 18 years ago
  27. cd49788 [SCTP]: Include sk_buff overhead while updating the peer's receive window. by Sridhar Samudrala · 18 years ago
  28. ac0b046 [SCTP]: Extend /proc/net/sctp/snmp to provide more statistics. by Sridhar Samudrala · 18 years ago
  29. ad8fec1 [SCTP]: Verify all the paths to a peer via heartbeat before using them. by Sridhar Samudrala · 18 years ago
  30. 4c9f5d5 [SCTP] Reset rtt_in_progress for the chunk when processing its sack. by Vlad Yasevich · 18 years ago
  31. 27852c2 [SCTP]: Fix 'fast retransmit' to send a TSN only once. by Vlad Yasevich · 19 years ago
  32. 79af02c [SCTP]: Use struct list_head for chunk lists, not sk_buff_head. by David S. Miller · 19 years ago
  33. 3f7a87d [SCTP] sctp_connectx() API support by Frank Filz · 19 years ago
  34. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago