index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
route.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: delete /proc THIS_MODULE references
Alexey Dobriyan
2018-01-16
1
-2
/
+0
*
ipv6: Fix build with gcc-4.4.5
Ido Schimmel
2018-01-15
1
-2
/
+6
*
ipv6: Add support for non-equal-cost multipath
Ido Schimmel
2018-01-10
1
-4
/
+7
*
ipv6: Use hash-threshold instead of modulo-N
Ido Schimmel
2018-01-10
1
-23
/
+13
*
ipv6: Use a 31-bit multipath hash
Ido Schimmel
2018-01-10
1
-2
/
+2
*
ipv6: Calculate hash thresholds for IPv6 nexthops
Ido Schimmel
2018-01-10
1
-0
/
+96
*
ipv6: Flush multipath routes when all siblings are dead
Ido Schimmel
2018-01-07
1
-8
/
+75
*
ipv6: Take table lock outside of sernum update function
Ido Schimmel
2018-01-07
1
-0
/
+2
*
ipv6: Report dead flag during route dump
Ido Schimmel
2018-01-07
1
-0
/
+3
*
ipv6: Ignore dead routes during lookup
Ido Schimmel
2018-01-07
1
-4
/
+14
*
ipv6: Check nexthop flags in route dump instead of carrier
Ido Schimmel
2018-01-07
1
-1
/
+1
*
ipv6: Check nexthop flags during route lookup instead of carrier
Ido Schimmel
2018-01-07
1
-4
/
+3
*
ipv6: Set nexthop flags during route creation
Ido Schimmel
2018-01-07
1
-0
/
+3
*
ipv6: Set nexthop flags upon carrier change
Ido Schimmel
2018-01-07
1
-6
/
+17
*
ipv6: Prepare to handle multiple netdev events
Ido Schimmel
2018-01-07
1
-16
/
+21
*
ipv6: Clear nexthop flags upon netdev up
Ido Schimmel
2018-01-07
1
-0
/
+29
*
ipv6: Mark dead nexthops with appropriate flags
Ido Schimmel
2018-01-07
1
-1
/
+3
*
ipv6: Remove redundant route flushing during namespace dismantle
Ido Schimmel
2018-01-07
1
-5
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-12-22
1
-8
/
+11
|
\
|
*
ipv6: Honor specified parameters in fibmatch lookup
Ido Schimmel
2017-12-21
1
-8
/
+11
|
*
ipv6: icmp6: Allow icmp messages to be looped back
Brendan McGrath
2017-12-16
1
-0
/
+1
*
|
rtnetlink: remove __rtnl_register
Florian Westphal
2017-12-04
1
-5
/
+15
*
|
xfrm: Move dst->path into struct xfrm_dst
David Miller
2017-11-30
1
-6
/
+0
*
|
ipv6: Move dst->from into struct rt6_info.
David Miller
2017-11-30
1
-17
/
+17
*
|
ipv6: Move rt6_next from dst_entry into ipv6 route structure.
David Miller
2017-11-30
1
-5
/
+5
|
/
*
net: ipv6: Fixup device for anycast routes during copy
David Ahern
2017-11-24
1
-1
/
+1
*
ipv6: Do not consider linkdown nexthops during multipath
Ido Schimmel
2017-11-24
1
-0
/
+5
*
tcp: Namespace-ify sysctl_tcp_default_congestion_control
Stephen Hemminger
2017-11-15
1
-1
/
+2
*
ipv6: prevent user from adding cached routes
Wei Wang
2017-10-29
1
-0
/
+6
*
ipv6: add ip6_null_entry check in rt6_select()
Wei Wang
2017-10-24
1
-1
/
+1
*
ipv6: let trace_fib6_table_lookup() dereference the fib table
Paolo Abeni
2017-10-21
1
-6
/
+6
*
ipv6: remove from fib tree aged out RTF_CACHE dst
Paolo Abeni
2017-10-21
1
-1
/
+11
*
ipv6: start fib6 gc on RTF_CACHE dst creation
Paolo Abeni
2017-10-21
1
-1
/
+3
*
ipv6: fix incorrect bitwise operator used on rt6i_flags
Colin Ian King
2017-10-10
1
-2
/
+2
*
ipv6: fix dereference of rt6_ex before null check error
Colin Ian King
2017-10-10
1
-1
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-10-09
1
-1
/
+1
|
\
|
*
ipv6: Fix traffic triggered IPsec connections.
Steffen Klassert
2017-10-09
1
-1
/
+1
*
|
ipv6: avoid zeroing per cpu data again
Eric Dumazet
2017-10-09
1
-11
/
+1
*
|
ipv6: fix a BUG in rt6_get_pcpu_route()
Eric Dumazet
2017-10-08
1
-20
/
+6
*
|
ipv6: take care of rt6_stats
Wei Wang
2017-10-07
1
-2
/
+14
*
|
ipv6: replace rwlock with rcu and spinlock in fib6_table
Wei Wang
2017-10-07
1
-54
/
+67
*
|
ipv6: add key length check into rt6_select()
Wei Wang
2017-10-07
1
-0
/
+14
*
|
ipv6: check fn->leaf before it is used
Wei Wang
2017-10-07
1
-8
/
+12
*
|
ipv6: replace dst_hold() with dst_hold_safe() in routing code
Wei Wang
2017-10-07
1
-19
/
+52
*
|
ipv6: grab rt->rt6i_ref before allocating pcpu rt
Wei Wang
2017-10-07
1
-29
/
+29
*
|
ipv6: hook up exception table to store dst cache
Wei Wang
2017-10-07
1
-53
/
+55
*
|
ipv6: prepare fib6_locate() for exception table
Wei Wang
2017-10-07
1
-2
/
+3
*
|
ipv6: prepare fib6_age() for exception table
Wei Wang
2017-10-07
1
-0
/
+60
*
|
ipv6: prepare rt6_clean_tohost() for exception table
Wei Wang
2017-10-07
1
-1
/
+47
*
|
ipv6: prepare rt6_mtu_change() for exception table
Wei Wang
2017-10-07
1
-0
/
+40
[next]