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