Commit Graph

25 Commits (e18f9b4be430189d79a01a75734bf7cfdc22cc3f)

Author SHA1 Message Date
Vlad Yasevich 27852c26ba [SCTP]: Fix 'fast retransmit' to send a TSN only once. 19 years ago
Sridhar Samudrala c4d2444e99 [SCTP]: Fix couple of races between sctp_peeloff() and sctp_rcv(). 19 years ago
Vlad Yasevich 313e7b4d25 [SCTP]: Fix machine check/connection hang on IA64. 19 years ago
Vlad Yasevich 8116ffad41 [SCTP]: Fix bad sysctl formatting of SCTP timeout values on 64-bit m/cs. 19 years ago
Vlad Yasevich 9834a2bb49 [SCTP]: Fix sctp_cookie alignment in the packet. 19 years ago
Joe Perches 46b86a2da0 [NET]: Use NIP6_FMT in kernel.h 19 years ago
Frank Filz 7708610b1b [SCTP]: Add support for SCTP_DELAYED_ACK_TIME socket option. 19 years ago
Frank Filz 52ccb8e90c [SCTP]: Update SCTP_PEER_ADDR_PARAMS socket option to the latest api draft. 19 years ago
Neil Horman 049b3ff5a8 [SCTP]: Include ulpevents in socket receive buffer accounting. 19 years ago
Vladislav Yasevich 19c7e9eef5 [SCTP]: Fix ia64 NaT consumption fault with sctp_sideffect commands. 19 years ago
Vladislav Yasevich 1e7d3d90c9 [SCTP]: Remove timeouts[] array from sctp_endpoint. 19 years ago
Ivan Skytte Jorgensen eaa5c54dbe [SCTP] Rename SCTP specific control message flags. 19 years ago
Al Viro dd0fc66fb3 [PATCH] gfp flags annotations - part 1 19 years ago
Sridhar Samudrala 20c9c825b1 [SCTP] Fix SCTP socket options to work with 32-bit apps on 64-bit kernels. 20 years ago
Ivan Skytte Jørgensen 5fe467ee97 [SCTP] Fix sctp_get{pl}addrs() API to work with 32-bit apps on 64-bit kernels. 20 years ago
Arnaldo Carvalho de Melo c752f0739f [TCP]: Move the tcp sock states to net/tcp_states.h 20 years ago
Sridhar Samudrala d1ad1ff299 [SCTP]: Fix potential null pointer dereference while handling an icmp error 20 years ago
Alexey Dobriyan 3182cd84f0 [SCTP]: __nocast annotations 20 years ago
David S. Miller 79af02c253 [SCTP]: Use struct list_head for chunk lists, not sk_buff_head. 20 years ago
Vlad Yasevich 2f85a42964 [SCTP] Make init & delayed sack timeouts configurable by user. 20 years ago
Adrian Bunk 52c1da3953 [PATCH] make various thing static 20 years ago
Frank Filz 3f7a87d2fa [SCTP] sctp_connectx() API support 20 years ago
Neil Horman 4eb701dfc6 [SCTP] Fix SCTP sendbuffer accouting. 20 years ago
Jerome Forissier 047a2428a1 [SCTP] Implement Sec 2.41 of SCTP Implementers guide. 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago