rpcgss: krb5: kill checksum_type, miscellaneous small cleanup
[safe/jmp/linux-2.6] / net / sctp /
2006-12-03 Arnaldo Carvalho... [SCTP]: Use kzalloc where appropriate
2006-12-03 Al Viro[SCTP]: Even more trivial sctp annotations.
2006-12-03 Al Viro[SCTP]: SCTP_CMD_PROCESS_CTSN annotations.
2006-12-03 Al Viro[SCTP]: More trivial sctp annotations.
2006-12-03 Al Viro[SCTP]: Annotate ->supported_addrs().
2006-12-03 Al Viro[SCTP]: Get rid of the last remnants of sin_port flipping.
2006-12-03 Al Viro[SCTP]: Annotate ->inaddr_any().
2006-12-03 Al Viro[SCTP]: Don't bother setting sin_port in ->from_sk().
2006-12-03 Al Viro[SCTP]: ->a_h is gone now.
2006-12-03 Al Viro[SCTP]: ip6_send() doesn't need fl_ip_[sd]port.
2006-12-03 Al Viro[SCTP]: sctp_sf_send_restart_abort() is endian-agnostic.
2006-12-03 Al Viro[SCTP]: We need to be careful when copying to sockaddr_...
2006-12-03 Al Viro[SCTP]: Trivial ->ipaddr_h -> ->ipaddr conversions.
2006-12-03 Al Viro[SCTP]: ->a_h is gone now.
2006-12-03 Al Viro[SCTP]: sctp_make_asconf_update_ip() and sctp_find_unma...
2006-12-03 Al Viro[SCTP]: Trivial parts of a_h -> a switch.
2006-12-03 Al Viro[SCTP]: ->source_h is not used anymore.
2006-12-03 Al Viro[SCTP]: Switch all remaining users of ->saddr_h to...
2006-12-03 Al Viro[SCTP]: Switch sctp_chunk ->dest to net-endian.
2006-12-03 Al Viro[SCTP]: sctp_transport_route() switched to net-endian.
2006-12-03 Al Viro[SCTP]: Pass net-endian to ->get_dst().
2006-12-03 Al Viro[SCTP]: ->get_saddr() switched to net-endian.
2006-12-03 Al Viro[SCTP]: sctp_process_init() and sctp_source() switched...
2006-12-03 Al Viro[SCTP]: sctp_copy_one_addr() switched to net-endian.
2006-12-03 Al Viro[SCTP]: sctp_has_association() switched to net-endian.
2006-12-03 Al Viro[SCTP]: sctp_endpoint_lookup_assoc() switched to net...
2006-12-03 Al Viro[SCTP]: Switch ->from_addr_param() to net-endian.
2006-12-03 Al Viro[SCTP]: Switch sctp_add_bind_addr() to net-endian.
2006-12-03 Al Viro[SCTP]: Switch sctp_assoc_add_peer() to net-endian.
2006-12-03 Al Viro[SCTP]: sctp_transport_{init,new}() switched to net...
2006-12-03 Al Viro[SCTP]: Switch ->from_skb() to net-endian.
2006-12-03 Al Viro[SCTP]: Switch sctp_cookie ->peer_addr to net-endian.
2006-12-03 Al Viro[SCTP]: sctp_init_addrs() switched to net-endian.
2006-12-03 Al Viro[SCTP]: Switch sctp_assoc_is_match to net-endian.
2006-12-03 Al Viro[SCTP]: Switch sctp_endpoint_is_match() to net-endian.
2006-12-03 Al Viro[SCTP]: Switch sctp_del_bind_addr() to net-endian.
2006-12-03 Al Viro[SCTP]: Switch address inside the heartbeat opaque...
2006-12-03 Al Viro[SCTP]: Switch sctp_assoc_lookup_paddr() to net-endian.
2006-12-03 Al Viro[SCTP]: sctp_assoc_del_peer() switched to net-endian.
2006-12-03 Al Viro[SCTP]: Annotate ->dst_saddr()
2006-12-03 Al Viro[SCTP]: Switch ->primary_addr to net-endian.
2006-12-03 Al Viro[SCTP]: Switch sctp_bind_addr_match() to net-endian.
2006-12-03 Al Viro[SCTP]: Switch ->cmp_addr() and sctp_cmp_addr_exact...
2006-12-03 Al Viro[SCTP]: Pass net-endian to ->seq_dump_addr()
2006-12-03 Al Viro[SCTP] embedded sctp_addr: net-endian mirrors
2006-12-03 Al Viro[SCTP]: Beginning of conversion to net-endian for embed...
2006-12-03 Al Viro[SCTP] bug: endianness problem in sctp_getsockopt_sctp_...
2006-12-03 Al Viro[SCTP] bug: sctp_assoc_control_transport() breakage
2006-12-03 Al Viro[SCTP] bug: sctp_find_unmatch_addr() compares net-endia...
2006-12-03 Al Viro[SCTP] bug: sctp_assoc_lookup_laddr() is broken with...
2006-12-03 Al Viro[SCTP]: Beginning of sin_port fixes.
2006-12-03 Al Viro[SCTP]: Trivial sctp endianness annotations.
2006-12-03 Al Viro[SCTP]: SCTP_CMD_ASSOC_FAILED annotations.
2006-12-03 Al Viro[SCTP]: SCTP_CMD_INIT_FAILED annotations.
2006-12-03 Al Viro[SCTP]: sctp_stop_t1_and_abort() annotations.
2006-12-03 Al Viro[SCTP]: sctp_make_op_error() annotations.
2006-12-03 Al Viro[SCTP]: Annotate sctp_init_cause().
2006-12-03 Peter Zijlstra[SCTP]: Cleanup of the sctp state table code.
2006-12-03 David S. Miller[TCP]: Don't set SKB owner in tcp_transmit_skb().
2006-12-03 Vlad Yasevich[SCTP]: Fix warning
2006-12-03 Al Viro[IPV6]: 'info' argument of ipv6 ->err_handler() is...
2006-10-31 Vlad Yasevich[SCTP]: Remove temporary associations from backlog...
2006-10-31 Vlad Yasevich[SCTP]: Correctly set IP id for SCTP traffic
2006-10-30 Herbert Xu[SCTP]: Always linearise packet on input
2006-10-19 Ville Nuorvala[IPV6]: Make sure error handling is done when calling...
2006-10-19 Ville Nuorvala[SCTP]: Fix minor typo
2006-10-12 Vlad Yasevich[SCTP]: Fix the RX queue size shown in /proc/net/sctp...
2006-10-12 Vlad Yasevich[SCTP]: Fix receive buffer accounting.
2006-09-30 Vlad Yasevich[SCTP]: Do not timestamp every SCTP packet.
2006-09-30 Vlad Yasevich[SCTP]: Use correct mask when disabling PMTUD.
2006-09-30 Sridhar Samudrala[SCTP]: Include sk_buff overhead while updating the...
2006-09-30 Sridhar Samudrala[SCTP]: Enable Nagle algorithm by default.
2006-09-22 YOSHIFUJI Hideaki[IPV6] ADDRCONF: Convert addrconf_lock to RCU.
2006-09-22 Adrian Bunk[SCTP]: Cleanups
2006-09-22 Brian Haley[SCTP]: Change globals to __read_mostly
2006-09-22 Dmitry Mishin[NET]: Fix sk->sk_filter field access
2006-09-22 Vladislav Yasevich[SCTP]: Remove multiple levels of msecs to jiffies...
2006-09-22 Sridhar Samudrala[SCTP]: Use the flags value that is passed as an arg...
2006-09-22 Vladislav Yasevich[SCTP]: Fix IPv6 address flag setting when doing peel...
2006-09-22 Vladislav Yasevich[SCTP]: Cleanup nomem handling in the state functions.
2006-09-22 Sridhar Samudrala[SCTP]: Extend /proc/net/sctp/snmp to provide more...
2006-09-21 Herbert Xu[SCTP]: Use HMAC template and hash interface
2006-08-30 Sridhar Samudrala[SCTP]: Fix sctp_primitive_ABORT() call in sctp_close().
2006-08-22 Sridhar SamudralaFix sctp privilege elevation (CVE-2006-3745)
2006-07-21 Sridhar Samudrala[SCTP]: ADDIP: Don't use an address as source until...
2006-07-21 Sridhar Samudrala[SCTP]: Set chunk->data_accepted only if we are going...
2006-07-21 Sridhar Samudrala[SCTP]: Verify all the paths to a peer via heartbeat...
2006-07-21 Vlad Yasevich[SCTP]: Unhash the endpoint in sctp_endpoint_free().
2006-07-21 Sridhar Samudrala[SCTP]: Check for NULL arg to sctp_bucket_destroy().
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-20 Al Viro[SCTP]: sctp_unpack_cookie() fix
2006-06-18 Neil Horman[SCTP]: Fix persistent slowdown in sctp when a gap...
2006-06-18 Tsutomu Fujii[SCTP]: Send only 1 window update SACK per message.
2006-06-18 Sridhar Samudrala[SCTP]: Don't do CRC32C checksum over loopback.
2006-06-18 Vlad Yasevich[SCTP] Reset rtt_in_progress for the chunk when process...
2006-06-18 Vlad Yasevich[SCTP]: Reject sctp packets with broadcast addresses.
2006-06-18 Vlad Yasevich[SCTP]: Limit association max_retrans setting in setsoc...
2006-05-19 Vladislav Yasevich[SCTP]: Allow linger to abort 1-N style sockets.
2006-05-19 Vladislav Yasevich[SCTP]: Validate the parameter length in HB-ACK chunk.
2006-05-19 Vladislav Yasevich[SCTP]: A better solution to fix the race between sctp_...
next