index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
icmp.c
Age
Commit message (
Expand
)
Author
12 days
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
13 days
xfrm: fix ip_rt_bug race in icmp_route_lookup reverse path
Jiayuan Chen
2026-02-05
inet: RAW sockets using IPPROTO_RAW MUST drop incoming ICMP
Eric Dumazet
2026-02-02
ipv4: use dst4_mtu() instead of dst_mtu()
Eric Dumazet
2026-01-06
ipv4/inet_sock.h: Avoid thousands of -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
2025-10-29
ipv4: icmp: Add RFC 5837 support
Ido Schimmel
2025-09-11
ipv4: icmp: Fix source IP derivation in presence of VRFs
Ido Schimmel
2025-09-11
ipv4: icmp: Pass IPv4 control block structure as an argument to __icmp_send()
Ido Schimmel
2025-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-09-01
icmp: fix icmp_ndo_send address translation for reply direction
Fabian Bläse
2025-08-29
ipv4: start using dst_dev_rcu()
Eric Dumazet
2025-08-26
ipv4: Convert ->flowi4_tos to dscp_t.
Guillaume Nault
2025-08-19
net: Switch to skb_dstref_steal/skb_dstref_restore for ip_route_input callers
Stanislav Fomichev
2025-07-02
ipv4: adopt dst_dev, skb_dst_dev and skb_dst_dev_net[_rcu]
Eric Dumazet
2025-02-28
inet: ping: avoid skb_clone() dance in ping_rcv()
Eric Dumazet
2025-02-28
ipv4: icmp: do not process ICMP_EXT_ECHOREPLY for broadcast/multicast addresses
Eric Dumazet
2025-02-18
icmp: reflect tos through ip cookie rather than updating inet_sk
Willem de Bruijn
2025-02-06
ipv4: icmp: convert to dev_net_rcu()
Eric Dumazet
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-11-30
net: Fix icmp host relookup triggering ip_rt_bug
Dong Chenchen
2024-11-12
net: ip: make ip_route_input() return drop reasons
Menglong Dong
2024-10-29
ipv4: Prepare icmp_reply() to future .flowi4_tos conversion.
Guillaume Nault
2024-10-03
ipv4: Convert ip_route_input() to dscp_t.
Guillaume Nault
2024-10-03
ipv4: Convert icmp_route_lookup() to dscp_t.
Guillaume Nault
2024-09-09
ipv4: icmp: Unmask upper DSCP bits in icmp_reply()
Ido Schimmel
2024-08-31
ipv4: icmp: Unmask upper DSCP bits in icmp_route_lookup()
Ido Schimmel
2024-08-30
icmp: icmp_msgs_per_sec and icmp_msgs_burst sysctls become per netns
Eric Dumazet
2024-08-30
icmp: move icmp_global.credit and icmp_global.stamp to per netns storage
Eric Dumazet
2024-08-30
icmp: change the order of rate limits
Eric Dumazet
2024-08-22
ipv4: icmp: Pass full DS field to ip_route_input()
Ido Schimmel
2024-05-08
net/ipv4: add tracepoint for icmp_send
Peilin He
2024-04-30
inet: introduce dst_rtable() helper
Eric Dumazet
2024-04-22
icmp: prevent possible NULL dereferences from icmp_build_probe()
Eric Dumazet
2023-10-06
xfrm: pass struct net to xfrm_decode_session wrappers
Florian Westphal
2023-03-31
icmp: guard against too small mtu
Eric Dumazet
2023-01-26
icmp: Add counters for rate limits
Jamie Bainbridge
2022-11-18
treewide: use get_random_u32_below() instead of deprecated function
Jason A. Donenfeld
2022-07-15
ip: Fix data-races around sysctl_ip_no_pmtu_disc.
Kuniyuki Iwashima
2022-07-13
icmp: Fix a data-race around sysctl_icmp_ratemask.
Kuniyuki Iwashima
2022-07-13
icmp: Fix a data-race around sysctl_icmp_ratelimit.
Kuniyuki Iwashima
2022-07-13
icmp: Fix a data-race around sysctl_icmp_errors_use_inbound_ifaddr.
Kuniyuki Iwashima
2022-07-13
icmp: Fix a data-race around sysctl_icmp_ignore_bogus_error_responses.
Kuniyuki Iwashima
2022-07-13
icmp: Fix a data-race around sysctl_icmp_echo_ignore_broadcasts.
Kuniyuki Iwashima
2022-07-13
icmp: Fix data-races around sysctl_icmp_echo_enable_probe.
Kuniyuki Iwashima
2022-07-13
icmp: Fix a data-race around sysctl_icmp_echo_ignore_all.
Kuniyuki Iwashima
2022-07-08
icmp: Fix data-races around sysctl.
Kuniyuki Iwashima
2022-04-30
ipv4: remove unnecessary type castings
Yu Zhe
2022-04-11
net: icmp: add skb drop reasons to icmp protocol
Menglong Dong
2022-01-25
ipv4: do not use per netns icmp sockets
Eric Dumazet
[next]