]> git.karo-electronics.de Git - karo-tx-linux.git/history - net/ipv4/route.c
ipv4: Cache output routes in fib_info nexthops.
[karo-tx-linux.git] / net / ipv4 / route.c
2012-07-20 David S. Milleripv4: Cache output routes in fib_info nexthops.
2012-07-20 David S. Milleripv4: Kill routes during PMTU/redirect updates.
2012-07-20 David S. Millernet: Document dst->obsolete better.
2012-07-20 David S. Milleripv4: Adjust semantics of rt->rt_gateway.
2012-07-20 David S. Milleripv4: Remove 'rt_dst' from 'struct rtable'
2012-07-20 David Milleripv4: Remove 'rt_mark' from 'struct rtable'
2012-07-20 David Milleripv4: Kill 'rt_src' from 'struct rtable'
2012-07-20 David Milleripv4: Remove rt_key_{src,dst,tos} from struct rtable.
2012-07-20 David Milleripv4: Kill ip_route_input_noref().
2012-07-20 David S. Milleripv4: Delete routing cache.
2012-07-20 Julian Anastasovipv4: show pmtu in route list
2012-07-20 John W. LinvilleMerge branch 'master' of git://git.kernel.org/pub/scm...
2012-07-19 David S. MillerMerge branch 'net' of git://git.kernel.org/pub/scm...
2012-07-19 Julian Anastasovipv4: Fix again the time difference calculation
2012-07-19 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
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.kernel.org/pub...
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.kernel.org...
2012-07-14 David S. MillerMerge branch 'for-davem' of git://git.kernel.org/pub...
2012-07-13 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2012-07-13 Linus TorvaldsMerge branch 'v4l_for_linus' of git://git.kernel.org...
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.kernel.org/pub/scm...
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.kernel.org/pub/scm...
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 Linus TorvaldsMerge tag 'fbdev-fixes-for-3.5-2' of git://github.com...
2012-07-11 David S. MillerMerge branch 'davem-next.r8169' of git://violet.fr...
2012-07-11 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
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-06 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2012-07-05 Linus TorvaldsMerge branch 'for-linus' of git://git.kernel.org/pub...
2012-07-05 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
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.kernel.org/pub/scm...
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.kernel.org/pub/scm/linux/kernel/git...
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.kernel.org...
2012-06-26 David S. Milleripv4: Remove unnecessary code from rt_check_expire().
2012-06-25 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2012-06-25 Linus TorvaldsMerge branch 'v4l_for_linus' of git://git.kernel.org...
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.kernel.org/pub...
2012-06-19 David S. MillerMerge branch 'for-davem' of git://git.kernel.org/pub...
2012-06-19 John W. LinvilleMerge branch 'master' of git://git.kernel.org/pub/scm...
2012-06-18 Linus TorvaldsMerge git://git.kernel.org/pub/scm/linux/kernel/git...
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.kernel.org/pub...
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.kernel.org/pub/scm/linux/kernel/git...
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.kernel.org/pub...
2012-06-15 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
2012-06-15 David S. MillerMerge branch 'master' of git://git.kernel.org/pub/scm...
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.kernel...
2012-06-13 Linus TorvaldsMerge tag 'omapdss-for-3.5-rc2' of git://gitorious...
2012-06-13 David S. MillerMerge git://git.kernel.org/pub/scm/linux/kernel/git...
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.kernel.org/pub/scm...
next