Commit Graph

39 Commits (52aa944a182545a987dc753f9602235a3359df0c)

Author SHA1 Message Date
Vlad Yasevich 559cf710b0 [SCTP]: Convert bind_addr_list locking to RCU 18 years ago
Vlad Yasevich cc75689a4c SCTP: Uncomfirmed transports can't become Inactive 18 years ago
Vlad Yasevich 8a4794914f [SCTP] Flag a pmtu change request 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 703315712c [SCTP]: Implement SCTP_MAX_BURST socket option. 18 years ago
Vlad Yasevich 1ae4114dce [SCTP]: Implement SCTP_ADDR_CONFIRMED state for ADDR_CHNAGE event 18 years ago
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
Tim Schmielau cd354f1ae7 [PATCH] remove many unneeded #includes of sched.h 18 years ago
YOSHIFUJI Hideaki d808ad9ab8 [NET] SCTP: Fix whitespace errors. 18 years ago
Ivan Skytte Jorgensen 6ab792f577 [SCTP]: Add support for SCTP_CONTEXT socket option. 18 years ago
Al Viro 8cec6b8066 [SCTP]: We need to be careful when copying to sockaddr_storage. 18 years ago
Al Viro b3f5b3b665 [SCTP]: Trivial ->ipaddr_h -> ->ipaddr conversions. 18 years ago
Al Viro 4bdf4b5fe2 [SCTP]: Switch sctp_assoc_add_peer() to net-endian. 18 years ago
Al Viro b488c7dd58 [SCTP]: sctp_transport_{init,new}() switched to net-endian. 18 years ago
Al Viro e2fccedb01 [SCTP]: Switch sctp_assoc_is_match to net-endian. 18 years ago
Al Viro be29681edf [SCTP]: Switch sctp_assoc_lookup_paddr() to net-endian. 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 7e1e4a2b9d [SCTP]: Switch sctp_bind_addr_match() 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 0906e20fa0 [SCTP] bug: sctp_assoc_control_transport() breakage 18 years ago
Al Viro 39940a48c4 [SCTP] bug: sctp_assoc_lookup_laddr() is broken with ipv6. 18 years ago
Al Viro dbc16db1e5 [SCTP]: Trivial sctp endianness annotations. 18 years ago
David Howells c4028958b6 WorkStruct: make allyesconfig 18 years ago
Vlad Yasevich de76e695a5 [SCTP]: Remove temporary associations from backlog and hash. 19 years ago
Sridhar Samudrala ad8fec1720 [SCTP]: Verify all the paths to a peer via heartbeat before using them. 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 1e7d3d90c9 [SCTP]: Remove timeouts[] array from sctp_endpoint. 19 years ago
Jesper Juhl a51482bde2 [NET]: kfree cleanup 19 years ago
Al Viro dd0fc66fb3 [PATCH] gfp flags annotations - part 1 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
Frank Filz 3f7a87d2fa [SCTP] sctp_connectx() API support 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago