index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-03
net: icmp: pass zeroed opts from icmp{,v6}_ndo_send before sending
Jason A. Donenfeld
2
-13
/
+15
2021-03-03
ipv6: icmp6: avoid indirect call for icmpv6_send()
Eric Dumazet
2
-7
/
+8
2021-03-03
icmp: introduce helper for nat'd source address in network device context
Jason A. Donenfeld
1
-0
/
+34
2021-01-30
ipv6: create multicast route with RTPROT_KERNEL
Matteo Croce
1
-0
/
+1
2021-01-23
net: sit: unregister_netdevice on newlink's error path
Jakub Kicinski
1
-1
/
+4
2021-01-09
net: ipv6: keep sk status consistent after datagram connect failure
Paolo Abeni
1
-4
/
+17
2020-11-24
ah6: fix error return code in ah6_input()
Zhang Changzhong
1
-1
/
+2
2020-11-18
net: Update window_clamp if SOCK_RCVBUF is set
Mao Wenan
1
-2
/
+8
2020-11-18
IPv6: Set SIT tunnel hard_header_len to zero
Oliver Herms
1
-2
/
+0
2020-09-03
gre6: Fix reception with IP6_TNL_F_RCV_DSCP_COPY
Mark Tomlinson
1
-1
/
+9
2020-08-21
ipv6: fix memory leaks on IPV6_ADDRFORM path
Cong Wang
2
-5
/
+13
2020-07-31
ip6_gre: fix null-ptr-deref in ip6gre_init_net()
Wei Yongjun
1
-5
/
+6
2020-07-31
net: udp: Fix wrong clean up for IS_UDPLITE macro
Miaohe Lin
1
-1
/
+1
2020-06-30
ip6_gre: fix use-after-free in ip6gre_tunnel_lookup()
Taehee Yoo
1
-3
/
+6
2020-06-30
mld: fix memory leak in ipv6_mc_destroy_dev()
Wang Hai
1
-0
/
+1
2020-06-20
ipv6: fix IPV6_ADDRFORM operation logic
Hangbin Liu
1
-6
/
+7
2020-06-11
esp6: fix memleak on error path in esp6_input
Zhen Lei
1
-1
/
+3
2020-05-20
Revert "ipv6: add mtu lock check in __ip6_rt_update_pmtu"
Maciej Żenczykowski
1
-2
/
+4
2020-05-20
netlabel: cope with NULL catmap
Paolo Abeni
1
-1
/
+2
2020-05-20
net: ipv6_stub: use ip6_dst_lookup_flow instead of ip6_dst_lookup
Sabrina Dubroca
2
-6
/
+7
2020-05-20
net: ipv6: add net argument to ip6_dst_lookup_flow
Sabrina Dubroca
7
-12
/
+12
2020-05-02
xfrm: Always set XFRM_TRANSFORMED in xfrm{4,6}_output_finish
David Ahern
1
-2
/
+0
2020-05-02
ipv6: fix restrict IPV6_ADDRFORM operation
John Haxby
1
-7
/
+6
2020-04-02
vti6: Fix memory leak of skb if input policy check fails
Torsten Hilbrich
1
-1
/
+1
2020-04-02
vti[6]: fix packet tx through bpf_redirect() in XinY cases
Nicolas Dichtel
1
-7
/
+25
2020-03-20
ipv6: restrict IPV6_ADDRFORM operation
Eric Dumazet
1
-2
/
+8
2020-03-20
ipv6/addrconf: call ipv6_mc_up() for non-Ethernet interface
Hangbin Liu
1
-0
/
+4
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
[next]