1. 55e26eb sctp: Push struct net down to sctp_chunk_event_lookup by Eric W. Biederman · 12 years ago
  2. b01a240 sctp: Make the mib per network namespace by Eric W. Biederman · 12 years ago
  3. 4110cc2 sctp: Make the association hashtable handle multiple network namespaces by Eric W. Biederman · 12 years ago
  4. 4cdadcb sctp: Make the endpoint hashtable handle multiple network namespaces by Eric W. Biederman · 12 years ago
  5. 42b2aa8 treewide: Fix typos in various parts of the kernel, and fix some comments. by Justin P. Mattock · 13 years ago
  6. deb85a6 sctp: bail from sctp_endpoint_lookup_assoc() if not bound by Vlad Yasevich · 13 years ago
  7. f546061 Merge branch 'net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vxy/lksctp-dev by David S. Miller · 14 years ago
  8. b2cf9b6 sctp: update transport initializations by Vlad Yasevich · 14 years ago
  9. 561b173 sctp: avoid irq lock inversion while call sk->sk_data_ready() by Wei Yongjun · 14 years ago
  10. cb0dc77 net: fix sctp breakage by Al Viro · 15 years ago
  11. 5e739d1 sctp: fix potential panics in the SCTP-AUTH API. by Vlad Yasevich · 16 years ago
  12. 60c778b [SCTP]: Stop claiming that this is a "reference implementation" by Vlad Yasevich · 17 years ago
  13. d970dbf SCTP: Convert custom hash lists to use hlist. by Vlad Yasevich · 17 years ago
  14. 123ed97 SCTP: Use hashed lookup when looking for an association. by Vlad Yasevich · 17 years ago
  15. bbd0d59 [SCTP]: Implement the receive and verification of AUTH chunk by Vlad Yasevich · 17 years ago
  16. a29a5bd [SCTP]: Implement SCTP-AUTH initializations. by Vlad Yasevich · 17 years ago
  17. 4d93df0 [SCTP]: Rewrite of sctp buffer management code by Neil Horman · 17 years ago
  18. 559cf71 [SCTP]: Convert bind_addr_list locking to RCU by Vlad Yasevich · 17 years ago
  19. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago
  20. d808ad9 [NET] SCTP: Fix whitespace errors. by YOSHIFUJI Hideaki · 17 years ago
  21. 4c1ac1b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  22. 6a1e5f3 [SCTP]: sctp_process_init() and sctp_source() switched to net-endian. by Al Viro · 18 years ago
  23. 6c7be55 [SCTP]: sctp_has_association() switched to net-endian. by Al Viro · 18 years ago
  24. cd4ff03 [SCTP]: sctp_endpoint_lookup_assoc() switched to net-endian. by Al Viro · 18 years ago
  25. 1c7d1fc [SCTP]: Switch sctp_endpoint_is_match() to net-endian. by Al Viro · 18 years ago
  26. be29681 [SCTP]: Switch sctp_assoc_lookup_paddr() to net-endian. by Al Viro · 18 years ago
  27. 7e1e4a2 [SCTP]: Switch sctp_bind_addr_match() to net-endian. by Al Viro · 18 years ago
  28. 09ef7fe [SCTP]: Beginning of conversion to net-endian for embedded sctp_addr. by Al Viro · 18 years ago
  29. b68dbca [SCTP]: Fix warning by Vlad Yasevich · 18 years ago
  30. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
  31. de76e69 [SCTP]: Remove temporary associations from backlog and hash. by Vlad Yasevich · 18 years ago
  32. 1b489e1 [SCTP]: Use HMAC template and hash interface by Herbert Xu · 18 years ago
  33. cfdeef3 [SCTP]: Unhash the endpoint in sctp_endpoint_free(). by Vlad Yasevich · 18 years ago
  34. 049b3ff [SCTP]: Include ulpevents in socket receive buffer accounting. by Neil Horman · 19 years ago
  35. 1e7d3d9 [SCTP]: Remove timeouts[] array from sctp_endpoint. by Vladislav Yasevich · 19 years ago
  36. dd0fc66 [PATCH] gfp flags annotations - part 1 by Al Viro · 19 years ago
  37. 573dbd9 [CRYPTO]: crypto_free_tfm() callers no longer need to check for NULL by Jesper Juhl · 19 years ago
  38. 3182cd8 [SCTP]: __nocast annotations by Alexey Dobriyan · 19 years ago
  39. 2f85a42 [SCTP] Make init & delayed sack timeouts configurable by user. by Vlad Yasevich · 19 years ago
  40. 3f7a87d [SCTP] sctp_connectx() API support by Frank Filz · 19 years ago
  41. 4eb701d [SCTP] Fix SCTP sendbuffer accouting. by Neil Horman · 19 years ago
  42. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago