1. 8e1ee18 sctp: Rework the tsn map to use generic bitmap. by Vlad Yasevich · 16 years ago
  2. add5237 sctp: Fix oops when INIT-ACK indicates that peer doesn't support AUTH by Vlad Yasevich · 16 years ago
  3. 547b792 net: convert BUG_TRAP to generic WARN_ON by Ilpo Järvinen · 16 years ago
  4. 6d0ccba sctp: Prevent uninitialized memory access by Florian Westphal · 16 years ago
  5. 0f474d9 sctp: Kill unused variable in sctp_assoc_bh_rcv() by Vlad Yasevich · 16 years ago
  6. 2e3216c sctp: Follow security requirement of responding with 1 packet by Vlad Yasevich · 16 years ago
  7. caea902 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  8. 319fa2a sctp: Correclty set changeover_active for SFR-CACC by Vlad Yasevich · 16 years ago
  9. 65b53e4c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  10. 4141ddc sctp: retran_path update bug fix by Gui Jianfeng · 16 years ago
  11. d364d92 sctp: Bring SCTP_DELAYED_ACK socket option into API compliance by Wei Yongjun · 16 years ago
  12. 9dbc15f [SCTP]: "list_for_each()" -> "list_for_each_entry()" where appropriate. by Robert P. J. Day · 16 years ago
  13. 0dc4787 net: replace remaining __FUNCTION__ occurrences by Harvey Harrison · 16 years ago
  14. a869981 [SCTP]: Fix kernel panic while received ASCONF chunk with bad serial number by Wei Yongjun · 16 years ago
  15. 60c778b [SCTP]: Stop claiming that this is a "reference implementation" by Vlad Yasevich · 17 years ago
  16. a08de64 [SCTP]: Update ASCONF processing to conform to spec. by Vlad Yasevich · 17 years ago
  17. 42e30bf [SCTP]: Handle the wildcard ADD-IP Address parameter by Vlad Yasevich · 17 years ago
  18. b24b8a2 [NET]: Convert init_timer into setup_timer by Pavel Emelyanov · 16 years ago
  19. 73d9c4f SCTP: Allow ADD_IP to work with AUTH for backward compatibility. by Vlad Yasevich · 17 years ago
  20. 88799fe SCTP: Correctly disable ADD-IP when AUTH is not supported. by Vlad Yasevich · 17 years ago
  21. bbd0d59 [SCTP]: Implement the receive and verification of AUTH chunk by Vlad Yasevich · 17 years ago
  22. 730fc3d [SCTP]: Implete SCTP-AUTH parameter processing by Vlad Yasevich · 17 years ago
  23. a29a5bd [SCTP]: Implement SCTP-AUTH initializations. by Vlad Yasevich · 17 years ago
  24. 559cf71 [SCTP]: Convert bind_addr_list locking to RCU by Vlad Yasevich · 17 years ago
  25. cc75689 SCTP: Uncomfirmed transports can't become Inactive by Vlad Yasevich · 17 years ago
  26. 8a47949 [SCTP] Flag a pmtu change request by Vlad Yasevich · 17 years ago
  27. 07d9396 [SCTP]: Set assoc_id correctly during INIT collision. by Vlad Yasevich · 17 years ago
  28. 3ff50b7 [NET]: cleanup extra semicolons by Stephen Hemminger · 17 years ago
  29. 7033157 [SCTP]: Implement SCTP_MAX_BURST socket option. by Vlad Yasevich · 17 years ago
  30. 1ae4114d [SCTP]: Implement SCTP_ADDR_CONFIRMED state for ADDR_CHNAGE event by Vlad Yasevich · 17 years ago
  31. 749bf92 [SCTP]: Reset some transport and association variables on restart by Vlad Yasevich · 17 years ago
  32. 0b58a81 [SCTP]: Clean up stale data during association restart by Vlad Yasevich · 17 years ago
  33. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago
  34. d808ad9 [NET] SCTP: Fix whitespace errors. by YOSHIFUJI Hideaki · 17 years ago
  35. 6ab792f [SCTP]: Add support for SCTP_CONTEXT socket option. by Ivan Skytte Jorgensen · 18 years ago
  36. 4c1ac1b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  37. 8cec6b8 [SCTP]: We need to be careful when copying to sockaddr_storage. by Al Viro · 18 years ago
  38. b3f5b3b [SCTP]: Trivial ->ipaddr_h -> ->ipaddr conversions. by Al Viro · 18 years ago
  39. 4bdf4b5 [SCTP]: Switch sctp_assoc_add_peer() to net-endian. by Al Viro · 18 years ago
  40. b488c7d [SCTP]: sctp_transport_{init,new}() switched to net-endian. by Al Viro · 18 years ago
  41. e2fcced [SCTP]: Switch sctp_assoc_is_match to net-endian. by Al Viro · 18 years ago
  42. be29681 [SCTP]: Switch sctp_assoc_lookup_paddr() to net-endian. by Al Viro · 18 years ago
  43. 38a0314 [SCTP]: sctp_assoc_del_peer() switched to net-endian. by Al Viro · 18 years ago
  44. acd2bc9 [SCTP]: Switch ->primary_addr to net-endian. by Al Viro · 18 years ago
  45. 7e1e4a2 [SCTP]: Switch sctp_bind_addr_match() to net-endian. by Al Viro · 18 years ago
  46. 5f242a1 [SCTP]: Switch ->cmp_addr() and sctp_cmp_addr_exact() to net-endian. by Al Viro · 18 years ago
  47. 09ef7fe [SCTP]: Beginning of conversion to net-endian for embedded sctp_addr. by Al Viro · 18 years ago
  48. 0906e20 [SCTP] bug: sctp_assoc_control_transport() breakage by Al Viro · 18 years ago
  49. 39940a4 [SCTP] bug: sctp_assoc_lookup_laddr() is broken with ipv6. by Al Viro · 18 years ago
  50. dbc16db [SCTP]: Trivial sctp endianness annotations. by Al Viro · 18 years ago
  51. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
  52. de76e69 [SCTP]: Remove temporary associations from backlog and hash. by Vlad Yasevich · 18 years ago
  53. ad8fec1 [SCTP]: Verify all the paths to a peer via heartbeat before using them. by Sridhar Samudrala · 18 years ago
  54. 52ccb8e [SCTP]: Update SCTP_PEER_ADDR_PARAMS socket option to the latest api draft. by Frank Filz · 19 years ago
  55. 049b3ff [SCTP]: Include ulpevents in socket receive buffer accounting. by Neil Horman · 19 years ago
  56. 1e7d3d9 [SCTP]: Remove timeouts[] array from sctp_endpoint. by Vladislav Yasevich · 19 years ago
  57. a51482b [NET]: kfree cleanup by Jesper Juhl · 19 years ago
  58. dd0fc66 [PATCH] gfp flags annotations - part 1 by Al Viro · 19 years ago
  59. 3182cd8 [SCTP]: __nocast annotations by Alexey Dobriyan · 19 years ago
  60. 79af02c [SCTP]: Use struct list_head for chunk lists, not sk_buff_head. by David S. Miller · 19 years ago
  61. 3f7a87d [SCTP] sctp_connectx() API support by Frank Filz · 19 years ago
  62. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago