Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
1a4bd9792dfac587dbec800e2c3e6d17a0b3e6d7
/
include
/
net
/
ip_fib.h
03fe2de
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
d52e5a7
ipv4: lock mtu in fnhe when received PMTU < net.ipv4.route.min_pmtu
by Sabrina Dubroca
· 7 years ago
7efc0b6
net/ipv4: Pass net to fib_multipath_hash instead of fib_info
by David Ahern
· 7 years ago
e37b1e9
ipv6: route: dissect flow in input path if fib rules need it
by Roopa Prabhu
· 7 years ago
82695b3
inet: whitespace cleanup
by Stephen Hemminger
· 7 years ago
c7c3e59
net: ipv4: remove fib_weight
by David Ahern
· 7 years ago
1b2a444
net: fib_rules: Implement notification logic in core
by Ido Schimmel
· 7 years ago
04b1d4e
net: core: Make the FIB notification chain generic
by Ido Schimmel
· 7 years ago
2202e35
ipv4: fib: Remove unused functions
by Ido Schimmel
· 7 years ago
0029c0d
net, ipv4: convert fib_info.fib_clntref from atomic_t to refcount_t
by Reshetova, Elena
· 7 years ago
7805599
net: ipv4: Add extack message for invalid prefix or length
by David Ahern
· 7 years ago
34aa83c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
3fb07da
ipv4: add reference counting to metrics
by Eric Dumazet
· 7 years ago
6ffd903
net: ipv4: Save trie prefix to fib lookup result
by David Ahern
· 7 years ago
6d8422a1
net: ipv4: Plumb extack through route add functions
by David Ahern
· 7 years ago
bf4e0a3
net: ipv4: add support for ECMP hash policy choice
by Nikolay Aleksandrov
· 8 years ago
6a003a5
ipv4: fib_rules: Add notifier info to FIB rules notifications
by Ido Schimmel
· 8 years ago
3c71006
ipv4: fib_rules: Check if rule is a default rule
by Ido Schimmel
· 8 years ago
d05f7a7
ipv4: fib: Remove redundant argument
by Ido Schimmel
· 8 years ago
c024389
ipv4: fib: Move FIB notification code to a separate file
by Ido Schimmel
· 8 years ago
2f3a527
ipv4: fib: Add events for FIB replace and append
by Ido Schimmel
· 8 years ago
982acb9
ipv4: fib: Notify about nexthop status changes
by Ido Schimmel
· 8 years ago
c7b371e
net: ipv4: make fib_select_default static
by David Ahern
· 8 years ago
c3852ef
ipv4: fib: Replay events when registering FIB notifier
by Ido Schimmel
· 8 years ago
1c677b3
ipv4: fib: Add fib_info_hold() helper
by Ido Schimmel
· 8 years ago
3b70933
ipv4: Restore fib_trie_flush_external function and fix call ordering
by Alexander Duyck
· 8 years ago
347e3b2
switchdev: remove FIB offload infrastructure
by Jiri Pirko
· 8 years ago
c985018
fib: introduce FIB info offload flag helpers
by Jiri Pirko
· 8 years ago
b90eb75
fib: introduce FIB notification infrastructure
by Jiri Pirko
· 8 years ago
5a56a0b
net: Don't delete routes in different VRFs
by Mark Tomlinson
· 8 years ago
deed49d
route: check and remove route cache when we get route
by Xin Long
· 9 years ago
0797cbd
ipv4: eliminate endianness warnings in ip_fib.h
by Lance Richardson
· 9 years ago
73186df
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
4f823de
ipv4: fix to not remove local route on link down
by Julian Anastasov
· 9 years ago
3ce58d8
net: Refactor path selection in __ip_route_output_key_hash
by David Ahern
· 9 years ago
0e884c7
ipv4: L3 hash-based multipath
by Peter Nørlund
· 9 years ago
0315e38
net: Fix behaviour of unreachable, blackhole and prohibit routes
by Nikola Forró
· 9 years ago
5510b3c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 9 years ago
2392deb
ipv4: consider TOS in fib_select_default
by Julian Anastasov
· 9 years ago
571e722
ipv4: support for fib route lwtunnel encap attributes
by Roopa Prabhu
· 9 years ago
0eeb075
net: ipv4 sysctl option to ignore routes when nexthop link is down
by Andy Gospodarek
· 9 years ago
8a3d031
net: track link-status of ipv4 nexthops
by Andy Gospodarek
· 9 years ago
0ddcf43
ipv4: FIB Local/MAIN table collapse
by Alexander Duyck
· 10 years ago
104616e
switchdev: don't support custom ip rules, for now
by Scott Feldman
· 10 years ago
a7e5353
fib_trie: Make fib_table rcu safe
by Alexander Duyck
· 10 years ago
56315f9
fib_trie: Convert fib_alias to hlist from list
by Alexander Duyck
· 10 years ago
345e9b5
fib_trie: Push rcu_read_lock/unlock to callers
by Alexander Duyck
· 10 years ago
a5a519b
fib_trie: Fix /proc/net/fib_trie when CONFIG_IP_MULTIPLE_TABLES is not defined
by Alexander Duyck
· 10 years ago
d546c62
ipv4: harden fnhe_hashfun()
by Eric Dumazet
· 10 years ago
caa4152
ipv4: fix a race in update_or_create_fnhe()
by Eric Dumazet
· 10 years ago
5c3a0fd
ip*.h: Remove extern from function prototypes
by Joe Perches
· 11 years ago
b48410b
ipv4: remove fib_update_nh_saddrs() declaration.
by Rami Rosen
· 11 years ago
2ffae99
ipv4: use next hop exceptions also for input routes
by Timo Teräs
· 11 years ago
5aad1de
ipv4: use separate genid for next hop exceptions
by Timo Teräs
· 11 years ago
5b9e12d
ipv4: fix definition of FIB_TABLE_HASHSZ
by Denis V. Lunev
· 12 years ago
f4ef85b
ipv4: add a fib_type to fib_info
by Eric Dumazet
· 12 years ago
c5038a8
ipv4: Cache routes in nexthop exception entries.
by David S. Miller
· 12 years ago
d26b3a7
ipv4: percpu nh_rth_output cache
by Eric Dumazet
· 12 years ago
54764bb
ipv4: Restore old dst_free() behavior.
by Eric Dumazet
· 12 years ago
d2d68ba
ipv4: Cache input routes in fib_info nexthops.
by David S. Miller
· 12 years ago
f2bb4be
ipv4: Cache output routes in fib_info nexthops.
by David S. Miller
· 12 years ago
aee06da
ipv4: use seqlock for nh_exceptions
by Julian Anastasov
· 12 years ago
4895c77
ipv4: Add FIB nexthop exceptions.
by David S. Miller
· 12 years ago
85b91b0
ipv4: Don't store a rule pointer in fib_result.
by David S. Miller
· 12 years ago
391e5c2
ipv4: Remove tb_peers from fib_table.
by David S. Miller
· 12 years ago
e044a65
ipv4: Fix crashes in fib_rules_tclass().
by David S. Miller
· 12 years ago
f4530fa
ipv4: Avoid overhead when no custom FIB rules are installed.
by David S. Miller
· 12 years ago
7a9bc9b
ipv4: Elide fib_validate_source() completely when possible.
by David S. Miller
· 12 years ago
9e56e38
ipv4: Adjust in_dev handling in fib_validate_source()
by David S. Miller
· 12 years ago
41347dc
ipv4: Kill rt->rt_spec_dst, no longer used.
by David S. Miller
· 12 years ago
35ebf65
ipv4: Create and use fib_compute_spec_dst() helper.
by David S. Miller
· 12 years ago
8e77327
inet: Add inetpeer tree roots to the FIB tables.
by David S. Miller
· 12 years ago
95c9617
net: cleanup unsigned to unsigned int
by Eric Dumazet
· 13 years ago
21d8c49
ipv4: Call fib_select_default() only when actually necessary.
by David S. Miller
· 14 years ago
5c04c81
fib_validate_source(): pass sk_buff instead of mark
by Michael Smith
· 14 years ago
37e826c
ipv4: Fix nexthop caching wrt. scoping.
by David S. Miller
· 14 years ago
436c3b6
ipv4: Invalidate nexthop cache nh_saddr more correctly.
by David S. Miller
· 14 years ago
22bd5b9
ipv4: Pass ipv4 flow objects into fib_lookup() paths.
by David S. Miller
· 14 years ago
1b7fe593
ipv4: Kill flowi arg to fib_select_multipath()
by David S. Miller
· 14 years ago
a7ac8fc
ipv4: Fix scope value used in route src-address caching.
by David S. Miller
· 14 years ago
1fc050a
ipv4: Cache source address in nexthop entries.
by David S. Miller
· 14 years ago
982721f
ipv4: Use const'ify fib_result deep in the route call chains.
by David S. Miller
· 14 years ago
b6bf3ca
ipv4: Mark fib_combine_itag()'s 'res' arg as const.
by David S. Miller
· 14 years ago
5348ba8
ipv4: Update some fib_hash centric interface names.
by David S. Miller
· 14 years ago
0c838ff
ipv4: Consolidate all default route selection implementations.
by David S. Miller
· 14 years ago
5b47044
ipv4: Remember FIB alias list head and table in lookup results.
by David S. Miller
· 14 years ago
9c150e8
ipv4: Allocate fib metrics dynamically.
by David S. Miller
· 14 years ago
c7066f7
netfilter: fix Kconfig dependencies
by Patrick McHardy
· 14 years ago
4aa2c46
fib: Fix fib zone and its hash leak on namespace stop
by Pavel Emelyanov
· 14 years ago
ebc0ffa
fib: RCU conversion of fib_lookup()
by Eric Dumazet
· 14 years ago
230f9bb
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
b0c110c
net: Fix RPF to work with policy routing
by jamal
· 15 years ago
16c6cf8
ipv4: fib table algorithm performance improvement
by Stephen Hemminger
· 15 years ago
accc5b4
ipv4: remove unused macro (FIB_RES_RESET) from ip_fib.h.
by Rami Rosen
· 16 years ago
92ae3ef
ipv4: remove unused member in fib_table.
by Rami Rosen
· 16 years ago
cc8274f
[IPV4]: Fix compile error building without CONFIG_FS_PROC
by Li Zefan
· 17 years ago
4814bdb
[NETNS]: Lookup in FIB semantic hashes taking into account the namespace.
by Denis V. Lunev
· 17 years ago
7462bd74
[NETNS]: Add a namespace mark to fib_info.
by Denis V. Lunev
· 17 years ago
85326fa
[IPV4]: fib_sync_down rework.
by Denis V. Lunev
· 17 years ago
010278e
[NETNS]: Add netns parameter to fib_select_default.
by Denis V. Lunev
· 17 years ago
Next »