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
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
2022-05-06
ipv4: drop dst in multicast routing path
Lokesh Dhoundiyal
1
-0
/
+1
2022-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+14
2022-03-19
ipv4: Fix route lookups when handling ICMP redirects and PMTU updates
Guillaume Nault
1
-4
/
+14
2022-03-16
net: Add l3mdev index to flow struct and avoid oif reset for port devices
David Ahern
1
-2
/
+2
2022-02-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+2
2022-02-17
ipv4: fix data races in fib_alias_hw_flags_set
Eric Dumazet
1
-2
/
+2
2022-02-11
ipv4: add (struct uncached_list)->quarantine list
Eric Dumazet
1
-3
/
+9
2022-02-08
ipv4: Use dscp_t in struct fib_alias
Guillaume Nault
1
-1
/
+2
2022-01-31
ipv4: Make ip_idents_reserve static
David Ahern
1
-2
/
+1
2022-01-27
ipv4: Namespaceify min_adv_mss sysctl knob
xu xin
1
-10
/
+11
2022-01-04
Namespaceify mtu_expires sysctl
xu xin
1
-10
/
+11
2022-01-04
Namespaceify min_pmtu sysctl
xu xin
1
-16
/
+37
2021-12-07
net: dst: add net device refcount tracking to dst_entry
Eric Dumazet
1
-3
/
+4
2021-11-17
net: align static siphash keys
Eric Dumazet
1
-1
/
+1
2021-09-20
net/ipv4/route.c: remove superfluous header files from route.c
Mianhan Liu
1
-8
/
+0
2021-08-31
ipv4: fix endianness issue in inet_rtm_getroute_build_skb()
Eric Dumazet
1
-1
/
+1
2021-08-30
ipv4: make exception cache less predictible
Eric Dumazet
1
-16
/
+30
2021-08-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-6
/
+6
2021-08-26
ipv4: use siphash instead of Jenkins in fnhe_hashfun()
Eric Dumazet
1
-6
/
+6
2021-08-05
net: Remove redundant if statements
Yajun Deng
1
-2
/
+1
2021-08-03
net: Keep vertical alignment
Yajun Deng
1
-3
/
+4
2021-07-21
net: ipv4: Consolidate ipv4_mtu and ip_dst_mtu_maybe_forward
Vadim Fedorenko
1
-20
/
+1
2021-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+2
2021-06-28
net: lwtunnel: handle MTU calculation in forwading
Vadim Fedorenko
1
-1
/
+2
2021-06-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+14
2021-06-14
ipv4: Fix device used for dst_alloc with local routes
David Ahern
1
-1
/
+14
2021-05-18
ipv4: Add custom multipath hash policy
Ido Schimmel
1
-0
/
+121
2021-05-18
ipv4: Calculate multipath hash inside switch statement
Ido Schimmel
1
-2
/
+4
2021-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-37
/
+8
2021-03-25
inet: use bigger hash table for IP ID generation
Eric Dumazet
1
-14
/
+28
2021-03-17
net: ipv4: route.c: simplify procfs code
Yejune Deng
1
-30
/
+4
2021-03-13
net: ipv4: route.c: Fix indentation of multi line comment.
Shubhankar Kuranagatti
1
-48
/
+49
2021-03-11
net: ipv4: route.c: fix space before tab
Shubhankar Kuranagatti
1
-5
/
+5
2021-03-10
net: Consolidate common blackhole dst ops
Daniel Borkmann
1
-37
/
+8
2021-02-09
IPv4: Add "offload failed" indication to routes
Amit Cohen
1
-0
/
+1
2021-02-05
net: fix building errors on powerpc when CONFIG_RETPOLINE is not set
Brian Vazquez
1
-2
/
+2
2021-02-04
net: indirect call helpers for ipv4/ipv6 dst_check functions
Brian Vazquez
1
-2
/
+5
2021-02-04
net: use indirect call helpers for dst_mtu
Brian Vazquez
1
-2
/
+4
2020-12-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+4
2020-11-29
ipv4: Fix tos mask in inet_rtm_getroute()
Guillaume Nault
1
-3
/
+4
2020-11-15
IPv4: RTM_GETROUTE: Add RTA_ENCAP to result
Oliver Herms
1
-0
/
+3
2020-11-12
net: evaluate net.ipvX.conf.all.disable_policy and disable_xfrm
Vincent Bernat
1
-6
/
+6
2020-10-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+3
2020-10-10
ipv4: Restore flowi4_oif update before call to xfrm_lookup_route
David Ahern
1
-1
/
+3
2020-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-5
/
+9
2020-09-16
ipv4: Update exception handling for multipath routes via same device
David Ahern
1
-5
/
+8
2020-09-15
ipv4: Initialize flowi4_multipath_hash in data path
David Ahern
1
-0
/
+1
2020-08-31
net: clean up codestyle
Miaohe Lin
1
-5
/
+5
2020-08-25
net: clean up codestyle for net/ipv4
Miaohe Lin
1
-3
/
+3
2020-08-25
net: gain ipv4 mtu when mtu is not locked
Miaohe Lin
1
-1
/
+2
[next]