aboutsummaryrefslogtreecommitdiffstats
path: root/net/sctp/endpointola.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-1/+1
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Howells1-2/+9
2006-12-02[SCTP]: sctp_process_init() and sctp_source() switched to net-endian.Al Viro1-3/+1
2006-12-02[SCTP]: sctp_has_association() switched to net-endian.Al Viro1-1/+1
2006-12-02[SCTP]: sctp_endpoint_lookup_assoc() switched to net-endian.Al Viro1-5/+5
2006-12-02[SCTP]: Switch sctp_endpoint_is_match() to net-endian.Al Viro1-4/+2
2006-12-02[SCTP]: Switch sctp_assoc_lookup_paddr() to net-endian.Al Viro1-1/+3
2006-12-02[SCTP]: Switch sctp_bind_addr_match() to net-endian.Al Viro1-1/+3
2006-12-02[SCTP]: Beginning of conversion to net-endian for embedded sctp_addr.Al Viro1-1/+1
2006-12-02[SCTP]: Fix warningVlad Yasevich1-0/+7
2006-11-22WorkStruct: make allyesconfigDavid Howells1-4/+6
2006-10-30[SCTP]: Remove temporary associations from backlog and hash.Vlad Yasevich1-0/+7
2006-09-21[SCTP]: Use HMAC template and hash interfaceHerbert Xu1-1/+1
2006-07-21[SCTP]: Unhash the endpoint in sctp_endpoint_free().Vlad Yasevich1-5/+6
2005-11-11[SCTP]: Include ulpevents in socket receive buffer accounting.Neil Horman1-0/+3
2005-11-11[SCTP]: Remove timeouts[] array from sctp_endpoint.Vladislav Yasevich1-23/+0
2005-10-08[PATCH] gfp flags annotations - part 1Al Viro1-3/+2
2005-09-01[CRYPTO]: crypto_free_tfm() callers no longer need to check for NULLJesper Juhl1-2/+1
2005-07-11[SCTP]: __nocast annotationsAlexey Dobriyan1-2/+4
2005-06-28[SCTP] Make init & delayed sack timeouts configurable by user.Vlad Yasevich1-8/+5
2005-06-20[SCTP] sctp_connectx() API supportFrank Filz1-1/+0
2005-04-28[SCTP] Fix SCTP sendbuffer accouting.Neil Horman1-0/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+389