Commit Graph

30 Commits (8d5796d2ec6b5a4e7a52861144e63af438d6f8f7)

Author SHA1 Message Date
Adrian Bunk abd0b198ea sctp: make sctp_outq_flush() static 17 years ago
Vlad Yasevich 2e3216cd54 sctp: Follow security requirement of responding with 1 packet 17 years ago
Vlad Yasevich 8b750ce54b sctp: Flush the queue only once during fast retransmit. 17 years ago
Vlad Yasevich 62aeaff5cc sctp: Start T3-RTX timer when fast retransmitting lowest TSN 17 years ago
Gui Jianfeng 8b73a07c8f SCTP: Initialize partial_bytes_acked to 0, when all of the data is acked. 17 years ago
Robert P. J. Day 9dbc15f055 [SCTP]: "list_for_each()" -> "list_for_each_entry()" where appropriate. 17 years ago
Gui Jianfeng f4ad85ca3e [SCTP]: Fix protocol violation when receiving an error lenght INIT-ACK 17 years ago
Harvey Harrison 0dc47877a3 net: replace remaining __FUNCTION__ occurrences 17 years ago
Neil Horman 58fbbed4fb [SCTP]: extend exported data in /proc/net/sctp/assoc 17 years ago
Vlad Yasevich 5f9646c3d9 [SCTP]: Make sure the chunk is off the transmitted list prior to freeing. 17 years ago
Vlad Yasevich 60c778b259 [SCTP]: Stop claiming that this is a "reference implementation" 17 years ago
Vlad Yasevich a08de64d07 [SCTP]: Update ASCONF processing to conform to spec. 17 years ago
Vlad Yasevich 7d54dc6876 SCTP: Always flush the queue when uncorcking. 17 years ago
Vlad Yasevich b6157d8e03 SCTP: Fix difference cases of retransmit. 17 years ago
Wei Yongjun 64b0812b6d SCTP : Fix bad formatted comment in outqueue.c 17 years ago
Vlad Yasevich d0ce92910b SCTP: Do not retransmit chunks that are newer then rtt. 18 years ago
Stephen Hemminger 3ff50b7997 [NET]: cleanup extra semicolons 18 years ago
Vlad Yasevich 8c4a2d41a7 [SCTP]: Fix connection hang/slowdown with PR-SCTP 18 years ago
YOSHIFUJI Hideaki d808ad9ab8 [NET] SCTP: Fix whitespace errors. 18 years ago
Al Viro 34bcca2833 [SCTP]: Even more trivial sctp annotations. 18 years ago
Al Viro 9f81bcd942 [SCTP]: More trivial sctp annotations. 18 years ago
Sridhar Samudrala cd49788563 [SCTP]: Include sk_buff overhead while updating the peer's receive window. 19 years ago
Sridhar Samudrala ac0b046272 [SCTP]: Extend /proc/net/sctp/snmp to provide more statistics. 19 years ago
Sridhar Samudrala ad8fec1720 [SCTP]: Verify all the paths to a peer via heartbeat before using them. 19 years ago
Vlad Yasevich 4c9f5d5305 [SCTP] Reset rtt_in_progress for the chunk when processing its sack. 19 years ago
Vlad Yasevich 27852c26ba [SCTP]: Fix 'fast retransmit' to send a TSN only once. 19 years ago
David S. Miller 79af02c253 [SCTP]: Use struct list_head for chunk lists, not sk_buff_head. 20 years ago
Frank Filz 3f7a87d2fa [SCTP] sctp_connectx() API support 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago