net-tcp: Fast Open client - sendmsg(MSG_FASTOPEN)
[pandora-kernel.git] / net / ipv4 / tcp_ipv4.c
2012-07-19 Yuchung Chengnet-tcp: Fast Open client - sendmsg(MSG_FASTOPEN)
2012-07-19 Yuchung Chengnet-tcp: Fast Open base
2012-07-19 Eric Dumazetipv4: tcp: remove per net tcp_sock
2012-07-18 David S. MillerMerge branch 'for-davem' of git://git./linux/kernel...
2012-07-17 David S. MillerMerge branch 'nexthop_exceptions'
2012-07-17 David S. Millernet: Pass optional SKB and SK arguments to dst_ops...
2012-07-17 David S. MillerMerge branch 'tipc_net-next' of git://git./linux/kernel...
2012-07-16 David S. Milleripv4: Add helper inet_csk_update_pmtu().
2012-07-12 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2012-07-12 David S. MillerMerge branch 'for-davem' of git://gitorious.org/linux...
2012-07-12 David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2012-07-12 David S. MillerMerge branch 'redirect_via_sock'
2012-07-12 David S. Millernet: Remove checks for dst_ops->redirect being NULL.
2012-07-12 David S. Milleripv4: Add redirect support to all protocol icmp error...
2012-07-12 Eric Dumazettcp: TCP Small Queues
2012-07-11 David S. MillerMerge branch 'davem-next.r8169' of git://violet.fr...
2012-07-11 David S. MillerMerge git://git./linux/kernel/git/davem/net
2012-07-11 David S. MillerMerge branch 'metrics_restructure'
2012-07-11 David S. Millerinet: Remove ->get_peer() method.
2012-07-11 David S. Millertcp: Move timestamps from inetpeer to metrics cache.
2012-07-11 David S. Millertcp: Abstract back handling peer aliveness test into...
2012-07-07 David S. MillerMerge branch 'master' of git://1984.lsi.us.es/nf-next
2012-07-05 David S. MillerMerge git://git./linux/kernel/git/davem/net
2012-06-30 Len BrownMerge branches 'acpi_pad-bugzilla-42981', 'apei-bugzill...
2012-06-29 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2012-06-29 David S. MillerMerge git://git./linux/kernel/git/davem/net
2012-06-28 Linus TorvaldsMerge branch 'for_linus' of git://git./linux/kernel...
2012-06-28 David S. MillerMerge tag 'batman-adv-for-davem' of git://git.open...
2012-06-28 David S. Milleripv4: Show that ip_send_reply() is purely unicast routine.
2012-06-28 David S. Milleripv4: Kill early demux method return value.
2012-06-28 David S. MillerRevert "ipv4: tcp: dont cache unconfirmed intput dst"
2012-06-27 Eric Dumazetipv4: tcp: dont cache unconfirmed intput dst
2012-06-26 Linus TorvaldsMerge branch 'upstream-fixes' of git://git./linux/kerne...
2012-06-25 David S. MillerMerge git://git./linux/kernel/git/davem/net
2012-06-25 Linus TorvaldsMerge branch 'v4l_for_linus' of git://git./linux/kernel...
2012-06-24 Vijay Subramaniantcp: Fix bug in tcp socket early demux
2012-06-24 David S. MillerMerge branch 'master' of git://1984.lsi.us.es/nf-next
2012-06-23 Eric Dumazetipv4: tcp: dont cache output dst for syncookies
2012-06-21 David S. Millertcp: Validate route interface in early demux.
2012-06-21 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-06-20 David S. Milleripv4: Early TCP socket demux.
2012-06-19 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2012-06-18 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2012-06-17 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-06-16 Linus TorvaldsMerge tag 'fbdev-fixes-for-3.5-1' of git://github.com...
2012-06-16 David S. MillerMerge git://git./linux/kernel/git/davem/net
2012-06-16 Linus TorvaldsMerge tag 'nfs-for-3.5-2' of git://git.linux-nfs.org...
2012-06-16 Linus TorvaldsMerge tag 'stable/for-linus-3.5-rc2-tag' of git://git...
2012-06-15 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-06-15 David S. MillerMerge git://git./linux/kernel/git/davem/net
2012-06-14 Kalle ValoMerge remote branch 'wireless-next/master' into ath6kl...
2012-06-13 Jens AxboeMerge branch 'for-jens' of git://git.drbd.org/linux...
2012-06-13 Jens AxboeMerge branch 'stable/for-jens-3.5' of git://git./linux...
2012-06-13 Linus TorvaldsMerge tag 'omapdss-for-3.5-rc2' of git://gitorious...
2012-06-13 David S. MillerMerge git://git./linux/kernel/git/davem/net
2012-06-13 Paul MundtMerge branches 'sh/urgent', 'sh/core', 'sh/clockevents...
2012-06-12 John W. LinvilleMerge branch 'master' of git://git./linux/kernel/git...
2012-06-11 David S. MillerMerge branch 'master' of git://1984.lsi.us.es/net-next
2012-06-11 Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2012-06-09 David S. Miller[PATCH] tcp: Cache inetpeer in timewait socket, and...
2012-06-09 David S. Millertcp: Get rid of inetpeer special cases.
2012-06-09 David S. Millerinet: Create and use rt{,6}_get_peer_create().
2012-06-08 Gao fenginetpeer: add parameter net for inet_getpeer_v4,v6
2012-06-08 Dave AirlieMerge branch 'exynos-drm-fixes' of git://git.infradead...
2012-06-08 Dave AirlieMerge branch 'drm-intel-fixes' of git://people.freedesk...
2012-06-07 Olof JohanssonMerge branch 'imx/fixes' of git://git.pengutronix.de...
2012-06-07 Olof JohanssonMerge tag 'imx-clk-common-fixes' of git://git.pengutron...
2012-06-06 David S. MillerMerge git://git./linux/kernel/git/davem/net
2012-06-06 David S. MillerMerge branch 'master' of git://gitorious.org/linux...
2012-06-06 Linus TorvaldsMerge tag 'rdma-fixes' of git://git./linux/kernel/git...
2012-06-06 Linus TorvaldsMerge tag 'md-3.5-fixes' of git://neil.brown.name/md
2012-06-06 Ingo MolnarMerge branch 'core/debug' into core/urgent
2012-06-06 Ingo MolnarMerge tag 'perf-urgent-for-mingo' of git://git./linux...
2012-06-05 Linus TorvaldsMerge tag 'please-pull-mce' of git://git./linux/kernel...
2012-06-05 Linus TorvaldsMerge branch '3.5-merge-fixes' of git://git./linux...
2012-06-05 Linus TorvaldsMerge branch 'for-3.5-fixes' of git://git./linux/kernel...
2012-06-05 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-06-05 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2012-06-04 Linus TorvaldsMerge branch 'for-next' of git://git.samba.org/sfrench...
2012-06-04 Linus TorvaldsMerge tag 'stable/frontswap.v16-tag' of git://git....
2012-06-04 Linus TorvaldsMerge branches 'irq-urgent-for-linus' and 'smp-hotplug...
2012-06-04 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2012-06-04 Eric Dumazettcp: tcp_make_synack() consumes dst parameter
2012-06-04 Tony LindgrenMerge branch 'for_3.5/cleanup/am3xxx-cpu-is-leftovers...
2012-06-04 Tony LindgrenMerge branch 'for_3.5/fixes/pm' of git://git./linux...
2012-06-04 Len BrownMerge branches 'bugfix-battery', 'bugfix-misc', 'bugfix...
2012-06-04 Len BrownMerge branch 'upstream' into bugfix-video
2012-06-04 Linus TorvaldsMerge branch 'pm-acpi' of git://git./linux/kernel/git...
2012-06-03 Linus TorvaldsMerge tag 'dm-3.5-changes-1' of git://git./linux/kernel...
2012-06-02 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2012-06-01 Linus TorvaldsMerge tag 'fbdev-updates-for-3.5' of git://github.com...
2012-06-01 Linus TorvaldsMerge tag 'for-linus-3.5-20120601' of git://git.infrade...
2012-06-01 Linus TorvaldsMerge branch 'slab/for-linus' of git://git./linux/kerne...
2012-06-01 Linus TorvaldsMerge tag 'sound-3.5' of git://git./linux/kernel/git...
2012-06-01 Eric Dumazettcp: reflect SYN queue_mapping into SYNACK packets
2012-06-01 Linus TorvaldsMerge tag 'ext4_for_linus' of git://git./linux/kernel...
2012-06-01 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-06-01 Linus TorvaldsMerge branch 'for-3.5' of git://linux-nfs.org/~bfields...
2012-06-01 Linus TorvaldsMerge branch 'for-3.5-take-2' of git://linux-nfs.org...
2012-05-31 Chris MasonMerge branch 'for-chris' of git://git.jan-o-sch.net...
next