index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
icmp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-03
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-17
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-03
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-18
ipv6: Add rate limit mask for ICMPv6 messages
Stephen Suryaputra
1
-9
/
+22
2019-03-20
ipv6: Add icmp_echo_ignore_anycast for ICMPv6
Stephen Suryaputra
1
-2
/
+14
2019-03-19
ipv6: Add icmp_echo_ignore_multicast support for ICMPv6
Stephen Suryaputra
1
-0
/
+12
2019-02-24
ipv6: icmp: use percpu allocation
Kefeng Wang
1
-6
/
+5
2019-02-24
ipv6: icmp: use icmpv6_sk_exit()
Kefeng Wang
1
-14
/
+11
2019-01-04
ipv6: make icmp6_send() robust against null skb->dev
Eric Dumazet
1
-2
/
+6
2018-11-08
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-05
ipv6: icmp: Updating pmtu for link local route
Georg Kohmann
1
-1
/
+1
2018-07-24
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+3
2018-07-21
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-12
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-02-28
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-05
net/ipv6: remove unused err variable on icmpv6_push_pending_frames
Tim Hansen
1
-2
/
+1
2017-08-29
ipv6: Use rt6i_idev index for echo replies to a local address
David Ahern
1
-13
/
+20
2017-08-24
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
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+4
2016-11-28
net: handle no dst on skb in icmp6_send
David Ahern
1
-2
/
+4
2016-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2016-11-07
net: icmp6_send should use dst dev to determine L3 domain
David Ahern
1
-1
/
+1
2016-11-04
net: inet: Support UID-based routing in IP protocols.
Lorenzo Colitti
1
-2
/
+5
2016-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2016-06-18
ipv6: RFC 4884 partial support for SIT/GRE tunnels
Eric Dumazet
1
-4
/
+24
2016-06-18
ipv6: translate ICMP_TIME_EXCEEDED to ICMPV6_TIME_EXCEED
Eric Dumazet
1
-3
/
+9
2016-06-18
ip6: move ipip6_err_gen_icmpv6_unreach()
Eric Dumazet
1
-0
/
+39
2016-06-18
ipv6: icmp: add a force_saddr param to icmp6_send()
Eric Dumazet
1
-2
/
+5
2016-06-15
net: vrf: Handle ipv6 multicast and link-local addresses
David Ahern
1
-1
/
+1
2016-06-14
ipv6: fix endianness error in icmpv6_err
Hannes Frederic Sowa
1
-1
/
+1
2016-06-11
ipv6: use TOS marks from sockets for routing decision
Hannes Frederic Sowa
1
-1
/
+3
2016-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-3
/
+2
[next]