index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
icmp.c
Age
Commit message (
Expand
)
Author
2026-04-18
ipv6: fix possible UAF in icmpv6_rcv()
Eric Dumazet
2026-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-03-29
ipv6: remove dynamic ICMPv6 sender registration infrastructure
Fernando Fernandez Mancera
2026-03-27
ipv6: icmp: clear skb2->cb[] in ip6_err_gen_icmpv6_unreach()
Eric Dumazet
2026-02-18
ipv6: icmp: icmpv6_xrlim_allow() optimization if net.ipv6.icmp.ratelimit is zero
Eric Dumazet
2026-02-18
ipv6: icmp: remove obsolete code in icmpv6_xrlim_allow()
Eric Dumazet
2026-02-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2026-02-05
inet: RAW sockets using IPPROTO_RAW MUST drop incoming ICMP
Eric Dumazet
2026-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2026-01-25
ipv6: use the right ifindex when replying to icmpv6 from localhost
Fernando Fernandez Mancera
2026-01-19
ipv6: annotate data-races over sysctl.flowlabel_reflect
Eric Dumazet
2025-10-29
ipv6: icmp: Add RFC 5837 support
Ido Schimmel
2025-09-08
ipv6: snmp: do not track per idev ICMP6_MIB_RATELIMITHOST
Eric Dumazet
2025-08-29
ipv6: start using dst_dev_rcu()
Eric Dumazet
2025-07-02
ipv6: adopt dst_dev() helper
Eric Dumazet
2025-02-28
inet: ping: avoid skb_clone() dance in ping_rcv()
Eric Dumazet
2025-02-06
ipv6: 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-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-05-03
net: ipv{6,4}: Remove the now superfluous sentinel elements from ctl_table array
Joel Granados
2024-04-29
ipv6: introduce dst_rt6_info() helper
Eric Dumazet
2023-12-11
ipv6: annotate data-races around np->ucast_oif
Eric Dumazet
2023-12-11
ipv6: annotate data-races around np->mcast_oif
Eric Dumazet
2023-10-06
xfrm: pass struct net to xfrm_decode_session wrappers
Florian Westphal
2023-09-15
ipv6: lockless IPV6_DONTFRAG implementation
Eric Dumazet
2023-08-29
Merge tag 'sysctl-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2023-08-15
networking: Update to register_net_sysctl_sz
Joel Granados
2023-07-14
ipv6: Constify the sk parameter of several helper functions.
Guillaume Nault
2023-07-08
icmp6: Fix null-ptr-deref of ip6_null_entry->rt6i_idev in icmp6_dev().
Kuniyuki Iwashima
2023-04-20
ipv6: add icmpv6_error_anycast_as_unicast for ICMPv6
Mahesh Bandewar
2023-02-20
ipv6: icmp6: add drop reason support to icmpv6_echo_reply()
Eric Dumazet
2023-02-13
ipv6: icmp6: add drop reason support to ndisc_rcv()
Eric Dumazet
2023-02-13
ipv6: icmp6: add drop reason support to icmpv6_notify()
Eric Dumazet
2023-02-01
ipv6: ICMPV6: Use swap() instead of open coding it
Jiapeng Chong
2023-01-26
icmp: Add counters for rate limits
Jamie Bainbridge
2022-07-13
icmp: Fix data-races around sysctl_icmp_echo_enable_probe.
Kuniyuki Iwashima
2022-04-13
net: icmp: introduce function icmpv6_param_prob_reason()
Menglong Dong
2022-04-11
net: icmp: add skb drop reasons to icmp protocol
Menglong Dong
2022-01-25
ipv6: do not use per netns icmp sockets
Eric Dumazet
2022-01-04
icmp: ICMPV6: Examine invoking packet for Segment Route Headers.
Andrew Lunn
2021-06-28
ipv6: ICMPV6: add response to ICMPV6 RFC 8335 PROBE messages
Andreas Roeseler
2021-04-13
icmp: ICMPV6: pass RFC 8335 reply messages to ping_rcv
Andreas Roeseler
2021-03-31
ipv6: convert elligible sysctls to u8
Eric Dumazet
2021-03-26
mld: add new workqueues for process mld events
Taehee Yoo
2021-02-23
net: icmp: pass zeroed opts from icmp{,v6}_ndo_send before sending
Jason A. Donenfeld
2020-12-16
Merge tag 'selinux-pr-20201214' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-11-23
lsm,selinux: pass flowi_common instead of flowi to the LSM hooks
Paul Moore
2020-10-31
IPv6: reply ICMP error if the first fragment don't include all headers
Hangbin Liu
[next]