index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
ip6_fib.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ipv6: Use result arg in fib_lookup_arg consistently
David Ahern
2019-04-24
1
-0
/
+1
*
ipv6: convert fib6_ref to refcount_t
Eric Dumazet
2019-04-24
1
-4
/
+4
*
ipv6: Remove fib6_info_nh_lwt
David Ahern
2019-04-23
1
-6
/
+0
*
ipv6: Add fib6_type and fib6_flags to fib6_result
David Ahern
2019-04-18
1
-0
/
+2
*
ipv6: Pass fib6_result to fib lookups
David Ahern
2019-04-18
1
-4
/
+5
*
ipv6: Rename fib6_multipath_select and pass fib6_result
David Ahern
2019-04-18
1
-5
/
+8
*
ipv6: Change rt6_probe to take a fib6_nh
David Ahern
2019-04-11
1
-4
/
+4
*
net: Add fib_nh_common and update fib_nh and fib6_nh
David Ahern
2019-03-29
1
-8
/
+2
*
ipv6: Rename fib6_nh entries
David Ahern
2019-03-29
1
-8
/
+8
*
ipv6: Move gateway checks to a fib6_nh setting
David Ahern
2019-03-29
1
-0
/
+1
*
ipv6: Create cleanup helper for fib6_nh
David Ahern
2019-03-29
1
-0
/
+1
*
ipv6: Create init helper for fib6_nh
David Ahern
2019-03-29
1
-0
/
+4
*
ipv6: Change addrconf_f6i_alloc to use ip6_route_info_create
David Ahern
2019-03-21
1
-1
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-10-19
1
-0
/
+4
|
\
|
*
ipv6: rate-limit probes for neighbourless routes
Sabrina Dubroca
2018-10-16
1
-0
/
+4
*
|
net/ipv6: Add knob to skip DELROUTE message on device down
David Ahern
2018-10-12
1
-0
/
+3
*
|
scsi: libcxgbi: fib6_ino reference in rt6_info is rcu protected
David Ahern
2018-09-12
1
-0
/
+19
*
|
net/ipv6: Remove rt6i_prefsrc
David Ahern
2018-09-10
1
-1
/
+0
|
/
*
ipv6: use fib6_info_hold_safe() when necessary
Wei Wang
2018-07-23
1
-0
/
+5
*
net/ipv6: respect rcu grace period before freeing fib6_info
Eric Dumazet
2018-06-20
1
-2
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-06-07
1
-86
/
+125
|
\
|
*
net/ipv6: Add helper to return path MTU based on fib result
David Ahern
2018-05-22
1
-0
/
+6
|
*
net/ipv6: Add fib6_lookup
David Ahern
2018-05-11
1
-0
/
+6
|
*
net/ipv6: Extract table lookup from ip6_pol_route
David Ahern
2018-05-11
1
-0
/
+4
|
*
net/ipv6: Rename rt6_multipath_select
David Ahern
2018-05-11
1
-0
/
+5
|
*
net/ipv6: Rename fib6_lookup to fib6_node_lookup
David Ahern
2018-05-11
1
-3
/
+3
|
*
net/ipv6: rename rt6_next to fib6_next
David Ahern
2018-05-05
1
-3
/
+3
|
*
net/ipv6: Make from in rt6_info rcu protected
David Ahern
2018-04-21
1
-4
/
+6
|
*
net/ipv6: Move rcu locking to callers of fib6_get_cookie_safe
David Ahern
2018-04-21
1
-2
/
+4
|
*
net/ipv6: Rename rt6_get_cookie_safe
David Ahern
2018-04-21
1
-3
/
+3
|
*
net/ipv6: Clean up rt expires helpers
David Ahern
2018-04-21
1
-21
/
+0
|
*
net/ipv6: Remove fib6_idev
David Ahern
2018-04-19
1
-1
/
+0
|
*
net/ipv6: Remove aca_idev
David Ahern
2018-04-19
1
-0
/
+5
|
*
net/ipv6: Rename fib6_info struct elements
David Ahern
2018-04-19
1
-19
/
+19
|
*
net/ipv6: Remove unused code and variables for rt6_info
David Ahern
2018-04-18
1
-57
/
+3
|
*
net/ipv6: Flip FIB entries to fib6_info
David Ahern
2018-04-18
1
-21
/
+21
|
*
net/ipv6: separate handling of FIB entries from dst based routes
David Ahern
2018-04-18
1
-3
/
+1
|
*
net/ipv6: introduce fib6_info struct and helpers
David Ahern
2018-04-18
1
-0
/
+55
|
*
net/ipv6: Move dst flags to booleans in fib entries
David Ahern
2018-04-18
1
-1
/
+4
|
*
net/ipv6: move expires into rt6_info
David Ahern
2018-04-18
1
-4
/
+23
|
*
net/ipv6: move metrics from dst to rt6_info
David Ahern
2018-04-18
1
-8
/
+9
|
*
net/ipv6: Move nexthop data to fib6_nh
David Ahern
2018-04-18
1
-4
/
+12
|
*
net/ipv6: Save route type in rt6_info
David Ahern
2018-04-18
1
-0
/
+1
|
*
net/ipv6: Pass net to fib6_update_sernum
David Ahern
2018-04-18
1
-1
/
+1
*
|
proc: introduce proc_create_net{,_data}
Christoph Hellwig
2018-05-16
1
-1
/
+9
|
/
*
net/ipv6: Pass skb to route lookup
David Ahern
2018-03-04
1
-1
/
+3
*
ipv6: route: dissect flow in input path if fib rules need it
Roopa Prabhu
2018-03-01
1
-0
/
+25
*
ipv6: Add support for non-equal-cost multipath
Ido Schimmel
2018-01-10
1
-0
/
+1
*
ipv6: Calculate hash thresholds for IPv6 nexthops
Ido Schimmel
2018-01-10
1
-0
/
+1
*
ipv6: Export sernum update function
Ido Schimmel
2018-01-08
1
-0
/
+1
[next]