Commit Graph

123 Commits (cc9fa74e2a195f7bab27fbbc4896d2fe3ec32150)

Author SHA1 Message Date
Daniel Borkmann ac4f959936 net: sctp: sctp_assoc_control_transport: fix MTU size in SCTP_PF state 12 years ago
Daniel Borkmann 477143e3fe net: sctp: trivial: update bug report in header comment 12 years ago
Daniel Borkmann 91705c61b5 net: sctp: trivial: update mailing list address 12 years ago
Daniel Borkmann bb33381d0c net: sctp: rework debugging framework to use pr_debug and friends 12 years ago
Daniel Borkmann 52db882f3f net: sctp: migrate cookie life from timeval to ktime 12 years ago
Daniel Borkmann 939cfa75a0 net: sctp: get rid of t_new macro for kzalloc 12 years ago
Daniel Borkmann 2e0c9e7911 net: sctp: sctp_association_init: put refs in reverse order 12 years ago
Jeff Layton 713e00a324 sctp: convert sctp_assoc_set_id() to use idr_alloc_cyclic() 12 years ago
Daniel Borkmann 0022d2dd4d net: sctp: minor: make sctp_ep_common's member 'dead' a bool 12 years ago
Daniel Borkmann ff2266cddd net: sctp: remove sctp_ep_common struct member 'malloced' 12 years ago
Xufeng Zhang 2317f449af sctp: don't break the loop while meeting the active_path so as to find the matched transport 12 years ago
Tejun Heo 94960e8c2e sctp: convert to idr_alloc() 12 years ago
Ying Xue 25cc4ae913 net: remove redundant check for timer pending state before del_timer 12 years ago
Thomas Graf 45122ca26c sctp: Add RCU protection to assoc->transport_addr_list 12 years ago
Michele Baldessari 196d675934 sctp: Add support to per-association statistics via a new SCTP_GET_ASSOC_STATS call 12 years ago
Eric W. Biederman e1fc3b14f9 sctp: Make sysctl tunables per net 13 years ago
Eric W. Biederman 89bf3450cb sctp: Push struct net down into sctp_transport_init 13 years ago
Eric W. Biederman 55e26eb95a sctp: Push struct net down to sctp_chunk_event_lookup 13 years ago
Eric W. Biederman b01a24078f sctp: Make the mib per network namespace 13 years ago
Eric W. Biederman 4db67e8086 sctp: Make the address lists per network namespace 13 years ago
Eric W. Biederman 4110cc255d sctp: Make the association hashtable handle multiple network namespaces 13 years ago
Neil Horman 5aa93bcf66 sctp: Implement quick failover draft from tsvwg 13 years ago
David S. Miller 02f3d4ce9e sctp: Adjust PMTU updates to accomodate route invalidation. 13 years ago
Neil Horman 4244854d22 sctp: be more restrictive in transport selection on bundled sacks 13 years ago
Eric Dumazet 95c9617472 net: cleanup unsigned to unsigned int 13 years ago
Xi Wang 2692ba61a8 sctp: fix incorrect overflow check on autoclose 13 years ago
Michio Honda 6af29ccc22 sctp: Bundle HEAERTBEAT into ASCONF_ACK 14 years ago
Michio Honda 8a07eb0a50 sctp: Add ASCONF operation on the single-homed host 14 years ago
Wei Yongjun a000c01e60 sctp: stop pending timers and purge queues when peer restart asoc 14 years ago
Wei Yongjun 8b4472cc13 sctp: fix memory leak of the ASCONF queue when free asoc 14 years ago
Wei Yongjun 9494c7c577 sctp: fix oops while removed transport still using as retran path 14 years ago
Vlad Yasevich 25f7bf7d0d sctp: fix oops when updating retransmit path with DEBUG on 14 years ago
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
Hagen Paul Pfeifer efea2c6b2e sctp: several declared/set but unused fixes 14 years ago
Joe Perches 145ce502e4 net/sctp: Use pr_fmt and pr_<level> 15 years ago
Uwe Kleine-König 421f91d21a fix typos concerning "initiali[zs]e" 15 years ago
Joe Perches 3fa21e07e6 net: Remove unnecessary returns from void function()s 15 years ago
Vlad Yasevich 6588337189 sctp: rwnd_press should be cumulative 15 years ago
Vlad Yasevich b2cf9b6bd9 sctp: update transport initializations 15 years ago
Vlad Yasevich d598b166ce sctp: Make sure we always return valid retransmit path 15 years ago
Vlad Yasevich fbdf501c93 sctp: Do no select unconfirmed transports for retransmissions 15 years ago
Vlad Yasevich 0c42749cff sctp: fix potential reference of a freed pointer 15 years ago
Vlad Yasevich 4814326b59 sctp: prevent too-fast association id reuse 15 years ago
Andrei Pelinescu-Onciul da85b7396f sctp: fix integer overflow when setting the autoclose timer 15 years ago
Vlad Yasevich 46d5a80855 sctp: Update max.burst implementation 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 409b95aff3 sctp: Set source addresses on the association before adding transports 15 years ago
Vlad Yasevich 8da645e101 sctp: Get rid of an extra routing lookup when adding a transport. 16 years ago
Vlad Yasevich 31b02e1549 sctp: Failover transmitted list on transport delete 16 years ago