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
2018-03-30
ipv6: do not set routes if disable_ipv6 has been enabled
Lorenzo Bianconi
1
-0
/
+6
2018-03-27
net: Drop pernet_operations::async
Kirill Tkhai
1
-3
/
+0
2018-03-26
net: Use octal not symbolic permissions
Joe Perches
1
-1
/
+1
2018-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-31
/
+45
2018-03-22
net/ipv6: Handle onlink flag with multipath routes
David Ahern
1
-0
/
+1
2018-03-16
net/ipv6: Change address check to always take a device argument
David Ahern
1
-4
/
+15
2018-03-16
net/ipv6: Refactor gateway validation on route add
David Ahern
1
-54
/
+66
2018-03-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-2
/
+2
2018-03-12
ipv6: Use ip6_multipath_hash_policy() in rt6_multipath_hash().
David S. Miller
1
-1
/
+1
2018-03-07
ipv6: Reflect MTU changes on PMTU of exceptions for MTU-less routes
Stefano Brivio
1
-29
/
+42
2018-03-04
net/ipv6: Add support for path selection using hash of 5-tuple
David Ahern
1
-16
/
+52
2018-03-04
net/ipv6: Pass skb to route lookup
David Ahern
1
-28
/
+44
2018-03-04
net/ipv6: Make rt6_multipath_hash similar to fib_multipath_hash
David Ahern
1
-4
/
+10
2018-03-04
net: Align ip_multipath_l3_keys and ip6_multipath_l3_keys
David Ahern
1
-2
/
+2
2018-02-28
ipv6: route: dissect flow in input path if fib rules need it
Roopa Prabhu
1
-9
/
+25
2018-02-19
net: Convert ipv6_inetpeer_ops
Kirill Tkhai
1
-0
/
+1
2018-02-19
net: Convert raw6_net_ops, udplite6_net_ops, ipv6_proc_ops, if6_proc_net_ops ...
Kirill Tkhai
1
-0
/
+2
2018-02-16
xfrm: reuse uncached_list to track xdsts
Xin Long
1
-2
/
+2
2018-02-14
net: Move ipv4 set_lwt_redirect helper to lwtunnel
David Ahern
1
-8
/
+1
2018-02-07
net/ipv6: onlink nexthop checks should default to main table
David Ahern
1
-2
/
+3
2018-02-07
net/ipv6: Handle reject routes with onlink flag
David Ahern
1
-1
/
+2
2018-01-29
ipv6: change route cache aging logic
Wei Wang
1
-8
/
+12
2018-01-26
net/ipv6: Add support for onlink flag
David Ahern
1
-1
/
+50
2018-01-26
net/ipv6: Add flags and table id to ip6_nh_lookup_table
David Ahern
1
-4
/
+8
2018-01-26
net/ipv6: Move gateway validation into helper
David Ahern
1
-36
/
+49
2018-01-25
net/ipv6: Do not allow route add with a device that is down
David Ahern
1
-0
/
+6
2018-01-16
net: delete /proc THIS_MODULE references
Alexey Dobriyan
1
-2
/
+0
2018-01-15
ipv6: Fix build with gcc-4.4.5
Ido Schimmel
1
-2
/
+6
2018-01-10
ipv6: Add support for non-equal-cost multipath
Ido Schimmel
1
-4
/
+7
2018-01-10
ipv6: Use hash-threshold instead of modulo-N
Ido Schimmel
1
-23
/
+13
2018-01-10
ipv6: Use a 31-bit multipath hash
Ido Schimmel
1
-2
/
+2
2018-01-10
ipv6: Calculate hash thresholds for IPv6 nexthops
Ido Schimmel
1
-0
/
+96
2018-01-07
ipv6: Flush multipath routes when all siblings are dead
Ido Schimmel
1
-8
/
+75
2018-01-07
ipv6: Take table lock outside of sernum update function
Ido Schimmel
1
-0
/
+2
2018-01-07
ipv6: Report dead flag during route dump
Ido Schimmel
1
-0
/
+3
2018-01-07
ipv6: Ignore dead routes during lookup
Ido Schimmel
1
-4
/
+14
2018-01-07
ipv6: Check nexthop flags in route dump instead of carrier
Ido Schimmel
1
-1
/
+1
2018-01-07
ipv6: Check nexthop flags during route lookup instead of carrier
Ido Schimmel
1
-4
/
+3
2018-01-07
ipv6: Set nexthop flags during route creation
Ido Schimmel
1
-0
/
+3
2018-01-07
ipv6: Set nexthop flags upon carrier change
Ido Schimmel
1
-6
/
+17
2018-01-07
ipv6: Prepare to handle multiple netdev events
Ido Schimmel
1
-16
/
+21
2018-01-07
ipv6: Clear nexthop flags upon netdev up
Ido Schimmel
1
-0
/
+29
2018-01-07
ipv6: Mark dead nexthops with appropriate flags
Ido Schimmel
1
-1
/
+3
2018-01-07
ipv6: Remove redundant route flushing during namespace dismantle
Ido Schimmel
1
-5
/
+3
2017-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-8
/
+11
2017-12-21
ipv6: Honor specified parameters in fibmatch lookup
Ido Schimmel
1
-8
/
+11
2017-12-16
ipv6: icmp6: Allow icmp messages to be looped back
Brendan McGrath
1
-0
/
+1
2017-12-04
rtnetlink: remove __rtnl_register
Florian Westphal
1
-5
/
+15
2017-11-30
xfrm: Move dst->path into struct xfrm_dst
David Miller
1
-6
/
+0
2017-11-30
ipv6: Move dst->from into struct rt6_info.
David Miller
1
-17
/
+17
[next]