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
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
2017-11-30
ipv6: Move rt6_next from dst_entry into ipv6 route structure.
David Miller
1
-5
/
+5
2017-11-24
net: ipv6: Fixup device for anycast routes during copy
David Ahern
1
-1
/
+1
2017-11-24
ipv6: Do not consider linkdown nexthops during multipath
Ido Schimmel
1
-0
/
+5
2017-11-15
tcp: Namespace-ify sysctl_tcp_default_congestion_control
Stephen Hemminger
1
-1
/
+2
2017-10-29
ipv6: prevent user from adding cached routes
Wei Wang
1
-0
/
+6
2017-10-24
ipv6: add ip6_null_entry check in rt6_select()
Wei Wang
1
-1
/
+1
2017-10-21
ipv6: let trace_fib6_table_lookup() dereference the fib table
Paolo Abeni
1
-6
/
+6
2017-10-21
ipv6: remove from fib tree aged out RTF_CACHE dst
Paolo Abeni
1
-1
/
+11
2017-10-21
ipv6: start fib6 gc on RTF_CACHE dst creation
Paolo Abeni
1
-1
/
+3
2017-10-10
ipv6: fix incorrect bitwise operator used on rt6i_flags
Colin Ian King
1
-2
/
+2
2017-10-10
ipv6: fix dereference of rt6_ex before null check error
Colin Ian King
1
-1
/
+3
2017-10-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2017-10-09
ipv6: avoid zeroing per cpu data again
Eric Dumazet
1
-11
/
+1
2017-10-09
ipv6: Fix traffic triggered IPsec connections.
Steffen Klassert
1
-1
/
+1
2017-10-08
ipv6: fix a BUG in rt6_get_pcpu_route()
Eric Dumazet
1
-20
/
+6
2017-10-07
ipv6: take care of rt6_stats
Wei Wang
1
-2
/
+14
2017-10-07
ipv6: replace rwlock with rcu and spinlock in fib6_table
Wei Wang
1
-54
/
+67
2017-10-07
ipv6: add key length check into rt6_select()
Wei Wang
1
-0
/
+14
2017-10-07
ipv6: check fn->leaf before it is used
Wei Wang
1
-8
/
+12
2017-10-07
ipv6: replace dst_hold() with dst_hold_safe() in routing code
Wei Wang
1
-19
/
+52
2017-10-07
ipv6: grab rt->rt6i_ref before allocating pcpu rt
Wei Wang
1
-29
/
+29
2017-10-07
ipv6: hook up exception table to store dst cache
Wei Wang
1
-53
/
+55
2017-10-07
ipv6: prepare fib6_locate() for exception table
Wei Wang
1
-2
/
+3
2017-10-07
ipv6: prepare fib6_age() for exception table
Wei Wang
1
-0
/
+60
2017-10-07
ipv6: prepare rt6_clean_tohost() for exception table
Wei Wang
1
-1
/
+47
2017-10-07
ipv6: prepare rt6_mtu_change() for exception table
Wei Wang
1
-0
/
+40
2017-10-07
ipv6: prepare fib6_remove_prefsrc() for exception table
Wei Wang
1
-0
/
+29
2017-10-07
ipv6: introduce a hash table to store dst cache
Wei Wang
1
-0
/
+341
2017-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-5
/
+15
2017-08-28
ipv6: set dst.obsolete when a cached route has expired
Xin Long
1
-1
/
+2
2017-08-28
ipv6: fix sparse warning on rt6i_node
Wei Wang
1
-1
/
+2
2017-08-25
ipv6: Fix may be used uninitialized warning in rt6_check
Steffen Klassert
1
-1
/
+1
2017-08-24
ipv6: Use multipath hash from flow info if available
Jakub Sitnicki
1
-1
/
+7
2017-08-24
ipv6: Fold rt6_info_hash_nhsfn() into its only caller
Jakub Sitnicki
1
-11
/
+1
2017-08-24
ipv6: Compute multipath hash for ICMP errors from offending packet
Jakub Sitnicki
1
-0
/
+50
2017-08-22
ipv6: add rcu grace period before freeing fib6_node
Wei Wang
1
-3
/
+11
2017-08-21
net: ipv6: put host and anycast routes on device with address
David Ahern
1
-12
/
+34
2017-08-18
ipv6: fix false-postive maybe-uninitialized warning
Arnd Bergmann
1
-2
/
+4
2017-08-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-11
/
+8
2017-08-15
ipv6: route: set ipv6 RTM_GETROUTE to not use rtnl
Florian Westphal
1
-1
/
+2
2017-08-15
ipv6: route: make rtm_getroute not assume rtnl is locked
Florian Westphal
1
-1
/
+6
2017-08-15
ipv6: fix NULL dereference in ip6_route_dev_notify()
Eric Dumazet
1
-3
/
+3
2017-08-15
ipv6: fib: Provide offload indication using nexthop flags
Ido Schimmel
1
-6
/
+1
2017-08-14
ipv6: release rt6->rt6i_idev properly during ifdown
Wei Wang
1
-8
/
+5
2017-08-09
rtnetlink: make rtnl_register accept a flags parameter
Florian Westphal
1
-3
/
+3
2017-08-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-8
/
+3
2017-08-08
net: ipv6: avoid overhead when no custom FIB rules are installed
Vincent Bernat
1
-0
/
+1
2017-08-03
ipv6: fib: Add offload indication to routes
Ido Schimmel
1
-0
/
+8
[next]