Commit Graph

75 Commits (43bed127376ff2ef9c268cf6688a43d0fbed2ff4)

Author SHA1 Message Date
Vlad Yasevich 749bf9215e [SCTP]: Reset some transport and association variables on restart 18 years ago
Vlad Yasevich 0b58a81146 [SCTP]: Clean up stale data during association restart 18 years ago
Vlad Yasevich 610ab73ac4 [SCTP]: Correctly handle unexpected INIT-ACK chunk. 18 years ago
Adrian Bunk 24123186fa [SCTP]: make 2 functions static 18 years ago
Ivan Skytte Jorgensen 0f3fffd8ab [SCTP]: Fix typo adaption -> adaptation as per the latest API draft. 18 years ago
Ivan Skytte Jorgensen 6ab792f577 [SCTP]: Add support for SCTP_CONTEXT socket option. 18 years ago
Sridhar Samudrala 29c7cf9618 [SCTP]: Handle address add/delete events in a more efficient way. 18 years ago
Alexey Dobriyan 1f29bcd739 [PATCH] sysctl: remove unused "context" param 18 years ago
Al Viro 2178eda826 [SCTP]: SCTP_CMD_PROCESS_CTSN annotations. 18 years ago
Al Viro 3dbe86566e [SCTP]: Annotate ->supported_addrs(). 18 years ago
Al Viro e1857ea28d [SCTP]: sctp_association ->peer.i is a host-endian analog of sctp_inthdr. 18 years ago
Al Viro 6fbfa9f951 [SCTP]: Annotate ->inaddr_any(). 18 years ago
Al Viro c9c938cb05 [SCTP]: flip_to_{h,n}() are not needed anymore. 18 years ago
Al Viro 516b20ee2d [SCTP]: ->a_h is gone now. 18 years ago
Al Viro 74af924ab6 [SCTP]: ->a_h is gone now. 18 years ago
Al Viro 80f15d6241 [SCTP]: ->source_h is not used anymore. 18 years ago
Al Viro a926626893 [SCTP]: Switch all remaining users of ->saddr_h to ->saddr. 18 years ago
Al Viro dd86d136f9 [SCTP]: Switch ->from_addr_param() to net-endian. 18 years ago
Al Viro 854d43a465 [SCTP]: Annotate ->dst_saddr() 18 years ago
Al Viro 2a6fd78ade [SCTP] embedded sctp_addr: net-endian mirrors 18 years ago
Al Viro 09ef7fecea [SCTP]: Beginning of conversion to net-endian for embedded sctp_addr. 18 years ago
Al Viro 04afd8b282 [SCTP]: Beginning of sin_port fixes. 18 years ago
Al Viro dbc16db1e5 [SCTP]: Trivial sctp endianness annotations. 18 years ago
Al Viro 72f17e1c09 [SCTP]: Annotate tsn_dups. 18 years ago
Al Viro dc251b2b1c [SCTP]: SCTP_CMD_INIT_FAILED annotations. 18 years ago
Al Viro 63706c5c6f [SCTP]: sctp_make_op_error() annotations. 18 years ago
Al Viro 5bf2db0390 [SCTP]: Annotate sctp_init_cause(). 18 years ago
Vlad Yasevich b68dbcab1d [SCTP]: Fix warning 18 years ago
David Howells c4028958b6 WorkStruct: make allyesconfig 18 years ago
Vlad Yasevich 331c4ee7fa [SCTP]: Fix receive buffer accounting. 18 years ago
Adrian Bunk 1616436601 [SCTP]: Cleanups 19 years ago
Vladislav Yasevich 3fd091e73b [SCTP]: Remove multiple levels of msecs to jiffies conversions. 19 years ago
Sridhar Samudrala ac0b046272 [SCTP]: Extend /proc/net/sctp/snmp to provide more statistics. 19 years ago
Herbert Xu 1b489e11d4 [SCTP]: Use HMAC template and hash interface 19 years ago
Sridhar Samudrala c164a9ba0a Fix sctp privilege elevation (CVE-2006-3745) 19 years ago
Sridhar Samudrala dc022a9874 [SCTP]: ADDIP: Don't use an address as source until it is ASCONF-ACKed 19 years ago
Sridhar Samudrala ad8fec1720 [SCTP]: Verify all the paths to a peer via heartbeat before using them. 19 years ago
David S. Miller 65fd28f743 [SCTP]: Fix unintentional change to SCTP_ASSERT when !SCTP_DEBUG 19 years ago
Vlad Yasevich 4c9f5d5305 [SCTP] Reset rtt_in_progress for the chunk when processing its sack. 19 years ago
Vlad Yasevich 5636bef732 [SCTP]: Reject sctp packets with broadcast addresses. 19 years ago
Vladislav Yasevich dd2d1c6f29 [SCTP]: Respect the real chunk length when walking parameters. 19 years ago
Sridhar Samudrala 8de8c87380 [SCTP]: Set sk_err so that poll wakes up after a non-blocking connect failure. 19 years ago
Neil Horman 7c3ceb4fb9 [SCTP]: Allow spillover of receive buffer to avoid deadlock. 19 years ago
David Woodhouse 62c4f0a2d5 Don't include linux/config.h from anywhere else in include/ 19 years ago
Dmitry Mishin 3fdadf7d27 [NET]: {get|set}sockopt compatibility layer 19 years ago
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