1. 9ad0977 [SCTP]: Use crc32c library for checksum calculations. by Vlad Yasevich · 16 years ago
  2. b5cb2bb [IPV4] sctp: Use ipv4_is_<type> by Joe Perches · 16 years ago
  3. 8d8ad9d [NET]: Name magic constants in sock_wake_async() by Pavel Emelyanov · 17 years ago
  4. b24b8a2 [NET]: Convert init_timer into setup_timer by Pavel Emelyanov · 16 years ago
  5. 036b579 [SCTP]: Add back the code that accounted for FORWARD_TSN parameter in INIT. by Vlad Yasevich · 16 years ago
  6. 6df9cfc [SCTP]: Correctly handle AUTH parameters in unexpected INIT by Vlad Yasevich · 16 years ago
  7. f691724 [SCTP]: Fix the name of the authentication event. by Vlad Yasevich · 16 years ago
  8. 7aa1b54 [SCTP]: Spelling fixes by Joe Perches · 16 years ago
  9. ef5d4cf2 [SCTP]: Flush fragment queue when exiting partial delivery. by Vlad Yasevich · 16 years ago
  10. 8e71a11 [SCTP]: Fix the bind_addr info during migration. by Vlad Yasevich · 17 years ago
  11. f26f7c4 [SCTP]: Add bind hash locking to the migrate code by Vlad Yasevich · 17 years ago
  12. b7e0fe9 SCTP: Fix build issues with SCTP AUTH. by Vlad Yasevich · 17 years ago
  13. 555d3d5 SCTP: Fix chunk acceptance when no authenticated chunks were listed. by Vlad Yasevich · 17 years ago
  14. 8ee4be3 SCTP: Fix the supported extensions paramter by Vlad Yasevich · 17 years ago
  15. 9baffaa SCTP: Fix SCTP-AUTH to correctly add HMACS paramter. by Vlad Yasevich · 17 years ago
  16. fd10279 SCTP: Fix the number of HB transmissions. by Vlad Yasevich · 17 years ago
  17. 9ee46f1 [SCTP]: Add missing "space" by Joe Perches · 17 years ago
  18. 9abed24 Fix memory leak in discard case of sctp_sf_abort_violation() by Jesper Juhl · 17 years ago
  19. 7d54dc6 SCTP: Always flush the queue when uncorcking. by Vlad Yasevich · 17 years ago
  20. cd3ae8e SCTP: Fix PR-SCTP to deliver all the accumulated ordered chunks by Vlad Yasevich · 17 years ago
  21. 7ab9080 SCTP: Make sctp_verify_param return multiple indications. by Vlad Yasevich · 17 years ago
  22. d970dbf SCTP: Convert custom hash lists to use hlist. by Vlad Yasevich · 17 years ago
  23. 123ed97 SCTP: Use hashed lookup when looking for an association. by Vlad Yasevich · 17 years ago
  24. 027f6e1 SCTP: Fix a potential race between timers and receive path. by Vlad Yasevich · 17 years ago
  25. 73d9c4f SCTP: Allow ADD_IP to work with AUTH for backward compatibility. by Vlad Yasevich · 17 years ago
  26. 88799fe SCTP: Correctly disable ADD-IP when AUTH is not supported. by Vlad Yasevich · 17 years ago
  27. 0ed90fb SCTP: Update RCU handling during the ADD-IP case by Vlad Yasevich · 17 years ago
  28. b6157d8 SCTP: Fix difference cases of retransmit. by Vlad Yasevich · 17 years ago
  29. f3830cc SCTP : Fix to process bundled ASCONF chunk correctly by Wei Yongjun · 17 years ago
  30. 64b0812b SCTP : Fix bad formatted comment in outqueue.c by Wei Yongjun · 17 years ago
  31. 8295b6d [SCTP]: Use the {DEFINE|REF}_PROTO_INUSE infrastructure by Eric Dumazet · 17 years ago
  32. 6257ff2 [NET]: Forget the zero_it argument of sk_alloc() by Pavel Emelyanov · 17 years ago
  33. d06f608 SCTP endianness annotations regression by Al Viro · 17 years ago
  34. 68e3f5d [CRYPTO] users: Fix up scatterlist conversion errors by Herbert Xu · 17 years ago
  35. 8ad7c62b [SCTP] net/sctp/auth.c: make 3 functions static by Adrian Bunk · 17 years ago
  36. d84d64d [SCTP]: #if 0 sctp_update_copy_cksum() by Adrian Bunk · 17 years ago
  37. 06dbbfe Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  38. 642f149 SG: Change sg_set_page() to take length and offset argument by Jens Axboe · 17 years ago
  39. 16d14ef [SCTP]: Consolidate sctp_ulpq_renege_xxx functions by Pavel Emelyanov · 17 years ago
  40. ebc3bbc Fix sctp compile by Christian Borntraeger · 17 years ago
  41. fa05f12 Update net/ to use sg helpers by Jens Axboe · 17 years ago
  42. af49d92 Remove "unsafe" from module struct by Rusty Russell · 17 years ago
  43. e5bbef2 [IPV6]: Replace sk_buff ** with sk_buff * in input handlers by Herbert Xu · 17 years ago
  44. 411223c fix breakage in sctp getsockopt by Al Viro · 17 years ago
  45. 227b60f [INET]: local port range robustness by Stephen Hemminger · 17 years ago
  46. 0639300 [SCTP]: port randomization by Stephen Hemminger · 17 years ago
  47. 6b2f9cb [SCTP]: Tie ADD-IP and AUTH functionality as required by spec. by Vlad Yasevich · 17 years ago
  48. 65b07e5 [SCTP]: API updates to suport SCTP-AUTH extensions. by Vlad Yasevich · 17 years ago
  49. bbd0d59 [SCTP]: Implement the receive and verification of AUTH chunk by Vlad Yasevich · 17 years ago
  50. 4cd57c8 [SCTP]: Enable the sending of the AUTH chunk. by Vlad Yasevich · 17 years ago
  51. 730fc3d [SCTP]: Implete SCTP-AUTH parameter processing by Vlad Yasevich · 17 years ago
  52. a29a5bd [SCTP]: Implement SCTP-AUTH initializations. by Vlad Yasevich · 17 years ago
  53. 1f48564 [SCTP]: Implement SCTP-AUTH internals by Vlad Yasevich · 17 years ago
  54. 007e393 [SCTP]: Move sysctl_sctp_[rw]mem definitions to protocol.c by Vlad Yasevich · 17 years ago
  55. 131a47e [SCTP]: Implement the Supported Extensions Parameter by Vlad Yasevich · 17 years ago
  56. b6fa1a4 [SCTP] net/sctp/socket.c: make 3 variables static by Adrian Bunk · 17 years ago
  57. 5c94bf8 [SCTP]: Make sctp_addto_param() static. by Adrian Bunk · 17 years ago
  58. 881d966 [NET]: Make the device list and device lookups per namespace. by Eric W. Biederman · 17 years ago
  59. 1b8d7ae [NET]: Make socket creation namespace safe. by Eric W. Biederman · 17 years ago
  60. 457c4cb [NET]: Make /proc/net per network namespace by Eric W. Biederman · 17 years ago
  61. e773e4f [IPV6]: Add v4mapped address inline by Brian Haley · 17 years ago
  62. 4d93df0 [SCTP]: Rewrite of sctp buffer management code by Neil Horman · 17 years ago
  63. 78bd8fb fix sctp_del_bind_addr() last argument type by Al Viro · 17 years ago
  64. 6f4c618 SCTP : Add paramters validity check for ASCONF chunk by Wei Yongjun · 17 years ago
  65. 3c77f96 SCTP: Discard OOTB packetes with bundled INIT early. by Vlad Yasevich · 17 years ago
  66. ece25df SCTP: Clean up OOTB handling and fix infinite loop processing by Vlad Yasevich · 17 years ago
  67. d3f2596 SCTP: Explicitely discard OOTB chunks by Vlad Yasevich · 17 years ago
  68. 02c4e12 SCTP: Send ABORT chunk with correct tag in response to INIT ACK by Wei Yongjun · 17 years ago
  69. a09c838 SCTP: Validate buffer room when processing sequential chunks by Vlad Yasevich · 17 years ago
  70. 559cf71 [SCTP]: Convert bind_addr_list locking to RCU by Vlad Yasevich · 17 years ago
  71. 2930354 [SCTP]: Add RCU synchronization around sctp_localaddr_list by Vlad Yasevich · 17 years ago
  72. cb243a1 SCTP: Fix to handle invalid parameter length correctly by Wei Yongjun · 17 years ago
  73. 609ee46 SCTP: Abort on COOKIE-ECHO if backlog is exceeded. by Vlad Yasevich · 17 years ago
  74. 498d630 SCTP: Correctly disable listening when backlog is 0. by Vlad Yasevich · 17 years ago
  75. d0ce929 SCTP: Do not retransmit chunks that are newer then rtt. by Vlad Yasevich · 17 years ago
  76. cc75689 SCTP: Uncomfirmed transports can't become Inactive by Vlad Yasevich · 17 years ago
  77. 2772b49 SCTP: Pick the correct port when binding to 0. by Vlad Yasevich · 17 years ago
  78. d99fa42 SCTP: Use net_ratelimit to suppress error messages print too fast by Wei Yongjun · 17 years ago
  79. 00f1c2d SCTP: Fix to encode PROTOCOL VIOLATION error cause correctly by Wei Yongjun · 17 years ago
  80. 8d614ad SCTP: Fix sctp_addto_chunk() to add pad with correct length by Wei Yongjun · 17 years ago
  81. ab3e5e7 SCTP: Assign stream sequence numbers to the entire message by Vlad Yasevich · 17 years ago
  82. ea2dfb3 SCTP: properly clean up fragment and ordering queues during FWD-TSN. by Vlad Yasevich · 17 years ago
  83. 5f8f1c3 SCTP: remove useless code in function sctp_init_cause by Wei Yongjun · 17 years ago
  84. aecedea SCTP: drop SACK if ctsn is not less than the next tsn of assoc by Wei Yongjun · 17 years ago
  85. e4d1fea SCTP: IPv4 mapped addr not returned in SCTPv6 accept() by Vlad Yasevich · 17 years ago
  86. b225b88 SCTP: IPv4 mapped addr not returned in SCTPv6 accept() by Dave Johnson · 17 years ago
  87. cc121fa sctp: fix shadow symbol in net/sctp/tsnmap.c by Sebastian Siewior · 17 years ago
  88. d6f9fda sctp: try to fix readlock by Sebastian Siewior · 17 years ago
  89. c86dabc sctp: remove shadowed symbols by sebastian@breakpoint.cc · 17 years ago
  90. 0a5fcb9 sctp: move global declaration to header file. by sebastian@breakpoint.cc · 17 years ago
  91. 0467521 sctp: make locally used function static by sebastian@breakpoint.cc · 17 years ago
  92. 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
  93. 9cbcbf4 [NET] SCTP: Fix whitespace errors. by YOSHIFUJI Hideaki · 17 years ago
  94. 56b3d97 [NET]: Make all initialized struct seq_operations const. by Philippe De Muyter · 17 years ago
  95. 1669d85 SCTP: Add scope_id validation for link-local binds by Vlad Yasevich · 17 years ago
  96. f50f95c SCTP: Check to make sure file is valid before setting timeout by Vlad Yasevich · 17 years ago
  97. 3663c30 SCTP: Fix thinko in sctp_copy_laddrs() by Vlad Yasevich · 17 years ago
  98. 5131a18 SCTP: lock_sock_nested in sctp_sock_migrate by Zach Brown · 17 years ago
  99. 186e234 SCTP: Fix sctp_getsockopt_get_peer_addrs by Neil Horman · 17 years ago
  100. 408f22e SCTP: update sctp_getsockopt helpers to allow oversized buffers by Neil Horman · 17 years ago