aboutsummaryrefslogtreecommitdiffstats
path: root/net/sctp/endpointola.c
Commit message (Expand)AuthorAge
* sctp: fix potential panics in the SCTP-AUTH API.Vlad Yasevich2008-08-21
* [SCTP]: Stop claiming that this is a "reference implementation"Vlad Yasevich2008-02-05
* SCTP: Convert custom hash lists to use hlist.Vlad Yasevich2007-11-09
* SCTP: Use hashed lookup when looking for an association.Vlad Yasevich2007-11-09
* [SCTP]: Implement the receive and verification of AUTH chunkVlad Yasevich2007-10-10
* [SCTP]: Implement SCTP-AUTH initializations.Vlad Yasevich2007-10-10
* [SCTP]: Rewrite of sctp buffer management codeNeil Horman2007-10-10
* [SCTP]: Convert bind_addr_list locking to RCUVlad Yasevich2007-09-16
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-14
* [NET] SCTP: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-11
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-05
|\
| * [SCTP]: sctp_process_init() and sctp_source() switched to net-endian.Al Viro2006-12-03
| * [SCTP]: sctp_has_association() switched to net-endian.Al Viro2006-12-03
| * [SCTP]: sctp_endpoint_lookup_assoc() switched to net-endian.Al Viro2006-12-03
| * [SCTP]: Switch sctp_endpoint_is_match() to net-endian.Al Viro2006-12-03
| * [SCTP]: Switch sctp_assoc_lookup_paddr() to net-endian.Al Viro2006-12-03
| * [SCTP]: Switch sctp_bind_addr_match() to net-endian.Al Viro2006-12-03
| * [SCTP]: Beginning of conversion to net-endian for embedded sctp_addr.Al Viro2006-12-03
| * [SCTP]: Fix warningVlad Yasevich2006-12-03
* | WorkStruct: make allyesconfigDavid Howells2006-11-22
|/
* [SCTP]: Remove temporary associations from backlog and hash.Vlad Yasevich2006-10-30
* [SCTP]: Use HMAC template and hash interfaceHerbert Xu2006-09-20
* [SCTP]: Unhash the endpoint in sctp_endpoint_free().Vlad Yasevich2006-07-21
* [SCTP]: Include ulpevents in socket receive buffer accounting.Neil Horman2005-11-11
* [SCTP]: Remove timeouts[] array from sctp_endpoint.Vladislav Yasevich2005-11-11
* [PATCH] gfp flags annotations - part 1Al Viro2005-10-08
* [CRYPTO]: crypto_free_tfm() callers no longer need to check for NULLJesper Juhl2005-09-01
* [SCTP]: __nocast annotationsAlexey Dobriyan2005-07-11
* [SCTP] Make init & delayed sack timeouts configurable by user.Vlad Yasevich2005-06-28
* [SCTP] sctp_connectx() API supportFrank Filz2005-06-20
* [SCTP] Fix SCTP sendbuffer accouting.Neil Horman2005-04-28
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16