index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
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
*
ipv6: use fib6_info_hold_safe() when necessary
Wei Wang
2018-07-23
1
-10
/
+31
*
net/ipv6: Do not allow device only routes via the multipath API
David Ahern
2018-07-16
1
-0
/
+7
*
net/ipv6: Revert attempt to simplify route replace and append
David Ahern
2018-07-04
1
-2
/
+1
*
ipv6: allow PMTU exceptions to local routes
Julian Anastasov
2018-06-11
1
-3
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-06-06
1
-867
/
+1028
|
\
|
*
net/ipv6: prevent use after free in ip6_route_mpath_notify
David Ahern
2018-06-05
1
-4
/
+8
|
*
ipv6: omit traffic class when calculating flow hash
Michal Kubecek
2018-06-04
1
-2
/
+2
|
*
Revert "ipv6: omit traffic class when calculating flow hash"
David S. Miller
2018-06-04
1
-2
/
+2
|
*
ipv6: omit traffic class when calculating flow hash
Michal Kubecek
2018-06-04
1
-2
/
+2
|
*
net/ipv6: Udate fib6_table_lookup tracepoint
David Ahern
2018-05-24
1
-2
/
+7
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-05-24
1
-0
/
+48
|
|
\
|
|
*
net/ipv6: Add helper to return path MTU based on fib result
David Ahern
2018-05-22
1
-0
/
+48
|
*
|
ipv6: support sport, dport and ip_proto in RTM_GETROUTE
Roopa Prabhu
2018-05-23
1
-0
/
+17
|
*
|
net/ipv6: Simplify route replace and appending into multipath route
David Ahern
2018-05-22
1
-1
/
+2
|
|
/
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-05-16
1
-33
/
+43
|
|
\
|
|
*
net/ipv6: Update fib6 tracepoint to take fib6_info
David Ahern
2018-05-11
1
-8
/
+6
|
|
*
net/ipv6: Extract table lookup from ip6_pol_route
David Ahern
2018-05-11
1
-14
/
+25
|
|
*
net/ipv6: Rename rt6_multipath_select
David Ahern
2018-05-11
1
-8
/
+9
|
|
*
net/ipv6: Rename fib6_lookup to fib6_node_lookup
David Ahern
2018-05-11
1
-4
/
+4
|
*
|
net/ipv6: fix lock imbalance in ip6_route_del()
Eric Dumazet
2018-05-10
1
-1
/
+3
|
|
/
|
*
net/ipv6: rename rt6_next to fib6_next
David Ahern
2018-05-04
1
-6
/
+6
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-05-04
1
-1
/
+6
|
|
\
|
*
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-04-24
1
-0
/
+2
|
|
\
\
|
*
|
|
net/ipv6: fix LOCKDEP issue in rt6_remove_exception_rt()
Eric Dumazet
2018-04-24
1
-2
/
+1
|
*
|
|
net/ipv6: Fix missing rcu dereferences on from
David Ahern
2018-04-23
1
-5
/
+10
|
*
|
|
net/ipv6: add rcu locking to ip6_negative_advice
David Ahern
2018-04-23
1
-0
/
+2
|
*
|
|
net/ipv6: Remove unncessary check on f6i in fib6_check
David Ahern
2018-04-21
1
-2
/
+1
|
*
|
|
net/ipv6: Make from in rt6_info rcu protected
David Ahern
2018-04-21
1
-27
/
+69
|
*
|
|
net/ipv6: Move rcu locking to callers of fib6_get_cookie_safe
David Ahern
2018-04-21
1
-3
/
+10
|
*
|
|
net/ipv6: Move rcu_read_lock to callers of ip6_rt_cache_alloc
David Ahern
2018-04-21
1
-7
/
+6
|
*
|
|
net/ipv6: Rename rt6_get_cookie_safe
David Ahern
2018-04-21
1
-2
/
+2
|
*
|
|
net/ipv6: Clean up rt expires helpers
David Ahern
2018-04-21
1
-0
/
+9
|
*
|
|
net/ipv6: Fix ip6_convert_metrics() bug
Eric Dumazet
2018-04-20
1
-11
/
+9
|
*
|
|
net/ipv6: Remove fib6_idev
David Ahern
2018-04-19
1
-19
/
+47
|
*
|
|
net/ipv6: Remove unnecessary checks on fib6_idev
David Ahern
2018-04-19
1
-22
/
+2
|
*
|
|
net/ipv6: Rename addrconf_dst_alloc
David Ahern
2018-04-19
1
-22
/
+22
|
*
|
|
net/ipv6: Rename fib6_info struct elements
David Ahern
2018-04-19
1
-136
/
+136
|
*
|
|
net/ipv6: Remove unused code and variables for rt6_info
David Ahern
2018-04-17
1
-25
/
+2
|
*
|
|
net/ipv6: Flip FIB entries to fib6_info
David Ahern
2018-04-17
1
-129
/
+130
|
*
|
|
net/ipv6: separate handling of FIB entries from dst based routes
David Ahern
2018-04-17
1
-110
/
+61
|
*
|
|
net/ipv6: Cleanup exception and cache route handling
David Ahern
2018-04-17
1
-62
/
+80
|
*
|
|
net/ipv6: Add gfp_flags to route add functions
David Ahern
2018-04-17
1
-8
/
+10
|
*
|
|
net/ipv6: Create a neigh_lookup for FIB entries
David Ahern
2018-04-17
1
-13
/
+20
|
*
|
|
net/ipv6: Move dst flags to booleans in fib entries
David Ahern
2018-04-17
1
-5
/
+24
|
*
|
|
net/ipv6: Add rt6_info create function for ip6_pol_route_lookup
David Ahern
2018-04-17
1
-4
/
+25
|
*
|
|
net/ipv6: Add fib6_null_entry
David Ahern
2018-04-17
1
-19
/
+43
|
*
|
|
net/ipv6: move expires into rt6_info
David Ahern
2018-04-17
1
-9
/
+11
|
*
|
|
net/ipv6: move metrics from dst to rt6_info
David Ahern
2018-04-17
1
-159
/
+98
|
*
|
|
net/ipv6: Defer initialization of dst to data path
David Ahern
2018-04-17
1
-41
/
+74
|
*
|
|
net/ipv6: Move nexthop data to fib6_nh
David Ahern
2018-04-17
1
-73
/
+89
[next]