index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
ip6_fib.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-22
ipv6: keep track of routes using src
Paolo Abeni
1
-0
/
+4
2019-10-04
net: fib_notifier: propagate extack down to the notifier block callback
Jiri Pirko
1
-3
/
+9
2019-10-04
net: fib_notifier: propagate possible error during fib notifier registration
Jiri Pirko
1
-12
/
+24
2019-10-04
net: fib_notifier: make FIB notifier per-netns
Jiri Pirko
1
-3
/
+3
2019-09-21
ipv6: fix a typo in fib6_rule_lookup()
Eric Dumazet
1
-1
/
+1
2019-07-18
ipv6: Unlink sibling route in case of failure
Ido Schimmel
1
-1
/
+17
2019-06-24
ip6_fib: Don't discard nodes with valid routing information in fib6_locate_1()
Stefano Brivio
1
-1
/
+2
2019-06-24
ipv6: Dump route exceptions if requested
Stefano Brivio
1
-1
/
+11
2019-06-24
ipv6/route: Change return code of rt6_dump_route() for partial node dumps
Stefano Brivio
1
-1
/
+1
2019-06-24
Revert "net/ipv6: Bail early if user only wants cloned entries"
Stefano Brivio
1
-5
/
+2
2019-06-24
fib_frontend, ip6_fib: Select routes or exceptions dump from RTM_F_CLONED
Stefano Brivio
1
-1
/
+2
2019-06-23
ipv6: honor RT6_LOOKUP_F_DST_NOREF in rule lookup logic
Wei Wang
1
-2
/
+3
2019-06-18
ipv6: Stop sending in-kernel notifications for each nexthop
Ido Schimmel
1
-12
/
+17
2019-06-18
ipv6: Extend notifier info for multipath routes
Ido Schimmel
1
-0
/
+17
2019-06-10
ipv6: Handle all fib6_nh in a nexthop in fib6_drop_pcpu_from
David Ahern
1
-4
/
+27
2019-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-5
/
+1
2019-06-05
ipv6: Plumb support for nexthop object in a fib6_info
David Ahern
1
-4
/
+18
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-05-24
ipv6: Make fib6_nh optional at the end of fib6_info
David Ahern
1
-7
/
+11
2019-05-24
ipv6: Move exception bucket to fib6_nh
David Ahern
1
-6
/
+0
2019-05-24
ipv6: Refactor fib6_drop_pcpu_from
David Ahern
1
-10
/
+25
2019-05-24
ipv6: Move pcpu cached routes to fib6_nh
David Ahern
1
-28
/
+6
2019-05-23
ipv6: export function to send route updates
David Ahern
1
-4
/
+4
2019-05-23
ipv6: Add hook to bump sernum for a route to stubs
David Ahern
1
-0
/
+8
2019-05-16
ipv6: prevent possible fib6 leaks
Eric Dumazet
1
-3
/
+9
2019-05-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+1
2019-05-01
ipv6: fix races in ip6_dst_destroy()
Eric Dumazet
1
-3
/
+1
2019-04-24
ipv6: convert fib6_ref to refcount_t
Eric Dumazet
1
-3
/
+3
2019-04-24
ipv6: broadly use fib6_info_hold() helper
Eric Dumazet
1
-8
/
+8
2019-04-24
ipv6: fib6_info_destroy_rcu() cleanup
Eric Dumazet
1
-4
/
+1
2019-04-18
ipv6: Pass fib6_result to fib lookups
David Ahern
1
-3
/
+4
2019-04-09
net: Replace nhc_has_gw with nhc_gw_family
David Ahern
1
-1
/
+1
2019-03-29
ipv6: Rename fib6_nh entries
David Ahern
1
-2
/
+2
2019-03-29
ipv6: Move gateway checks to a fib6_nh setting
David Ahern
1
-3
/
+6
2019-03-29
ipv6: Create cleanup helper for fib6_nh
David Ahern
1
-4
/
+1
2019-01-03
ipv6: Fix dump of specific table with strict checking
David Ahern
1
-1
/
+5
2018-11-06
ipv6: properly check return value in inet6_dump_all()
Alexey Kodanev
1
-2
/
+2
2018-10-25
net: Don't return invalid table id error when dumping all families
David Ahern
1
-0
/
+3
2018-10-16
net/ipv6: Bail early if user only wants cloned entries
David Ahern
1
-2
/
+5
2018-10-16
net: Enable kernel side filtering of route dumps
David Ahern
1
-1
/
+1
2018-10-16
net/ipv6: Plumb support for filtering route dumps
David Ahern
1
-6
/
+22
2018-10-16
net: Add struct for fib dump filter
David Ahern
1
-2
/
+3
2018-10-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+2
2018-10-12
net/ipv6: Add knob to skip DELROUTE message on device down
David Ahern
1
-5
/
+15
2018-10-11
net/ipv6: stop leaking percpu memory in fib6 info
Mike Rapoport
1
-0
/
+2
2018-10-08
rtnetlink: Update fib dumps for strict data checking
David Ahern
1
-0
/
+8
2018-10-05
net: Move free of fib_metrics to helper
David Ahern
1
-4
/
+2
2018-10-05
net: common metrics init helper for FIB entries
David Ahern
1
-2
/
+0
2018-09-03
net/ipv6: Only update MTU metric if it set
David Ahern
1
-1
/
+4
2018-08-21
net/ipv6: Put lwtstate when destroying fib6_info
David Ahern
1
-0
/
+2
[next]