1. 4b2f13a sctp: Fix FSF address in file headers by Jeff Kirsher · 11 years ago
  2. 477143e net: sctp: trivial: update bug report in header comment by Daniel Borkmann · 11 years ago
  3. 91705c6 net: sctp: trivial: update mailing list address by Daniel Borkmann · 11 years ago
  4. 939cfa7 net: sctp: get rid of t_new macro for kzalloc by Daniel Borkmann · 11 years ago
  5. 50181c0 net: sctp: sctp_bind_addr: remove dead code by Daniel Borkmann · 11 years ago
  6. e1fc3b1 sctp: Make sysctl tunables per net by Eric W. Biederman · 12 years ago
  7. e7ff4a7 sctp: Push struct net down into sctp_in_scope by Eric W. Biederman · 12 years ago
  8. 4db67e8 sctp: Make the address lists per network namespace by Eric W. Biederman · 12 years ago
  9. ea11073 net: Remove casts of void * by Joe Perches · 13 years ago
  10. 9f7d653 sctp: Add Auto-ASCONF support (core). by Michio Honda · 13 years ago
  11. 5d41452 sctp: Fix build failure. by David S. Miller · 13 years ago
  12. 06f4e92 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 13 years ago
  13. c182f90 SCTP: fix race between sctp_bind_addr_free() and sctp_bind_addr_conflict() by Jacek Luczak · 13 years ago
  14. 1231f0b net,rcu: convert call_rcu(sctp_local_addr_free) to kfree_rcu() by Lai Jiangshan · 13 years ago
  15. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  16. dc4c2c3 net: remove INIT_RCU_HEAD() usage by Alexey Dobriyan · 14 years ago
  17. 7238843 sctp: Sysctl configuration for IPv4 Address Scoping by Bhaskar Dutta · 15 years ago
  18. 52cae8f sctp: try harder to figure out address family when checking wildcards by Vlad Yasevich · 16 years ago
  19. 7dab83d sctp: Support ipv6only AF_INET6 sockets. by Vlad Yasevich · 16 years ago
  20. 9dbc15f [SCTP]: "list_for_each()" -> "list_for_each_entry()" where appropriate. by Robert P. J. Day · 16 years ago
  21. 2262621 [SCTP]: Fix local_addr deletions during list traversals. by Chidambar 'ilLogict' Zinnoury · 16 years ago
  22. 60c778b [SCTP]: Stop claiming that this is a "reference implementation" by Vlad Yasevich · 16 years ago
  23. 75205f4 [SCTP]: Implement ADD-IP special case processing for ABORT chunk by Vlad Yasevich · 17 years ago
  24. f57d96b [SCTP]: Change use_as_src into a full address state by Vlad Yasevich · 17 years ago
  25. 8e71a11 [SCTP]: Fix the bind_addr info during migration. by Vlad Yasevich · 17 years ago
  26. 0ed90fb SCTP: Update RCU handling during the ADD-IP case by Vlad Yasevich · 17 years ago
  27. 78bd8fb fix sctp_del_bind_addr() last argument type by Al Viro · 17 years ago
  28. 559cf71 [SCTP]: Convert bind_addr_list locking to RCU by Vlad Yasevich · 17 years ago
  29. 2930354 [SCTP]: Add RCU synchronization around sctp_localaddr_list by Vlad Yasevich · 17 years ago
  30. cd354f1 [PATCH] remove many unneeded #includes of sched.h by Tim Schmielau · 17 years ago
  31. d808ad9 [NET] SCTP: Fix whitespace errors. by YOSHIFUJI Hideaki · 17 years ago
  32. 74af924 [SCTP]: ->a_h is gone now. by Al Viro · 18 years ago
  33. 5ae955c [SCTP]: sctp_make_asconf_update_ip() and sctp_find_unmatch_addr(). by Al Viro · 18 years ago
  34. 6244be4 [SCTP]: Trivial parts of a_h -> a switch. by Al Viro · 18 years ago
  35. 02a8a4d [SCTP]: sctp_copy_one_addr() switched to net-endian. by Al Viro · 18 years ago
  36. dd86d13 [SCTP]: Switch ->from_addr_param() to net-endian. by Al Viro · 18 years ago
  37. 5ab7b85 [SCTP]: Switch sctp_add_bind_addr() to net-endian. by Al Viro · 18 years ago
  38. c9a0850 [SCTP]: Switch sctp_del_bind_addr() to net-endian. by Al Viro · 18 years ago
  39. 7e1e4a2 [SCTP]: Switch sctp_bind_addr_match() to net-endian. by Al Viro · 18 years ago
  40. 5f242a1 [SCTP]: Switch ->cmp_addr() and sctp_cmp_addr_exact() to net-endian. by Al Viro · 18 years ago
  41. 2a6fd78 [SCTP] embedded sctp_addr: net-endian mirrors by Al Viro · 18 years ago
  42. 09ef7fe [SCTP]: Beginning of conversion to net-endian for embedded sctp_addr. by Al Viro · 18 years ago
  43. d5c747f [SCTP] bug: sctp_find_unmatch_addr() compares net-endian to host-endian by Al Viro · 18 years ago
  44. dc022a9 [SCTP]: ADDIP: Don't use an address as source until it is ASCONF-ACKed by Sridhar Samudrala · 18 years ago
  45. dd0fc66 [PATCH] gfp flags annotations - part 1 by Al Viro · 19 years ago
  46. 3182cd8 [SCTP]: __nocast annotations by Alexey Dobriyan · 19 years ago
  47. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago