1. 8a47949 [SCTP] Flag a pmtu change request by Vlad Yasevich · 17 years ago
  2. fe979ac [SCTP] Fix leak in sctp_getsockopt_local_addrs when copy_to_user fails by Vlad Yasevich · 17 years ago
  3. 8b35805 [SCTP]: Allow unspecified port in sctp_bindx() by Vlad Yasevich · 17 years ago
  4. d570ee4 [SCTP]: Correctly set daddr for IPv6 sockets during peeloff by Vlad Yasevich · 17 years ago
  5. 70b57b8 [SCTP]: Correctly copy addresses in sctp_copy_laddrs by Vlad Yasevich · 17 years ago
  6. 8dc4984 [SCTP]: Prevent OOPS if hmac modules didn't load by Vlad Yasevich · 17 years ago
  7. 59c5159 Fix occurrences of "the the " by Michael Opdenacker · 17 years ago
  8. ce5325c [SCTP]: Fix the SO_REUSEADDR handling to be similar to TCP. by Vlad Yasevich · 17 years ago
  9. 16d00fb [SCTP]: Verify all destination ports in sctp_connectx. by Vlad Yasevich · 17 years ago
  10. aad97f3 [SCTP]: Fix sctp_getsockopt_local_addrs_old() to use local storage. by Vlad Yasevich · 17 years ago
  11. 3ff50b7 [NET]: cleanup extra semicolons by Stephen Hemminger · 17 years ago
  12. 7033157 [SCTP]: Implement SCTP_MAX_BURST socket option. by Vlad Yasevich · 17 years ago
  13. bdf3092 [SCTP]: Honor flags when setting peer address parameters by Vlad Yasevich · 17 years ago
  14. d49d91d [SCTP]: Implement SCTP_PARTIAL_DELIVERY_POINT option. by Vlad Yasevich · 17 years ago
  15. b6e1331 [SCTP]: Implement SCTP_FRAGMENT_INTERLEAVE socket option by Vlad Yasevich · 17 years ago
  16. 0304ff8a [SCTP]: Unmap v4mapped addresses during SCTP_BINDX_REM_ADDR operation. by Paolo Galtieri · 17 years ago
  17. ea2bc48 [SCTP]: Fix assertion (!atomic_read(&sk->sk_rmem_alloc)) failed message by Tsutomu Fujii · 17 years ago
  18. d808ad9 [NET] SCTP: Fix whitespace errors. by YOSHIFUJI Hideaki · 18 years ago
  19. 0f3fffd [SCTP]: Fix typo adaption -> adaptation as per the latest API draft. by Ivan Skytte Jorgensen · 18 years ago
  20. 6ab792f [SCTP]: Add support for SCTP_CONTEXT socket option. by Ivan Skytte Jorgensen · 18 years ago
  21. 29c7cf9 [SCTP]: Handle address add/delete events in a more efficient way. by Sridhar Samudrala · 18 years ago
  22. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
  23. 54e6ecb [PATCH] slab: remove SLAB_ATOMIC by Christoph Lameter · 18 years ago
  24. dce116a [SCTP]: Get rid of the last remnants of sin_port flipping. by Al Viro · 18 years ago
  25. 6fbfa9f [SCTP]: Annotate ->inaddr_any(). by Al Viro · 18 years ago
  26. 8cec6b8 [SCTP]: We need to be careful when copying to sockaddr_storage. by Al Viro · 18 years ago
  27. b3f5b3b [SCTP]: Trivial ->ipaddr_h -> ->ipaddr conversions. by Al Viro · 18 years ago
  28. 5ae955c [SCTP]: sctp_make_asconf_update_ip() and sctp_find_unmatch_addr(). by Al Viro · 18 years ago
  29. 6244be4 [SCTP]: Trivial parts of a_h -> a switch. by Al Viro · 18 years ago
  30. 6c7be55 [SCTP]: sctp_has_association() switched to net-endian. by Al Viro · 18 years ago
  31. cd4ff03 [SCTP]: sctp_endpoint_lookup_assoc() switched to net-endian. by Al Viro · 18 years ago
  32. 5ab7b85 [SCTP]: Switch sctp_add_bind_addr() to net-endian. by Al Viro · 18 years ago
  33. 4bdf4b5 [SCTP]: Switch sctp_assoc_add_peer() to net-endian. by Al Viro · 18 years ago
  34. c9a0850 [SCTP]: Switch sctp_del_bind_addr() to net-endian. by Al Viro · 18 years ago
  35. be29681 [SCTP]: Switch sctp_assoc_lookup_paddr() to net-endian. by Al Viro · 18 years ago
  36. 7e1e4a2 [SCTP]: Switch sctp_bind_addr_match() to net-endian. by Al Viro · 18 years ago
  37. 5f242a1 [SCTP]: Switch ->cmp_addr() and sctp_cmp_addr_exact() to net-endian. by Al Viro · 18 years ago
  38. 09ef7fe [SCTP]: Beginning of conversion to net-endian for embedded sctp_addr. by Al Viro · 18 years ago
  39. 30330ee [SCTP] bug: endianness problem in sctp_getsockopt_sctp_status() by Al Viro · 18 years ago
  40. 04afd8b [SCTP]: Beginning of sin_port fixes. by Al Viro · 18 years ago
  41. 4f44430 [SCTP]: Correctly set IP id for SCTP traffic by Vlad Yasevich · 18 years ago
  42. 23c435f [SCTP]: Fix minor typo by Ville Nuorvala · 18 years ago
  43. 331c4ee [SCTP]: Fix receive buffer accounting. by Vlad Yasevich · 18 years ago
  44. 208edef [SCTP]: Enable Nagle algorithm by default. by Sridhar Samudrala · 18 years ago
  45. 1616436 [SCTP]: Cleanups by Adrian Bunk · 18 years ago
  46. 3fd091e [SCTP]: Remove multiple levels of msecs to jiffies conversions. by Vladislav Yasevich · 18 years ago
  47. 8abfedd [SCTP]: Use the flags value that is passed as an arg to sctp_accept. by Sridhar Samudrala · 18 years ago
  48. eb5fa39 [SCTP]: Fix IPv6 address flag setting when doing peel-off/accept. by Vladislav Yasevich · 18 years ago
  49. 1b489e1 [SCTP]: Use HMAC template and hash interface by Herbert Xu · 18 years ago
  50. b9ac867 [SCTP]: Fix sctp_primitive_ABORT() call in sctp_close(). by Sridhar Samudrala · 18 years ago
  51. c164a9b Fix sctp privilege elevation (CVE-2006-3745) by Sridhar Samudrala · 18 years ago
  52. dc022a9 [SCTP]: ADDIP: Don't use an address as source until it is ASCONF-ACKed by Sridhar Samudrala · 18 years ago
  53. 37fa687 [SCTP]: Check for NULL arg to sctp_bucket_destroy(). by Sridhar Samudrala · 18 years ago
  54. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  55. 5636bef [SCTP]: Reject sctp packets with broadcast addresses. by Vlad Yasevich · 18 years ago
  56. 402d68c [SCTP]: Limit association max_retrans setting in setsockopt. by Vlad Yasevich · 18 years ago
  57. b89498a [SCTP]: Allow linger to abort 1-N style sockets. by Vladislav Yasevich · 18 years ago
  58. 61c9fed [SCTP]: A better solution to fix the race between sctp_peeloff() and sctp_rcv(). by Vladislav Yasevich · 18 years ago
  59. 8de8c87 [SCTP]: Set sk_err so that poll wakes up after a non-blocking connect failure. by Sridhar Samudrala · 18 years ago
  60. f348d70 [PATCH] POLLRDHUP/EPOLLRDHUP handling for half-closed devices notifications by Davide Libenzi · 18 years ago
  61. 81845c2 [SCTP]: correct the number of INIT retransmissions by Vlad Yasevich · 19 years ago
  62. c4d2444 [SCTP]: Fix couple of races between sctp_peeloff() and sctp_rcv(). by Sridhar Samudrala · 19 years ago
  63. 8116ffa [SCTP]: Fix bad sysctl formatting of SCTP timeout values on 64-bit m/cs. by Vlad Yasevich · 19 years ago
  64. 4fc268d [PATCH] capable/capability.h (net/) by Randy Dunlap · 19 years ago
  65. 8b3a700 [NET]: Remove more unneeded typecasts on *malloc() by Kris Katterjohn · 19 years ago
  66. 7708610 [SCTP]: Add support for SCTP_DELAYED_ACK_TIME socket option. by Frank Filz · 19 years ago
  67. 52ccb8e [SCTP]: Update SCTP_PEER_ADDR_PARAMS socket option to the latest api draft. by Frank Filz · 19 years ago
  68. 9bffc4a [SCTP]: Fix sctp to not return erroneous POLLOUT events. by Neil Horman · 19 years ago
  69. d3a880e [PATCH] Address of void __user * is void __user * *, not void * __user * by Al Viro · 19 years ago
  70. 6736dc3 [SCTP]: Return socket errors only if the receive queue is empty. by Neil Horman · 19 years ago
  71. 049b3ff [SCTP]: Include ulpevents in socket receive buffer accounting. by Neil Horman · 19 years ago
  72. 1e7d3d9 [SCTP]: Remove timeouts[] array from sctp_endpoint. by Vladislav Yasevich · 19 years ago
  73. 64a0c1c [SCTP] Do not allow unprivileged programs initiating new associations on by Ivan Skytte Jorgensen · 19 years ago
  74. 96a3399 [SCTP] Allow SCTP_MAXSEG to revert to default frag point with a '0' value. by Ivan Skytte Jorgensen · 19 years ago
  75. a1ab358 [SCTP] Fix SCTP_SETADAPTION sockopt to use the correct structure. by Ivan Skytte Jorgensen · 19 years ago
  76. eaa5c54 [SCTP] Rename SCTP specific control message flags. by Ivan Skytte Jorgensen · 19 years ago
  77. 5fe467e [SCTP] Fix sctp_get{pl}addrs() API to work with 32-bit apps on 64-bit kernels. by Ivan Skytte Jørgensen · 19 years ago
  78. 573dbd9 [CRYPTO]: crypto_free_tfm() callers no longer need to check for NULL by Jesper Juhl · 19 years ago
  79. 8728b83 [NET]: Kill skb->list by David S. Miller · 19 years ago
  80. 79af02c [SCTP]: Use struct list_head for chunk lists, not sk_buff_head. by David S. Miller · 19 years ago
  81. 3f7a87d [SCTP] sctp_connectx() API support by Frank Filz · 19 years ago
  82. 1e061ab [SCTP]: Replace spin_lock_irqsave with spin_lock_bh by Herbert Xu · 19 years ago
  83. 4243cac [SCTP]: Fix bug in restart of peeled-off associations. by Vladislav Yasevich · 19 years ago
  84. 4eb701d [SCTP] Fix SCTP sendbuffer accouting. by Neil Horman · 19 years ago
  85. 1733721 [SCTP] Fix SCTP_ASSOCINFO getsockopt for 1-1 style by Vladislav Yasevich · 19 years ago
  86. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago