index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
fib_frontend.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ipv4: move fib4_has_custom_rules() helper to public header
Paolo Abeni
2019-11-21
1
-10
/
+0
*
ipv4: fix route update on metric change.
Paolo Abeni
2019-10-26
1
-1
/
+1
*
ipv4: Add lockdep condition to fix for_each_entry()
Joel Fernandes (Google)
2019-08-09
1
-1
/
+2
*
fib: relax source validation check for loopback packets
Cong Wang
2019-07-17
1
-0
/
+5
*
ipv4/fib_frontend: Allow RTM_F_CLONED flag to be used for filtering
Stefano Brivio
2019-06-24
1
-2
/
+2
*
fib_frontend, ip6_fib: Select routes or exceptions dump from RTM_F_CLONED
Stefano Brivio
2019-06-24
1
-1
/
+7
*
ipv4: Allow routes to use nexthop objects
David Ahern
2019-06-10
1
-0
/
+19
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-07
1
-5
/
+1
|
\
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
*
|
ipv4: Prepare for fib6_nh from a nexthop object
David Ahern
2019-06-04
1
-6
/
+6
*
|
ipv4: Use accessors for fib_info nexthop data
David Ahern
2019-06-04
1
-4
/
+7
*
|
net: use new in_dev_ifa iterators
Florian Westphal
2019-06-02
1
-7
/
+17
*
|
net: Set strict_start_type for routes and rules
David Ahern
2019-05-22
1
-0
/
+1
*
|
ipv4: export fib_flush
David Ahern
2019-05-22
1
-1
/
+1
|
/
*
netlink: make validation more configurable for future strictness
Johannes Berg
2019-04-27
1
-4
/
+4
*
ipv4: Handle RTA_GATEWAY set to 0
David Ahern
2019-04-10
1
-1
/
+2
*
ipv4: Allow ipv6 gateway with ipv4 routes
David Ahern
2019-04-08
1
-3
/
+57
*
ipv4: Prepare fib_config for IPv6 gateway
David Ahern
2019-04-08
1
-3
/
+5
*
ipv4: Add fib_nh_common to fib_result
David Ahern
2019-04-03
1
-3
/
+3
*
ipv4: Rename fib_nh entries
David Ahern
2019-03-29
1
-5
/
+5
*
ipv4: Return error for RTA_VIA attribute
David Ahern
2019-02-26
1
-0
/
+4
*
net: ipv4: Fix memory leak in network namespace dismantle
Ido Schimmel
2019-01-15
1
-2
/
+2
*
net: Don't return invalid table id error when dumping all families
David Ahern
2018-10-24
1
-0
/
+4
*
net/ipv4: Bail early if user only wants prefix entries
David Ahern
2018-10-16
1
-2
/
+6
*
net: Enable kernel side filtering of route dumps
David Ahern
2018-10-16
1
-7
/
+44
*
net/ipv4: Plumb support for filtering route dumps
David Ahern
2018-10-16
1
-1
/
+12
*
net: Add struct for fib dump filter
David Ahern
2018-10-16
1
-2
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-10-12
1
-4
/
+8
|
\
|
*
net: ipv4: update fnhe_pmtu when first hop's MTU changes
Sabrina Dubroca
2018-10-10
1
-4
/
+8
*
|
rtnetlink: Update fib dumps for strict data checking
David Ahern
2018-10-08
1
-2
/
+40
*
|
net/ipv4: avoid compile error in fib_info_nh_uses_dev
Eric Dumazet
2018-09-21
1
-1
/
+1
*
|
net/ipv4: Move device validation to helper
David Ahern
2018-09-20
1
-17
/
+27
|
/
*
ipv4: remove BUG_ON() from fib_compute_spec_dst
Lorenzo Bianconi
2018-07-28
1
-2
/
+2
*
net/ipv4: Set oif in fib_compute_spec_dst
David Ahern
2018-07-08
1
-0
/
+1
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
1
-1
/
+1
*
net/ipv4: Add support for specifying metric of connected routes
David Ahern
2018-05-29
1
-11
/
+42
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-05-26
1
-0
/
+1
|
\
|
*
net: ipv4: add missing RTA_TABLE to rtm_ipv4_policy
Roopa Prabhu
2018-05-23
1
-0
/
+1
*
|
net/ipv4: Remove tracepoint in fib_validate_source
David Ahern
2018-05-24
1
-2
/
+0
*
|
ipv4: support sport, dport and ip_proto in RTM_GETROUTE
Roopa Prabhu
2018-05-23
1
-0
/
+3
|
/
*
net/ipv4: Initialize proto and ports in flow struct
David Ahern
2018-05-17
1
-1
/
+7
*
ip_rt_ioctl(): take copyin to caller
Al Viro
2018-01-24
1
-6
/
+2
*
ipv4: Fix use-after-free when flushing FIB tables
Ido Schimmel
2017-12-20
1
-2
/
+7
*
ipv4: fix validate_source for VRF setup
Paolo Abeni
2017-11-01
1
-3
/
+15
*
net: avoid a full fib lookup when rp_filter is disabled.
Paolo Abeni
2017-09-21
1
-5
/
+17
*
rtnetlink: make rtnl_register accept a flags parameter
Florian Westphal
2017-08-09
1
-3
/
+3
*
net: core: Make the FIB notification chain generic
Ido Schimmel
2017-08-03
1
-5
/
+12
*
ipv4: initialize fib_trie prior to register_netdev_notifier call.
Mahesh Bandewar
2017-07-20
1
-4
/
+5
*
mpls: fix rtm policy in mpls_getroute
Roopa Prabhu
2017-07-05
1
-1
/
+0
*
ipv4: Export rtm_ipv4_policy.
David S. Miller
2017-07-04
1
-0
/
+1
[next]