index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
icmp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-14
icmp: ICMPV6: pass RFC 8335 reply messages to ping_rcv
Andreas Roeseler
1
-0
/
+4
2021-04-01
ipv6: convert elligible sysctls to u8
Eric Dumazet
1
-6
/
+6
2021-03-27
mld: add new workqueues for process mld events
Taehee Yoo
1
-2
/
+2
2021-02-23
net: icmp: pass zeroed opts from icmp{,v6}_ndo_send before sending
Jason A. Donenfeld
1
-9
/
+9
2020-12-16
Merge tag 'selinux-pr-20201214' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-3
/
+3
2020-11-24
lsm,selinux: pass flowi_common instead of flowi to the LSM hooks
Paul Moore
1
-3
/
+3
2020-10-31
IPv6: reply ICMP error if the first fragment don't include all headers
Hangbin Liu
1
-1
/
+7
2020-10-16
Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-2
/
+5
2020-10-15
ipv6/icmp: l3mdev: Perform icmp error route lookup on source device routing t...
Mathieu Desnoyers
1
-2
/
+5
2020-08-20
skb_copy_and_csum_bits(): don't bother with the last argument
Al Viro
1
-2
/
+2
2020-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-2
/
+2
2020-07-02
ip: Fix SO_MARK in RST, ACK and ICMP packets
Willem de Bruijn
1
-2
/
+2
2020-06-19
ipv6: icmp6: avoid indirect call for icmpv6_send()
Eric Dumazet
1
-2
/
+3
2020-04-08
net: icmp6: do not select saddr from iif when route has prefsrc set
Tim Stallard
1
-1
/
+20
2020-03-13
inet: Use fallthrough;
Joe Perches
1
-1
/
+1
2019-11-04
net: icmp6: provide input address for traceroute6
Francesco Ruggeri
1
-5
/
+17
2019-07-01
ipv6: icmp: allow flowlabel reflection in echo replies
Eric Dumazet
1
-0
/
+3
2019-06-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-6
/
+11
2019-06-12
vrf: Increment Icmp6InMsgs on the original netdev
Stephen Suryaputra
1
-6
/
+11
2019-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-5
/
+1
2019-06-04
ipv6: icmp: use this_cpu_read() in icmpv6_sk()
Eric Dumazet
1
-2
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-5
/
+1
2019-04-19
ipv6: Add rate limit mask for ICMPv6 messages
Stephen Suryaputra
1
-9
/
+22
2019-03-21
ipv6: Add icmp_echo_ignore_anycast for ICMPv6
Stephen Suryaputra
1
-2
/
+14
2019-03-20
ipv6: Add icmp_echo_ignore_multicast support for ICMPv6
Stephen Suryaputra
1
-0
/
+12
2019-02-25
ipv6: icmp: use percpu allocation
Kefeng Wang
1
-6
/
+5
2019-02-25
ipv6: icmp: use icmpv6_sk_exit()
Kefeng Wang
1
-14
/
+11
2019-01-05
ipv6: make icmp6_send() robust against null skb->dev
Eric Dumazet
1
-2
/
+6
2018-11-09
net: Convert protocol error handlers from void to int
Stefano Brivio
1
-1
/
+3
2018-08-13
ipv6: Add icmp_echo_ignore_all support for ICMPv6
Virgile Jarry
1
-3
/
+13
2018-08-06
ipv6: icmp: Updating pmtu for link local route
Georg Kohmann
1
-1
/
+1
2018-07-25
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+3
2018-07-22
net/ipv6: Fix linklocal to global address with VRF
David Ahern
1
-2
/
+3
2018-07-07
ipv6: fold sockcm_cookie into ipcm6_cookie
Willem de Bruijn
1
-5
/
+2
2018-07-07
ipv6: ipcm6_cookie initializer
Willem de Bruijn
1
-5
/
+2
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-1
/
+1
2018-03-27
net: Drop pernet_operations::async
Kirill Tkhai
1
-1
/
+0
2018-03-04
net/ipv6: Add support for path selection using hash of 5-tuple
David Ahern
1
-1
/
+1
2018-03-04
net/ipv6: Pass skb to route lookup
David Ahern
1
-1
/
+2
2018-03-01
ipv6: route: dissect flow in input path if fib rules need it
Roopa Prabhu
1
-1
/
+1
2018-02-19
net: Convert icmpv6_sk_ops, ndisc_net_ops and igmp6_net_ops
Kirill Tkhai
1
-0
/
+1
2017-10-18
ipv6: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-4
/
+2
2017-10-06
net/ipv6: Convert icmpv6_push_pending_frames to void
Joe Perches
1
-25
/
+18
2017-10-06
net/ipv6: remove unused err variable on icmpv6_push_pending_frames
Tim Hansen
1
-2
/
+1
2017-08-30
ipv6: Use rt6i_idev index for echo replies to a local address
David Ahern
1
-13
/
+20
2017-08-25
ipv6: Compute multipath hash for ICMP errors from offending packet
Jakub Sitnicki
1
-0
/
+1
2017-08-21
net: ipv6: put host and anycast routes on device with address
David Ahern
1
-2
/
+13
2017-06-14
net: don't global ICMP rate limit packets originating from loopback
Jesper Dangaard Brouer
1
-1
/
+1
2017-01-09
net: for rate-limited ICMP replies save one atomic operation
Jesper Dangaard Brouer
1
-9
/
+16
2017-01-09
net: reduce cycles spend on ICMP replies that gets rate limited
Jesper Dangaard Brouer
1
-15
/
+34
[next]