index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv6
Commit message (
Expand
)
Author
Age
Files
Lines
*
ipv6: fix typo in fib6_net_exit()
Eric Dumazet
2017-09-27
1
-1
/
+1
*
ipv6: fix memory leak with multiple tables during netns destruction
Sabrina Dubroca
2017-09-27
1
-6
/
+19
*
Revert "net: fix percpu memory leaks"
Jesper Dangaard Brouer
2017-09-27
2
-18
/
+6
*
ipv6: fix sparse warning on rt6i_node
Wei Wang
2017-09-27
3
-6
/
+10
*
ipv6: add rcu grace period before freeing fib6_node
Wei Wang
2017-09-27
2
-7
/
+27
*
ipv6: accept 64k - 1 packet length in ip6_find_1stfragopt()
Stefano Brivio
2017-09-27
1
-4
/
+2
*
ipv6: repair fib6 tree in failure case
Wei Wang
2017-08-30
1
-11
/
+11
*
ipv6: reset fn->rr_ptr when replacing route
Wei Wang
2017-08-30
1
-0
/
+4
*
net: account for current skb length when deciding about UFO
Michal Kubeček
2017-08-12
1
-1
/
+1
*
udp: consistently apply ufo or fragmentation
Willem de Bruijn
2017-08-12
1
-3
/
+4
*
revert "net: account for current skb length when deciding about UFO"
Greg Kroah-Hartman
2017-08-12
1
-1
/
+1
*
net: avoid skb_warn_bad_offload false positives on UFO
Willem de Bruijn
2017-08-12
1
-1
/
+1
*
net: account for current skb length when deciding about UFO
Michal Kubeček
2017-08-11
1
-1
/
+1
*
ipv6: Don't increase IPSTATS_MIB_FRAGFAILS twice in ip6_fragment()
Stefano Brivio
2017-08-11
1
-4
/
+0
*
ipv6: avoid overflow of offset in ip6_find_1stfragopt
Sabrina Dubroca
2017-08-11
1
-2
/
+6
*
ipv4: ipv6: initialize treq->txhash in cookie_v[46]_check()
Alexander Potapenko
2017-08-11
1
-0
/
+1
*
ipv6: Should use consistent conditional judgement for ip6 fragment between __...
Zheng Li
2017-08-06
1
-1
/
+1
*
net: ipv6: Compare lwstate in detecting duplicate nexthops
David Ahern
2017-07-21
2
-11
/
+2
*
ipv6: dad: don't remove dynamic addresses if link is down
Sabrina Dubroca
2017-07-21
1
-11
/
+11
*
ipv6: avoid unregistering inet6_dev for loopback
WANG Cong
2017-07-21
1
-2
/
+3
*
ipv6: Do not leak throw route references
Serhey Popovych
2017-07-05
2
-18
/
+7
*
ipv6: fix calling in6_ifa_hold incorrectly for dad work
Xin Long
2017-07-05
1
-3
/
+3
*
ipv6: release dst on error in ip6_dst_lookup_tail
Willem de Bruijn
2017-07-05
1
-2
/
+4
*
ipv6: Fix IPv6 packet loss in scenarios involving roaming + snooping switches
Linus Lüssing
2017-06-17
1
-2
/
+8
*
ipv6: Inhibit IPv4-mapped src address on the wire.
Jonathan T. Leighton
2017-06-17
1
-0
/
+3
*
ipv6: Handle IPv4-mapped src to in6addr_any dst.
Jonathan T. Leighton
2017-06-17
3
-8
/
+21
*
net: ping: do not abuse udp_poll()
Eric Dumazet
2017-06-14
2
-2
/
+2
*
ipv6: Fix leak in ipv6_gso_segment().
David S. Miller
2017-06-14
1
-1
/
+3
*
ipv6: xfrm: Handle errors reported by xfrm6_find_1stfragopt()
Ben Hutchings
2017-06-14
2
-0
/
+4
*
ipv6: fix out of bound writes in __ip6_append_data()
Eric Dumazet
2017-06-07
1
-7
/
+8
*
ipv6: Check ip6_find_1stfragopt() return value properly.
David S. Miller
2017-06-07
3
-12
/
+12
*
ipv6: Prevent overrun when parsing v6 header options
Craig Gallek
2017-06-07
4
-6
/
+16
*
ipv6/dccp: do not inherit ipv6_mc_list from parent
WANG Cong
2017-06-07
1
-0
/
+2
*
ipv6: reorder ip6_route_dev_notifier after ipv6_dev_notf
WANG Cong
2017-05-14
2
-2
/
+12
*
ipv6: initialize route null entry in addrconf_init()
WANG Cong
2017-05-14
2
-11
/
+17
*
ipv4, ipv6: ensure raw socket message is big enough to hold an IP header
Alexander Potapenko
2017-05-14
1
-0
/
+2
*
ipv6: check raw payload size correctly in ioctl
Jamie Bainbridge
2017-05-02
1
-2
/
+1
*
ipv6: check skb->protocol before lookup for nexthop
WANG Cong
2017-05-02
1
-16
/
+18
*
ip6mr: fix notification device destruction
Nikolay Aleksandrov
2017-05-02
1
-7
/
+6
*
net: ipv6: RTF_PCPU should not be settable from userspace
David Ahern
2017-05-02
1
-0
/
+4
*
net: ipv6: check route protocol when deleting routes
Mantas M
2017-04-21
1
-0
/
+2
*
dccp/tcp: fix routing redirect race
Jon Maxwell
2017-03-22
1
-3
/
+5
*
ipv6: avoid write to a possibly cloned skb
Florian Westphal
2017-03-22
1
-1
/
+6
*
ipv6: make ECMP route replacement less greedy
Sabrina Dubroca
2017-03-22
1
-0
/
+2
*
vti6: return GRE_KEY for vti6
David Forster
2017-03-22
1
-0
/
+4
*
sit: fix a double free on error path
WANG Cong
2017-02-18
1
-0
/
+1
*
ipv6: tcp: add a missing tcp_v6_restore_cb()
Eric Dumazet
2017-02-18
1
-11
/
+13
*
ip6_gre: fix ip6gre_err() invalid reads
Eric Dumazet
2017-02-18
1
-19
/
+22
*
ipv6: pointer math error in ip6_tnl_parse_tlv_enc_lim()
Dan Carpenter
2017-02-18
1
-1
/
+1
*
ipv6: fix ip6_tnl_parse_tlv_enc_lim()
Eric Dumazet
2017-02-18
1
-12
/
+22
[next]