aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/sctp/structs.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-01-28[SCTP]: Update ASCONF processing to conform to spec.Vlad Yasevich1-11/+13
2008-01-28[SCTP]: Add the handling of "Set Primary IP Address" parameter to INITVlad Yasevich1-0/+1
2008-01-28[SCTP]: Handle the wildcard ADD-IP Address parameterVlad Yasevich1-0/+2
2007-12-20[NET] include/net/: Spelling fixesJoe Perches1-3/+3
2007-12-07[SCTP]: Fix the bind_addr info during migration.Vlad Yasevich1-0/+3
2007-11-09SCTP: Convert custom hash lists to use hlist.Vlad Yasevich1-6/+4
2007-11-07SCTP: Allow ADD_IP to work with AUTH for backward compatibility.Vlad Yasevich1-0/+2
2007-11-07SCTP: Correctly disable ADD-IP when AUTH is not supported.Vlad Yasevich1-1/+0
2007-11-07SCTP: Update RCU handling during the ADD-IP caseVlad Yasevich1-3/+1
2007-11-07SCTP: Fix difference cases of retransmit.Vlad Yasevich1-2/+3
2007-10-10[SCTP]: port randomizationStephen Hemminger1-2/+0
2007-10-10[SCTP]: Tie ADD-IP and AUTH functionality as required by spec.Vlad Yasevich1-0/+1
2007-10-10[SCTP]: Implement the receive and verification of AUTH chunkVlad Yasevich1-0/+8
2007-10-10[SCTP]: Enable the sending of the AUTH chunk.Vlad Yasevich1-0/+3
2007-10-10[SCTP]: Implement SCTP-AUTH internalsVlad Yasevich1-5/+66
2007-10-10[SCTP]: Implement the Supported Extensions ParameterVlad Yasevich1-0/+1
2007-10-10[SCTP]: Make sctp_addto_param() static.Adrian Bunk1-1/+0
2007-09-26fix sctp_del_bind_addr() last argument typeAl Viro1-1/+1
2007-09-25SCTP : Add paramters validity check for ASCONF chunkWei Yongjun1-0/+1
2007-09-16[SCTP]: Convert bind_addr_list locking to RCUVlad Yasevich1-4/+3
2007-09-16[SCTP]: Add RCU synchronization around sctp_localaddr_listVlad Yasevich1-0/+6
2007-08-30SCTP: Fix to encode PROTOCOL VIOLATION error cause correctlyWei Yongjun1-0/+1
2007-06-13[SCTP] Flag a pmtu change requestVlad Yasevich1-0/+6
2007-06-13[SCTP] Update pmtu handling to be similar to tcpVlad Yasevich1-0/+1
2007-05-04[SCTP]: Set assoc_id correctly during INIT collision.Vlad Yasevich1-0/+1
2007-04-25[SCTP]: Implement SCTP_MAX_BURST socket option.Vlad Yasevich1-0/+1
2007-04-25[SCTP]: Implement SCTP_PARTIAL_DELIVERY_POINT option.Vlad Yasevich1-0/+1
2007-04-25[SCTP]: Implement SCTP_FRAGMENT_INTERLEAVE socket optionVlad Yasevich1-1/+2
2007-03-20[SCTP]: Reset some transport and association variables on restartVlad Yasevich1-0/+1
2006-12-22[SCTP]: Fix typo adaption -> adaptation as per the latest API draft.Ivan Skytte Jorgensen1-4/+4
2006-12-13[SCTP]: Add support for SCTP_CONTEXT socket option.Ivan Skytte Jorgensen1-0/+4
2006-12-13[SCTP]: Handle address add/delete events in a more efficient way.Sridhar Samudrala1-4/+2
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Howells1-7/+14
2006-12-02[SCTP]: Annotate ->supported_addrs().Al Viro1-1/+1
2006-12-02[SCTP]: sctp_association ->peer.i is a host-endian analog of sctp_inthdr.Al Viro1-1/+8
2006-12-02[SCTP]: Annotate ->inaddr_any().Al Viro1-1/+1
2006-12-02[SCTP]: flip_to_{h,n}() are not needed anymore.Al Viro1-22/+0
2006-12-02[SCTP]: ->a_h is gone now.Al Viro1-1/+0
2006-12-02[SCTP]: ->a_h is gone now.Al Viro1-1/+0
2006-12-02[SCTP]: ->source_h is not used anymore.Al Viro1-1/+0
2006-12-02[SCTP]: Switch all remaining users of ->saddr_h to ->saddr.Al Viro1-1/+0
2006-12-02[SCTP]: Switch ->from_addr_param() to net-endian.Al Viro1-1/+1
2006-12-02[SCTP]: Annotate ->dst_saddr()Al Viro1-1/+1
2006-12-02[SCTP] embedded sctp_addr: net-endian mirrorsAl Viro1-0/+4
2006-12-02[SCTP]: Beginning of conversion to net-endian for embedded sctp_addr.Al Viro1-4/+4
2006-12-02[SCTP]: Beginning of sin_port fixes.Al Viro1-0/+22
2006-12-02[SCTP]: Trivial sctp endianness annotations.Al Viro1-1/+1
2006-12-02[SCTP]: Fix warningVlad Yasevich1-1/+1
2006-11-22WorkStruct: make allyesconfigDavid Howells1-1/+1
2006-09-22[SCTP]: Remove multiple levels of msecs to jiffies conversions.Vladislav Yasevich1-6/+6