index
:
linux/linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
route.c
Age
Commit message (
Expand
)
Author
2025-07-14
net: ipv4: fix incorrect MTU in broadcast routes
Oscar Maes
2025-07-02
ipv4: adopt dst_dev, skb_dst_dev and skb_dst_dev_net[_rcu]
Eric Dumazet
2025-07-02
net: dst: annotate data-races around dst->output
Eric Dumazet
2025-07-02
net: dst: annotate data-races around dst->input
Eric Dumazet
2025-07-02
net: dst: annotate data-races around dst->expires
Eric Dumazet
2025-07-02
net: dst: annotate data-races around dst->obsolete
Eric Dumazet
2025-06-25
net: Remove unnecessary NULL check for lwtunnel_fill_encap()
Yue Haibing
2025-06-23
net: annotate races around sk->sk_uid
Eric Dumazet
2025-06-17
net: ipv4: Add ip_mr_output()
Petr Machata
2025-05-15
ipv4/route: Use this_cpu_inc() for stats on PREEMPT_RT
Sebastian Andrzej Siewior
2025-04-29
ip: load balance tcp connections to single dst addr and port
Willem de Bruijn
2025-04-29
ipv4: prefer multipath nexthop that matches source address
Willem de Bruijn
2025-04-16
ipv4: Use nlmsg_payload in route file
Breno Leitao
2025-04-10
ipv4: remove unnecessary judgment in ip_route_output_key_hash_rcu
Zhengchao Shao
2025-02-06
ipv4: use RCU protection in __ip_rt_update_pmtu()
Eric Dumazet
2025-02-06
ipv4: use RCU protection in rt_is_expired()
Eric Dumazet
2025-02-06
ipv4: use RCU protection in ipv4_default_advmss()
Eric Dumazet
2025-01-16
ipv4: Prepare inet_rtm_getroute() to .flowi4_tos conversion.
Guillaume Nault
2025-01-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-01-09
ipv4: route: fix drop reason being overridden in ip_route_input_slow
Antoine Tenart
2024-12-17
inetpeer: do not get a refcount in inet_getpeer()
Eric Dumazet
2024-12-17
inetpeer: remove create argument of inet_getpeer_v[46]()
Eric Dumazet
2024-12-07
ip: Return drop reason if in_dev is NULL in ip_route_input_rcu().
Kuniyuki Iwashima
2024-11-12
net: ip: make ip_route_use_hint() return drop reasons
Menglong Dong
2024-11-12
net: ip: make ip_mkroute_input/__mkroute_input return drop reasons
Menglong Dong
2024-11-12
net: ip: make ip_route_input_noref() return drop reasons
Menglong Dong
2024-11-12
net: ip: make ip_route_input_rcu() return drop reasons
Menglong Dong
2024-11-12
net: ip: make ip_route_input_slow() return drop reasons
Menglong Dong
2024-11-12
net: ip: make ip_mc_validate_source() return drop reason
Menglong Dong
2024-11-12
net: ip: make ip_route_input_mc() return drop reason
Menglong Dong
2024-11-12
net: ip: make fib_validate_source() support drop reasons
Menglong Dong
2024-11-11
net: ipv4: Cache pmtu for all packet paths if multipath enabled
Vladimir Vdovin
2024-11-11
net: convert to nla_get_*_default()
Johannes Berg
2024-10-29
ipv4: Prepare ip_rt_get_source() to future .flowi4_tos conversion.
Guillaume Nault
2024-10-15
ipv4: Use rtnl_register_many().
Kuniyuki Iwashima
2024-10-09
ipv4: Convert fib_validate_source() to dscp_t.
Guillaume Nault
2024-10-09
ipv4: Convert ip_mc_validate_source() to dscp_t.
Guillaume Nault
2024-10-09
ipv4: Convert ip_route_input_mc() to dscp_t.
Guillaume Nault
2024-10-09
ipv4: Convert __mkroute_input() to dscp_t.
Guillaume Nault
2024-10-09
ipv4: Convert ip_mkroute_input() to dscp_t.
Guillaume Nault
2024-10-09
ipv4: Convert ip_route_use_hint() to dscp_t.
Guillaume Nault
2024-10-03
ipv4: Convert ip_route_input_slow() to dscp_t.
Guillaume Nault
2024-10-03
ipv4: Convert ip_route_input_rcu() to dscp_t.
Guillaume Nault
2024-10-03
ipv4: Convert ip_route_input_noref() to dscp_t.
Guillaume Nault
2024-08-31
ipv4: Unmask upper DSCP bits when building flow key
Ido Schimmel
2024-08-31
ipv4: Unmask upper DSCP bits in ip_route_output_key_hash()
Ido Schimmel
2024-08-31
ipv4: Unmask upper DSCP bits in RTM_GETROUTE output route lookup
Ido Schimmel
2024-08-22
ipv4: Unmask upper DSCP bits when using hints
Ido Schimmel
2024-08-22
ipv4: Unmask upper DSCP bits in RTM_GETROUTE input route lookup
Ido Schimmel
2024-08-22
ipv4: Unmask upper DSCP bits in input route lookup
Ido Schimmel
[next]