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
2017-07-05
ipv6: Do not leak throw route references
Serhey Popovych
2
-18
/
+7
2017-07-05
ipv6: fix calling in6_ifa_hold incorrectly for dad work
Xin Long
1
-3
/
+3
2017-07-05
ipv6: release dst on error in ip6_dst_lookup_tail
Willem de Bruijn
1
-2
/
+4
2017-06-17
ipv6: Fix IPv6 packet loss in scenarios involving roaming + snooping switches
Linus Lüssing
1
-2
/
+8
2017-06-17
ipv6: Inhibit IPv4-mapped src address on the wire.
Jonathan T. Leighton
1
-0
/
+3
2017-06-17
ipv6: Handle IPv4-mapped src to in6addr_any dst.
Jonathan T. Leighton
3
-8
/
+21
2017-06-14
net: ping: do not abuse udp_poll()
Eric Dumazet
2
-2
/
+2
2017-06-14
ipv6: Fix leak in ipv6_gso_segment().
David S. Miller
1
-1
/
+3
2017-06-14
ipv6: xfrm: Handle errors reported by xfrm6_find_1stfragopt()
Ben Hutchings
2
-0
/
+4
2017-06-07
ipv6: fix out of bound writes in __ip6_append_data()
Eric Dumazet
1
-7
/
+8
2017-06-07
ipv6: Check ip6_find_1stfragopt() return value properly.
David S. Miller
3
-12
/
+12
2017-06-07
ipv6: Prevent overrun when parsing v6 header options
Craig Gallek
4
-6
/
+16
2017-06-07
ipv6/dccp: do not inherit ipv6_mc_list from parent
WANG Cong
1
-0
/
+2
2017-05-14
ipv6: reorder ip6_route_dev_notifier after ipv6_dev_notf
WANG Cong
2
-2
/
+12
2017-05-14
ipv6: initialize route null entry in addrconf_init()
WANG Cong
2
-11
/
+17
2017-05-14
ipv4, ipv6: ensure raw socket message is big enough to hold an IP header
Alexander Potapenko
1
-0
/
+2
2017-05-02
ipv6: check raw payload size correctly in ioctl
Jamie Bainbridge
1
-2
/
+1
2017-05-02
ipv6: check skb->protocol before lookup for nexthop
WANG Cong
1
-16
/
+18
2017-05-02
ip6mr: fix notification device destruction
Nikolay Aleksandrov
1
-7
/
+6
2017-05-02
net: ipv6: RTF_PCPU should not be settable from userspace
David Ahern
1
-0
/
+4
2017-04-21
net: ipv6: check route protocol when deleting routes
Mantas M
1
-0
/
+2
2017-03-22
dccp/tcp: fix routing redirect race
Jon Maxwell
1
-3
/
+5
2017-03-22
ipv6: avoid write to a possibly cloned skb
Florian Westphal
1
-1
/
+6
2017-03-22
ipv6: make ECMP route replacement less greedy
Sabrina Dubroca
1
-0
/
+2
2017-03-22
vti6: return GRE_KEY for vti6
David Forster
1
-0
/
+4
2017-02-18
sit: fix a double free on error path
WANG Cong
1
-0
/
+1
2017-02-18
ipv6: tcp: add a missing tcp_v6_restore_cb()
Eric Dumazet
1
-11
/
+13
2017-02-18
ip6_gre: fix ip6gre_err() invalid reads
Eric Dumazet
1
-19
/
+22
2017-02-18
ipv6: pointer math error in ip6_tnl_parse_tlv_enc_lim()
Dan Carpenter
1
-1
/
+1
2017-02-18
ipv6: fix ip6_tnl_parse_tlv_enc_lim()
Eric Dumazet
1
-12
/
+22
2017-02-04
ipv6: addrconf: Avoid addrconf_disable_change() using RCU read-side lock
Kefeng Wang
1
-3
/
+1
2017-02-04
net: lwtunnel: Handle lwtunnel_fill_encap failure
David Ahern
1
-1
/
+2
2017-01-15
gro: Disable frag0 optimization on IPv6 ext headers
Herbert Xu
1
-0
/
+1
2017-01-15
ipv6: handle -EFAULT from skb_copy_bits
Dave Jones
1
-1
/
+5
2016-12-10
esp6: Fix integrity verification when ESN are used
Tobias Brunner
1
-1
/
+1
2016-12-10
ipv6: Set skb->protocol properly for local output
Eli Cooper
1
-0
/
+2
2016-12-10
ip6_tunnel: disable caching when the traffic class is inherited
Paolo Abeni
1
-2
/
+11
2016-11-21
tcp: take care of truncations done by sk_filter()
Eric Dumazet
1
-2
/
+4
2016-11-15
udp: fix IP_CHECKSUM handling
Eric Dumazet
1
-1
/
+2
2016-11-15
net: add recursion limit to GRO
Sabrina Dubroca
1
-1
/
+1
2016-11-15
ipv6: correctly add local routes when lo goes up
Nicolas Dichtel
1
-1
/
+1
2016-11-15
ip6_tunnel: fix ip6_tnl_lookup
Vadim Fedorenko
1
-0
/
+2
2016-11-15
ipv6: tcp: restore IP6CB for pktoptions skbs
Eric Dumazet
1
-9
/
+11
2016-11-15
ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_route
Nikolay Aleksandrov
2
-3
/
+6
2016-11-15
ip6_gre: fix flowi6_proto value in ip6gre_xmit_other()
Lance Richardson
1
-1
/
+0
2016-10-31
tunnels: Remove encapsulation offloads on decap.
Jesse Gross
1
-2
/
+3
2016-10-31
tunnels: Don't apply GRO to multiple layers of encapsulation.
Jesse Gross
1
-1
/
+14
2016-09-30
tcp: properly scale window in tcp_v[46]_reqsk_send_ack()
Eric Dumazet
1
-1
/
+7
2016-09-30
ipv6: release dst in ping_v6_sendmsg
Dave Jones
1
-2
/
+7
2016-09-24
ipv6: addrconf: fix dev refcont leak when DAD failed
Wei Yongjun
1
-0
/
+2
[next]