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