ipv4: use seqlock for nh_exceptions
[deliverable/linux.git] / net / ipv4 / route.c
2012-07-19  Julian Anastasovipv4: use seqlock for nh_exceptions
2012-07-19  David S. Milleripv4: Fix time difference calculation in rt_bind_except...
2012-07-18  David S. MillerMerge branch 'for-davem' of git://git./linux/kernel...
2012-07-17  Eric Dumazetipv4: fix rcu splat
2012-07-17  David S. Milleripv4: Fix nexthop exception hash computation.
2012-07-17  David S. MillerMerge branch 'nexthop_exceptions'
2012-07-17  David S. Milleripv4: Add FIB 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-14  David S. MillerMerge branch 'for-davem' of git://git./linux/kernel...
2012-07-13  David S. Milleripv4: Don't store a rule pointer in fib_result.
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. Milleripv4: Fix warnings in ip_do_redirect() for some configu...
2012-07-12  David S. MillerMerge branch 'redirect_via_sock'
2012-07-12  David S. Millernet: Add dummy dst_ops->redirect method where needed.
2012-07-12  David S. Milleripv4: Kill ip_rt_redirect().
2012-07-12  David S. Milleripv4: Add ipv4_redirect() and ipv4_sk_redirect() helper...
2012-07-12  David S. Milleripv4: Generalize ip_do_redirect() and hook into new...
2012-07-12  David S. Milleripv4: Rearrange arguments to ip_rt_redirect()
2012-07-12  David S. Milleripv4: Pull redirect instantiation out into a helper...
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. Milleripv4: Remove inetpeer from routes.
2012-07-11  David S. Milleripv4: Calling ->cow_metrics() now is a bug.
2012-07-11  David S. Milleripv4: Kill dst_copy_metrics() call from ipv4_blackhole_...
2012-07-11  David S. Milleripv4: Enforce max MTU metric at route insertion time.
2012-07-11  David S. Milleripv4: Maintain redirect and PMTU info in struct rtable...
2012-07-11  David S. Millerrtnetlink: Remove ts/tsage args to rtnl_put_cacheinfo().
2012-07-11  David S. Millerinet: Kill FLOWI_FLAG_PRECOW_METRICS.
2012-07-11  David S. Millerinet: Minimize use of cached route inetpeer.
2012-07-11  David S. Millertcp: Move timestamps from inetpeer to metrics cache.
2012-07-11  David S. Millernet: Don't report route RTT metric value in cache dumps.
2012-07-07  David S. MillerMerge branch 'for-davem' of git://gitorious.org/linux...
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-07-05  David S. Milleripv4: No need to set generic neighbour pointer.
2012-07-05  David S. Millernet: Add optional SKB arg to dst_ops->neigh_lookup().
2012-07-05  David S. Milleripv4: Don't report neigh uptodate state in rtcache...
2012-07-05  David S. Milleripv4: Make neigh lookups directly in output packet...
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. Milleripv4: Remove extraneous assignment of dst->tclassid.
2012-06-29  David S. Milleripv4: Adjust in_dev handling in fib_validate_source()
2012-06-29  David S. MillerMerge git://git./linux/kernel/git/davem/net
2012-06-28  David S. MillerMerge tag 'batman-adv-for-davem' of git://git.open...
2012-06-28  David S. Milleripv4: Kill rt->rt_spec_dst, no longer used.
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  David S. Milleripv4: Cache ip_error() routes even when not forwarding.
2012-06-26  Linus TorvaldsMerge branch 'upstream-fixes' of git://git./linux/kerne...
2012-06-26  David S. Milleripv4: Remove unnecessary code from rt_check_expire().
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  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  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2012-06-19  David S. MillerMerge branch 'for-davem' of git://git./linux/kernel...
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-18  David S. Milleripv4: Cap ADVMSS metric in the FIB rather than the...
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 branch 'master' of git://1984.lsi.us.es/nf-next
2012-06-16  David S. MillerMerge git://git./linux/kernel/git/davem/net
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-15  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2012-06-15  David S. Milleripv4: Handle PMTU in all ICMP error handlers.
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  Thomas Grafipv4: Add interface option to enable routing of 127...
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-11  David S. Millerinet: Avoid potential NULL peer dereference.
2012-06-11  David S. Millerinet: Use FIB table peer roots in routes.
2012-06-11  David S. Millerinet: Add family scope inetpeer flushes.
2012-06-11  David S. Milleripv4: Kill ip_rt_frag_needed().
2012-06-11  David S. Millerinet: Hide route peer accesses behind helpers.
2012-06-10  David S. Millerinet: Pass inetpeer root into inet_getpeer*() interfaces.
2012-06-09  David S. Millerinet: Consolidate inetpeer_invalidate_tree() interfaces.
2012-06-09  David S. Millerinet: Initialize per-netns inetpeer roots in net/ipv...
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  Gao fenginetpeer: add namespace support for inetpeer
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 branch 'master' of git://gitorious.org/linux...
2012-06-06  Linus TorvaldsMerge tag 'rdma-fixes' of git://git./linux/kernel/git...
2012-06-06  Ingo MolnarMerge branch 'core/debug' into core/urgent
2012-06-05  Linus TorvaldsMerge tag 'please-pull-mce' of git://git./linux/kernel...
2012-06-05  Linus TorvaldsMerge branch 'for-3.5-fixes' of git://git./linux/kernel...
next
This page took 0.254597 seconds and 108 git commands to generate.