summaryrefslogtreecommitdiff
path: root/net/sctp/endpointola.c
AgeCommit message (Expand)Author
2011-12-02treewide: Fix typos in various parts of the kernel, and fix some comments.Justin P. Mattock
2011-04-20sctp: bail from sctp_endpoint_lookup_assoc() if not boundVlad Yasevich
2010-05-03Merge branch 'net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vxy/...David S. Miller
2010-04-30sctp: update transport initializationsVlad Yasevich
2010-04-28sctp: avoid irq lock inversion while call sk->sk_data_ready()Wei Yongjun
2009-03-18net: fix sctp breakageAl Viro
2008-08-21sctp: fix potential panics in the SCTP-AUTH API.Vlad Yasevich
2008-02-05[SCTP]: Stop claiming that this is a "reference implementation"Vlad Yasevich
2007-11-09SCTP: Convert custom hash lists to use hlist.Vlad Yasevich
2007-11-09SCTP: Use hashed lookup when looking for an association.Vlad Yasevich
2007-10-10[SCTP]: Implement the receive and verification of AUTH chunkVlad Yasevich
2007-10-10[SCTP]: Implement SCTP-AUTH initializations.Vlad Yasevich
2007-10-10[SCTP]: Rewrite of sctp buffer management codeNeil Horman
2007-09-16[SCTP]: Convert bind_addr_list locking to RCUVlad Yasevich
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2007-02-10[NET] SCTP: Fix whitespace errors.YOSHIFUJI Hideaki
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells
2006-12-02[SCTP]: sctp_process_init() and sctp_source() switched to net-endian.Al Viro
2006-12-02[SCTP]: sctp_has_association() switched to net-endian.Al Viro
2006-12-02[SCTP]: sctp_endpoint_lookup_assoc() switched to net-endian.Al Viro
2006-12-02[SCTP]: Switch sctp_endpoint_is_match() to net-endian.Al Viro
2006-12-02[SCTP]: Switch sctp_assoc_lookup_paddr() to net-endian.Al Viro
2006-12-02[SCTP]: Switch sctp_bind_addr_match() to net-endian.Al Viro
2006-12-02[SCTP]: Beginning of conversion to net-endian for embedded sctp_addr.Al Viro
2006-12-02[SCTP]: Fix warningVlad Yasevich
2006-11-22WorkStruct: make allyesconfigDavid Howells
2006-10-30[SCTP]: Remove temporary associations from backlog and hash.Vlad Yasevich
2006-09-21[SCTP]: Use HMAC template and hash interfaceHerbert Xu
2006-07-21[SCTP]: Unhash the endpoint in sctp_endpoint_free().Vlad Yasevich
2005-11-11[SCTP]: Include ulpevents in socket receive buffer accounting.Neil Horman
2005-11-11[SCTP]: Remove timeouts[] array from sctp_endpoint.Vladislav Yasevich
2005-10-08[PATCH] gfp flags annotations - part 1Al Viro
2005-09-01[CRYPTO]: crypto_free_tfm() callers no longer need to check for NULLJesper Juhl
2005-07-11[SCTP]: __nocast annotationsAlexey Dobriyan
2005-06-28[SCTP] Make init & delayed sack timeouts configurable by user.Vlad Yasevich
2005-06-20[SCTP] sctp_connectx() API supportFrank Filz
2005-04-28[SCTP] Fix SCTP sendbuffer accouting.Neil Horman
2005-04-16Linux-2.6.12-rc2Linus Torvalds