1. df39e8b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  2. ab38fb0 [SCTP]: Fix compiler warning about const qualifiers by Vlad Yasevich · 16 years ago
  3. f4ad85c [SCTP]: Fix protocol violation when receiving an error lenght INIT-ACK by Gui Jianfeng · 16 years ago
  4. bc09dff [SCTP]: Remove sctp_add_cmd_sf wrapper bloat by Ilpo Järvinen · 16 years ago
  5. 06802a8 Merge branch 'master' of ../net-2.6/ by David S. Miller · 16 years ago
  6. 80445cf [SCTP]: Remove redundant wrapper functions. by Florian Westphal · 16 years ago
  7. 1233823 [SCTP]: Fix build warnings with IPV6 disabled. by David S. Miller · 16 years ago
  8. a25606c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  9. 270637a [SCTP]: Fix a race between module load and protosw access by Vlad Yasevich · 16 years ago
  10. a90bcbd [SCTP]: Kill unused static inline sctp_sysctl_jiffies_ms by Ilpo Järvinen · 16 years ago
  11. 58fbbed [SCTP]: extend exported data in /proc/net/sctp/assoc by Neil Horman · 16 years ago
  12. 7e8616d [SCTP]: Update AUTH structures to match declarations in draft-16. by Vlad Yasevich · 16 years ago
  13. 60c778b [SCTP]: Stop claiming that this is a "reference implementation" by Vlad Yasevich · 17 years ago
  14. 3ab224b [NET] CORE: Introducing new memory accounting interface. by Hideo Aoki · 17 years ago
  15. 75205f4 [SCTP]: Implement ADD-IP special case processing for ABORT chunk by Vlad Yasevich · 17 years ago
  16. f57d96b [SCTP]: Change use_as_src into a full address state by Vlad Yasevich · 17 years ago
  17. a08de64 [SCTP]: Update ASCONF processing to conform to spec. by Vlad Yasevich · 17 years ago
  18. d6de309 [SCTP]: Add the handling of "Set Primary IP Address" parameter to INIT by Vlad Yasevich · 17 years ago
  19. 42e30bf [SCTP]: Handle the wildcard ADD-IP Address parameter by Vlad Yasevich · 17 years ago
  20. 9ad0977 [SCTP]: Use crc32c library for checksum calculations. by Vlad Yasevich · 17 years ago
  21. b5cb2bb [IPV4] sctp: Use ipv4_is_<type> by Joe Perches · 17 years ago
  22. f691724 [SCTP]: Fix the name of the authentication event. by Vlad Yasevich · 17 years ago
  23. f4ab2f72 [NET] include/net/: Spelling fixes by Joe Perches · 17 years ago
  24. 8e71a11 [SCTP]: Fix the bind_addr info during migration. by Vlad Yasevich · 17 years ago
  25. b7e0fe9 SCTP: Fix build issues with SCTP AUTH. by Vlad Yasevich · 17 years ago
  26. fa7ff65 SCTP: Clean-up some defines for regressions tests. by Vlad Yasevich · 17 years ago
  27. 7ab9080 SCTP: Make sctp_verify_param return multiple indications. by Vlad Yasevich · 17 years ago
  28. d970dbf SCTP: Convert custom hash lists to use hlist. by Vlad Yasevich · 17 years ago
  29. 73d9c4f SCTP: Allow ADD_IP to work with AUTH for backward compatibility. by Vlad Yasevich · 17 years ago
  30. 88799fe SCTP: Correctly disable ADD-IP when AUTH is not supported. by Vlad Yasevich · 17 years ago
  31. 0ed90fb SCTP: Update RCU handling during the ADD-IP case by Vlad Yasevich · 17 years ago
  32. b6157d8 SCTP: Fix difference cases of retransmit. by Vlad Yasevich · 17 years ago
  33. d06f608 SCTP endianness annotations regression by Al Viro · 17 years ago
  34. 8ad7c62b [SCTP] net/sctp/auth.c: make 3 functions static by Adrian Bunk · 17 years ago
  35. d84d64d [SCTP]: #if 0 sctp_update_copy_cksum() by Adrian Bunk · 17 years ago
  36. 0639300 [SCTP]: port randomization by Stephen Hemminger · 17 years ago
  37. 6b2f9cb [SCTP]: Tie ADD-IP and AUTH functionality as required by spec. by Vlad Yasevich · 17 years ago
  38. 65b07e5 [SCTP]: API updates to suport SCTP-AUTH extensions. by Vlad Yasevich · 17 years ago
  39. bbd0d59 [SCTP]: Implement the receive and verification of AUTH chunk by Vlad Yasevich · 17 years ago
  40. 4cd57c8 [SCTP]: Enable the sending of the AUTH chunk. by Vlad Yasevich · 17 years ago
  41. 730fc3d [SCTP]: Implete SCTP-AUTH parameter processing by Vlad Yasevich · 17 years ago
  42. 1f48564 [SCTP]: Implement SCTP-AUTH internals by Vlad Yasevich · 17 years ago
  43. 131a47e [SCTP]: Implement the Supported Extensions Parameter by Vlad Yasevich · 17 years ago
  44. 5c94bf8 [SCTP]: Make sctp_addto_param() static. by Adrian Bunk · 17 years ago
  45. 4d93df0 [SCTP]: Rewrite of sctp buffer management code by Neil Horman · 17 years ago
  46. 78bd8fb fix sctp_del_bind_addr() last argument type by Al Viro · 17 years ago
  47. 6f4c618 SCTP : Add paramters validity check for ASCONF chunk by Wei Yongjun · 17 years ago
  48. ece25df SCTP: Clean up OOTB handling and fix infinite loop processing by Vlad Yasevich · 17 years ago
  49. 559cf71 [SCTP]: Convert bind_addr_list locking to RCU by Vlad Yasevich · 17 years ago
  50. 2930354 [SCTP]: Add RCU synchronization around sctp_localaddr_list by Vlad Yasevich · 17 years ago
  51. 00f1c2d SCTP: Fix to encode PROTOCOL VIOLATION error cause correctly by Wei Yongjun · 17 years ago
  52. ea2dfb3 SCTP: properly clean up fragment and ordering queues during FWD-TSN. by Vlad Yasevich · 17 years ago
  53. 0a5fcb9 sctp: move global declaration to header file. by sebastian@breakpoint.cc · 17 years ago
  54. 8a47949 [SCTP] Flag a pmtu change request by Vlad Yasevich · 17 years ago
  55. c910b47 [SCTP] Update pmtu handling to be similar to tcp by Vlad Yasevich · 17 years ago
  56. 07d9396 [SCTP]: Set assoc_id correctly during INIT collision. by Vlad Yasevich · 17 years ago
  57. 827bf12 [SCTP]: Re-order SCTP initializations to avoid race with sctp_rcv() by Sridhar Samudrala · 17 years ago
  58. 7033157 [SCTP]: Implement SCTP_MAX_BURST socket option. by Vlad Yasevich · 17 years ago
  59. a5a35e7 [SCTP]: Implement sac_info field in SCTP_ASSOC_CHANGE notification. by Vlad Yasevich · 17 years ago
  60. bdf3092 [SCTP]: Honor flags when setting peer address parameters by Vlad Yasevich · 17 years ago
  61. 1ae4114d [SCTP]: Implement SCTP_ADDR_CONFIRMED state for ADDR_CHNAGE event by Vlad Yasevich · 17 years ago
  62. d49d91d [SCTP]: Implement SCTP_PARTIAL_DELIVERY_POINT option. by Vlad Yasevich · 17 years ago
  63. b6e1331 [SCTP]: Implement SCTP_FRAGMENT_INTERLEAVE socket option by Vlad Yasevich · 17 years ago
  64. 749bf92 [SCTP]: Reset some transport and association variables on restart by Vlad Yasevich · 17 years ago
  65. 0b58a81 [SCTP]: Clean up stale data during association restart by Vlad Yasevich · 17 years ago
  66. 610ab73 [SCTP]: Correctly handle unexpected INIT-ACK chunk. by Vlad Yasevich · 18 years ago
  67. 2412318 [SCTP]: make 2 functions static by Adrian Bunk · 18 years ago
  68. 0f3fffd [SCTP]: Fix typo adaption -> adaptation as per the latest API draft. by Ivan Skytte Jorgensen · 18 years ago
  69. 6ab792f [SCTP]: Add support for SCTP_CONTEXT socket option. by Ivan Skytte Jorgensen · 18 years ago
  70. 29c7cf9 [SCTP]: Handle address add/delete events in a more efficient way. by Sridhar Samudrala · 18 years ago
  71. 1f29bcd [PATCH] sysctl: remove unused "context" param by Alexey Dobriyan · 18 years ago
  72. 4c1ac1b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  73. 2178eda [SCTP]: SCTP_CMD_PROCESS_CTSN annotations. by Al Viro · 18 years ago
  74. 3dbe865 [SCTP]: Annotate ->supported_addrs(). by Al Viro · 18 years ago
  75. e1857ea [SCTP]: sctp_association ->peer.i is a host-endian analog of sctp_inthdr. by Al Viro · 18 years ago
  76. 6fbfa9f [SCTP]: Annotate ->inaddr_any(). by Al Viro · 18 years ago
  77. c9c938c [SCTP]: flip_to_{h,n}() are not needed anymore. by Al Viro · 18 years ago
  78. 516b20e [SCTP]: ->a_h is gone now. by Al Viro · 18 years ago
  79. 74af924 [SCTP]: ->a_h is gone now. by Al Viro · 18 years ago
  80. 80f15d6 [SCTP]: ->source_h is not used anymore. by Al Viro · 18 years ago
  81. a926626 [SCTP]: Switch all remaining users of ->saddr_h to ->saddr. by Al Viro · 18 years ago
  82. dd86d13 [SCTP]: Switch ->from_addr_param() to net-endian. by Al Viro · 18 years ago
  83. 854d43a [SCTP]: Annotate ->dst_saddr() by Al Viro · 18 years ago
  84. 2a6fd78 [SCTP] embedded sctp_addr: net-endian mirrors by Al Viro · 18 years ago
  85. 09ef7fe [SCTP]: Beginning of conversion to net-endian for embedded sctp_addr. by Al Viro · 18 years ago
  86. 04afd8b [SCTP]: Beginning of sin_port fixes. by Al Viro · 18 years ago
  87. dbc16db [SCTP]: Trivial sctp endianness annotations. by Al Viro · 18 years ago
  88. 72f17e1 [SCTP]: Annotate tsn_dups. by Al Viro · 18 years ago
  89. dc251b2 [SCTP]: SCTP_CMD_INIT_FAILED annotations. by Al Viro · 18 years ago
  90. 63706c5 [SCTP]: sctp_make_op_error() annotations. by Al Viro · 18 years ago
  91. 5bf2db0 [SCTP]: Annotate sctp_init_cause(). by Al Viro · 18 years ago
  92. b68dbca [SCTP]: Fix warning by Vlad Yasevich · 18 years ago
  93. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
  94. 331c4ee [SCTP]: Fix receive buffer accounting. by Vlad Yasevich · 18 years ago
  95. 1616436 [SCTP]: Cleanups by Adrian Bunk · 18 years ago
  96. 3fd091e [SCTP]: Remove multiple levels of msecs to jiffies conversions. by Vladislav Yasevich · 18 years ago
  97. ac0b046 [SCTP]: Extend /proc/net/sctp/snmp to provide more statistics. by Sridhar Samudrala · 18 years ago
  98. 1b489e1 [SCTP]: Use HMAC template and hash interface by Herbert Xu · 18 years ago
  99. c164a9b Fix sctp privilege elevation (CVE-2006-3745) by Sridhar Samudrala · 18 years ago
  100. dc022a9 [SCTP]: ADDIP: Don't use an address as source until it is ASCONF-ACKed by Sridhar Samudrala · 18 years ago