index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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
2025-12-07
ipv4: route: Prevent rt_bind_exception() from rebinding stale fnhe
Chuang Wang
1
-0
/
+5
2025-09-04
net: ipv4: fix regression in local-broadcast routes
Oscar Maes
1
-3
/
+7
2025-08-28
net: ipv4: fix incorrect MTU in broadcast routes
Oscar Maes
1
-1
/
+0
2025-06-27
ipv4/route: Use this_cpu_inc() for stats on PREEMPT_RT
Sebastian Andrzej Siewior
1
-0
/
+4
2025-03-13
ipv4: use RCU protection in rt_is_expired()
Eric Dumazet
1
-1
/
+7
2024-10-17
net: Add l3mdev index to flow struct and avoid oif reset for port devices
David Ahern
1
-2
/
+2
2024-08-19
ipv4: Fix incorrect source address in Record Route option
Ido Schimmel
1
-1
/
+1
2024-06-16
net: fix __dst_negative_advice() race
Eric Dumazet
1
-14
/
+8
2024-05-02
ipv4: check for NULL idev in ip_route_use_hint()
Eric Dumazet
1
-0
/
+3
2024-05-02
ipv4/route: avoid unused-but-set-variable warning
Arnd Bergmann
1
-3
/
+1
2023-12-08
ipv4: Correct/silence an endian warning in __ip_do_redirect
Kunwu Chan
1
-1
/
+1
2023-10-10
ipv4: fix null-deref in ipv4_link_failure
Kyle Zeng
1
-1
/
+3
2023-09-19
ipv4: ignore dst hint for multipath routes
Sriram Yagnaraman
1
-0
/
+1
2022-07-29
ip: Fix data-races around sysctl_ip_fwd_use_pmtu.
Kuniyuki Iwashima
1
-1
/
+1
2022-05-25
xfrm: fix "disable_policy" flag use when arriving from different devices
Eyal Birger
1
-5
/
+18
2022-05-25
net: evaluate net.ipvX.conf.all.disable_policy and disable_xfrm
Vincent Bernat
1
-6
/
+6
2022-05-18
ipv4: drop dst in multicast routing path
Lokesh Dhoundiyal
1
-0
/
+1
2022-04-08
ipv4: Fix route lookups when handling ICMP redirects and PMTU updates
Guillaume Nault
1
-4
/
+14
2021-09-15
ipv4: fix endianness issue in inet_rtm_getroute_build_skb()
Eric Dumazet
1
-1
/
+1
2021-09-15
ipv4: make exception cache less predictible
Eric Dumazet
1
-16
/
+30
2021-09-03
ipv4: use siphash instead of Jenkins in fnhe_hashfun()
Eric Dumazet
1
-6
/
+6
2021-07-14
net: lwtunnel: handle MTU calculation in forwading
Vadim Fedorenko
1
-1
/
+2
2021-06-23
ipv4: Fix device used for dst_alloc with local routes
David Ahern
1
-1
/
+14
2021-05-14
inet: use bigger hash table for IP ID generation
Eric Dumazet
1
-14
/
+28
2021-03-30
net: Consolidate common blackhole dst ops
Daniel Borkmann
1
-37
/
+8
2020-11-29
ipv4: Fix tos mask in inet_rtm_getroute()
Guillaume Nault
1
-3
/
+4
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
2020-08-04
ipv4: route: Ignore output interface in FIB lookup for PMTU route
Stefano Brivio
1
-0
/
+5
2020-06-28
net: ipv4: Fix wrong type conversion from hint to rt in ip_route_use_hint()
Miaohe Lin
1
-1
/
+1
2020-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-8
/
+6
2020-05-17
net: revert "net: get rid of an signed integer overflow in ip_idents_reserve()"
Yuqi Jin
1
-8
/
+6
2020-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+1
2020-05-09
net: ipv4: really enforce backoff for redirects
Paolo Abeni
1
-1
/
+1
2020-04-27
sysctl: pass kernel pointers to ->proc_handler
Christoph Hellwig
1
-2
/
+1
2020-03-24
Remove DST_HOST
David Laight
1
-8
/
+5
2020-02-25
net: UDP tunnel encapsulation module for tunnelling different protocols like ...
Martin Varghese
1
-0
/
+48
2020-02-04
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
1
-12
/
+12
2020-01-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+1
2020-01-24
rt_cpu_seq_next should increase position index
Vasily Averin
1
-0
/
+1
2020-01-15
ipv4: Add "offload" and "trap" indications to routes
Ido Schimmel
1
-0
/
+19
2020-01-15
ipv4: Encapsulate function arguments in a struct
Ido Schimmel
1
-3
/
+9
2019-12-25
net: add bool confirm_neigh parameter for dst_ops.update_pmtu
Hangbin Liu
1
-3
/
+6
2019-11-22
ipv4: use dst hint for ipv4 list receive
Paolo Abeni
1
-0
/
+42
[next]