aboutsummaryrefslogtreecommitdiffstats
path: root/net/sctp/bind_addr.c
Commit message (Expand)AuthorAge
* sctp: try harder to figure out address family when checking wildcardsVlad Yasevich2008-10-01
* sctp: Support ipv6only AF_INET6 sockets.Vlad Yasevich2008-07-19
* [SCTP]: "list_for_each()" -> "list_for_each_entry()" where appropriate.Robert P. J. Day2008-04-12
* [SCTP]: Fix local_addr deletions during list traversals.Chidambar 'ilLogict' Zinnoury2008-03-11
* [SCTP]: Stop claiming that this is a "reference implementation"Vlad Yasevich2008-02-05
* [SCTP]: Implement ADD-IP special case processing for ABORT chunkVlad Yasevich2008-01-28
* [SCTP]: Change use_as_src into a full address stateVlad Yasevich2008-01-28
* [SCTP]: Fix the bind_addr info during migration.Vlad Yasevich2007-12-07
* SCTP: Update RCU handling during the ADD-IP caseVlad Yasevich2007-11-07
* fix sctp_del_bind_addr() last argument typeAl Viro2007-09-26
* [SCTP]: Convert bind_addr_list locking to RCUVlad Yasevich2007-09-16
* [SCTP]: Add RCU synchronization around sctp_localaddr_listVlad Yasevich2007-09-16
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-14
* [NET] SCTP: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-11
* [SCTP]: ->a_h is gone now.Al Viro2006-12-03
* [SCTP]: sctp_make_asconf_update_ip() and sctp_find_unmatch_addr().Al Viro2006-12-03
* [SCTP]: Trivial parts of a_h -> a switch.Al Viro2006-12-03
* [SCTP]: sctp_copy_one_addr() switched to net-endian.Al Viro2006-12-03
* [SCTP]: Switch ->from_addr_param() to net-endian.Al Viro2006-12-03
* [SCTP]: Switch sctp_add_bind_addr() to net-endian.Al Viro2006-12-03
* [SCTP]: Switch sctp_del_bind_addr() to net-endian.Al Viro2006-12-03
* [SCTP]: Switch sctp_bind_addr_match() to net-endian.Al Viro2006-12-03
* [SCTP]: Switch ->cmp_addr() and sctp_cmp_addr_exact() to net-endian.Al Viro2006-12-03
* [SCTP] embedded sctp_addr: net-endian mirrorsAl Viro2006-12-03
* [SCTP]: Beginning of conversion to net-endian for embedded sctp_addr.Al Viro2006-12-03
* [SCTP] bug: sctp_find_unmatch_addr() compares net-endian to host-endianAl Viro2006-12-03
* [SCTP]: ADDIP: Don't use an address as source until it is ASCONF-ACKedSridhar Samudrala2006-07-21
* [PATCH] gfp flags annotations - part 1Al Viro2005-10-08
* [SCTP]: __nocast annotationsAlexey Dobriyan2005-07-11
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16