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.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-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
2018-08-02
Revert "net/ipv6: fix metrics leak"
David S. Miller
1
-14
/
+4
2018-07-30
net/ipv6: fix metrics leak
Sabrina Dubroca
1
-4
/
+14
2018-07-04
net/ipv6: Revert attempt to simplify route replace and append
David Ahern
1
-70
/
+86
2018-06-20
net/ipv6: respect rcu grace period before freeing fib6_info
Eric Dumazet
1
-2
/
+3
2018-06-15
ipv6: Only emit append events for appended routes
Ido Schimmel
1
-3
/
+2
2018-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-309
/
+330
2018-05-22
net/ipv6: Simplify route replace and appending into multipath route
David Ahern
1
-86
/
+71
2018-05-16
proc: introduce proc_create_net{,_data}
Christoph Hellwig
1
-17
/
+1
2018-05-11
net/ipv6: Add fib6_lookup
David Ahern
1
-0
/
+7
2018-05-11
net/ipv6: Rename fib6_lookup to fib6_node_lookup
David Ahern
1
-6
/
+8
2018-05-05
net/ipv6: rename rt6_next to fib6_next
David Ahern
1
-13
/
+13
2018-04-21
net/ipv6: Make from in rt6_info rcu protected
David Ahern
1
-2
/
+6
2018-04-21
net/ipv6: Move release of fib6_info from pcpu routes to helper
David Ahern
1
-18
/
+23
2018-04-19
net/ipv6: Remove fib6_idev
David Ahern
1
-2
/
+0
2018-04-19
net/ipv6: Rename fib6_info struct elements
David Ahern
1
-85
/
+85
2018-04-18
net/ipv6: Remove unused code and variables for rt6_info
David Ahern
1
-22
/
+0
2018-04-18
net/ipv6: Flip FIB entries to fib6_info
David Ahern
1
-58
/
+58
2018-04-18
net/ipv6: separate handling of FIB entries from dst based routes
David Ahern
1
-19
/
+36
2018-04-18
net/ipv6: introduce fib6_info struct and helpers
David Ahern
1
-0
/
+60
2018-04-18
net/ipv6: Cleanup exception and cache route handling
David Ahern
1
-15
/
+1
2018-04-18
net/ipv6: Add fib6_null_entry
David Ahern
1
-13
/
+13
2018-04-18
net/ipv6: move expires into rt6_info
David Ahern
1
-4
/
+4
2018-04-18
net/ipv6: move metrics from dst to rt6_info
David Ahern
1
-44
/
+22
2018-04-18
net/ipv6: Move nexthop data to fib6_nh
David Ahern
1
-2
/
+4
2018-04-18
net/ipv6: Pass net to fib6_update_sernum
David Ahern
1
-2
/
+1
2018-03-29
net/ipv6: Move call_fib6_entry_notifiers up for route adds
David Ahern
1
-4
/
+12
2018-03-27
net: Drop pernet_operations::async
Kirill Tkhai
1
-1
/
+0
2018-03-04
net/ipv6: Pass skb to route lookup
David Ahern
1
-1
/
+2
2018-02-19
net: Convert fib6_net_ops, ipv6_addr_label_ops and ip6_segments_ops
Kirill Tkhai
1
-0
/
+1
2018-01-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+8
2018-01-19
ipv6: don't let tb6_root node share routes with other node
Wei Wang
1
-2
/
+8
2018-01-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-9
/
+29
2018-01-10
ipv6: Calculate hash thresholds for IPv6 nexthops
Ido Schimmel
1
-6
/
+2
2018-01-09
ipv6: remove null_entry before adding default route
Wei Wang
1
-9
/
+29
2018-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-15
/
+20
[next]