aboutsummaryrefslogtreecommitdiffstats
path: root/net/sctp/bind_addr.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2007-02-10[NET] SCTP: Fix whitespace errors.YOSHIFUJI Hideaki1-6/+6
2006-12-02[SCTP]: ->a_h is gone now.Al Viro1-2/+0
2006-12-02[SCTP]: sctp_make_asconf_update_ip() and sctp_find_unmatch_addr().Al Viro1-1/+1
2006-12-02[SCTP]: Trivial parts of a_h -> a switch.Al Viro1-2/+2
2006-12-02[SCTP]: sctp_copy_one_addr() switched to net-endian.Al Viro1-5/+3
2006-12-02[SCTP]: Switch ->from_addr_param() to net-endian.Al Viro1-4/+2
2006-12-02[SCTP]: Switch sctp_add_bind_addr() to net-endian.Al Viro1-6/+10
2006-12-02[SCTP]: Switch sctp_del_bind_addr() to net-endian.Al Viro1-4/+1
2006-12-02[SCTP]: Switch sctp_bind_addr_match() to net-endian.Al Viro1-3/+1
2006-12-02[SCTP]: Switch ->cmp_addr() and sctp_cmp_addr_exact() to net-endian.Al Viro1-5/+8
2006-12-02[SCTP] embedded sctp_addr: net-endian mirrorsAl Viro1-0/+2
2006-12-02[SCTP]: Beginning of conversion to net-endian for embedded sctp_addr.Al Viro1-11/+11
2006-12-02[SCTP] bug: sctp_find_unmatch_addr() compares net-endian to host-endianAl Viro1-1/+3
2006-07-21[SCTP]: ADDIP: Don't use an address as source until it is ASCONF-ACKedSridhar Samudrala1-3/+5
2005-10-08[PATCH] gfp flags annotations - part 1Al Viro1-6/+6
2005-07-11[SCTP]: __nocast annotationsAlexey Dobriyan1-6/+10
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+417