| Commit message (Expand) | Author | Age | Files | Lines |
* | [SCTP]: Implement ADD-IP special case processing for ABORT chunk | Vlad Yasevich | 2008-01-28 | 1 | -0/+26 |
* | [SCTP]: Change use_as_src into a full address state | Vlad Yasevich | 2008-01-28 | 1 | -4/+5 |
* | [SCTP]: Fix the bind_addr info during migration. | Vlad Yasevich | 2007-12-07 | 1 | -0/+26 |
* | SCTP: Update RCU handling during the ADD-IP case | Vlad Yasevich | 2007-11-07 | 1 | -10/+3 |
* | fix sctp_del_bind_addr() last argument type | Al Viro | 2007-09-26 | 1 | -1/+1 |
* | [SCTP]: Convert bind_addr_list locking to RCU | Vlad Yasevich | 2007-09-16 | 1 | -23/+45 |
* | [SCTP]: Add RCU synchronization around sctp_localaddr_list | Vlad Yasevich | 2007-09-16 | 1 | -0/+2 |
* | [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 | -6/+6 |
* | [SCTP]: ->a_h is gone now. | Al Viro | 2006-12-02 | 1 | -2/+0 |
* | [SCTP]: sctp_make_asconf_update_ip() and sctp_find_unmatch_addr(). | Al Viro | 2006-12-02 | 1 | -1/+1 |
* | [SCTP]: Trivial parts of a_h -> a switch. | Al Viro | 2006-12-02 | 1 | -2/+2 |
* | [SCTP]: sctp_copy_one_addr() switched to net-endian. | Al Viro | 2006-12-02 | 1 | -5/+3 |
* | [SCTP]: Switch ->from_addr_param() to net-endian. | Al Viro | 2006-12-02 | 1 | -4/+2 |
* | [SCTP]: Switch sctp_add_bind_addr() to net-endian. | Al Viro | 2006-12-02 | 1 | -6/+10 |
* | [SCTP]: Switch sctp_del_bind_addr() to net-endian. | Al Viro | 2006-12-02 | 1 | -4/+1 |
* | [SCTP]: Switch sctp_bind_addr_match() to net-endian. | Al Viro | 2006-12-02 | 1 | -3/+1 |
* | [SCTP]: Switch ->cmp_addr() and sctp_cmp_addr_exact() to net-endian. | Al Viro | 2006-12-02 | 1 | -5/+8 |
* | [SCTP] embedded sctp_addr: net-endian mirrors | Al Viro | 2006-12-02 | 1 | -0/+2 |
* | [SCTP]: Beginning of conversion to net-endian for embedded sctp_addr. | Al Viro | 2006-12-02 | 1 | -11/+11 |
* | [SCTP] bug: sctp_find_unmatch_addr() compares net-endian to host-endian | Al Viro | 2006-12-02 | 1 | -1/+3 |
* | [SCTP]: ADDIP: Don't use an address as source until it is ASCONF-ACKed | Sridhar Samudrala | 2006-07-21 | 1 | -3/+5 |
* | [PATCH] gfp flags annotations - part 1 | Al Viro | 2005-10-08 | 1 | -6/+6 |
* | [SCTP]: __nocast annotations | Alexey Dobriyan | 2005-07-11 | 1 | -6/+10 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+417 |