aboutsummaryrefslogtreecommitdiffstats
path: root/include/net/sctp/structs.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-03sctp: fix to choose alternate destination when retransmit ASCONF chunkWei Yongjun1-4/+2
2009-02-16sctp: Fix the RTO-doubling on idle-link heartbeatsVlad Yasevich1-0/+2
2009-02-16sctp: Allow to disable SCTP checksums via module parameterLucas Nussbaum1-0/+5
2008-10-08sctp: Rework the tsn map to use generic bitmap.Vlad Yasevich1-1/+0
2008-10-01sctp: try harder to figure out address family when checking wildcardsVlad Yasevich1-1/+1
2008-10-01sctp: reduce memory footprint of sctp_chunk structureNeil Horman1-14/+17
2008-08-03sctp: Drop ipfargok in sctp_xmit functionHerbert Xu1-2/+1
2008-07-22sctp: make sctp_outq_flush() staticAdrian Bunk1-1/+0
2008-07-18sctp: Support ipv6only AF_INET6 sockets.Vlad Yasevich1-0/+2
2008-06-19sctp: Follow security requirement of responding with 1 packetVlad Yasevich1-1/+1
2008-06-10Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-3/+14
2008-06-04sctp: Fix ECN markings for IPv6Vlad Yasevich1-0/+1
2008-06-04sctp: Start T3-RTX timer when fast retransmitting lowest TSNVlad Yasevich1-1/+4
2008-06-04sctp: Correctly implement Fast Recovery cwnd manipulations.Vlad Yasevich1-1/+7
2008-06-05[SCTP]: Fix NULL dereference of asoc.YOSHIFUJI Hideaki1-1/+2
2008-05-09sctp: Bring SCTP_DELAYED_ACK socket option into API complianceWei Yongjun1-0/+4
2008-03-23[SCTP]: Remove redundant wrapper functions.Florian Westphal1-2/+0
2008-02-29[SCTP]: extend exported data in /proc/net/sctp/assocNeil Horman1-0/+8
2008-02-05[SCTP]: Stop claiming that this is a "reference implementation"Vlad Yasevich1-4/+4
2008-01-28[SCTP]: Implement ADD-IP special case processing for ABORT chunkVlad Yasevich1-0/+2
2008-01-28[SCTP]: Change use_as_src into a full address stateVlad Yasevich1-2/+8
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