Commit Graph

196 Commits (c5fc42ac4d4d6d3e3f619290b86890cb3725d2f8)

Author SHA1 Message Date
Vlad Yasevich e533ca16f3 [SCTP]: Force update of the rto when processing HB-ACK 18 years ago
David S. Miller e89862f4c5 [TCP]: Restore SKB socket owner setting in tcp_transmit_skb(). 18 years ago
Brian Haley 1e5c11fc89 [SCTP]: Fix compiler warning. 18 years ago
Vlad Yasevich 732ba35e75 [SCTP]: Fix SACK sequence during shutdown 18 years ago
Vlad Yasevich 610ab73ac4 [SCTP]: Correctly handle unexpected INIT-ACK chunk. 18 years ago
Vlad Yasevich d023f62945 [SCTP]: Verify some mandatory parameters. 18 years ago
Vlad Yasevich ebdfcad4dc [SCTP]: Set correct error cause value for missing parameters 18 years ago
Vlad Yasevich 4a1c0107bc [SCTP]: Fix err_hdr assignment in sctp_init_cause. 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 882a382c3e [SCTP]: Enable auto loading of SCTP when creating an ipv6 SCTP socket. 18 years ago
Sridhar Samudrala 29c7cf9618 [SCTP]: Handle address add/delete events in a more efficient way. 18 years ago
Christoph Lameter e18b890bb0 [PATCH] slab: remove kmem_cache_t 18 years ago
Christoph Lameter 54e6ecb239 [PATCH] slab: remove SLAB_ATOMIC 18 years ago
Arnaldo Carvalho de Melo af997d8c95 [SCTP]: Use kzalloc where appropriate 18 years ago
Al Viro 34bcca2833 [SCTP]: Even more trivial sctp annotations. 18 years ago
Al Viro 2178eda826 [SCTP]: SCTP_CMD_PROCESS_CTSN annotations. 18 years ago
Al Viro 9f81bcd942 [SCTP]: More trivial sctp annotations. 18 years ago
Al Viro 3dbe86566e [SCTP]: Annotate ->supported_addrs(). 18 years ago
Al Viro dce116ae86 [SCTP]: Get rid of the last remnants of sin_port flipping. 18 years ago
Al Viro 6fbfa9f951 [SCTP]: Annotate ->inaddr_any(). 18 years ago
Al Viro 7dcdbd9579 [SCTP]: Don't bother setting sin_port in ->from_sk(). 18 years ago
Al Viro 516b20ee2d [SCTP]: ->a_h is gone now. 18 years ago
Al Viro 9fd7649485 [SCTP]: ip6_send() doesn't need fl_ip_[sd]port. 18 years ago
Al Viro 7dd8a5821d [SCTP]: sctp_sf_send_restart_abort() is endian-agnostic. 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 74af924ab6 [SCTP]: ->a_h is gone now. 18 years ago
Al Viro 5ae955cffd [SCTP]: sctp_make_asconf_update_ip() and sctp_find_unmatch_addr(). 18 years ago
Al Viro 6244be4e06 [SCTP]: Trivial parts of a_h -> a switch. 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 16b0a03033 [SCTP]: Switch sctp_chunk ->dest to net-endian. 18 years ago
Al Viro d448388bda [SCTP]: sctp_transport_route() switched to net-endian. 18 years ago
Al Viro cb7b4a0dcf [SCTP]: Pass net-endian to ->get_dst(). 18 years ago
Al Viro d3f7a54a29 [SCTP]: ->get_saddr() switched to net-endian. 18 years ago
Al Viro 6a1e5f3354 [SCTP]: sctp_process_init() and sctp_source() switched to net-endian. 18 years ago
Al Viro 02a8a4db3b [SCTP]: sctp_copy_one_addr() switched to net-endian. 18 years ago
Al Viro 6c7be55ca0 [SCTP]: sctp_has_association() switched to net-endian. 18 years ago
Al Viro cd4ff034e3 [SCTP]: sctp_endpoint_lookup_assoc() switched to net-endian. 18 years ago
Al Viro dd86d136f9 [SCTP]: Switch ->from_addr_param() to net-endian. 18 years ago
Al Viro 5ab7b859ab [SCTP]: Switch sctp_add_bind_addr() to net-endian. 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 d55c41b115 [SCTP]: Switch ->from_skb() to net-endian. 18 years ago
Al Viro 9b1dfad011 [SCTP]: Switch sctp_cookie ->peer_addr to net-endian. 18 years ago
Al Viro f235fca389 [SCTP]: sctp_init_addrs() switched to net-endian. 18 years ago
Al Viro e2fccedb01 [SCTP]: Switch sctp_assoc_is_match to net-endian. 18 years ago
Al Viro 1c7d1fc149 [SCTP]: Switch sctp_endpoint_is_match() to net-endian. 18 years ago