index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-11
ipv6: Fix route replacement with dev-only route
Benjamin Poirier
1
-3
/
+4
2020-03-11
ipv6: Fix nlmsg_flags when splitting a multipath route
Benjamin Poirier
1
-0
/
+1
2020-02-05
vti[6]: fix packet tx through bpf_redirect()
Nicolas Dichtel
1
-2
/
+11
2020-01-29
net, ip6_tunnel: fix namespaces move
William Dauchy
1
-3
/
+1
2020-01-29
inet: frags: call inet_frags_fini() after unregister_pernet_subsys()
Eric Dumazet
1
-1
/
+1
2020-01-04
tcp/dccp: fix possible race __inet_lookup_established()
Eric Dumazet
1
-1
/
+2
2019-10-29
Revert "net: sit: fix memory leak in sit_init_net()"
Ajay Kaher
1
-1
/
+0
2019-10-07
ipv6: Handle missing host route in __ipv6_ifa_notify
David Ahern
1
-5
/
+12
2019-10-07
ipv6: drop incoming packets having a v4mapped source address
Eric Dumazet
1
-0
/
+10
2019-09-21
ipv6: Fix the link time qualifier of 'ping_v6_proc_exit_net()'
Christophe JAILLET
1
-1
/
+1
2019-09-10
mld: fix memory leak in mld_del_delrec()
Eric Dumazet
1
-2
/
+3
2019-08-25
inet: switch IP ID generator to siphash
Eric Dumazet
1
-14
/
+16
2019-08-11
ip6_tunnel: fix possible use-after-free on xmit
Haishuang Yan
1
-4
/
+4
2019-08-04
ipv6: check sk sk_type and protocol early in ip_mroute_set/getsockopt
Xin Long
1
-3
/
+8
2019-07-21
netfilter: ipv6: nf_defrag: accept duplicate fragments again
Guillaume Nault
1
-3
/
+7
2019-07-21
netfilter: ipv6: nf_defrag: fix leakage of unqueued fragments
Guillaume Nault
1
-7
/
+5
2019-07-10
bpf: udp: ipv6: Avoid running reuseport's bpf_prog from __udp6_lib_err
Martin KaFai Lau
1
-1
/
+1
2019-07-10
bpf: udp: Avoid calling reuseport's bpf_prog from udp_gro
Martin KaFai Lau
1
-1
/
+1
2019-06-22
ipv6: flowlabel: fl6_sock_lookup() must use atomic_inc_not_zero
Eric Dumazet
1
-3
/
+4
2019-06-11
ipv6: use READ_ONCE() for inet->hdrincl as in ipv4
Olivier Matz
1
-2
/
+10
2019-06-11
ipv6: fix EFAULT on sendto with icmpv6 and hdrincl
Olivier Matz
1
-5
/
+8
2019-06-11
ipv6: Consider sk_bound_dev_if when binding a raw socket to an address
Mike Manning
1
-0
/
+2
2019-05-25
xfrm6_tunnel: Fix potential panic when unloading xfrm6_tunnel module
Su Yanjun
1
-0
/
+4
2019-05-16
vrf: sit mtu should not be updated when vrf netdev is the link
Stephen Suryaputra
1
-1
/
+1
2019-05-08
ipv6: invert flowlabel sharing check in process and user mode
Willem de Bruijn
1
-2
/
+2
2019-05-08
ipv6/flowlabel: wait rcu grace period before put_pid()
Eric Dumazet
1
-6
/
+12
2019-05-02
net: IP6 defrag: use rbtrees in nf_conntrack_reasm.c
Peter Oskolkov
1
-184
/
+72
2019-05-02
net: IP6 defrag: use rbtrees for IPv6 defrag
Peter Oskolkov
1
-174
/
+72
2019-05-02
ipv6: remove dependency of nf_defrag_ipv6 on ipv6 module
Florian Westphal
3
-92
/
+20
2019-05-02
ipv6: frags: fix a lockdep false positive
Eric Dumazet
1
-11
/
+12
2019-04-17
ip6_tunnel: Match to ARPHRD_TUNNEL6 for dev type
Sheena Mira-ato
1
-2
/
+2
2019-04-17
ipv6: sit: reset ip header pointer in ipip6_rcv
Lorenzo Bianconi
1
-0
/
+4
2019-04-17
ipv6: Fix dangling pointer when ipv6 fragment
Junwei Hu
1
-1
/
+3
2019-04-03
tcp: do not use ipv6 header for ipv4 flow
Eric Dumazet
1
-4
/
+4
2019-03-19
net: Set rtm_table to RT_TABLE_COMPAT for ipv6 for tables > 255
Kalash Nainwal
1
-1
/
+1
2019-03-19
net: sit: fix UBSAN Undefined behaviour in check_6rd
Miaohe Lin
1
-2
/
+3
2019-03-14
net: sit: fix memory leak in sit_init_net()
Mao Wenan
1
-0
/
+1
2019-03-14
ip6mr: Do not call __IP6_INC_STATS() from preemptible context
Ido Schimmel
1
-4
/
+4
2019-02-27
sit: check if IPv6 enabled before calling ip6_err_gen_icmpv6_unreach()
Hangbin Liu
1
-1
/
+2
2019-02-23
net: fix IPv6 prefix route residue
Zhiqiang Liu
1
-1
/
+2
2019-02-20
netfilter: nf_tables: fix mismatch in big-endian system
Liping Zhang
2
-8
/
+8
2019-02-12
xfrm6_tunnel: Fix spi check in __xfrm6_tunnel_alloc_spi
YueHaibing
1
-0
/
+3
2019-02-06
ipv6: Consider sk_bound_dev_if when binding a socket to an address
David Ahern
1
-0
/
+3
2019-01-26
ipv6: Take rcu_read_lock in __inet6_bind for mapped addresses
David Ahern
1
-1
/
+4
2019-01-26
ipv6: Consider sk_bound_dev_if when binding a socket to a v4 mapped address
David Ahern
1
-1
/
+10
2019-01-23
ip: on queued skb use skb_header_pointer instead of pskb_may_pull
Willem de Bruijn
1
-6
/
+4
2019-01-23
ipv6: fix kernel-infoleak in ipv6_local_error()
Eric Dumazet
1
-0
/
+1
2019-01-09
ipv6: tunnels: fix two use-after-free
Eric Dumazet
2
-0
/
+2
2019-01-09
ipv6: explicitly initialize udp6_addr in udp_sock_create6()
Cong Wang
1
-1
/
+2
2019-01-09
ip6mr: Fix potential Spectre v1 vulnerability
Gustavo A. R. Silva
1
-0
/
+4
[next]