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_frontend.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ipv4: remove unnecessary type castings
Yu Zhe
2022-04-30
1
-2
/
+2
*
net: Add l3mdev index to flow struct and avoid oif reset for port devices
David Ahern
2022-03-15
1
-4
/
+3
*
ipv4: Invalidate neighbour for broadcast address upon address addition
Ido Schimmel
2022-02-21
1
-1
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-02-17
1
-0
/
+3
|
\
|
*
ipv4: add description about martian source
Zhang Yunkai
2022-02-15
1
-0
/
+3
*
|
ipv4: add fib_net_exit_batch()
Eric Dumazet
2022-02-08
1
-3
/
+16
*
|
ipv4: Reject routes specifying ECN bits in rtm_tos
Guillaume Nault
2022-02-07
1
-1
/
+10
|
/
*
ipv4: convert fib_num_tclassid_users to atomic_t
Eric Dumazet
2021-12-02
1
-1
/
+1
*
net: Use nlmsg_unicast() instead of netlink_unicast()
Yajun Deng
2021-07-13
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-06-29
1
-0
/
+2
|
\
|
*
net/ipv4: swap flow ports when validating source
Miao Wang
2021-06-22
1
-0
/
+2
*
|
ipv4: Add a sysctl to control multipath hash fields
Ido Schimmel
2021-05-18
1
-0
/
+6
*
|
ip: Treat IPv4 segment's lowest address as unicast
Seth David Schoen
2021-05-17
1
-3
/
+1
|
/
*
ipv4: Ignore ECN bits for fib lookups in fib_compute_spec_dst()
Guillaume Nault
2020-12-28
1
-1
/
+1
*
ipv4: fix error return code in rtm_to_fib_config()
Zhang Changzhong
2020-12-04
1
-1
/
+1
*
ipv4: use IS_ENABLED instead of ifdef
Florian Klink
2020-11-17
1
-1
/
+1
*
ipv4: Initialize flowi4_multipath_hash in data path
David Ahern
2020-09-14
1
-0
/
+1
*
ipv4: nexthop version of fib_info_nh_uses_dev
David Ahern
2020-05-26
1
-9
/
+10
*
net: don't return invalid table id error when we fall back to PF_UNSPEC
Sabrina Dubroca
2020-05-21
1
-2
/
+1
*
ipv4: fix a RCU-list lock in inet_dump_fib()
Qian Cai
2020-03-23
1
-0
/
+2
*
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
[next]