]> pilppa.org Git - linux-2.6-omap-h63xx.git/history - net/ipv4/tcp_ipv4.c
[ALSA] at73c213: monaural support
[linux-2.6-omap-h63xx.git] / net / ipv4 / tcp_ipv4.c
2008-04-22 Linus TorvaldsMerge branch 'for_linus' of git://git.kernel.org/pub...
2008-04-22 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-04-21 Linus TorvaldsMerge branch 'master' of git://git.kernel.org/pub/scm...
2008-04-21 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-04-20 Haavard SkinnemoenMerge branch 'master' of git://git.kernel.org/pub/scm...
2008-04-20 Haavard SkinnemoenMerge branch 'master' of git://git.kernel.org/pub/scm...
2008-04-19 Russell KingMerge branch 'merge-fixes' into devel
2008-04-19 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-04-19 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-04-18 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-04-18 David S. MillerMerge branch 'master' of master.kernel.org:/pub/scm...
2008-04-14 YOSHIFUJI Hideaki[IPV4]: Use NIPQUAD_FMT to format ipv4 addresses.
2008-04-14 David S. MillerMerge branch 'master' of master.kernel.org:/pub/scm...
2008-04-14 Denis V. Lunev[TCP]: Remove owner from tcp_seq_afinfo.
2008-04-14 Denis V. Lunev[TCP]: Place file operations directly into tcp_seq_afinfo.
2008-04-14 Denis V. Lunev[TCP]: Cleanup /proc/tcp[6] creation/removal.
2008-04-14 Denis V. Lunev[TCP]: Move seq_ops from tcp_iter_state to tcp_seq_afinfo.
2008-04-14 Denis V. Lunev[TCP]: No need to check afinfo != NULL in tcp_proc_...
2008-04-14 Denis V. Lunev[TCP]: Replace struct net on tcp_iter_state with seq_ne...
2008-04-10 Florian Westphal[Syncookies]: Add support for TCP options via timestamps.
2008-04-08 David S. MillerMerge branch 'net-2.6.26-isatap-20080403' of git:/...
2008-04-03 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2008-04-03 Denis V. Lunev[NETNS]: Use TCP control socket from a correct namespace.
2008-04-03 Denis V. Lunev[NETNS]: Create tcp control socket in the each namespace.
2008-04-03 Denis V. Lunev[NETNS]: Inet control socket should not hold a namespace.
2008-04-03 Denis V. Lunev[INET]: Let inet_ctl_sock_create return sock rather...
2008-04-03 Denis V. Lunev[INET]: Rename inet_csk_ctl_sock_create to inet_ctl_soc...
2008-04-03 Denis V. Lunev[TCP]: Replace socket with sock for reset sending.
2008-04-03 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2008-03-28 Pavel Emelyanov[SOCK]: Drop inuse pcounter from struct proto (v2).
2008-03-28 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2008-03-26 David S. MillerMerge branch 'upstream-net26' of master.kernel.org...
2008-03-26 David S. MillerMerge branch 'net-2.6.26-netns-20080326' of git://git...
2008-03-26 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2008-03-25 YOSHIFUJI Hideaki[NET] NETNS: Omit namespace comparision without CONFIG_...
2008-03-25 YOSHIFUJI Hideaki[NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS.
2008-03-25 YOSHIFUJI Hideaki[NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS.
2008-03-24 Pavel Emelyanov[NETNS][TCP]: Register /proc/net/tcp in a namespace.
2008-03-24 David S. MillerMerge branch 'master' of ../net-2.6/
2008-03-23 David S. MillerMerge branch 'upstream-net26' of master.kernel.org...
2008-03-22 Pavel Emelyanov[SOCK]: Add udp_hash member to struct proto.
2008-03-21 Patrick McManus[TCP]: TCP_DEFER_ACCEPT updates - process as established
2008-03-21 Pavel Emelyanov[NET]: NULL pointer dereference and other nasty things...
2008-03-21 Daniel Lezcano[NETNS][IPV6] tcp6 - make proc per namespace
2008-03-21 Daniel Lezcano[NETNS][IPV4] tcp - make proc handle the network namespaces
2008-03-21 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2008-03-18 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
2008-03-09 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-03-06 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-03-06 Eric Dumazet[IPV4]: Add 'rtable' field in struct sk_buff to alias...
2008-03-05 David S. MillerMerge branch 'master' of master.kernel.org:/pub/scm...
2008-03-03 Denis V. Lunev[TCP]: Merge exit paths in tcp_v4_conn_request.
2008-03-03 Paul MackerrasMerge branch 'master' of git://git.kernel.org/pub/scm...
2008-03-03 Paul MackerrasMerge branch 'for-2.6.25' of master.kernel.org:/pub...
2008-03-01 Steve FrenchMerge branch 'master' of /pub/scm/linux/kernel/git...
2008-02-29 David S. MillerMerge branch 'master' of master.kernel.org:/pub/scm...
2008-02-29 Denis V. Lunev[INET]: Remove struct dst_entry *dst from request_sock_...
2008-02-29 Denis V. Lunev[INET]: Remove struct net_proto_family* from _init...
2008-02-29 Linus TorvaldsMerge branch 'avr32-fixes' of git://git.kernel.org...
2008-02-27 Christoph LameterMerge branch 'master' of git://git.kernel.org/pub/scm...
2008-02-26 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-02-26 Paul MackerrasMerge master.kernel.org:/pub/scm/linux/kernel/git/davem...
2008-02-26 Lachlan McIlroyMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-02-24 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-02-23 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-02-22 Linus TorvaldsMerge branch 'release' of git://lm-sensors.org/kernel...
2008-02-22 Linus TorvaldsMerge branch 'for-linus' of master.kernel.org:/home...
2008-02-22 Linus TorvaldsMerge branch 'merge' of git://git.kernel.org/pub/scm...
2008-02-21 Len BrownMerge branches 'release', 'bugzilla-9916', 'bugzilla...
2008-02-20 Linus TorvaldsMerge branch 'agp-patches' of git://git.kernel.org...
2008-02-19 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-02-19 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2008-02-19 Linus TorvaldsMerge branch 'release' of git://git.kernel.org/pub...
2008-02-19 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-02-19 Linus TorvaldsMerge branch 'for-linus' of git://git390.osdl.marist...
2008-02-19 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.dk/linux...
2008-02-19 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-02-19 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-02-19 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-02-19 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2008-02-18 Kris Katterjohn[TCP]: Fix tcp_v4_send_synack() comment
2008-02-08 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-02-07 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2008-02-07 Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2008-02-07 Len BrownMerge branches 'release' and 'throttling-domains' into...
2008-02-07 Len BrownMerge branches 'release' and 'menlo' into release
2008-02-07 Len BrownMerge branches 'release', 'misc' and 'misc-2.6.25'...
2008-02-07 Len BrownMerge branches 'release' and 'ppc-workaround' into...
2008-02-07 Len BrownMerge branches 'release' and 'hp-cid' into release
2008-02-07 Len BrownMerge branches 'release' and 'gpe-ack' into release
2008-02-07 Len BrownMerge branches 'release' and 'dmi' into release
2008-02-07 Len BrownMerge branches 'release', 'cpuidle-2.6.25' and 'idle...
2008-02-07 Len BrownMerge branches 'release', 'bugzilla-6217', 'bugzilla...
2008-02-07 Len BrownMerge branches 'release' and 'autoload' into release
2008-02-07 Len BrownMerge branches 'release', 'asus', 'sony-laptop' and...
2008-02-07 Len BrownMerge branches 'release', 'acpi_pm_device_sleep_state...
2008-02-07 Josh BoyerMerge branch 'virtex-for-2.6.25' of git://git.secretlab...
2008-02-07 Paul MackerrasMerge branch 'for-2.6.25' of git://git.secretlab.ca...
2008-02-06 Linus TorvaldsMerge branch 'dmapool' of git://git.kernel.org/pub...
2008-02-04 Linus TorvaldsMerge branch 'for-linus' of master.kernel.org:/home...
next