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_semantics.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
treewide: rename nla_strlcpy to nla_strscpy.
Francis Laniel
2020-11-16
1
-1
/
+1
*
ipv4: Set nexthop flags in a more consistent way
Ido Schimmel
2020-11-11
1
-5
/
+2
*
rtnetlink: Add RTNH_F_TRAP flag
Ido Schimmel
2020-11-06
1
-0
/
+2
*
net: Fix the arp error in some cases
guodeqing
2020-06-18
1
-1
/
+1
*
net: ipv4: add sysctl for nexthop api compatibility mode
Roopa Prabhu
2020-04-28
1
-0
/
+3
*
ipv4: Update fib_select_default to handle nexthop objects
David Ahern
2020-04-22
1
-3
/
+3
*
net: add net available in build_state
Alexander Aring
2020-03-29
1
-10
/
+12
*
inet: Use fallthrough;
Joe Perches
2020-03-12
1
-2
/
+2
*
ipv4: Add "offload" and "trap" indications to routes
Ido Schimmel
2020-01-14
1
-0
/
+7
*
ipv4: Encapsulate function arguments in a struct
Ido Schimmel
2020-01-14
1
-10
/
+16
*
ipv4: Fix table id reference in fib_sync_down_addr
David Ahern
2019-11-07
1
-1
/
+1
*
net: Properly update v4 routes with v6 nexthop
Donald Sharp
2019-09-05
1
-7
/
+8
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-17
1
-1
/
+1
|
\
|
*
net: ipv4: fib_semantics: fix uninitialized variable
Enrico Weigelt
2019-06-09
1
-1
/
+1
*
|
ipv4: Optimization for fib_info lookup with nexthops
David Ahern
2019-06-10
1
-6
/
+65
*
|
ipv4: Allow routes to use nexthop objects
David Ahern
2019-06-10
1
-0
/
+15
*
|
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
*
|
net: ipv4: drop unneeded likely() call around IS_ERR()
Enrico Weigelt
2019-06-05
1
-1
/
+1
*
|
ipv4: Plumb support for nexthop object in a fib_info
David Ahern
2019-06-04
1
-36
/
+106
*
|
ipv4: Prepare for fib6_nh from a nexthop object
David Ahern
2019-06-04
1
-17
/
+38
*
|
ipv4: Use accessors for fib_info nexthop data
David Ahern
2019-06-04
1
-29
/
+37
*
|
ipv4: Rename and export nh_update_mtu
David Ahern
2019-05-22
1
-2
/
+2
*
|
ipv4: export fib_info_update_nh_saddr
David Ahern
2019-05-22
1
-6
/
+5
*
|
ipv4: export fib_check_nh
David Ahern
2019-05-22
1
-6
/
+6
|
/
*
ipv4: Move exception bucket to nh_common
David Ahern
2019-05-05
1
-6
/
+6
*
ipv4: Move cached routes to fib_nh_common
David Ahern
2019-05-05
1
-17
/
+19
*
netlink: make nla_nest_start() add NLA_F_NESTED flag
Michal Kubecek
2019-04-27
1
-1
/
+1
*
net: Change nhc_flags to unsigned char
David Ahern
2019-04-23
1
-4
/
+4
*
lwtunnel: Pass encap and encap type attributes to lwtunnel_fill_encap
David Ahern
2019-04-23
1
-1
/
+2
*
net: Rename net/nexthop.h net/rtnh.h
David Ahern
2019-04-22
1
-1
/
+1
*
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
-5
/
+64
*
ipv4: Flag fib_info with a fib_nh using IPv6 gateway
David Ahern
2019-04-08
1
-0
/
+2
*
ipv4: Handle ipv6 gateway in fib_good_nh
David Ahern
2019-04-08
1
-2
/
+8
*
ipv4: Handle ipv6 gateway in fib_detect_death
David Ahern
2019-04-08
1
-1
/
+9
*
ipv4: Add fib_check_nh_v6_gw
David Ahern
2019-04-08
1
-0
/
+27
*
ipv4: Refactor fib_check_nh
David Ahern
2019-04-08
1
-109
/
+125
*
ipv4: Add support to fib_config for IPv6 gateway
David Ahern
2019-04-08
1
-6
/
+23
*
ipv4: Prepare fib_config for IPv6 gateway
David Ahern
2019-04-08
1
-14
/
+26
*
net: Replace nhc_has_gw with nhc_gw_family
David Ahern
2019-04-08
1
-14
/
+11
*
ipv6: Flip to fib_nexthop_info
David Ahern
2019-04-03
1
-5
/
+17
*
ipv4: Change fib_nexthop_info and fib_add_nexthop to take fib_nh_common
David Ahern
2019-04-03
1
-20
/
+32
*
ipv4: Refactor nexthop attributes in fib_dump_info
David Ahern
2019-04-03
1
-59
/
+107
*
ipv4: Add fib_nh_common to fib_result
David Ahern
2019-04-03
1
-4
/
+21
*
net: Use common nexthop init and release helpers
David Ahern
2019-03-29
1
-21
/
+39
*
net: Add fib_nh_common and update fib_nh and fib6_nh
David Ahern
2019-03-29
1
-1
/
+6
*
ipv4: Rename fib_nh entries
David Ahern
2019-03-29
1
-114
/
+115
*
ipv4: Create cleanup helper for fib_nh
David Ahern
2019-03-29
1
-12
/
+17
*
ipv4: Create init helper for fib_nh
David Ahern
2019-03-29
1
-89
/
+91
[next]