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
*
IPv4: Add "offload failed" indication to routes
Amit Cohen
2021-02-08
1
-0
/
+3
*
net: ipv4: Publish fib_nlmsg_size()
Amit Cohen
2021-02-02
1
-1
/
+1
*
net: ipv4: Pass fib_rt_info as const to fib_dump_info()
Amit Cohen
2021-02-02
1
-1
/
+1
*
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
[next]