Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
b452a458caaa95d02b74897d35e87aa080122f07
/
include
/
net
/
ip6_fib.h
1c8c5a9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 7 years ago
901731b
net/ipv6: Add helper to return path MTU based on fib result
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
1d053da
net/ipv6: Extract table lookup from ip6_pol_route
by David Ahern
· 7 years ago
3b290a3
net/ipv6: Rename rt6_multipath_select
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
a87b7dc
net/ipv6: Move rcu locking to callers of fib6_get_cookie_safe
by David Ahern
· 7 years ago
a269f1a
net/ipv6: Rename rt6_get_cookie_safe
by David Ahern
· 7 years ago
6a3e030
net/ipv6: Clean up rt expires helpers
by David Ahern
· 7 years ago
dcd1f57
net/ipv6: Remove fib6_idev
by David Ahern
· 7 years ago
9ee8cbb
net/ipv6: Remove aca_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
3b6761d
net/ipv6: Move dst flags to booleans in fib entries
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
e8478e8
net/ipv6: Save route type in rt6_info
by David Ahern
· 7 years ago
7aef685
net/ipv6: Pass net to fib6_update_sernum
by David Ahern
· 7 years ago
b75cc8f
net/ipv6: Pass skb to route lookup
by David Ahern
· 7 years ago
5e5d6fe
ipv6: route: dissect flow in input path if fib rules need it
by Roopa Prabhu
· 7 years ago
398958a
ipv6: Add support for non-equal-cost multipath
by Ido Schimmel
· 7 years ago
d7dedee
ipv6: Calculate hash thresholds for IPv6 nexthops
by Ido Schimmel
· 7 years ago
4a8e56e
ipv6: Export sernum update function
by Ido Schimmel
· 7 years ago
a2c554d
ipv6: Add explicit flush indication to routes
by Ido Schimmel
· 7 years ago
3a2232e
ipv6: Move dst->from into struct rt6_info.
by David Miller
· 7 years ago
071fb37
ipv6: Move rt6_next from dst_entry into ipv6 route structure.
by David Miller
· 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
bbd63f0
ipv6: update fn_sernum after route is inserted to tree
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
35732d0
ipv6: introduce a hash table to store dst cache
by Wei Wang
· 7 years ago
180ca44
ipv6: introduce a new function fib6_update_sernum()
by Wei Wang
· 7 years ago
6026e04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
4e587ea
ipv6: fix sparse warning on rt6i_node
by Wei Wang
· 7 years ago
c5cff85
ipv6: add rcu grace period before freeing fib6_node
by Wei Wang
· 7 years ago
fe40079
ipv6: fib: Provide offload indication using nexthop flags
by Ido Schimmel
· 7 years ago
a460aa8
ipv6: fib: Add helpers to hold / drop a reference on rt6_info
by Ido Schimmel
· 7 years ago
e1ee0a5
ipv6: fib: Dump tables during registration to FIB chain
by Ido Schimmel
· 7 years ago
dcb18f7
ipv6: fib_rules: Dump rules during registration to FIB chain
by Ido Schimmel
· 7 years ago
df77fe4
ipv6: fib: Add in-kernel notifications for route add / delete
by Ido Schimmel
· 7 years ago
16ab6d7
ipv6: fib: Add FIB notifiers callbacks
by Ido Schimmel
· 7 years ago
e3ea973
ipv6: fib_rules: Check if rule is a default rule
by Ido Schimmel
· 7 years ago
a4c2fd7
net: remove DST_NOCACHE flag
by Wei Wang
· 8 years ago
333c430
net: ipv6: Plumb extack through route add functions
by David Ahern
· 8 years ago
0ae8133
net: ipv6: Allow shorthand delete of all nexthops in multipath route
by David Ahern
· 8 years ago
830218c
net: ipv6: Fix processing of RAs in presence of VRF
by David Ahern
· 8 years ago
02bcf4e
ipv6: Check rt->dst.from for the DST_NOCACHE route
by Martin KaFai Lau
· 9 years ago
37a1d36
ipv6: include NLM_F_REPLACE in route replace notifications
by Roopa Prabhu
· 9 years ago
61adedf
route: move lwtunnel state to dst_entry
by Jiri Benc
· 9 years ago
19e42e4
ipv6: support for fib route lwtunnel encap attributes
by Roopa Prabhu
· 9 years ago
d52d399
ipv6: Create percpu rt6_info
by Martin KaFai Lau
· 10 years ago
8d0b94a
ipv6: Keep track of DST_NOCACHE routes in case of iface down/unregister
by Martin KaFai Lau
· 10 years ago
3da59bd
ipv6: Create RTF_CACHE clone when FLOWI_FLAG_KNOWN_NH is set
by Martin KaFai Lau
· 10 years ago
b197df4
ipv6: Add rt6_get_cookie() function
by Martin KaFai Lau
· 10 years ago
afc4eef
ipv6: Remove DST_METRICS_FORCE_OVERWRITE and _rt6i_peer
by Martin KaFai Lau
· 10 years ago
4b32b5a
ipv6: Stop rt6_info from using inet_peer's metrics
by Martin KaFai Lau
· 10 years ago
e715b6d
net: fib6: convert cfg metric to u32 outside of table write lock
by Florian Westphal
· 10 years ago
42b1870
ipv6: make rt_sernum atomic and serial number fields ordinary ints
by Hannes Frederic Sowa
· 10 years ago
94b2cfe
ipv6: minor fib6 cleanups like type safety, bool conversion, inline removal
by Hannes Frederic Sowa
· 10 years ago
705f1c8
ipv6: remove rt6i_genid
by Hannes Frederic Sowa
· 10 years ago
e5fd387
ipv6: do not overwrite inetpeer metrics prematurely
by Michal Kubeček
· 11 years ago
0c3584d
ipv6: remove prune parameter for fib6_clean_all
by Li RongQing
· 11 years ago
394efd1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
01ba16d
ipv6: reset dst.expires value when clearing expire flag
by Hannes Frederic Sowa
· 11 years ago
8d2ca1d
ipv6: avoid high order memory allocations for /proc/net/ipv6_route
by Hannes Frederic Sowa
· 11 years ago
5c3a0fd
ip*.h: Remove extern from function prototypes
by Joe Perches
· 11 years ago
2ac3ac8
ipv6: prevent fib6_run_gc() contention
by Michal Kubeček
· 11 years ago
ecd9883
ipv6: fix race condition regarding dst->expires and dst->from.
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
887c95c
ipv6: Complete neighbour entry removal from dst_entry.
by YOSHIFUJI Hideaki / 吉藤英明
· 12 years ago
a4477c4
ipv6: remove rt6i_peer_genid from rt6_info and its handler
by Li RongQing
· 12 years ago
94e187c
ipv6: introduce ip6_rt_put()
by Amerigo Wang
· 12 years ago
51ebd31
ipv6: add support of equal cost multipath (ECMP)
by Nicolas Dichtel
· 12 years ago
6a06e5e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 12 years ago
6f3118b
ipv6: use net->rt_genid to check dst validity
by Nicolas Dichtel
· 12 years ago
ef2c7d7
ipv6: fix handling of blackhole and prohibit routes
by Nicolas Dichtel
· 12 years ago
97cac08
ipv6: Store route neighbour in rt6_info struct.
by David S. Miller
· 13 years ago
aee289b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
e8803b6
Revert "ipv6: Prevent access to uninitialized fib_table_hash via /proc/net/ipv6_route"
by David S. Miller
· 13 years ago
7e52b33
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 13 years ago
2a0c451
ipv6: Prevent access to uninitialized fib_table_hash via /proc/net/ipv6_route
by Thomas Graf
· 13 years ago
8e77327
inet: Add inetpeer tree roots to the FIB tables.
by David S. Miller
· 13 years ago
97bab73
inet: Hide route peer accesses behind helpers.
by David S. Miller
· 13 years ago
cda31e1
ipv6: clean up rt6_clean_expires
by Jiri Bohac
· 13 years ago
edfb5d4
ipv6: fix rt6_update_expires
by Jiri Bohac
· 13 years ago
1716a96
ipv6: fix problem with expired dst cache
by Gao feng
· 13 years ago
32b293a
IPv6: Avoid taking write lock for /proc/net/ipv6_route
by Josh Hunt
· 13 years ago
d191854
ipv6: Kill rt6i_dev and rt6i_expires defines.
by David S. Miller
· 13 years ago
9cbb7ec
ipv6: Get rid of rt6i_nexthop macro.
by David S. Miller
· 13 years ago
2a9e950
net: Remove __KERNEL__ cpp checks from include/net
by David S. Miller
· 14 years ago
b71d1d4
inet: constify ip headers and in6_addr
by Eric Dumazet
· 14 years ago
c3968a8
ipv6: RTA_PREFSRC support for ipv6 route source address selection
by Daniel Walter
· 14 years ago
Next »