index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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
*
ipv6: Unlink sibling route in case of failure
Ido Schimmel
2019-07-18
1
-1
/
+17
*
ip6_fib: Don't discard nodes with valid routing information in fib6_locate_1()
Stefano Brivio
2019-06-24
1
-1
/
+2
*
ipv6: Dump route exceptions if requested
Stefano Brivio
2019-06-24
1
-1
/
+11
*
ipv6/route: Change return code of rt6_dump_route() for partial node dumps
Stefano Brivio
2019-06-24
1
-1
/
+1
*
Revert "net/ipv6: Bail early if user only wants cloned entries"
Stefano Brivio
2019-06-24
1
-5
/
+2
*
fib_frontend, ip6_fib: Select routes or exceptions dump from RTM_F_CLONED
Stefano Brivio
2019-06-24
1
-1
/
+2
*
ipv6: honor RT6_LOOKUP_F_DST_NOREF in rule lookup logic
Wei Wang
2019-06-23
1
-2
/
+3
*
ipv6: Stop sending in-kernel notifications for each nexthop
Ido Schimmel
2019-06-18
1
-12
/
+17
*
ipv6: Extend notifier info for multipath routes
Ido Schimmel
2019-06-18
1
-0
/
+17
*
ipv6: Handle all fib6_nh in a nexthop in fib6_drop_pcpu_from
David Ahern
2019-06-10
1
-4
/
+27
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-07
1
-5
/
+1
|
\
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
*
|
ipv6: Plumb support for nexthop object in a fib6_info
David Ahern
2019-06-04
1
-4
/
+18
*
|
ipv6: Make fib6_nh optional at the end of fib6_info
David Ahern
2019-05-24
1
-7
/
+11
*
|
ipv6: Move exception bucket to fib6_nh
David Ahern
2019-05-24
1
-6
/
+0
*
|
ipv6: Refactor fib6_drop_pcpu_from
David Ahern
2019-05-24
1
-10
/
+25
*
|
ipv6: Move pcpu cached routes to fib6_nh
David Ahern
2019-05-24
1
-28
/
+6
*
|
ipv6: export function to send route updates
David Ahern
2019-05-22
1
-4
/
+4
*
|
ipv6: Add hook to bump sernum for a route to stubs
David Ahern
2019-05-22
1
-0
/
+8
|
/
*
ipv6: prevent possible fib6 leaks
Eric Dumazet
2019-05-16
1
-3
/
+9
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-05-02
1
-3
/
+1
|
\
|
*
ipv6: fix races in ip6_dst_destroy()
Eric Dumazet
2019-04-30
1
-3
/
+1
*
|
ipv6: convert fib6_ref to refcount_t
Eric Dumazet
2019-04-23
1
-3
/
+3
*
|
ipv6: broadly use fib6_info_hold() helper
Eric Dumazet
2019-04-23
1
-8
/
+8
*
|
ipv6: fib6_info_destroy_rcu() cleanup
Eric Dumazet
2019-04-23
1
-4
/
+1
*
|
ipv6: Pass fib6_result to fib lookups
David Ahern
2019-04-17
1
-3
/
+4
*
|
net: Replace nhc_has_gw with nhc_gw_family
David Ahern
2019-04-08
1
-1
/
+1
*
|
ipv6: Rename fib6_nh entries
David Ahern
2019-03-29
1
-2
/
+2
*
|
ipv6: Move gateway checks to a fib6_nh setting
David Ahern
2019-03-29
1
-3
/
+6
*
|
ipv6: Create cleanup helper for fib6_nh
David Ahern
2019-03-29
1
-4
/
+1
|
/
*
ipv6: Fix dump of specific table with strict checking
David Ahern
2019-01-02
1
-1
/
+5
*
ipv6: properly check return value in inet6_dump_all()
Alexey Kodanev
2018-11-05
1
-2
/
+2
*
net: Don't return invalid table id error when dumping all families
David Ahern
2018-10-24
1
-0
/
+3
*
net/ipv6: Bail early if user only wants cloned entries
David Ahern
2018-10-16
1
-2
/
+5
*
net: Enable kernel side filtering of route dumps
David Ahern
2018-10-16
1
-1
/
+1
*
net/ipv6: Plumb support for filtering route dumps
David Ahern
2018-10-16
1
-6
/
+22
*
net: Add struct for fib dump filter
David Ahern
2018-10-16
1
-2
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-10-12
1
-0
/
+2
|
\
|
*
net/ipv6: stop leaking percpu memory in fib6 info
Mike Rapoport
2018-10-10
1
-0
/
+2
*
|
net/ipv6: Add knob to skip DELROUTE message on device down
David Ahern
2018-10-12
1
-5
/
+15
*
|
rtnetlink: Update fib dumps for strict data checking
David Ahern
2018-10-08
1
-0
/
+8
*
|
net: Move free of fib_metrics to helper
David Ahern
2018-10-04
1
-4
/
+2
*
|
net: common metrics init helper for FIB entries
David Ahern
2018-10-04
1
-2
/
+0
|
/
*
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
[next]