index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
ip_fib.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ipv4: Move exception bucket to nh_common
David Ahern
2019-05-05
1
-1
/
+1
*
ipv4: Move cached routes to fib_nh_common
David Ahern
2019-05-05
1
-2
/
+4
*
net: Change nhc_flags to unsigned char
David Ahern
2019-04-24
1
-4
/
+4
*
ipv4: Allow ipv6 gateway with ipv4 routes
David Ahern
2019-04-09
1
-0
/
+2
*
ipv4: Flag fib_info with a fib_nh using IPv6 gateway
David Ahern
2019-04-09
1
-0
/
+1
*
ipv4: Add support to fib_config for IPv6 gateway
David Ahern
2019-04-09
1
-1
/
+4
*
ipv4: Prepare fib_config for IPv6 gateway
David Ahern
2019-04-09
1
-2
/
+3
*
net: Replace nhc_has_gw with nhc_gw_family
David Ahern
2019-04-09
1
-4
/
+3
*
ipv6: Flip to fib_nexthop_info
David Ahern
2019-04-04
1
-0
/
+5
*
ipv4: Add fib_nh_common to fib_result
David Ahern
2019-04-04
1
-26
/
+21
*
net: Use common nexthop init and release helpers
David Ahern
2019-03-29
1
-0
/
+4
*
net: Add fib_nh_common and update fib_nh and fib6_nh
David Ahern
2019-03-29
1
-10
/
+31
*
ipv4: Rename fib_nh entries
David Ahern
2019-03-29
1
-12
/
+12
*
ipv4: Create cleanup helper for fib_nh
David Ahern
2019-03-29
1
-0
/
+1
*
ipv4: Create init helper for fib_nh
David Ahern
2019-03-29
1
-0
/
+4
*
net: ipv4: Fix memory leak in network namespace dismantle
Ido Schimmel
2019-01-15
1
-1
/
+1
*
net: Don't return invalid table id error when dumping all families
David Ahern
2018-10-24
1
-0
/
+1
*
net: Enable kernel side filtering of route dumps
David Ahern
2018-10-16
1
-1
/
+1
*
net/ipv4: Plumb support for filtering route dumps
David Ahern
2018-10-16
1
-1
/
+1
*
net: Add struct for fib dump filter
David Ahern
2018-10-16
1
-1
/
+12
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-10-13
1
-0
/
+1
|
\
|
*
net: ipv4: update fnhe_pmtu when first hop's MTU changes
Sabrina Dubroca
2018-10-11
1
-0
/
+1
*
|
rtnetlink: Update fib dumps for strict data checking
David Ahern
2018-10-08
1
-0
/
+2
*
|
net/ipv4: Move device validation to helper
David Ahern
2018-09-21
1
-0
/
+1
|
/
*
net/ipv4: Add helper to return path MTU based on fib result
David Ahern
2018-05-22
1
-0
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-03-23
1
-0
/
+1
|
\
|
*
ipv4: lock mtu in fnhe when received PMTU < net.ipv4.route.min_pmtu
Sabrina Dubroca
2018-03-14
1
-0
/
+1
*
|
net/ipv4: Pass net to fib_multipath_hash instead of fib_info
David Ahern
2018-03-04
1
-1
/
+1
*
|
ipv6: route: dissect flow in input path if fib rules need it
Roopa Prabhu
2018-03-01
1
-1
/
+26
*
|
inet: whitespace cleanup
Stephen Hemminger
2018-02-28
1
-1
/
+1
|
/
*
net: ipv4: remove fib_weight
David Ahern
2017-09-29
1
-3
/
+0
*
net: fib_rules: Implement notification logic in core
Ido Schimmel
2017-08-04
1
-12
/
+12
*
net: core: Make the FIB notification chain generic
Ido Schimmel
2017-08-04
1
-22
/
+8
*
ipv4: fib: Remove unused functions
Ido Schimmel
2017-08-03
1
-13
/
+0
*
net, ipv4: convert fib_info.fib_clntref from atomic_t to refcount_t
Reshetova, Elena
2017-07-04
1
-3
/
+4
*
net: ipv4: Add extack message for invalid prefix or length
David Ahern
2017-05-30
1
-1
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-05-27
1
-5
/
+5
|
\
|
*
ipv4: add reference counting to metrics
Eric Dumazet
2017-05-26
1
-5
/
+5
*
|
net: ipv4: Save trie prefix to fib lookup result
David Ahern
2017-05-26
1
-0
/
+1
*
|
net: ipv4: Plumb extack through route add functions
David Ahern
2017-05-22
1
-1
/
+2
|
/
*
net: ipv4: add support for ECMP hash policy choice
Nikolay Aleksandrov
2017-03-21
1
-9
/
+5
*
ipv4: fib_rules: Add notifier info to FIB rules notifications
Ido Schimmel
2017-03-16
1
-0
/
+5
*
ipv4: fib_rules: Check if rule is a default rule
Ido Schimmel
2017-03-16
1
-0
/
+7
*
ipv4: fib: Remove redundant argument
Ido Schimmel
2017-03-10
1
-6
/
+3
*
ipv4: fib: Move FIB notification code to a separate file
Ido Schimmel
2017-03-10
1
-0
/
+15
*
ipv4: fib: Add events for FIB replace and append
Ido Schimmel
2017-02-10
1
-1
/
+2
*
ipv4: fib: Notify about nexthop status changes
Ido Schimmel
2017-02-08
1
-0
/
+7
*
net: ipv4: make fib_select_default static
David Ahern
2017-01-06
1
-1
/
+0
*
ipv4: fib: Replay events when registering FIB notifier
Ido Schimmel
2016-12-04
1
-1
/
+2
*
ipv4: fib: Add fib_info_hold() helper
Ido Schimmel
2016-12-04
1
-0
/
+5
[next]