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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.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
2017-11-18
ipv6: addrconf: increment ifp refcount before ipv6_del_addr()
Eric Dumazet
1
-0
/
+1
2017-11-18
ip6_gre: update dst pmtu if dev mtu has been updated by toobig in __gre6_xmit
Xin Long
1
-2
/
+7
2017-11-18
ip6_gre: only increase err_count for some certain type icmpv6 in ip6gre_err
Xin Long
1
-4
/
+7
2017-11-18
ipv6: flowlabel: do not leave opt->tot_len with garbage
Eric Dumazet
2
-2
/
+3
2017-11-18
ipv6: Fix traffic triggered IPsec connections.
Steffen Klassert
1
-1
/
+1
2017-11-18
gso: fix payload length when gso_size is zero
Alexey Kodanev
1
-1
/
+1
2017-10-12
ip6_tunnel: update mtu properly for ARPHRD_ETHER tunnel device in tx path
Xin Long
1
-2
/
+3
2017-10-12
ip6_gre: ip6gre_tap device should keep dst
Xin Long
1
-0
/
+1
2017-10-12
vti: fix use after free in vti_tunnel_xmit/vti6_tnl_xmit
Alexey Kodanev
1
-1
/
+2
2017-10-12
net: ipv6: fix regression of no RTM_DELADDR sent after DAD failure
Mike Manning
1
-2
/
+3
2017-10-12
ip6_tunnel: do not allow loading ip6_tunnel if ipv6 is disabled in cmdline
Xin Long
1
-0
/
+3
2017-10-12
ip6_gre: skb_push ipv6hdr before packing the header in ip6gre_header
Xin Long
1
-10
/
+11
2017-10-12
udpv6: Fix the checksum computation when HW checksum does not apply
Subash Abhinov Kasiviswanathan
1
-0
/
+1
2017-09-20
tcp: fix a request socket leak
Eric Dumazet
1
-3
/
+3
2017-09-20
ipv6: fix typo in fib6_net_exit()
Eric Dumazet
1
-1
/
+1
2017-09-20
ipv6: fix memory leak with multiple tables during netns destruction
Sabrina Dubroca
1
-6
/
+19
2017-09-20
ip6_gre: update mtu properly in ip6gre_err
Xin Long
1
-1
/
+3
2017-09-20
Revert "net: fix percpu memory leaks"
Jesper Dangaard Brouer
2
-18
/
+6
2017-08-29
ipv6: do not set sk_destruct in IPV6_ADDRFORM sockopt
Xin Long
1
-1
/
+0
2017-08-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
1
-3
/
+4
2017-08-29
ipv6: set dst.obsolete when a cached route has expired
Xin Long
2
-2
/
+5
2017-08-29
ipv6: fix sparse warning on rt6i_node
Wei Wang
3
-6
/
+10
2017-08-26
udp6: set rx_dst_cookie on rx_dst updates
Paolo Abeni
1
-1
/
+10
2017-08-26
ipv6: Fix may be used uninitialized warning in rt6_check
Steffen Klassert
1
-1
/
+1
2017-08-25
esp: Fix skb tailroom calculation
Steffen Klassert
1
-1
/
+1
2017-08-25
esp: Fix locking on page fragment allocation
Steffen Klassert
1
-2
/
+3
2017-08-22
ipv6: add rcu grace period before freeing fib6_node
Wei Wang
2
-7
/
+27
2017-08-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2
-5
/
+6
2017-08-22
ipv6: accept 64k - 1 packet length in ip6_find_1stfragopt()
Stefano Brivio
1
-4
/
+2
2017-08-21
ipv6: repair fib6 tree in failure case
Wei Wang
1
-13
/
+11
2017-08-19
ipv6: reset fn->rr_ptr when replacing route
Wei Wang
1
-0
/
+4
2017-08-19
datagram: When peeking datagrams with offset < 0 don't skip empty skbs
Matthew Dawson
1
-1
/
+2
2017-08-16
ipv6: fix NULL dereference in ip6_route_dev_notify()
Eric Dumazet
1
-3
/
+3
2017-08-15
tcp: fix possible deadlock in TCP stack vs BPF filter
Eric Dumazet
1
-2
/
+2
2017-08-15
ipv6: release rt6->rt6i_idev properly during ifdown
Wei Wang
1
-8
/
+5
2017-08-10
udp: consistently apply ufo or fragmentation
Willem de Bruijn
1
-3
/
+4
2017-08-09
net: avoid skb_warn_bad_offload false positives on UFO
Willem de Bruijn
1
-1
/
+1
2017-08-07
esp: Fix error handling on layer 2 xmit.
Steffen Klassert
1
-1
/
+1
2017-08-04
ipv6: set rt6i_protocol properly in the route when it is installed
Xin Long
1
-8
/
+3
2017-08-01
udp6: fix jumbogram reception
Paolo Abeni
2
-1
/
+11
2017-07-30
udp6: fix socket leak on early demux
Paolo Abeni
1
-9
/
+18
2017-07-26
ipv6: Don't increase IPSTATS_MIB_FRAGFAILS twice in ip6_fragment()
Stefano Brivio
1
-4
/
+0
2017-07-20
ipv6: avoid overflow of offset in ip6_find_1stfragopt
Sabrina Dubroca
1
-2
/
+6
2017-07-18
ipv4: ipv6: initialize treq->txhash in cookie_v[46]_check()
Alexander Potapenko
1
-0
/
+1
2017-07-13
esp: Fix memleaks on error paths.
Steffen Klassert
1
-4
/
+5
2017-07-06
net: ipv6: Compare lwstate in detecting duplicate nexthops
David Ahern
2
-11
/
+2
2017-07-06
Merge branch 'work.memdup_user' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-8
/
+3
2017-07-05
net, calipso: convert calipso_doi.refcount from atomic_t to refcount_t
Reshetova, Elena
1
-6
/
+6
2017-07-04
net, ipv6: convert ip6addrlbl_entry.refcnt from atomic_t to refcount_t
Reshetova, Elena
1
-4
/
+5
2017-07-04
net, ipv6: convert xfrm6_tunnel_spi.refcnt from atomic_t to refcount_t
Reshetova, Elena
1
-4
/
+4
[next]