index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
route.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-10-18
ipv4: fix race condition between route lookup and invalidation
Wei Wang
1
-1
/
+1
2019-10-18
ipv4: Return -ENETUNREACH if we can't create route but saddr is valid
Stefano Brivio
1
-3
/
+6
2019-10-05
net: ipv4: avoid mixed n_redirects and rate_tokens usage
Paolo Abeni
1
-3
/
+2
2019-09-21
ipv4: Revert removal of rt_uses_gateway
David Ahern
1
-15
/
+21
2019-08-25
net: route dump netlink NLM_F_MULTI flag missing
John Fastabend
1
-7
/
+10
2019-07-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2019-07-09
ipv4: Multipath hashing on inner L3 needs to consider inner IPv6 pkts
Stephen Suryaputra
1
-4
/
+17
2019-07-06
ipv4: Fix NULL pointer dereference in ipv4_neigh_lookup()
Ido Schimmel
1
-1
/
+1
2019-07-02
blackhole_netdev: use blackhole_netdev to invalidate dst entries
Mahesh Bandewar
1
-2
/
+1
2019-06-29
ipv4: enable route flushing in network namespaces
Christian Brauner
1
-4
/
+8
2019-06-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+33
2019-06-26
ipv4: reset rt_iif for recirculated mcast/bcast out pkts
Stephen Suryaputra
1
-0
/
+33
2019-06-26
ipv4: fix suspicious RCU usage in fib_dump_info_fnhe()
Eric Dumazet
1
-5
/
+6
2019-06-24
ipv4: Dump route exceptions if requested
Stefano Brivio
1
-0
/
+73
2019-06-24
ipv4/route: Allow NULL flowinfo in rt_fill_info()
Stefano Brivio
1
-26
/
+30
2019-06-15
ipv4: Support multipath hashing on inner IP pkts for GRE tunnel
Stephen Suryaputra
1
-0
/
+17
2019-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-17
/
+13
2019-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-12
/
+12
2019-06-06
ipv4: not do cache for local delivery if bc_forwarding is enabled
Xin Long
1
-12
/
+12
2019-06-05
ipv4: Prepare for fib6_nh from a nexthop object
David Ahern
1
-1
/
+1
2019-06-05
ipv4: Use accessors for fib_info nexthop data
David Ahern
1
-1
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-05-05
ipv4: Move exception bucket to nh_common
David Ahern
1
-24
/
+17
2019-05-05
ipv4: Pass fib_nh_common to rt_cache_route
David Ahern
1
-10
/
+10
2019-05-05
ipv4: Move cached routes to fib_nh_common
David Ahern
1
-9
/
+9
2019-04-28
netlink: make validation more configurable for future strictness
Johannes Berg
1
-4
/
+4
2019-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-9
/
+23
2019-04-25
ipv4: add sanity checks in ipv4_link_failure()
Eric Dumazet
1
-9
/
+23
2019-04-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+15
2019-04-14
ipv4: ensure rcu_read_lock() in ipv4_link_failure()
Eric Dumazet
1
-2
/
+8
2019-04-13
ipv4: recompile ip options in ipv4_link_failure
Stephen Suryaputra
1
-1
/
+9
2019-04-09
ipv4: Handle ipv6 gateway in ipv4_confirm_neigh
David Ahern
1
-4
/
+6
2019-04-09
ipv4: Add helpers for neigh lookup for nexthop
David Ahern
1
-10
/
+19
2019-04-09
ipv4: Add support to rtable for ipv6 gateway
David Ahern
1
-5
/
+26
2019-04-09
ipv4: Prepare rtable for IPv6 gateway
David Ahern
1
-24
/
+27
2019-04-09
net: Replace nhc_has_gw with nhc_gw_family
David Ahern
1
-2
/
+3
2019-04-04
ipv4: Add fib_nh_common to fib_result
David Ahern
1
-20
/
+40
2019-03-29
ipv4: Rename fib_nh entries
David Ahern
1
-9
/
+9
2019-03-28
inet: switch IP ID generator to siphash
Eric Dumazet
1
-5
/
+7
2019-03-21
net: dst: remove gc leftovers
Julian Wiedmann
1
-1
/
+1
2019-03-08
route: set the deleted fnhe fnhe_daddr to 0 in ip_del_fnhe to fix a race
Xin Long
1
-0
/
+4
2019-03-06
ipv4/route: fail early when inet dev is missing
Paolo Abeni
1
-4
/
+5
2019-03-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2019-03-02
net: ipv4: Fix NULL pointer dereference in route lookup
Ido Schimmel
1
-1
/
+1
2019-03-02
ipv4: Add ICMPv6 support when parse route ipproto
Hangbin Liu
1
-1
/
+1
2019-02-27
route: Add multipath_hash in flowi_common to make user-define hash
wenxu
1
-0
/
+4
2019-02-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+5
2019-02-09
net: ipv4: use a dedicated counter for icmp_v4 redirect packets
Lorenzo Bianconi
1
-2
/
+5
2019-02-03
ipv4/igmp: Don't drop IGMP pkt with zeros src addr
Edward Chron
1
-1
/
+2
2019-01-19
net: ipv4: route: perform strict checks also for doit handlers
Jakub Kicinski
1
-2
/
+70
[next]