index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
ip6_fib.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net/ipv6: Only update MTU metric if it set
David Ahern
2018-09-02
1
-1
/
+4
*
net/ipv6: Put lwtstate when destroying fib6_info
David Ahern
2018-08-20
1
-0
/
+2
*
Revert "net/ipv6: fix metrics leak"
David S. Miller
2018-08-01
1
-14
/
+4
*
net/ipv6: fix metrics leak
Sabrina Dubroca
2018-07-30
1
-4
/
+14
*
net/ipv6: Revert attempt to simplify route replace and append
David Ahern
2018-07-04
1
-70
/
+86
*
net/ipv6: respect rcu grace period before freeing fib6_info
Eric Dumazet
2018-06-20
1
-2
/
+3
*
ipv6: Only emit append events for appended routes
Ido Schimmel
2018-06-15
1
-3
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-06-06
1
-309
/
+330
|
\
|
*
net/ipv6: Simplify route replace and appending into multipath route
David Ahern
2018-05-22
1
-86
/
+71
|
*
net/ipv6: Add fib6_lookup
David Ahern
2018-05-11
1
-0
/
+7
|
*
net/ipv6: Rename fib6_lookup to fib6_node_lookup
David Ahern
2018-05-11
1
-6
/
+8
|
*
net/ipv6: rename rt6_next to fib6_next
David Ahern
2018-05-04
1
-13
/
+13
|
*
net/ipv6: Make from in rt6_info rcu protected
David Ahern
2018-04-21
1
-2
/
+6
|
*
net/ipv6: Move release of fib6_info from pcpu routes to helper
David Ahern
2018-04-21
1
-18
/
+23
|
*
net/ipv6: Remove fib6_idev
David Ahern
2018-04-19
1
-2
/
+0
|
*
net/ipv6: Rename fib6_info struct elements
David Ahern
2018-04-19
1
-85
/
+85
|
*
net/ipv6: Remove unused code and variables for rt6_info
David Ahern
2018-04-17
1
-22
/
+0
|
*
net/ipv6: Flip FIB entries to fib6_info
David Ahern
2018-04-17
1
-58
/
+58
|
*
net/ipv6: separate handling of FIB entries from dst based routes
David Ahern
2018-04-17
1
-19
/
+36
|
*
net/ipv6: introduce fib6_info struct and helpers
David Ahern
2018-04-17
1
-0
/
+60
|
*
net/ipv6: Cleanup exception and cache route handling
David Ahern
2018-04-17
1
-15
/
+1
|
*
net/ipv6: Add fib6_null_entry
David Ahern
2018-04-17
1
-13
/
+13
|
*
net/ipv6: move expires into rt6_info
David Ahern
2018-04-17
1
-4
/
+4
|
*
net/ipv6: move metrics from dst to rt6_info
David Ahern
2018-04-17
1
-44
/
+22
|
*
net/ipv6: Move nexthop data to fib6_nh
David Ahern
2018-04-17
1
-2
/
+4
|
*
net/ipv6: Pass net to fib6_update_sernum
David Ahern
2018-04-17
1
-2
/
+1
*
|
proc: introduce proc_create_net{,_data}
Christoph Hellwig
2018-05-16
1
-17
/
+1
|
/
*
net/ipv6: Move call_fib6_entry_notifiers up for route adds
David Ahern
2018-03-29
1
-4
/
+12
*
net: Drop pernet_operations::async
Kirill Tkhai
2018-03-27
1
-1
/
+0
*
net/ipv6: Pass skb to route lookup
David Ahern
2018-03-04
1
-1
/
+2
*
net: Convert fib6_net_ops, ipv6_addr_label_ops and ip6_segments_ops
Kirill Tkhai
2018-02-19
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-19
1
-2
/
+8
|
\
|
*
ipv6: don't let tb6_root node share routes with other node
Wei Wang
2018-01-18
1
-2
/
+8
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-11
1
-9
/
+29
|
\
\
|
|
/
|
*
ipv6: remove null_entry before adding default route
Wei Wang
2018-01-09
1
-9
/
+29
*
|
ipv6: Calculate hash thresholds for IPv6 nexthops
Ido Schimmel
2018-01-10
1
-6
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-01-09
1
-15
/
+20
|
\
\
|
|
/
|
*
ipv6: fix general protection fault in fib6_add()
Wei Wang
2018-01-04
1
-15
/
+20
*
|
ipv6: Take table lock outside of sernum update function
Ido Schimmel
2018-01-07
1
-4
/
+1
*
|
ipv6: Export sernum update function
Ido Schimmel
2018-01-07
1
-3
/
+8
*
|
ipv6: Teach tree walker to skip multipath routes
Ido Schimmel
2018-01-07
1
-2
/
+9
*
|
ipv6: Remove redundant route flushing during namespace dismantle
Ido Schimmel
2018-01-07
1
-1
/
+0
*
|
rtnetlink: remove __rtnl_register
Florian Westphal
2017-12-04
1
-2
/
+2
*
|
ipv6: Move rt6_next from dst_entry into ipv6 route structure.
David Miller
2017-11-30
1
-13
/
+13
|
/
*
treewide: setup_timer() -> timer_setup() (2 field)
Kees Cook
2017-11-21
1
-4
/
+6
*
net: Add extack to fib_notifier_info
David Ahern
2017-11-01
1
-6
/
+9
*
ipv6: mark expected switch fall-throughs
Gustavo A. R. Silva
2017-10-18
1
-0
/
+4
*
ipv6: check fn before doing FIB6_SUBTREE(fn)
Wei Wang
2017-10-16
1
-4
/
+7
*
ipv6: use rcu_dereference_bh() in ipv6_route_seq_next()
Wei Wang
2017-10-09
1
-1
/
+1
*
ipv6: take care of rt6_stats
Wei Wang
2017-10-07
1
-18
/
+24
[next]