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