Commit Graph

57 Commits (ada64e4c98eb5f04a9ca223c5ff9e7ac22ce6404)

Author SHA1 Message Date
Vlad Yasevich 50b5d6ad63 sctp: Fix a race between ICMP protocol unreachable and connect() 15 years ago
Vlad Yasevich c078669340 sctp: Fix oops when sending queued ASCONF chunks 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Daniel Mack 3ad2f3fbb9 tree-wide: Assorted spelling fixes 15 years ago
André Goddard Rosa af901ca181 tree-wide: fix assorted typos all over the place 15 years ago
Andrei Pelinescu-Onciul 5fdd4baef6 sctp: on T3_RTX retransmit all the in-flight chunks 15 years ago
Vlad Yasevich 90f2f5318b sctp: Update SWS avaoidance receiver side algorithm 15 years ago
Vlad Yasevich e0e9db178a sctp: Select a working primary during sctp_connectx() 15 years ago
Vlad Yasevich d4d6fb5787 sctp: Try not to change a_rwnd when faking a SACK from SHUTDOWN. 16 years ago
Vlad Yasevich b9f8478682 sctp: Fix error count increments that were results of HEARTBEATS 16 years ago
Vlad Yasevich 9c5c62be2f sctp: Send user messages to the lower layer as one 16 years ago
Wei Yongjun 9919b455fc sctp: fix to choose alternate destination when retransmit ASCONF chunk 16 years ago
Vlad Yasevich 7e99013a50 sctp: Fix broken RTO-doubling for data retransmits 16 years ago
Wei Yongjun 3df2678737 sctp: fix kernel panic with ERROR chunk containing too many error causes 16 years ago
Vlad Yasevich faee47cdbf sctp: Fix the RTO-doubling on idle-link heartbeats 16 years ago
Vlad Yasevich 8e1ee18c33 sctp: Rework the tsn map to use generic bitmap. 17 years ago
Vlad Yasevich 96cd0d3d71 sctp: enable cookie-echo retransmission transport switch 17 years ago
Vlad Yasevich 2e3216cd54 sctp: Follow security requirement of responding with 1 packet 17 years ago
Wei Yongjun d364d9276b sctp: Bring SCTP_DELAYED_ACK socket option into API compliance 17 years ago
Gui Jianfeng 765ff02e89 [SCTP]: Remove an unused parameter from sctp_cmd_hb_timer_update 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
Vlad Yasevich 60c778b259 [SCTP]: Stop claiming that this is a "reference implementation" 17 years ago
Vlad Yasevich b6157d8e03 SCTP: Fix difference cases of retransmit. 18 years ago
Vlad Yasevich 730fc3d05c [SCTP]: Implete SCTP-AUTH parameter processing 18 years ago
Wei Yongjun d99fa42963 SCTP: Use net_ratelimit to suppress error messages print too fast 18 years ago
Vlad Yasevich ea2dfb3733 SCTP: properly clean up fragment and ordering queues during FWD-TSN. 18 years ago
Vlad Yasevich 07d9396771 [SCTP]: Set assoc_id correctly during INIT collision. 18 years ago
Stephen Hemminger 3ff50b7997 [NET]: cleanup extra semicolons 18 years ago
Vlad Yasevich a5a35e7675 [SCTP]: Implement sac_info field in SCTP_ASSOC_CHANGE notification. 18 years ago
YOSHIFUJI Hideaki d808ad9ab8 [NET] SCTP: Fix whitespace errors. 18 years ago
Vlad Yasevich e533ca16f3 [SCTP]: Force update of the rto when processing HB-ACK 18 years ago
Vlad Yasevich 732ba35e75 [SCTP]: Fix SACK sequence during shutdown 18 years ago
Al Viro 2178eda826 [SCTP]: SCTP_CMD_PROCESS_CTSN annotations. 18 years ago
Al Viro b3f5b3b665 [SCTP]: Trivial ->ipaddr_h -> ->ipaddr conversions. 18 years ago
Al Viro 38a03145ef [SCTP]: sctp_assoc_del_peer() switched to net-endian. 18 years ago
Al Viro acd2bc96e1 [SCTP]: Switch ->primary_addr to net-endian. 18 years ago
Al Viro 5f242a13e8 [SCTP]: Switch ->cmp_addr() and sctp_cmp_addr_exact() to net-endian. 18 years ago
Al Viro 09ef7fecea [SCTP]: Beginning of conversion to net-endian for embedded sctp_addr. 18 years ago
Al Viro 5be291fe2d [SCTP]: SCTP_CMD_ASSOC_FAILED annotations. 18 years ago
Al Viro dc251b2b1c [SCTP]: SCTP_CMD_INIT_FAILED annotations. 18 years ago
Sridhar Samudrala ad8fec1720 [SCTP]: Verify all the paths to a peer via heartbeat before using them. 19 years ago
Sridhar Samudrala 8de8c87380 [SCTP]: Set sk_err so that poll wakes up after a non-blocking connect failure. 19 years ago
Vlad Yasevich 8116ffad41 [SCTP]: Fix bad sysctl formatting of SCTP timeout values on 64-bit m/cs. 19 years ago
Kris Katterjohn 09a626600b [NET]: Change some "if (x) BUG();" to "BUG_ON(x);" 19 years ago
Frank Filz 52ccb8e90c [SCTP]: Update SCTP_PEER_ADDR_PARAMS socket option to the latest api draft. 19 years ago
Vladislav Yasevich 1e7d3d90c9 [SCTP]: Remove timeouts[] array from sctp_endpoint. 20 years ago
Al Viro dd0fc66fb3 [PATCH] gfp flags annotations - part 1 20 years ago
Alexey Dobriyan 3182cd84f0 [SCTP]: __nocast annotations 20 years ago