Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris...
[safe/jmp/linux-2.6] / net / sctp /
2007-04-26 Stephen Hemminger[NET]: cleanup extra semicolons
2007-04-26 Herbert Xu[NET]: Treat CHECKSUM_PARTIAL as CHECKSUM_UNNECESSARY
2007-04-26 Vlad Yasevich[SCTP]: Implement SCTP_MAX_BURST socket option.
2007-04-26 Vlad Yasevich[SCTP]: Implement sac_info field in SCTP_ASSOC_CHANGE...
2007-04-26 Vlad Yasevich[SCTP]: Honor flags when setting peer address parameters
2007-04-26 Vlad Yasevich[SCTP]: Implement SCTP_ADDR_CONFIRMED state for ADDR_CH...
2007-04-26 Vlad Yasevich[SCTP]: Implement SCTP_PARTIAL_DELIVERY_POINT option.
2007-04-26 Vlad Yasevich[SCTP]: Implement SCTP_FRAGMENT_INTERLEAVE socket option
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Convert skb->tail to sk_buff_data_t
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Use offsets for skb->{mac,network,transport...
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: unions of just one member don't get anything...
2007-04-26 Arnaldo Carvalho... [SCTP]: Eliminate some pointer attributions to the...
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce icmp_hdr(), remove skb->h.icmph
2007-04-26 Arnaldo Carvalho... [SCTP]: Introduce sctp_hdr()
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_transport_offset()
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce ipv6_hdr(), remove skb->nh.ipv6h
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
2007-04-26 Arnaldo Carvalho... [SK_BUFF] ipv6: More skb_reset_network_header conversio...
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Some more simple skb_reset_network_header...
2007-04-18 Vlad Yasevich[SCTP]: Do not interleave non-fragments when in partial...
2007-04-17 Paolo Galtieri[SCTP]: Unmap v4mapped addresses during SCTP_BINDX_REM_...
2007-04-17 Tsutomu Fujii[SCTP]: Fix assertion (!atomic_read(&sk->sk_rmem_alloc...
2007-03-22 Vlad Yasevich[SCTP]: Correctly reset ssthresh when restarting associ...
2007-03-20 Vlad Yasevich[SCTP]: Reset some transport and association variables...
2007-03-20 Vlad Yasevich[SCTP]: Increment error counters on user requested...
2007-03-20 Vlad Yasevich[SCTP]: Clean up stale data during association restart
2007-03-08 Jarek Poplawski[SCTP] ipv6: inconsistent lock state ipv6_add_addr...
2007-02-26 Vlad Yasevich[SCTP]: Strike the transport before updating rto.
2007-02-26 Vlad Yasevich[SCTP]: Fix connection hang/slowdown with PR-SCTP
2007-02-14 Eric W. Biederman[PATCH] sysctl: remove insert_at_head from register_sysctl
2007-02-14 Tim Schmielau[PATCH] remove many unneeded #includes of sched.h
2007-02-12 Arjan van de Ven[PATCH] mark struct file_operations const 8
2007-02-11 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/net-2.6
2007-02-11 Robert P. J. Day[PATCH] Transform kmem_cache_alloc()+memset(0) -> kmem_...
2007-02-11 YOSHIFUJI Hideaki[NET] SCTP: Fix whitespace errors.
2007-01-30 Vlad Yasevich[SCTP]: Force update of the rto when processing HB-ACK
2007-01-26 David S. Miller[TCP]: Restore SKB socket owner setting in tcp_transmit...
2007-01-24 Brian Haley[SCTP]: Fix compiler warning.
2007-01-24 Vlad Yasevich[SCTP]: Fix SACK sequence during shutdown
2007-01-24 Vlad Yasevich[SCTP]: Correctly handle unexpected INIT-ACK chunk.
2007-01-24 Vlad Yasevich[SCTP]: Verify some mandatory parameters.
2007-01-24 Vlad Yasevich[SCTP]: Set correct error cause value for missing param...
2007-01-09 Vlad Yasevich[SCTP]: Fix err_hdr assignment in sctp_init_cause.
2006-12-22 Adrian Bunk[SCTP]: make 2 functions static
2006-12-22 Ivan Skytte Jorgensen[SCTP]: Fix typo adaption -> adaptation as per the...
2006-12-14 Ivan Skytte Jorgensen[SCTP]: Add support for SCTP_CONTEXT socket option.
2006-12-14 Sridhar Samudrala[SCTP]: Enable auto loading of SCTP when creating an...
2006-12-14 Sridhar Samudrala[SCTP]: Handle address add/delete events in a more...
2006-12-07 Christoph Lameter[PATCH] slab: remove kmem_cache_t
2006-12-07 Christoph Lameter[PATCH] slab: remove SLAB_ATOMIC
2006-12-05 David HowellsMerge branch 'master' of git://git./linux/kernel/git...
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...
next