]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/history - net/sctp
[PATCH] cciss: map out more memory for config table
[linux-2.6-omap-h63xx.git] / net / sctp /
2006-12-12 Dave JonesMerge ../linus
2006-12-12 Dave JonesMerge ../linus
2006-12-12 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2006-12-09 Linus TorvaldsMerge branch 'drm-patches' of git://git.kernel.org...
2006-12-08 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2006-12-08 Dmitry TorokhovMerge rsync://rsync.kernel.org/pub/scm/linux/kernel...
2006-12-07 Linus TorvaldsMerge branch 'for-linus' of master.kernel.org:/home...
2006-12-07 Linus TorvaldsMerge branch 'release' of master.kernel.org:/pub/scm...
2006-12-07 Linus TorvaldsMerge branch 'intx' of master.kernel.org:/pub/scm/linux...
2006-12-07 Trond MyklebustMerge branch 'master' of /home/trondmy/kernel/linux...
2006-12-07 Trond MyklebustMerge branch 'master' of /home/trondmy/kernel/linux...
2006-12-07 Linus TorvaldsMerge branch 'upstream-linus' of master.kernel.org...
2006-12-07 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/steve...
2006-12-07 Linus TorvaldsMerge branch 'upstream-linus' of master.kernel.org...
2006-12-07 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/davem...
2006-12-07 Linus TorvaldsMerge branch 'for-linus' of git://one.firstfloor.org...
2006-12-07 Christoph Lameter[PATCH] slab: remove kmem_cache_t
2006-12-07 Christoph Lameter[PATCH] slab: remove SLAB_ATOMIC
2006-12-07 Jeff GarzikMerge tag 'r8169-upstream-20061204-00' of git://electri...
2006-12-07 Jeff GarzikMerge branch 'upstream' of git://git.kernel.org/pub...
2006-12-07 Jeff GarzikMerge branch 'master' into upstream
2006-12-07 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2006-12-06 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/letha...
2006-12-06 Linus TorvaldsMerge git://git.infradead.org/users/dhowells/workq-2.6
2006-12-06 David HowellsMerge branch 'master' of git://git.kernel.org/pub/scm...
2006-12-06 Linus TorvaldsMerge master.kernel.org:/pub/scm/linux/kernel/git/jejb...
2006-12-05 David HowellsMerge branch 'master' of git://git.kernel.org/pub/scm...
2006-12-05 David HowellsMerge branch 'master' of git://git.kernel.org/pub/scm...
2006-12-05 Linus TorvaldsMerge branch 'upstream-linus' of git://git.kernel.org...
2006-12-04 Linus TorvaldsMerge branch 'upstream-linus' of master.kernel.org...
2006-12-04 Paul MackerrasMerge branch 'linux-2.6' into for-linus
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-11-30 Wim Van SebroeckMerge ../linux-2.6-watchdog-mm
2006-11-22 James BottomleyMerge ../scsi-rc-fixes-2.6
2006-11-22 David HowellsWorkStruct: make allyesconfig
2006-11-21 Andi KleenMerge branch 'master' of git://git.kernel.org/pub/scm...
2006-11-05 Dmitry TorokhovMerge rsync://rsync.kernel.org/pub/scm/linux/kernel...
2006-11-04 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2006-11-03 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2006-11-02 Linus TorvaldsMerge branch 'for-linus' of master.kernel.org:/pub...
next