summaryrefslogtreecommitdiffstats
path: root/net/sctp/bind_addr.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0Star
* [NET] SCTP: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-111-6/+6
* [SCTP]: ->a_h is gone now.Al Viro2006-12-031-2/+0Star
* [SCTP]: sctp_make_asconf_update_ip() and sctp_find_unmatch_addr().Al Viro2006-12-031-1/+1
* [SCTP]: Trivial parts of a_h -> a switch.Al Viro2006-12-031-2/+2
* [SCTP]: sctp_copy_one_addr() switched to net-endian.Al Viro2006-12-031-5/+3Star
* [SCTP]: Switch ->from_addr_param() to net-endian.Al Viro2006-12-031-4/+2Star
* [SCTP]: Switch sctp_add_bind_addr() to net-endian.Al Viro2006-12-031-6/+10
* [SCTP]: Switch sctp_del_bind_addr() to net-endian.Al Viro2006-12-031-4/+1Star
* [SCTP]: Switch sctp_bind_addr_match() to net-endian.Al Viro2006-12-031-3/+1Star
* [SCTP]: Switch ->cmp_addr() and sctp_cmp_addr_exact() to net-endian.Al Viro2006-12-031-5/+8
* [SCTP] embedded sctp_addr: net-endian mirrorsAl Viro2006-12-031-0/+2
* [SCTP]: Beginning of conversion to net-endian for embedded sctp_addr.Al Viro2006-12-031-11/+11
* [SCTP] bug: sctp_find_unmatch_addr() compares net-endian to host-endianAl Viro2006-12-031-1/+3
* [SCTP]: ADDIP: Don't use an address as source until it is ASCONF-ACKedSridhar Samudrala2006-07-211-3/+5
* [PATCH] gfp flags annotations - part 1Al Viro2005-10-091-6/+6
* [SCTP]: __nocast annotationsAlexey Dobriyan2005-07-121-6/+10
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+417