summaryrefslogtreecommitdiff
path: root/include/net/sctp
AgeCommit message (Expand)Author
2006-08-26SCTP: Reject sctp packets with broadcast addresses.Vlad Yasevich
2006-08-23Fix sctp privilege elevation (CVE-2006-3745)Sridhar Samudrala
2006-05-20[PATCH] SCTP: Respect the real chunk length when walking parameters (CVE-2006...Vladislav Yasevich
2006-05-09[PATCH] SCTP: Allow spillover of receive buffer to avoid deadlock. (CVE-2006-...Neil Horman
2006-02-02[SCTP]: Fix 'fast retransmit' to send a TSN only once.Vlad Yasevich
2006-01-17[SCTP]: Fix couple of races between sctp_peeloff() and sctp_rcv().Sridhar Samudrala
2006-01-17[SCTP]: Fix machine check/connection hang on IA64.Vlad Yasevich
2006-01-17[SCTP]: Fix bad sysctl formatting of SCTP timeout values on 64-bit m/cs.Vlad Yasevich
2006-01-17[SCTP]: Fix sctp_cookie alignment in the packet.Vlad Yasevich
2006-01-13[NET]: Use NIP6_FMT in kernel.hJoe Perches
2006-01-03[SCTP]: Add support for SCTP_DELAYED_ACK_TIME socket option.Frank Filz
2006-01-03[SCTP]: Update SCTP_PEER_ADDR_PARAMS socket option to the latest api draft.Frank Filz
2005-11-11[SCTP]: Include ulpevents in socket receive buffer accounting.Neil Horman
2005-11-11[SCTP]: Fix ia64 NaT consumption fault with sctp_sideffect commands.Vladislav Yasevich
2005-11-11[SCTP]: Remove timeouts[] array from sctp_endpoint.Vladislav Yasevich
2005-10-28[SCTP] Rename SCTP specific control message flags.Ivan Skytte Jorgensen
2005-10-08[PATCH] gfp flags annotations - part 1Al Viro
2005-10-06[SCTP] Fix SCTP socket options to work with 32-bit apps on 64-bit kernels.Sridhar Samudrala
2005-10-06[SCTP] Fix sctp_get{pl}addrs() API to work with 32-bit apps on 64-bit kernels.Ivan Skytte Jørgensen
2005-08-29[TCP]: Move the tcp sock states to net/tcp_states.hArnaldo Carvalho de Melo
2005-07-18[SCTP]: Fix potential null pointer dereference while handling an icmp errorSridhar Samudrala
2005-07-11[SCTP]: __nocast annotationsAlexey Dobriyan
2005-07-08[SCTP]: Use struct list_head for chunk lists, not sk_buff_head.David S. Miller
2005-06-28[SCTP] Make init & delayed sack timeouts configurable by user.Vlad Yasevich
2005-06-24[PATCH] make various thing staticAdrian Bunk
2005-06-20[SCTP] sctp_connectx() API supportFrank Filz
2005-04-28[SCTP] Fix SCTP sendbuffer accouting.Neil Horman
2005-04-28[SCTP] Implement Sec 2.41 of SCTP Implementers guide.Jerome Forissier
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds