| Commit message (Expand) | Author | Age |
* | sctp: fix potential panics in the SCTP-AUTH API. | Vlad Yasevich | 2008-08-21 |
* | [SCTP]: Stop claiming that this is a "reference implementation" | Vlad Yasevich | 2008-02-05 |
* | SCTP: Convert custom hash lists to use hlist. | Vlad Yasevich | 2007-11-09 |
* | SCTP: Use hashed lookup when looking for an association. | Vlad Yasevich | 2007-11-09 |
* | [SCTP]: Implement the receive and verification of AUTH chunk | Vlad Yasevich | 2007-10-10 |
* | [SCTP]: Implement SCTP-AUTH initializations. | Vlad Yasevich | 2007-10-10 |
* | [SCTP]: Rewrite of sctp buffer management code | Neil Horman | 2007-10-10 |
* | [SCTP]: Convert bind_addr_list locking to RCU | Vlad Yasevich | 2007-09-16 |
* | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau | 2007-02-14 |
* | [NET] SCTP: Fix whitespace errors. | YOSHIFUJI Hideaki | 2007-02-11 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells | 2006-12-05 |
|\ |
|
| * | [SCTP]: sctp_process_init() and sctp_source() switched to net-endian. | Al Viro | 2006-12-03 |
| * | [SCTP]: sctp_has_association() switched to net-endian. | Al Viro | 2006-12-03 |
| * | [SCTP]: sctp_endpoint_lookup_assoc() switched to net-endian. | Al Viro | 2006-12-03 |
| * | [SCTP]: Switch sctp_endpoint_is_match() to net-endian. | Al Viro | 2006-12-03 |
| * | [SCTP]: Switch sctp_assoc_lookup_paddr() to net-endian. | Al Viro | 2006-12-03 |
| * | [SCTP]: Switch sctp_bind_addr_match() to net-endian. | Al Viro | 2006-12-03 |
| * | [SCTP]: Beginning of conversion to net-endian for embedded sctp_addr. | Al Viro | 2006-12-03 |
| * | [SCTP]: Fix warning | Vlad Yasevich | 2006-12-03 |
* | | WorkStruct: make allyesconfig | David Howells | 2006-11-22 |
|/ |
|
* | [SCTP]: Remove temporary associations from backlog and hash. | Vlad Yasevich | 2006-10-30 |
* | [SCTP]: Use HMAC template and hash interface | Herbert Xu | 2006-09-20 |
* | [SCTP]: Unhash the endpoint in sctp_endpoint_free(). | Vlad Yasevich | 2006-07-21 |
* | [SCTP]: Include ulpevents in socket receive buffer accounting. | Neil Horman | 2005-11-11 |
* | [SCTP]: Remove timeouts[] array from sctp_endpoint. | Vladislav Yasevich | 2005-11-11 |
* | [PATCH] gfp flags annotations - part 1 | Al Viro | 2005-10-08 |
* | [CRYPTO]: crypto_free_tfm() callers no longer need to check for NULL | Jesper Juhl | 2005-09-01 |
* | [SCTP]: __nocast annotations | Alexey Dobriyan | 2005-07-11 |
* | [SCTP] Make init & delayed sack timeouts configurable by user. | Vlad Yasevich | 2005-06-28 |
* | [SCTP] sctp_connectx() API support | Frank Filz | 2005-06-20 |
* | [SCTP] Fix SCTP sendbuffer accouting. | Neil Horman | 2005-04-28 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 |