index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
icmp.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: ipv{6,4}: Remove the now superfluous sentinel elements from ctl_table array
Joel Granados
2024-05-03
1
-1
/
+0
*
ipv6: introduce dst_rt6_info() helper
Eric Dumazet
2024-04-29
1
-4
/
+4
*
ipv6: annotate data-races around np->ucast_oif
Eric Dumazet
2023-12-11
1
-2
/
+2
*
ipv6: annotate data-races around np->mcast_oif
Eric Dumazet
2023-12-11
1
-2
/
+2
*
xfrm: pass struct net to xfrm_decode_session wrappers
Florian Westphal
2023-10-06
1
-1
/
+1
*
ipv6: lockless IPV6_DONTFRAG implementation
Eric Dumazet
2023-09-15
1
-2
/
+2
*
Merge tag 'sysctl-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Linus Torvalds
2023-08-29
1
-0
/
+5
|
\
|
*
networking: Update to register_net_sysctl_sz
Joel Granados
2023-08-15
1
-0
/
+5
*
|
ipv6: Constify the sk parameter of several helper functions.
Guillaume Nault
2023-07-14
1
-4
/
+2
*
|
icmp6: Fix null-ptr-deref of ip6_null_entry->rt6i_idev in icmp6_dev().
Kuniyuki Iwashima
2023-07-08
1
-1
/
+4
|
/
*
ipv6: add icmpv6_error_anycast_as_unicast for ICMPv6
Mahesh Bandewar
2023-04-20
1
-2
/
+13
*
ipv6: icmp6: add drop reason support to icmpv6_echo_reply()
Eric Dumazet
2023-02-20
1
-5
/
+8
*
ipv6: icmp6: add drop reason support to ndisc_rcv()
Eric Dumazet
2023-02-13
1
-1
/
+1
*
ipv6: icmp6: add drop reason support to icmpv6_notify()
Eric Dumazet
2023-02-13
1
-8
/
+17
*
ipv6: ICMPV6: Use swap() instead of open coding it
Jiapeng Chong
2023-02-01
1
-4
/
+1
*
icmp: Add counters for rate limits
Jamie Bainbridge
2023-01-26
1
-0
/
+4
*
icmp: Fix data-races around sysctl_icmp_echo_enable_probe.
Kuniyuki Iwashima
2022-07-13
1
-1
/
+1
*
net: icmp: introduce function icmpv6_param_prob_reason()
Menglong Dong
2022-04-13
1
-3
/
+4
*
net: icmp: add skb drop reasons to icmp protocol
Menglong Dong
2022-04-11
1
-9
/
+15
*
ipv6: do not use per netns icmp sockets
Eric Dumazet
2022-01-25
1
-52
/
+10
*
icmp: ICMPV6: Examine invoking packet for Segment Route Headers.
Andrew Lunn
2022-01-04
1
-1
/
+5
*
ipv6: ICMPV6: add response to ICMPV6 RFC 8335 PROBE messages
Andreas Roeseler
2021-06-28
1
-3
/
+18
*
icmp: ICMPV6: pass RFC 8335 reply messages to ping_rcv
Andreas Roeseler
2021-04-13
1
-0
/
+4
*
ipv6: convert elligible sysctls to u8
Eric Dumazet
2021-03-31
1
-6
/
+6
*
mld: add new workqueues for process mld events
Taehee Yoo
2021-03-26
1
-2
/
+2
*
net: icmp: pass zeroed opts from icmp{,v6}_ndo_send before sending
Jason A. Donenfeld
2021-02-23
1
-9
/
+9
*
Merge tag 'selinux-pr-20201214' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-12-16
1
-3
/
+3
|
\
|
*
lsm,selinux: pass flowi_common instead of flowi to the LSM hooks
Paul Moore
2020-11-23
1
-3
/
+3
*
|
IPv6: reply ICMP error if the first fragment don't include all headers
Hangbin Liu
2020-10-31
1
-1
/
+7
|
/
*
Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2020-10-15
1
-2
/
+5
|
\
|
*
ipv6/icmp: l3mdev: Perform icmp error route lookup on source device routing t...
Mathieu Desnoyers
2020-10-14
1
-2
/
+5
*
|
skb_copy_and_csum_bits(): don't bother with the last argument
Al Viro
2020-08-20
1
-2
/
+2
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-11
1
-2
/
+2
|
\
|
*
ip: Fix SO_MARK in RST, ACK and ICMP packets
Willem de Bruijn
2020-07-01
1
-2
/
+2
*
|
ipv6: icmp6: avoid indirect call for icmpv6_send()
Eric Dumazet
2020-06-19
1
-2
/
+3
|
/
*
net: icmp6: do not select saddr from iif when route has prefsrc set
Tim Stallard
2020-04-07
1
-1
/
+20
*
inet: Use fallthrough;
Joe Perches
2020-03-12
1
-1
/
+1
*
net: icmp6: provide input address for traceroute6
Francesco Ruggeri
2019-11-03
1
-5
/
+17
*
ipv6: icmp: allow flowlabel reflection in echo replies
Eric Dumazet
2019-07-01
1
-0
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-17
1
-6
/
+11
|
\
|
*
vrf: Increment Icmp6InMsgs on the original netdev
Stephen Suryaputra
2019-06-12
1
-6
/
+11
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-07
1
-5
/
+1
|
\
|
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
*
|
ipv6: icmp: use this_cpu_read() in icmpv6_sk()
Eric Dumazet
2019-06-03
1
-2
/
+2
|
/
*
ipv6: Add rate limit mask for ICMPv6 messages
Stephen Suryaputra
2019-04-18
1
-9
/
+22
*
ipv6: Add icmp_echo_ignore_anycast for ICMPv6
Stephen Suryaputra
2019-03-20
1
-2
/
+14
*
ipv6: Add icmp_echo_ignore_multicast support for ICMPv6
Stephen Suryaputra
2019-03-19
1
-0
/
+12
*
ipv6: icmp: use percpu allocation
Kefeng Wang
2019-02-24
1
-6
/
+5
*
ipv6: icmp: use icmpv6_sk_exit()
Kefeng Wang
2019-02-24
1
-14
/
+11
*
ipv6: make icmp6_send() robust against null skb->dev
Eric Dumazet
2019-01-04
1
-2
/
+6
[next]