- Update to 2.6.25-rc3.
[linux-flexiantxendom0-3.2.10.git] / net / sctp / bind_addr.c
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2007-12-07 Vlad Yasevich[SCTP]: Fix the bind_addr info during migration.
2007-11-07 Vlad YasevichSCTP: Update RCU handling during the ADD-IP case
2007-09-26 Al Virofix sctp_del_bind_addr() last argument type
2007-09-16 Vlad Yasevich[SCTP]: Convert bind_addr_list locking to RCU
2007-09-16 Vlad Yasevich[SCTP]: Add RCU synchronization around sctp_localaddr_list
2007-02-14 Tim Schmielau[PATCH] remove many unneeded #includes of sched.h
2007-02-11 YOSHIFUJI Hideaki[NET] SCTP: Fix whitespace errors.
2006-12-03 Al Viro[SCTP]: ->a_h is gone now.
2006-12-03 Al Viro[SCTP]: sctp_make_asconf_update_ip() and sctp_find_unma...
2006-12-03 Al Viro[SCTP]: Trivial parts of a_h -> a switch.
2006-12-03 Al Viro[SCTP]: sctp_copy_one_addr() switched to net-endian.
2006-12-03 Al Viro[SCTP]: Switch ->from_addr_param() to net-endian.
2006-12-03 Al Viro[SCTP]: Switch sctp_add_bind_addr() to net-endian.
2006-12-03 Al Viro[SCTP]: Switch sctp_del_bind_addr() to net-endian.
2006-12-03 Al Viro[SCTP]: Switch sctp_bind_addr_match() to net-endian.
2006-12-03 Al Viro[SCTP]: Switch ->cmp_addr() and sctp_cmp_addr_exact...
2006-12-03 Al Viro[SCTP] embedded sctp_addr: net-endian mirrors
2006-12-03 Al Viro[SCTP]: Beginning of conversion to net-endian for embed...
2006-12-03 Al Viro[SCTP] bug: sctp_find_unmatch_addr() compares net-endia...
2006-07-21 Sridhar Samudrala[SCTP]: ADDIP: Don't use an address as source until...
2005-10-08 Al Viro[PATCH] gfp flags annotations - part 1
2005-07-12 Alexey Dobriyan[SCTP]: __nocast annotations
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2005-01-21 Chris L Mason- patches.fixes/patch-2.6.11-rc1: 2.6.11-rc1.
2005-01-15 Arnaldo Carvalho... [SCTP] merge sctp_sock with sctp_opt
2004-12-27 Sridhar Samudrala[SCTP] Code cleanup: remove unused code and make needle...
2004-03-31 Alexander Stohr[PATCH] double semicolon cleanup
2003-09-18 Sridhar Samudrala[SCTP] ADDIP: Support to send ASCONF chunk with ADD...
2003-09-04 Sridhar Samudrala[SCTP] Move a local variable declaration ahead of the...
2003-09-02 Sridhar Samudrala[SCTP] Convert sctp_param2sockaddr() and sockaddr2sctp_...
2003-06-19 Jon Grimm[SCTP] More typedef & name cleanup.
2003-06-18 Jon Grimm[SCTP] Remove some unused source modules.
2003-05-14 Sridhar Samudrala[SCTP] Rename struct sctp_protocol as struct sctp_globa...
2003-04-17 Jon Grimm[SCTP] More typedef removals.
2003-04-14 Jon Grimm[SCTP] Allow private to global association.
2003-03-28 Jon Grimm[SCTP] Add LINKLOCAL/sin6_scope_id support.
2003-02-24 Jon Grimm[SCTP] Add SCTP_SET_PEER_PRIMARY get/setsockopt.
2002-11-21 Jon Grimm[SCTP] Last of the v4/v6 partioning (for now)
2002-11-13 Jon Grimm[SCTP] PF_INET6 sockets should accept v4 addresses...
2002-11-08 Jon Grimm[SCTP] Addr family cleanup part 2. (jgrimm)
2002-11-06 Jon Grimm[SCTP] sctp_addr code cleanup.
2002-10-31 Jon Grimm[SCTP] sctp_params cleanup (jgrimm)
2002-10-09 Jon Grimmsctp: Various invalid address check fixes. (jgrimm)
2002-09-25 Jon GrimmSCTP: Resync with LKSCTP tree.
2002-09-03 Rusty Russell[PATCH] list_t removal
2002-08-29 David S. Miller[SCTP]: Rename sctp_foo.[ch] to foo.[ch] and kill CVS...