Commit Graph

255 Commits (d63219a10126b878abbbffdf4c5bcf29ef756b7f)

Author SHA1 Message Date
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
Al Viro c9a08505ec [SCTP]: Switch sctp_del_bind_addr() to net-endian. 18 years ago
Al Viro 63de08f45b [SCTP]: Switch address inside the heartbeat opaque data 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 854d43a465 [SCTP]: Annotate ->dst_saddr() 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 c604e368a4 [SCTP]: Pass net-endian to ->seq_dump_addr() 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 30330ee00c [SCTP] bug: endianness problem in sctp_getsockopt_sctp_status() 18 years ago
Al Viro 0906e20fa0 [SCTP] bug: sctp_assoc_control_transport() breakage 18 years ago
Al Viro d5c747f6ef [SCTP] bug: sctp_find_unmatch_addr() compares net-endian to host-endian 18 years ago
Al Viro 39940a48c4 [SCTP] bug: sctp_assoc_lookup_laddr() is broken with ipv6. 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 5be291fe2d [SCTP]: SCTP_CMD_ASSOC_FAILED annotations. 18 years ago
Al Viro dc251b2b1c [SCTP]: SCTP_CMD_INIT_FAILED annotations. 18 years ago
Al Viro f94c0198dd [SCTP]: sctp_stop_t1_and_abort() 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
Peter Zijlstra 1ed176a801 [SCTP]: Cleanup of the sctp state table code. 18 years ago
David S. Miller 931731123a [TCP]: Don't set SKB owner in tcp_transmit_skb(). 18 years ago
Vlad Yasevich b68dbcab1d [SCTP]: Fix warning 18 years ago
Al Viro 04ce69093f [IPV6]: 'info' argument of ipv6 ->err_handler() is net-endian 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
Vlad Yasevich 4f4443088b [SCTP]: Correctly set IP id for SCTP traffic 19 years ago
Herbert Xu 28cd775273 [SCTP]: Always linearise packet on input 19 years ago
Ville Nuorvala 4251320fa2 [IPV6]: Make sure error handling is done when calling ip6_route_output(). 19 years ago
Ville Nuorvala 23c435f7ff [SCTP]: Fix minor typo 19 years ago
Vlad Yasevich 6aa2551cf1 [SCTP]: Fix the RX queue size shown in /proc/net/sctp/assocs output. 19 years ago
Vlad Yasevich 331c4ee7fa [SCTP]: Fix receive buffer accounting. 19 years ago
Vlad Yasevich f236218b72 [SCTP]: Do not timestamp every SCTP packet. 19 years ago
Vlad Yasevich b56bab46f3 [SCTP]: Use correct mask when disabling PMTUD. 19 years ago
Sridhar Samudrala cd49788563 [SCTP]: Include sk_buff overhead while updating the peer's receive window. 19 years ago
Sridhar Samudrala 208edef6a5 [SCTP]: Enable Nagle algorithm by default. 19 years ago
YOSHIFUJI Hideaki 8814c4b533 [IPV6] ADDRCONF: Convert addrconf_lock to RCU. 19 years ago
Adrian Bunk 1616436601 [SCTP]: Cleanups 19 years ago
Brian Haley 4cbf1cae9f [SCTP]: Change globals to __read_mostly 19 years ago
Dmitry Mishin fda9ef5d67 [NET]: Fix sk->sk_filter field access 19 years ago