summaryrefslogtreecommitdiff
path: root/net/ipv6/route.c
AgeCommit message (Expand)Author
2011-07-01ipv6: Don't put artificial limit on routing table size.David S. Miller
2011-07-01ipv6: Don't change dst->flags using assignments.David S. Miller
2011-05-21ipv6: copy prefsrc setting when copying route entryFlorian Westphal
2011-04-28net: Use non-zero allocations in dst_alloc().David S. Miller
2011-04-28net: Make dst_alloc() take more explicit initializations.David S. Miller
2011-04-26Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-04-25net: provide cow_metrics() methods to blackhole dst_opsHeld Bernhard
2011-04-22inet: constify ip headers and in6_addrEric Dumazet
2011-04-21ipv6: Remove hoplimit initialization to -1Thomas Egerer
2011-04-15ipv6: RTA_PREFSRC support for ipv6 route source address selectionDaniel Walter
2011-03-22ipv6: ip6_route_output does not modify sk parameter, so make it constFlorian Westphal
2011-03-12ipv6: Convert to use flowi6 where applicable.David S. Miller
2011-03-12net: Put flowi_* prefix on AF independent members of struct flowiDavid S. Miller
2011-03-10Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-03-09ipv6: Don't create clones of host routes.David S. Miller
2011-03-03Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-03-03ipv6: Use ERR_CAST in addrconf_dst_alloc.David S. Miller
2011-03-01xfrm: Handle blackhole route creation via afinfo.David S. Miller
2011-03-01ipv6: Normalize arguments to ip6_dst_blackhole().David S. Miller
2011-02-25ipv6: variable next is never used in this functionHagen Paul Pfeifer
2011-02-25sysctl: ipv6: use correct net in ipv6_sysctl_rtcache_flushLucian Adrian Grijincu
2011-02-19Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-02-18net: provide default_advmss() methods to blackhole dst_opsEric Dumazet
2011-02-17net: Add initial_ref arg to dst_alloc().David S. Miller
2011-02-10inet: Create a mechanism for upward inetpeer propagation into routes.David S. Miller
2011-02-08net: Kill NETEVENT_PMTU_UPDATE.David S. Miller
2011-02-04Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-01-31net: Add default_mtu() methods to blackhole dst_opsRoland Dreier
2011-01-27net: Store ipv4/ipv6 COW'd metrics in inetpeer cache.David S. Miller
2011-01-27Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-01-27ipv6: Remove route peer binding assertions.David S. Miller
2011-01-26net: Implement read-only protection and COW'ing of metrics.David S. Miller
2011-01-24ipv6: Always clone offlink routes.David S. Miller
2010-12-18ipv6: fib6_ifdown cleanupstephen hemminger
2010-12-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-12-16ipv6: delete expired route in ip6_pmtu_deliverAndrey Vagin
2010-12-14net: Abstract default MTU metric calculation behind an accessor.David S. Miller
2010-12-13net: Abstract default ADVMSS behind an accessor.David S. Miller
2010-12-12ipv6: Demark default hoplimit as zero.David S. Miller
2010-12-12net: Abstract RTAX_HOPLIMIT metric accesses behind helper.David S. Miller
2010-12-12ipv6: Use ip6_dst_hoplimit() instead of direct dst_metric() calls.David S. Miller
2010-12-09net: Abstract away all dst_entry metrics accesses.David S. Miller
2010-11-30ipv6: Add infrastructure to bind inet_peer objects to routes.David S. Miller
2010-11-28ipv6: kill two unused macro definitionShan Wei
2010-11-17net: use the macros defined for the members of flowiChangli Gao
2010-11-12ipv6: Warn users if maximum number of routes is reached.Ben Greear
2010-11-03net dst: fix percpu_counter list corruption and poison overwrittenXiaotian Feng
2010-10-11net dst: use a percpu_counter to track entriesEric Dumazet
2010-10-04Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-10-03net: Fix IPv6 PMTU disc. w/ asymmetric routesMaciej Żenczykowski