Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
1e47b4837f3bdaa425727cfe09f5ae3b6c4c41a9
/
net
/
ipv6
/
ip6_fib.c
1e47b48
ipv6: Dump route exceptions if requested
by Stefano Brivio
· 6 years ago
bf9a8a061
ipv6/route: Change return code of rt6_dump_route() for partial node dumps
by Stefano Brivio
· 6 years ago
ef11209
Revert "net/ipv6: Bail early if user only wants cloned entries"
by Stefano Brivio
· 6 years ago
564c91f
fib_frontend, ip6_fib: Select routes or exceptions dump from RTM_F_CLONED
by Stefano Brivio
· 6 years ago
d64a1f5
ipv6: honor RT6_LOOKUP_F_DST_NOREF in rule lookup logic
by Wei Wang
· 6 years ago
d5382fe
ipv6: Stop sending in-kernel notifications for each nexthop
by Ido Schimmel
· 6 years ago
d4b96c7
ipv6: Extend notifier info for multipath routes
by Ido Schimmel
· 6 years ago
2ab75bf
ipv6: Handle all fib6_nh in a nexthop in fib6_drop_pcpu_from
by David Ahern
· 6 years ago
a6cdeeb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
f88d8ea
ipv6: Plumb support for nexthop object in a fib6_info
by David Ahern
· 6 years ago
2874c5f
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
by Thomas Gleixner
· 6 years ago
1cf844c
ipv6: Make fib6_nh optional at the end of fib6_info
by David Ahern
· 6 years ago
cc5c073
ipv6: Move exception bucket to fib6_nh
by David Ahern
· 6 years ago
7d88d8b
ipv6: Refactor fib6_drop_pcpu_from
by David Ahern
· 6 years ago
f40b6ae
ipv6: Move pcpu cached routes to fib6_nh
by David Ahern
· 6 years ago
19a3b7e
ipv6: export function to send route updates
by David Ahern
· 6 years ago
cdaa16a
ipv6: Add hook to bump sernum for a route to stubs
by David Ahern
· 6 years ago
61fb0d0
ipv6: prevent possible fib6 leaks
by Eric Dumazet
· 6 years ago
ff24e49
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
0e23387
ipv6: fix races in ip6_dst_destroy()
by Eric Dumazet
· 6 years ago
f05713e
ipv6: convert fib6_ref to refcount_t
by Eric Dumazet
· 6 years ago
5ea7152
ipv6: broadly use fib6_info_hold() helper
by Eric Dumazet
· 6 years ago
b027055
ipv6: fib6_info_destroy_rcu() cleanup
by Eric Dumazet
· 6 years ago
effda4d
ipv6: Pass fib6_result to fib lookups
by David Ahern
· 6 years ago
bdf0046
net: Replace nhc_has_gw with nhc_gw_family
by David Ahern
· 6 years ago
ad1601a
ipv6: Rename fib6_nh entries
by David Ahern
· 6 years ago
2b2450c
ipv6: Move gateway checks to a fib6_nh setting
by David Ahern
· 6 years ago
dac7d0f
ipv6: Create cleanup helper for fib6_nh
by David Ahern
· 6 years ago
7315587
ipv6: Fix dump of specific table with strict checking
by David Ahern
· 6 years ago
e22d0bf
ipv6: properly check return value in inet6_dump_all()
by Alexey Kodanev
· 6 years ago
ae677bb
net: Don't return invalid table id error when dumping all families
by David Ahern
· 6 years ago
08e814c
net/ipv6: Bail early if user only wants cloned entries
by David Ahern
· 6 years ago
effe679
net: Enable kernel side filtering of route dumps
by David Ahern
· 6 years ago
13e3890
net/ipv6: Plumb support for filtering route dumps
by David Ahern
· 6 years ago
4724676
net: Add struct for fib dump filter
by David Ahern
· 6 years ago
d864991
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
7c6bb7d
net/ipv6: Add knob to skip DELROUTE message on device down
by David Ahern
· 6 years ago
7abab7b
net/ipv6: stop leaking percpu memory in fib6 info
by Mike Rapoport
· 6 years ago
e8ba330
rtnetlink: Update fib dumps for strict data checking
by David Ahern
· 6 years ago
cc5f0eb
net: Move free of fib_metrics to helper
by David Ahern
· 6 years ago
767a221
net: common metrics init helper for FIB entries
by David Ahern
· 6 years ago
15a81b4
net/ipv6: Only update MTU metric if it set
by David Ahern
· 6 years ago
80f1a0f
net/ipv6: Put lwtstate when destroying fib6_info
by David Ahern
· 6 years ago
e6aed04
Revert "net/ipv6: fix metrics leak"
by David S. Miller
· 6 years ago
df18b50
net/ipv6: fix metrics leak
by Sabrina Dubroca
· 6 years ago
33bd5ac
net/ipv6: Revert attempt to simplify route replace and append
by David Ahern
· 6 years ago
9b0a8da
net/ipv6: respect rcu grace period before freeing fib6_info
by Eric Dumazet
· 7 years ago
6eba08c
ipv6: Only emit append events for appended routes
by Ido Schimmel
· 7 years ago
1c8c5a9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 7 years ago
f34436a
net/ipv6: Simplify route replace and appending into multipath route
by David Ahern
· 7 years ago
c350637
proc: introduce proc_create_net{,_data}
by Christoph Hellwig
· 7 years ago
138118e
net/ipv6: Add fib6_lookup
by David Ahern
· 7 years ago
6454743
net/ipv6: Rename fib6_lookup to fib6_node_lookup
by David Ahern
· 7 years ago
8fb11a9
net/ipv6: rename rt6_next to fib6_next
by David Ahern
· 7 years ago
a68886a
net/ipv6: Make from in rt6_info rcu protected
by David Ahern
· 7 years ago
5bcaa41
net/ipv6: Move release of fib6_info from pcpu routes to helper
by David Ahern
· 7 years ago
dcd1f57
net/ipv6: Remove fib6_idev
by David Ahern
· 7 years ago
93c2fb2
net/ipv6: Rename fib6_info struct elements
by David Ahern
· 7 years ago
77634cc
net/ipv6: Remove unused code and variables for rt6_info
by David Ahern
· 7 years ago
8d1c802
net/ipv6: Flip FIB entries to fib6_info
by David Ahern
· 7 years ago
93531c6
net/ipv6: separate handling of FIB entries from dst based routes
by David Ahern
· 7 years ago
a64efe14
net/ipv6: introduce fib6_info struct and helpers
by David Ahern
· 7 years ago
23fb93a
net/ipv6: Cleanup exception and cache route handling
by David Ahern
· 7 years ago
421842e
net/ipv6: Add fib6_null_entry
by David Ahern
· 7 years ago
1489568
net/ipv6: move expires into rt6_info
by David Ahern
· 7 years ago
d4ead6b
net/ipv6: move metrics from dst to rt6_info
by David Ahern
· 7 years ago
5e670d8
net/ipv6: Move nexthop data to fib6_nh
by David Ahern
· 7 years ago
7aef685
net/ipv6: Pass net to fib6_update_sernum
by David Ahern
· 7 years ago
2233000
net/ipv6: Move call_fib6_entry_notifiers up for route adds
by David Ahern
· 7 years ago
2f635ce
net: Drop pernet_operations::async
by Kirill Tkhai
· 7 years ago
b75cc8f
net/ipv6: Pass skb to route lookup
by David Ahern
· 7 years ago
d16784d
net: Convert fib6_net_ops, ipv6_addr_label_ops and ip6_segments_ops
by Kirill Tkhai
· 7 years ago
8565d26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
591ff9e
ipv6: don't let tb6_root node share routes with other node
by Wei Wang
· 7 years ago
19d28fb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
d7dedee
ipv6: Calculate hash thresholds for IPv6 nexthops
by Ido Schimmel
· 7 years ago
4512c43
ipv6: remove null_entry before adding default route
by Wei Wang
· 7 years ago
a0ce093
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
922c2ac
ipv6: Take table lock outside of sernum update function
by Ido Schimmel
· 7 years ago
4a8e56e
ipv6: Export sernum update function
by Ido Schimmel
· 7 years ago
b5cb5a7
ipv6: Teach tree walker to skip multipath routes
by Ido Schimmel
· 7 years ago
9fcb071
ipv6: Remove redundant route flushing during namespace dismantle
by Ido Schimmel
· 7 years ago
7bbfe00
ipv6: fix general protection fault in fib6_add()
by Wei Wang
· 7 years ago
16feebc
rtnetlink: remove __rtnl_register
by Florian Westphal
· 7 years ago
071fb37
ipv6: Move rt6_next from dst_entry into ipv6 route structure.
by David Miller
· 7 years ago
86cb30e
treewide: setup_timer() -> timer_setup() (2 field)
by Kees Cook
· 7 years ago
6c31e5a
net: Add extack to fib_notifier_info
by David Ahern
· 7 years ago
275757e6
ipv6: mark expected switch fall-throughs
by Gustavo A. R. Silva
· 7 years ago
0e80193
ipv6: check fn before doing FIB6_SUBTREE(fn)
by Wei Wang
· 7 years ago
d0e6020
ipv6: use rcu_dereference_bh() in ipv6_route_seq_next()
by Wei Wang
· 7 years ago
81eb844
ipv6: take care of rt6_stats
by Wei Wang
· 7 years ago
66f5d6c
ipv6: replace rwlock with rcu and spinlock in fib6_table
by Wei Wang
· 7 years ago
8d1040e
ipv6: check fn->leaf before it is used
by Wei Wang
· 7 years ago
bbd63f0
ipv6: update fn_sernum after route is inserted to tree
by Wei Wang
· 7 years ago
51e398e
ipv6: don't release rt->rt6i_pcpu memory during rt6_release()
by Wei Wang
· 7 years ago
2b760fc
ipv6: hook up exception table to store dst cache
by Wei Wang
· 7 years ago
38fbeee
ipv6: prepare fib6_locate() for exception table
by Wei Wang
· 7 years ago
c757faa
ipv6: prepare fib6_age() for exception table
by Wei Wang
· 7 years ago
180ca44
ipv6: introduce a new function fib6_update_sernum()
by Wei Wang
· 7 years ago
32a805b
ipv6: fix typo in fib6_net_exit()
by Eric Dumazet
· 7 years ago
Next »