summaryrefslogtreecommitdiff
path: root/include/net/sctp/structs.h
AgeCommit message (Expand)AuthorFilesLines
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-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