index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
route.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-27
net: ipv6: Do not consider link state for nexthop validation
David Ahern
1
-2
/
+4
2016-10-27
net: ipv6: Fix processing of RAs in presence of VRF
David Ahern
1
-20
/
+48
2016-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+3
2016-09-25
ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_route
Nikolay Aleksandrov
1
-1
/
+3
2016-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+10
2016-09-20
net: ipv6: fallback to full lookup if table lookup is unsuitable
Vincent Bernat
1
-1
/
+10
2016-09-19
ipv6: Export p6_route_input_lookup symbol
Mahesh Bandewar
1
-3
/
+4
2016-09-10
net: l3mdev: remove redundant calls
David Ahern
1
-6
/
+1
2016-09-10
net: vrf: Flip IPv6 output path from FIB lookup hook to out hook
David Ahern
1
-4
/
+7
2016-09-10
net: l3mdev: Allow the l3mdev to be a loopback
David Ahern
1
-2
/
+10
2016-08-30
net: lwtunnel: Handle fragmentation
Roopa Prabhu
1
-1
/
+3
2016-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2016-06-27
ipv6: enforce egress device match in per table nexthop lookups
Paolo Abeni
1
-1
/
+1
2016-06-17
net: ipv6: Move ip6_route_get_saddr to inline
David Ahern
1
-17
/
+0
2016-06-15
ipv6: introduce neighbour discovery ops
Alexander Aring
1
-4
/
+4
2016-06-15
net: vrf: Handle ipv6 multicast and link-local addresses
David Ahern
1
-2
/
+3
2016-06-11
ipv6: use TOS marks from sockets for routing decision
Hannes Frederic Sowa
1
-0
/
+2
2016-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+2
2016-05-14
net/route: enforce hoplimit max value
Paolo Abeni
1
-0
/
+2
2016-05-09
net: l3mdev: Move get_saddr and rt6_dst
David Ahern
1
-1
/
+1
2016-04-27
net: ipv6: Use passed in table for nexthop lookups
David Ahern
1
-2
/
+38
2016-04-14
ipv6: datagram: Update dst cache of a connected datagram sk during pmtu update
Martin KaFai Lau
1
-0
/
+12
2016-04-11
net: vrf: Fix dst reference counting
David Ahern
1
-3
/
+4
2016-01-29
ipv6: enforce flowi6_oif usage in ip6_dst_lookup_tail()
Paolo Abeni
1
-4
/
+3
2015-12-17
ipv6: allow routes to be configured with expire values
Xin Long
1
-0
/
+10
2015-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2015-12-01
Revert "ipv6: ndisc: inherit metadata dst when creating ndisc requests"
Nicolas Dichtel
1
-1
/
+1
2015-11-22
net: IPv6 fib lookup tracepoint
David Ahern
1
-0
/
+10
2015-11-15
ipv6: Check rt->dst.from for the DST_NOCACHE route
Martin KaFai Lau
1
-1
/
+2
2015-11-15
ipv6: Check expire on DST_NOCACHE route
Martin KaFai Lau
1
-1
/
+10
2015-11-15
ipv6: Avoid creating RTF_CACHE from a rt that is not managed by fib6 tree
Martin KaFai Lau
1
-1
/
+7
2015-11-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+1
2015-11-02
ipv6: fix crash on ICMPv6 redirects with prohibited/blackholed source
Matthias Schiffer
1
-2
/
+1
2015-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+4
2015-10-22
net: ipv6: Dont add RT6_LOOKUP_F_IFACE flag if saddr set
David Ahern
1
-2
/
+4
2015-10-21
net: Really fix vti6 with oif in dst lookups
David Ahern
1
-0
/
+3
2015-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-26
/
+23
2015-10-16
ipv6: Initialize rt6_info properly in ip6_blackhole_route()
Martin KaFai Lau
1
-15
/
+5
2015-10-16
ipv6: Move common init code for rt6_info to a new function rt6_info_init()
Martin KaFai Lau
1
-6
/
+11
2015-10-13
net: Add VRF support to IPv6 stack
David Ahern
1
-5
/
+22
2015-10-13
ipv6: Don't call with rt6_uncached_list_flush_dev
Eric W. Biederman
1
-5
/
+7
2015-10-12
ipv6 route: use err pointers instead of returning pointer by reference
Roopa Prabhu
1
-15
/
+17
2015-10-08
dst: Pass net into dst->output
Eric W. Biederman
1
-7
/
+7
2015-10-08
ipv6: Merge __ip6_local_out and __ip6_local_out_sk
Eric W. Biederman
1
-1
/
+1
2015-10-08
dst: Pass a sk into .local_out
Eric W. Biederman
1
-1
/
+1
2015-10-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+2
2015-09-29
net: ipv6: Add RT6_LOOKUP_F_IFACE flag if oif is set
David Ahern
1
-1
/
+2
2015-09-28
net: Remove redundant oif checks in rt6_device_match
David Ahern
1
-3
/
+3
2015-09-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-6
/
+10
2015-09-24
ipv6: remove unused neigh parameter from ndisc functions
Jiri Benc
1
-1
/
+1
[next]