tree-wide: fix assorted typos all over the place
[safe/jmp/linux-2.6] / include / net / sctp / structs.h
2009-12-04 André Goddard Rosatree-wide: fix assorted typos all over the place
2009-09-30 David S. Millernet: Make setsockopt() optlen be unsigned.
2009-09-04 Wei Yongjunsctp: turn flags in 'struct sctp_association' into...
2009-09-04 Bhaskar Duttasctp: Sysctl configuration for IPv4 Address Scoping
2009-09-04 Vlad Yasevichsctp: Turn flags in 'sctp_packet' into bit fields
2009-09-04 Vlad Yasevichsctp: Fix SCTP_MAXSEG socket option to comply to spec.
2009-09-04 Vlad Yasevichsctp: Don't do NAGLE delay on large writes that were...
2009-09-04 Vlad Yasevichsctp: drop a_rwnd to 0 when receive buffer overflows.
2009-09-04 Vlad Yasevichsctp: Send user messages to the lower layer as one
2009-06-03 Wei Yongjunsctp: fix to choose alternate destination when retransm...
2009-02-16 Vlad Yasevichsctp: Fix the RTO-doubling on idle-link heartbeats
2009-02-16 Lucas Nussbaumsctp: Allow to disable SCTP checksums via module parameter
2008-10-08 Vlad Yasevichsctp: Rework the tsn map to use generic bitmap.
2008-10-01 Vlad Yasevichsctp: try harder to figure out address family when...
2008-10-01 Neil Hormansctp: reduce memory footprint of sctp_chunk structure
2008-08-04 Herbert Xusctp: Drop ipfargok in sctp_xmit function
2008-07-22 Adrian Bunksctp: make sctp_outq_flush() static
2008-07-19 Vlad Yasevichsctp: Support ipv6only AF_INET6 sockets.
2008-06-19 Vlad Yasevichsctp: Follow security requirement of responding with...
2008-06-10 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-06-04 Vlad Yasevichsctp: Fix ECN markings for IPv6
2008-06-04 Vlad Yasevichsctp: Start T3-RTX timer when fast retransmitting lowes...
2008-06-04 Vlad Yasevichsctp: Correctly implement Fast Recovery cwnd manipulations.
2008-06-04 YOSHIFUJI Hideaki[SCTP]: Fix NULL dereference of asoc.
2008-05-09 Wei Yongjunsctp: Bring SCTP_DELAYED_ACK socket option into API...
2008-03-24 Florian Westphal[SCTP]: Remove redundant wrapper functions.
2008-02-29 Neil Horman[SCTP]: extend exported data in /proc/net/sctp/assoc
2008-02-05 Vlad Yasevich[SCTP]: Stop claiming that this is a "reference impleme...
2008-01-28 Vlad Yasevich[SCTP]: Implement ADD-IP special case processing for...
2008-01-28 Vlad Yasevich[SCTP]: Change use_as_src into a full address state
2008-01-28 Vlad Yasevich[SCTP]: Update ASCONF processing to conform to spec.
2008-01-28 Vlad Yasevich[SCTP]: Add the handling of "Set Primary IP Address...
2008-01-28 Vlad Yasevich[SCTP]: Handle the wildcard ADD-IP Address parameter
2007-12-20 Joe Perches[NET] include/net/: Spelling fixes
2007-12-07 Vlad Yasevich[SCTP]: Fix the bind_addr info during migration.
2007-11-09 Vlad YasevichSCTP: Convert custom hash lists to use hlist.
2007-11-07 Vlad YasevichSCTP: Allow ADD_IP to work with AUTH for backward compa...
2007-11-07 Vlad YasevichSCTP: Correctly disable ADD-IP when AUTH is not supported.
2007-11-07 Vlad YasevichSCTP: Update RCU handling during the ADD-IP case
2007-11-07 Vlad YasevichSCTP: Fix difference cases of retransmit.
2007-10-11 Stephen Hemminger[SCTP]: port randomization
2007-10-10 Vlad Yasevich[SCTP]: Tie ADD-IP and AUTH functionality as required...
2007-10-10 Vlad Yasevich[SCTP]: Implement the receive and verification of AUTH...
2007-10-10 Vlad Yasevich[SCTP]: Enable the sending of the AUTH chunk.
2007-10-10 Vlad Yasevich[SCTP]: Implement SCTP-AUTH internals
2007-10-10 Vlad Yasevich[SCTP]: Implement the Supported Extensions Parameter
2007-10-10 Adrian Bunk[SCTP]: Make sctp_addto_param() static.
2007-09-26 Al Virofix sctp_del_bind_addr() last argument type
2007-09-26 Wei YongjunSCTP : Add paramters validity check for ASCONF chunk
2007-09-16 Vlad Yasevich[SCTP]: Convert bind_addr_list locking to RCU
2007-09-16 Vlad Yasevich[SCTP]: Add RCU synchronization around sctp_localaddr_list
2007-08-30 Wei YongjunSCTP: Fix to encode PROTOCOL VIOLATION error cause...
2007-06-13 Vlad Yasevich[SCTP] Flag a pmtu change request
2007-06-13 Vlad Yasevich[SCTP] Update pmtu handling to be similar to tcp
2007-05-04 Vlad Yasevich[SCTP]: Set assoc_id correctly during INIT collision.
2007-04-26 Vlad Yasevich[SCTP]: Implement SCTP_MAX_BURST socket option.
2007-04-26 Vlad Yasevich[SCTP]: Implement SCTP_PARTIAL_DELIVERY_POINT option.
2007-04-26 Vlad Yasevich[SCTP]: Implement SCTP_FRAGMENT_INTERLEAVE socket option
2007-03-20 Vlad Yasevich[SCTP]: Reset some transport and association variables...
2006-12-22 Ivan Skytte Jorgensen[SCTP]: Fix typo adaption -> adaptation as per the...
2006-12-14 Ivan Skytte Jorgensen[SCTP]: Add support for SCTP_CONTEXT socket option.
2006-12-14 Sridhar Samudrala[SCTP]: Handle address add/delete events in a more...
2006-12-05 David HowellsMerge branch 'master' of git://git./linux/kernel/git...
2006-12-03 Al Viro[SCTP]: Annotate ->supported_addrs().
2006-12-03 Al Viro[SCTP]: sctp_association ->peer.i is a host-endian...
2006-12-03 Al Viro[SCTP]: Annotate ->inaddr_any().
2006-12-03 Al Viro[SCTP]: flip_to_{h,n}() are not needed anymore.
2006-12-03 Al Viro[SCTP]: ->a_h is gone now.
2006-12-03 Al Viro[SCTP]: ->a_h is gone now.
2006-12-03 Al Viro[SCTP]: ->source_h is not used anymore.
2006-12-03 Al Viro[SCTP]: Switch all remaining users of ->saddr_h to...
2006-12-03 Al Viro[SCTP]: Switch ->from_addr_param() to net-endian.
2006-12-03 Al Viro[SCTP]: Annotate ->dst_saddr()
2006-12-03 Al Viro[SCTP] embedded sctp_addr: net-endian mirrors
2006-12-03 Al Viro[SCTP]: Beginning of conversion to net-endian for embed...
2006-12-03 Al Viro[SCTP]: Beginning of sin_port fixes.
2006-12-03 Al Viro[SCTP]: Trivial sctp endianness annotations.
2006-12-03 Vlad Yasevich[SCTP]: Fix warning
2006-11-22 David HowellsWorkStruct: make allyesconfig
2006-09-22 Vladislav Yasevich[SCTP]: Remove multiple levels of msecs to jiffies...
2006-09-21 Herbert Xu[SCTP]: Use HMAC template and hash interface
2006-07-21 Sridhar Samudrala[SCTP]: ADDIP: Don't use an address as source until...
2006-07-21 Sridhar Samudrala[SCTP]: Verify all the paths to a peer via heartbeat...
2006-06-18 Vlad Yasevich[SCTP]: Reject sctp packets with broadcast addresses.
2006-05-06 Neil Horman[SCTP]: Allow spillover of receive buffer to avoid...
2006-03-21 Dmitry Mishin[NET]: {get|set}sockopt compatibility layer
2006-02-03 Vlad Yasevich[SCTP]: Fix 'fast retransmit' to send a TSN only once.
2006-01-17 Vlad Yasevich[SCTP]: Fix machine check/connection hang on IA64.
2006-01-17 Vlad Yasevich[SCTP]: Fix bad sysctl formatting of SCTP timeout value...
2006-01-17 Vlad Yasevich[SCTP]: Fix sctp_cookie alignment in the packet.
2006-01-03 Frank Filz[SCTP]: Update SCTP_PEER_ADDR_PARAMS socket option...
2005-11-12 Neil Horman[SCTP]: Include ulpevents in socket receive buffer...
2005-11-12 Vladislav Yasevich[SCTP]: Remove timeouts[] array from sctp_endpoint.
2005-10-08 Al Viro[PATCH] gfp flags annotations - part 1
2005-07-12 Alexey Dobriyan[SCTP]: __nocast annotations
2005-07-09 David S. Miller[SCTP]: Use struct list_head for chunk lists, not sk_bu...
2005-06-28 Vlad Yasevich[SCTP] Make init & delayed sack timeouts configurable...
2005-06-20 Frank Filz[SCTP] sctp_connectx() API support
2005-04-28 Neil Horman[SCTP] Fix SCTP sendbuffer accouting.
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2