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