summaryrefslogtreecommitdiff
path: root/include/net/sctp/structs.h
AgeCommit message (Expand)AuthorFilesLines
2006-12-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells1-7/+14
2006-12-03[SCTP]: Annotate ->supported_addrs().Al Viro1-1/+1
2006-12-03[SCTP]: sctp_association ->peer.i is a host-endian analog of sctp_inthdr.Al Viro1-1/+8
2006-12-03[SCTP]: Annotate ->inaddr_any().Al Viro1-1/+1
2006-12-03[SCTP]: flip_to_{h,n}() are not needed anymore.Al Viro1-22/+0
2006-12-03[SCTP]: ->a_h is gone now.Al Viro1-1/+0
2006-12-03[SCTP]: ->a_h is gone now.Al Viro1-1/+0
2006-12-03[SCTP]: ->source_h is not used anymore.Al Viro1-1/+0
2006-12-03[SCTP]: Switch all remaining users of ->saddr_h to ->saddr.Al Viro1-1/+0
2006-12-03[SCTP]: Switch ->from_addr_param() to net-endian.Al Viro1-1/+1
2006-12-03[SCTP]: Annotate ->dst_saddr()Al Viro1-1/+1
2006-12-03[SCTP] embedded sctp_addr: net-endian mirrorsAl Viro1-0/+4
2006-12-03[SCTP]: Beginning of conversion to net-endian for embedded sctp_addr.Al Viro1-4/+4
2006-12-03[SCTP]: Beginning of sin_port fixes.Al Viro1-0/+22
2006-12-03[SCTP]: Trivial sctp endianness annotations.Al Viro1-1/+1
2006-12-03[SCTP]: Fix warningVlad Yasevich1-1/+1
2006-11-22WorkStruct: make allyesconfigDavid Howells1-1/+1
2006-09-23[SCTP]: Remove multiple levels of msecs to jiffies conversions.Vladislav Yasevich1-6/+6
2006-09-21[SCTP]: Use HMAC template and hash interfaceHerbert Xu1-1/+2
2006-07-22[SCTP]: ADDIP: Don't use an address as source until it is ASCONF-ACKedSridhar Samudrala1-5/+2
2006-07-22[SCTP]: Verify all the paths to a peer via heartbeat before using them.Sridhar Samudrala1-0/+4
2006-06-18[SCTP]: Reject sctp packets with broadcast addresses.Vlad Yasevich1-1/+2
2006-05-06[SCTP]: Allow spillover of receive buffer to avoid deadlock.Neil Horman1-0/+1
2006-03-21[NET]: {get|set}sockopt compatibility layerDmitry Mishin1-0/+10
2006-02-03[SCTP]: Fix 'fast retransmit' to send a TSN only once.Vlad Yasevich1-1/+1
2006-01-17[SCTP]: Fix machine check/connection hang on IA64.Vlad Yasevich1-0/+8
2006-01-17[SCTP]: Fix bad sysctl formatting of SCTP timeout values on 64-bit m/cs.Vlad Yasevich1-37/+41
2006-01-17[SCTP]: Fix sctp_cookie alignment in the packet.Vlad Yasevich1-1/+2
2006-01-04[SCTP]: Update SCTP_PEER_ADDR_PARAMS socket option to the latest api draft.Frank Filz1-20/+56
2005-11-12[SCTP]: Include ulpevents in socket receive buffer accounting.Neil Horman1-0/+16
2005-11-12[SCTP]: Remove timeouts[] array from sctp_endpoint.Vladislav Yasevich1-3/+0
2005-10-09[PATCH] gfp flags annotations - part 1Al Viro1-12/+12
2005-07-12[SCTP]: __nocast annotationsAlexey Dobriyan1-12/+18
2005-07-09[SCTP]: Use struct list_head for chunk lists, not sk_buff_head.David S. Miller1-13/+7
2005-06-29[SCTP] Make init & delayed sack timeouts configurable by user.Vlad Yasevich1-0/+4
2005-06-21[SCTP] sctp_connectx() API supportFrank Filz1-9/+32
2005-04-28[SCTP] Fix SCTP sendbuffer accouting.Neil Horman1-1/+10
2005-04-17Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+1752