summaryrefslogtreecommitdiffstats
path: root/net/ipv6/route.c
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-01-271-6/+7
|\
| * ipv6: Fix __ip6_route_redirectMartin KaFai Lau2015-01-251-1/+5
| * ipv6: stop sending PTB packets for MTU < 1280Hagen Paul Pfeifer2015-01-191-5/+2
* | netlink: make nlmsg_end() and genlmsg_end() voidJohannes Berg2015-01-181-1/+2
* | net: tcp: add RTAX_CC_ALGO fib handlingDaniel Borkmann2015-01-051-2/+15
* | net: fib6: convert cfg metric to u32 outside of table write lockFlorian Westphal2015-01-051-10/+47
|/
* ipv6: Avoid redoing fib6_lookup() with reachable = 0 by saving fnMartin KaFai Lau2014-10-241-14/+16
* ipv6: Avoid redoing fib6_lookup() for RTF_CACHE hit caseMartin KaFai Lau2014-10-241-3/+3
* ipv6: Remove BACKTRACK macroMartin KaFai Lau2014-10-241-30/+40
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-10-021-4/+0
|\
| * ipv6: remove rt6i_genidHannes Frederic Sowa2014-09-301-4/+0
* | ipv6: White-space cleansing : gaps between function and symbol exportIan Morris2014-08-241-2/+0
* | ipv6: White-space cleansing : Line LayoutsIan Morris2014-08-241-10/+10
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-05-241-0/+24
|\
| * net: ipv6: make "ip -6 route get mark xyz" work.Lorenzo Colitti2014-05-161-0/+3
| * ipv6: update Destination Cache entries when gateway turn into hostDuan Jiong2014-05-151-0/+21
* | ipv6: slight optimization in ip6_dst_gcLi RongQing2014-05-211-1/+1
* | net: Use fwmark reflection in PMTU discovery.Lorenzo Colitti2014-05-131-1/+1
|/
* net: ipv6: more places need LOOPBACK_IFINDEX for flowi6_iifJulian Anastasov2014-04-281-0/+2
* ipv4: add a sock pointer to dst->output() path.Eric Dumazet2014-04-151-7/+7
* ipv6: Limit mtu to 65575 bytesEric Dumazet2014-04-141-2/+3
* ipv6: reuse rt6_need_strictWang Yufen2014-03-311-6/+0
* ipv6: do not overwrite inetpeer metrics prematurelyMichal Kubeček2014-03-271-33/+11
* ipv6: don't set DST_NOCOUNT for remotely added routesSabrina Dubroca2014-03-061-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-01-061-3/+1
|\
| * ipv6: always set the new created dst's from in ip6_rt_copyLi RongQing2013-12-191-3/+1
* | ipv6: remove prune parameter for fib6_clean_allLi RongQing2014-01-021-3/+3
* | ipv6: namespace cleanupsstephen hemminger2014-01-011-16/+30
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-12-181-5/+3
|\ \ | |/
| * ipv6: don't count addrconf generated routes against gc limitHannes Frederic Sowa2013-12-091-5/+3
* | ipv6: router reachability probingJiri Benc2013-12-111-6/+10
|/
* IPv6: Fixed support for blackhole and prohibit routesKamala R2013-12-021-12/+10
* ipv6: use rt6_get_dflt_router to get default router in rt6_route_rcvDuan Jiong2013-11-081-2/+5
* ipv6: drop the judgement in rt6_alloc_cow()Duan Jiong2013-11-051-5/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-11-041-3/+6
|\
| * ipv6: ip6_dst_check needs to check for expired dst_entriesHannes Frederic Sowa2013-10-251-3/+6
* | ipv6: remove the unnecessary statement in find_match()Duan Jiong2013-10-301-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-10-231-9/+37
|\ \ | |/
| * ipv6: probe routes asynchronous in rt6_probeHannes Frederic Sowa2013-10-211-7/+31
| * ipv6: fill rt6i_gateway with nexthop addressJulian Anastasov2013-10-211-2/+6
* | ipv6: Not need to set fl6.flowi6_flags as zeroLi RongQing2013-09-301-3/+0
* | ipv6: avoid high order memory allocations for /proc/net/ipv6_routeHannes Frederic Sowa2013-09-271-45/+1
|/
* ipv6:introduce function to find route for redirectDuan Jiong2013-09-051-6/+75
* ipv6: move ip6_dst_hoplimit() into core kernelCong Wang2013-08-311-19/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-08-261-0/+21
|\
| * ipv6: handle Redirect ICMP Message with no Redirected Header optionDuan Jiong2013-08-221-0/+21
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-08-031-5/+3
|\ \ | |/
| * ipv6: update ip6_rt_last_gc every time GC is runMichal Kubeček2013-08-011-3/+1
| * ipv6: prevent fib6_run_gc() contentionMichal Kubeček2013-08-011-2/+2
* | net: split rt_genid for ipv4 and ipv6fan.du2013-07-311-2/+2
OpenPOWER on IntegriCloud