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
2023-12-03
ipv4: Correct/silence an endian warning in __ip_do_redirect
Kunwu Chan
1
-1
/
+1
2023-10-04
ipv4: Set offload_failed flag in fibmatch results
Benjamin Poirier
1
-0
/
+2
2023-09-17
ipv4: fix null-deref in ipv4_link_failure
Kyle Zeng
1
-1
/
+3
2023-09-08
Merge tag 'net-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
1
-0
/
+1
2023-09-01
ipv4: ignore dst hint for multipath routes
Sriram Yagnaraman
1
-0
/
+1
2023-08-30
Merge tag 'sysctl-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
1
-2
/
+6
2023-08-16
inet: move inet->hdrincl to inet->inet_flags
Eric Dumazet
1
-4
/
+4
2023-08-16
networking: Update to register_net_sysctl_sz
Joel Granados
1
-2
/
+6
2023-07-29
net: annotate data-races around sk->sk_mark
Eric Dumazet
1
-2
/
+2
2023-04-22
net: dst: fix missing initialization of rt_uncached
Maxime Bizon
1
-4
/
+0
2023-03-29
net: dst: Prevent false sharing vs. dst_entry:: __refcnt
Wangyang Guo
1
-10
/
+10
2023-03-22
neighbour: switch to standard rcu, instead of rcu_bh
Eric Dumazet
1
-2
/
+2
2023-03-15
neighbour: annotate lockless accesses to n->nud_state
Eric Dumazet
1
-1
/
+1
2022-11-18
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
1
-2
/
+2
2022-10-12
treewide: use get_random_bytes() when possible
Jason A. Donenfeld
1
-1
/
+1
2022-10-12
treewide: use get_random_u32() when possible
Jason A. Donenfeld
1
-1
/
+1
2022-07-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-16
/
+8
2022-07-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-5
/
+5
2022-07-20
ipv4: Fix data-races around sysctl_fib_multipath_hash_fields.
Kuniyuki Iwashima
1
-3
/
+3
2022-07-20
ipv4: Fix data-races around sysctl_fib_multipath_hash_policy.
Kuniyuki Iwashima
1
-1
/
+1
2022-07-15
ip: Fix data-races around sysctl_ip_fwd_use_pmtu.
Kuniyuki Iwashima
1
-1
/
+1
2022-07-12
net: change the type of ip_route_input_rcu to static
Zhengchao Shao
1
-17
/
+17
2022-06-10
xfrm: no need to set DST_NOPOLICY in IPv4
Eyal Birger
1
-16
/
+8
2022-06-10
net: rename reference+tracking helpers
Jakub Kicinski
1
-4
/
+3
2022-05-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-5
/
+18
2022-05-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-5
/
+18
2022-05-16
xfrm: fix "disable_policy" flag use when arriving from different devices
Eyal Birger
1
-5
/
+18
2022-05-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+1
2022-05-06
ipv4: drop dst in multicast routing path
Lokesh Dhoundiyal
1
-0
/
+1
2022-04-22
ipv4: Initialise ->flowi4_scope properly in ICMP handlers.
Guillaume Nault
1
-20
/
+17
2022-04-22
ipv4: Don't reset ->flowi4_scope in ip_rt_fix_tos().
Guillaume Nault
1
-2
/
+2
2022-04-13
net: ipv4: add skb drop reasons to ip_error()
Menglong Dong
1
-1
/
+5
2022-04-12
ipv4: Use dscp_t in struct fib_rt_info
Guillaume Nault
1
-2
/
+2
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
[next]