index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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
*
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
*
ipv4: Move IN_DEV_IGNORE_ROUTES_WITH_LINKDOWN to helper
David Ahern
2019-03-29
1
-24
/
+7
*
ipv4: Define fib_get_nhs when CONFIG_IP_ROUTE_MULTIPATH is disabled
David Ahern
2019-03-29
1
-6
/
+9
*
ipv4: fib: use struct_size() in kzalloc()
Gustavo A. R. Silva
2019-02-01
1
-1
/
+1
*
net: Add extack argument to ip_fib_metrics_init
David Ahern
2018-11-06
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-10-12
1
-0
/
+50
|
\
|
*
net: ipv4: update fnhe_pmtu when first hop's MTU changes
Sabrina Dubroca
2018-10-10
1
-0
/
+50
*
|
net: Move free of fib_metrics to helper
David Ahern
2018-10-04
1
-4
/
+2
*
|
net: common metrics init helper for FIB entries
David Ahern
2018-10-04
1
-20
/
+7
*
|
net/ipv4: Add extack message that dev is required for ONLINK
David Ahern
2018-08-31
1
-1
/
+3
|
/
*
net: metrics: add proper netlink validation
Eric Dumazet
2018-06-05
1
-0
/
+2
*
net: Move fib_convert_metrics to metrics file
David Ahern
2018-04-17
1
-41
/
+2
[next]