1. d5ccd49 sctp: deal with multiple COOKIE_ECHO chunks by Max Matveev · 13 years ago
  2. 6a7ebdf Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  3. f8d9605 sctp: Enforce retransmission limit during shutdown by Thomas Graf · 13 years ago
  4. 7fd71b1 sctp: Reduce switch/case indent by Joe Perches · 13 years ago
  5. a000c01 sctp: stop pending timers and purge queues when peer restart asoc by Wei Yongjun · 13 years ago
  6. e1cdd55 sctp: implement event notification SCTP_SENDER_DRY_EVENT by Wei Yongjun · 13 years ago
  7. 92c73af sctp: make heartbeat information in sctp_make_heartbeat() by Wei Yongjun · 13 years ago
  8. de6becd sctp: fix to check the source address of COOKIE-ECHO chunk by Wei Yongjun · 13 years ago
  9. 85c5ed4 sctp: handle ootb packet in chunk order as defined by Shan Wei · 13 years ago
  10. 96ca468 sctp: check invalid value of length parameter in error cause by Shan Wei · 13 years ago
  11. 8a00be1 sctp: check parameter value of length in ERROR chunk by Shan Wei · 13 years ago
  12. 33c7cfd sctp: fix the comment of sctp_sf_violation_paramlen() by Shan Wei · 13 years ago
  13. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  14. e548833 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  15. 123031c sctp: fix test for end of loop by Joe Perches · 14 years ago
  16. 145ce50 net/sctp: Use pr_fmt and pr_<level> by Joe Perches · 14 years ago
  17. c078669 sctp: Fix oops when sending queued ASCONF chunks by Vlad Yasevich · 14 years ago
  18. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  19. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  20. d014d04 Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  21. 94e2bd6 tree-wide: fix some typos and punctuation in comments by Thadeu Lima de Souza Cascardo · 15 years ago
  22. 245cba7 sctp: Remove useless last_time_used variable by Vlad Yasevich · 15 years ago
  23. 6383cfb sctp: Fix malformed "Invalid Stream Identifier" error by Vlad Yasevich · 15 years ago
  24. 6dc7694 sctp: implement the receiver side for SACK-IMMEDIATELY extension by Wei Yongjun · 15 years ago
  25. 409b95a sctp: Set source addresses on the association before adding transports by Vlad Yasevich · 15 years ago
  26. f1751c5 sctp: Catch bogus stream sequence numbers by Vlad Yasevich · 15 years ago
  27. 31b02e1 sctp: Failover transmitted list on transport delete by Vlad Yasevich · 15 years ago
  28. b9f8478 sctp: Fix error count increments that were results of HEARTBEATS by Vlad Yasevich · 15 years ago
  29. dadb50c sctp: fix check the chunk length of received HEARTBEAT-ACK chunk by Wei Yongjun · 15 years ago
  30. a2f36ee sctp: drop SHUTDOWN chunk if the TSN is less than the CTSN by Wei Yongjun · 15 years ago
  31. 9c5c62b sctp: Send user messages to the lower layer as one by Vlad Yasevich · 15 years ago
  32. bec9640 sctp: Disallow new connection on a closing socket by Vlad Yasevich · 15 years ago
  33. 10a43ce sctp: fix panic when T4-rto timer expire on removed transport by Wei Yongjun · 15 years ago
  34. 6345b19 sctp: fix panic when T2-shutdown timer expire on removed transport by Wei Yongjun · 15 years ago
  35. 508827f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  36. 7e99013 sctp: Fix broken RTO-doubling for data retransmits by Vlad Yasevich · 15 years ago
  37. 3df2678 sctp: fix kernel panic with ERROR chunk containing too many error causes by Wei Yongjun · 15 years ago
  38. 025dfda trivial: fix then -> than typos in comments and documentation by Frederik Schwarzer · 16 years ago
  39. 9fcb95a sctp: Avoid memory overflow while FWD-TSN chunk is received with bad stream ID by Wei Yongjun · 16 years ago
  40. 21454aa net: replace NIPQUAD() in net/*/ by Harvey Harrison · 16 years ago
  41. 5b095d989 net: replace %p6 with %pI6 by Harvey Harrison · 16 years ago
  42. fdb46ee net, misc: replace uses of NIP6_FMT with %p6 by Harvey Harrison · 16 years ago
  43. 2e3f92d sctp: Fix to handle SHUTDOWN in SHUTDOWN_RECEIVED state by Wei Yongjun · 16 years ago
  44. df10eec sctp: Add check for the TSN field of the SHUTDOWN chunk by Wei Yongjun · 16 years ago
  45. a1080a8 sctp: update SNMP statiscts when T5 timer expired. by Vlad Yasevich · 16 years ago
  46. 56eb82b sctp: Fix SNMP number of SCTP_MIB_ABORTED during violation handling. by Vlad Yasevich · 16 years ago
  47. 3d5a019 sctp: Fix the SNMP number of SCTP_MIB_CURRESTAB by Wei Yongjun · 16 years ago
  48. 96cd0d3 sctp: enable cookie-echo retransmission transport switch by Vlad Yasevich · 16 years ago
  49. 8190f89 sctp: Fix the SNMP counter of SCTP_MIB_OUTOFBLUES by Wei Yongjun · 16 years ago
  50. 536428a sctp: Fix to start T5-shutdown-guard timer while enter SHUTDOWN-SENT state by Wei Yongjun · 16 years ago
  51. ba01667 sctp: Fix kernel panic while process protocol violation parameter by Wei Yongjun · 16 years ago
  52. 7c3ceb4a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  53. 3888e9e sctp: Mark the tsn as received after all allocations finish by Vlad Yasevich · 16 years ago
  54. 2e3216c sctp: Follow security requirement of responding with 1 packet by Vlad Yasevich · 16 years ago
  55. df39e8b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  56. 9dbc15f [SCTP]: "list_for_each()" -> "list_for_each_entry()" where appropriate. by Robert P. J. Day · 16 years ago
  57. ab38fb0 [SCTP]: Fix compiler warning about const qualifiers by Vlad Yasevich · 16 years ago
  58. f4ad85c [SCTP]: Fix protocol violation when receiving an error lenght INIT-ACK by Gui Jianfeng · 16 years ago
  59. bc09dff [SCTP]: Remove sctp_add_cmd_sf wrapper bloat by Ilpo Järvinen · 16 years ago
  60. 2444844 [SCTP]: Replace char msg[] with static const char[]. by Florian Westphal · 16 years ago
  61. 0dc4787 net: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  62. 58fbbed [SCTP]: extend exported data in /proc/net/sctp/assoc by Neil Horman · 16 years ago
  63. 60c778b [SCTP]: Stop claiming that this is a "reference implementation" by Vlad Yasevich · 17 years ago
  64. d2f19fa [SCTP]: Fix kernel panic while received AUTH chunk while enabled auth by Wei Yongjun · 16 years ago
  65. ac461a0 typo fixes in net/sctp/sm_statefuns.c by Oliver Pinter · 16 years ago
  66. 853f4b5 [SCTP]: Correctly initialize error when parameter validation failed. by Vlad Yasevich · 16 years ago
  67. 66688ea [SCTP]: Fix build warning in sctp_sf_do_5_1C_ack(). by David S. Miller · 16 years ago
  68. 3ab224b [NET] CORE: Introducing new memory accounting interface. by Hideo Aoki · 17 years ago
  69. d670119 [SCTP]: Follow Add-IP security consideratiosn wrt INIT/INIT-ACK by Vlad Yasevich · 17 years ago
  70. 75205f4 [SCTP]: Implement ADD-IP special case processing for ABORT chunk by Vlad Yasevich · 17 years ago
  71. a08de64 [SCTP]: Update ASCONF processing to conform to spec. by Vlad Yasevich · 17 years ago
  72. 6afd2e8 [SCTP]: Discard unauthenticated ASCONF and ASCONF ACK chunks by Vlad Yasevich · 17 years ago
  73. 6df9cfc [SCTP]: Correctly handle AUTH parameters in unexpected INIT by Vlad Yasevich · 17 years ago
  74. fd10279 SCTP: Fix the number of HB transmissions. by Vlad Yasevich · 17 years ago
  75. 9ee46f1 [SCTP]: Add missing "space" by Joe Perches · 17 years ago
  76. 9abed24 Fix memory leak in discard case of sctp_sf_abort_violation() by Jesper Juhl · 17 years ago
  77. b6157d8 SCTP: Fix difference cases of retransmit. by Vlad Yasevich · 17 years ago
  78. 65b07e5 [SCTP]: API updates to suport SCTP-AUTH extensions. by Vlad Yasevich · 17 years ago
  79. bbd0d59 [SCTP]: Implement the receive and verification of AUTH chunk by Vlad Yasevich · 17 years ago
  80. 730fc3d [SCTP]: Implete SCTP-AUTH parameter processing by Vlad Yasevich · 17 years ago
  81. 4d93df0 [SCTP]: Rewrite of sctp buffer management code by Neil Horman · 17 years ago
  82. 6f4c618 SCTP : Add paramters validity check for ASCONF chunk by Wei Yongjun · 17 years ago
  83. ece25df SCTP: Clean up OOTB handling and fix infinite loop processing by Vlad Yasevich · 17 years ago
  84. d3f2596 SCTP: Explicitely discard OOTB chunks by Vlad Yasevich · 17 years ago
  85. 02c4e12 SCTP: Send ABORT chunk with correct tag in response to INIT ACK by Wei Yongjun · 17 years ago
  86. 609ee46 SCTP: Abort on COOKIE-ECHO if backlog is exceeded. by Vlad Yasevich · 17 years ago
  87. d99fa42 SCTP: Use net_ratelimit to suppress error messages print too fast by Wei Yongjun · 17 years ago
  88. 00f1c2d SCTP: Fix to encode PROTOCOL VIOLATION error cause correctly by Wei Yongjun · 17 years ago
  89. aecedea SCTP: drop SACK if ctsn is not less than the next tsn of assoc by Wei Yongjun · 17 years ago
  90. 9cbcbf4 [NET] SCTP: Fix whitespace errors. by YOSHIFUJI Hideaki · 17 years ago
  91. 07d9396 [SCTP]: Set assoc_id correctly during INIT collision. by Vlad Yasevich · 17 years ago
  92. 3ff50b7 [NET]: cleanup extra semicolons by Stephen Hemminger · 17 years ago
  93. a5a35e7 [SCTP]: Implement sac_info field in SCTP_ASSOC_CHANGE notification. by Vlad Yasevich · 17 years ago
  94. 27a884d [SK_BUFF]: Convert skb->tail to sk_buff_data_t by Arnaldo Carvalho de Melo · 17 years ago
  95. eddc9ec [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph by Arnaldo Carvalho de Melo · 17 years ago
  96. fb78525 [SCTP]: Increment error counters on user requested HBs. by Vlad Yasevich · 17 years ago
  97. 1845a57 [SCTP]: Strike the transport before updating rto. by Vlad Yasevich · 17 years ago
  98. d808ad9 [NET] SCTP: Fix whitespace errors. by YOSHIFUJI Hideaki · 17 years ago
  99. 1e5c11f [SCTP]: Fix compiler warning. by Brian Haley · 17 years ago
  100. 610ab73 [SCTP]: Correctly handle unexpected INIT-ACK chunk. by Vlad Yasevich · 17 years ago