aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/route.c
Commit message (Expand)AuthorAge
* ipv6: fix ECMP route replacementMichal Kubeček2015-05-20
* ipv6: do not delete previously existing ECMP routes if add failsMichal Kubeček2015-05-20
* ipv6: Fixed source specific default route handling.Markus Stenberg2015-05-09
* netlink: implement nla_get_in_addr and nla_get_in6_addrJiri Benc2015-03-31
* netlink: implement nla_put_in_addr and nla_put_in6_addrJiri Benc2015-03-31
* ipv6: coding style: comparison for equality with NULLIan Morris2015-03-31
* ipv6: expose RFC4191 route preference via rtnetlinkLubomir Rintel2015-03-11
* net: Remove protocol from struct dst_opsEric W. Biederman2015-03-09
* ipv6: fix ipv6_cow_metrics for non DST_HOST caseMartin KaFai Lau2015-02-14
* rt6_probe_deferred: Do not depend on struct orderingMichael Büsch2015-02-08
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-01-27
|\
| * ipv6: Fix __ip6_route_redirectMartin KaFai Lau2015-01-26
| * ipv6: stop sending PTB packets for MTU < 1280Hagen Paul Pfeifer2015-01-19
* | netlink: make nlmsg_end() and genlmsg_end() voidJohannes Berg2015-01-18
* | net: tcp: add RTAX_CC_ALGO fib handlingDaniel Borkmann2015-01-05
* | net: fib6: convert cfg metric to u32 outside of table write lockFlorian Westphal2015-01-05
|/
* ipv6: Avoid redoing fib6_lookup() with reachable = 0 by saving fnMartin KaFai Lau2014-10-24
* ipv6: Avoid redoing fib6_lookup() for RTF_CACHE hit caseMartin KaFai Lau2014-10-24
* ipv6: Remove BACKTRACK macroMartin KaFai Lau2014-10-24
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-10-02
|\
| * ipv6: remove rt6i_genidHannes Frederic Sowa2014-09-30
* | ipv6: White-space cleansing : gaps between function and symbol exportIan Morris2014-08-25
* | ipv6: White-space cleansing : Line LayoutsIan Morris2014-08-25
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-05-24
|\
| * net: ipv6: make "ip -6 route get mark xyz" work.Lorenzo Colitti2014-05-16
| * ipv6: update Destination Cache entries when gateway turn into hostDuan Jiong2014-05-15
* | ipv6: slight optimization in ip6_dst_gcLi RongQing2014-05-21
* | net: Use fwmark reflection in PMTU discovery.Lorenzo Colitti2014-05-13
|/
* net: ipv6: more places need LOOPBACK_IFINDEX for flowi6_iifJulian Anastasov2014-04-28
* ipv4: add a sock pointer to dst->output() path.Eric Dumazet2014-04-15
* ipv6: Limit mtu to 65575 bytesEric Dumazet2014-04-14
* ipv6: reuse rt6_need_strictWang Yufen2014-03-31
* ipv6: do not overwrite inetpeer metrics prematurelyMichal Kubeček2014-03-27
* ipv6: don't set DST_NOCOUNT for remotely added routesSabrina Dubroca2014-03-06
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-06
|\
| * ipv6: always set the new created dst's from in ip6_rt_copyLi RongQing2013-12-19
* | ipv6: remove prune parameter for fib6_clean_allLi RongQing2014-01-02
* | ipv6: namespace cleanupsstephen hemminger2014-01-01
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-12-18
|\|
| * ipv6: don't count addrconf generated routes against gc limitHannes Frederic Sowa2013-12-09
* | ipv6: router reachability probingJiri Benc2013-12-11
|/
* IPv6: Fixed support for blackhole and prohibit routesKamala R2013-12-02
* ipv6: use rt6_get_dflt_router to get default router in rt6_route_rcvDuan Jiong2013-11-08
* ipv6: drop the judgement in rt6_alloc_cow()Duan Jiong2013-11-05
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-11-04
|\
| * ipv6: ip6_dst_check needs to check for expired dst_entriesHannes Frederic Sowa2013-10-25
* | ipv6: remove the unnecessary statement in find_match()Duan Jiong2013-10-30
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-23
|\|
| * ipv6: probe routes asynchronous in rt6_probeHannes Frederic Sowa2013-10-21
| * ipv6: fill rt6i_gateway with nexthop addressJulian Anastasov2013-10-21