index
:
Linux Stable
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-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
*
net/route: enforce hoplimit max value
Paolo Abeni
2017-10-12
1
-1
/
+5
*
ipv6: dad: don't remove dynamic addresses if link is down
Sabrina Dubroca
2017-10-12
1
-9
/
+9
*
ipv6: always add flag an address that failed DAD with DADFAILED
Lubomir Rintel
2017-10-12
1
-2
/
+3
*
net: account for current skb length when deciding about UFO
Michal Kubeček
2017-09-15
1
-9
/
+8
*
ipv6: avoid unregistering inet6_dev for loopback
WANG Cong
2017-09-15
1
-1
/
+4
*
ipv6: only call ip6_route_dev_notify() once for NETDEV_UNREGISTER
WANG Cong
2017-09-15
1
-1
/
+5
*
ipv6: reorder ip6_route_dev_notifier after ipv6_dev_notf
WANG Cong
2017-09-15
2
-2
/
+12
*
ipv6: initialize route null entry in addrconf_init()
WANG Cong
2017-09-15
2
-11
/
+17
*
ipv6: Do not leak throw route references
Serhey Popovych
2017-09-15
1
-1
/
+2
*
net: ping: do not abuse udp_poll()
Eric Dumazet
2017-09-15
2
-2
/
+2
*
ipv6: Fix leak in ipv6_gso_segment().
David S. Miller
2017-09-15
1
-1
/
+3
*
ipv6: xfrm: Handle errors reported by xfrm6_find_1stfragopt()
Ben Hutchings
2017-09-15
2
-0
/
+4
*
udp: consistently apply ufo or fragmentation
Willem de Bruijn
2017-08-26
1
-3
/
+4
*
ipv6: Should use consistent conditional judgement for ip6 fragment between __...
Zheng Li
2017-08-26
1
-1
/
+1
*
ipv6: avoid overflow of offset in ip6_find_1stfragopt
Sabrina Dubroca
2017-08-26
1
-2
/
+6
*
ipv6: Need to export ipv6_push_frag_opts for tunneling now.
David S. Miller
2017-08-26
1
-0
/
+1
*
ip6_tunnel: Fix missing tunnel encapsulation limit option
Craig Gallek
2017-08-26
1
-2
/
+2
*
net: ipv6: send unsolicited NA on admin up
David Ahern
2017-08-26
1
-0
/
+2
*
ipv6: move stub initialization after ipv6 setup completion
Paolo Abeni
2017-07-18
1
-2
/
+4
*
net: ipv6: send unsolicited NA if enabled for all interfaces
David Ahern
2017-07-18
1
-1
/
+2
*
net: ipv6: set route type for anycast routes
David Ahern
2017-07-18
1
-0
/
+2
*
dccp/tcp: fix routing redirect race
Jon Maxwell
2017-07-18
1
-3
/
+5
*
ipv6: make ECMP route replacement less greedy
Sabrina Dubroca
2017-07-18
1
-0
/
+2
*
udp: avoid ufo handling on IP payload compression packets
Alexey Kodanev
2017-07-18
1
-1
/
+1
*
ipv6: fix out of bound writes in __ip6_append_data()
Eric Dumazet
2017-06-05
1
-7
/
+8
*
ipv6/dccp: do not inherit ipv6_mc_list from parent
WANG Cong
2017-06-05
1
-0
/
+2
*
ipv6: Check ip6_find_1stfragopt() return value properly.
David S. Miller
2017-06-05
3
-12
/
+12
*
ipv6: Prevent overrun when parsing v6 header options
Craig Gallek
2017-06-05
4
-6
/
+16
*
net: ipv6: check route protocol when deleting routes
Mantas M
2017-06-05
1
-0
/
+2
*
igmp, mld: Fix memory leak in igmpv3/mld_del_delrec()
Hangbin Liu
2017-03-16
1
-0
/
+1
*
mld: do not remove mld souce list info when set link down
Hangbin Liu
2017-03-16
1
-21
/
+30
*
sit: fix a double free on error path
WANG Cong
2017-03-16
1
-0
/
+1
*
ipv6: pointer math error in ip6_tnl_parse_tlv_enc_lim()
Dan Carpenter
2017-03-16
1
-1
/
+1
*
ipv6: fix ip6_tnl_parse_tlv_enc_lim()
Eric Dumazet
2017-03-16
1
-12
/
+22
*
ipv6: addrconf: Avoid addrconf_disable_change() using RCU read-side lock
Kefeng Wang
2017-03-16
1
-3
/
+1
*
ipv6: handle -EFAULT from skb_copy_bits
Dave Jones
2017-03-16
1
-2
/
+5
*
ip6_tunnel: disable caching when the traffic class is inherited
Paolo Abeni
2017-03-16
1
-2
/
+11
*
ipmr/ip6mr: Initialize the last assert time of mfc entries.
Tom Goff
2017-03-16
1
-0
/
+1
*
sit: correct IP protocol used in ipip6_err
Simon Horman
2017-03-16
1
-2
/
+2
*
ipv6: Skip XFRM lookup if dst_entry in socket cache is valid
Jakub Sitnicki
2017-03-16
1
-8
/
+3
*
udp: prevent skbs lingering in tunnel socket queues
Hannes Frederic Sowa
2017-03-16
1
-1
/
+1
*
ip6_tunnel: must reload ipv6h in ip6ip6_tnl_xmit()
Eric Dumazet
2017-03-16
2
-0
/
+5
*
netfilter: rpfilter: fix incorrect loopback packet judgment
Liping Zhang
2017-03-16
1
-4
/
+4
*
gro: Disable frag0 optimization on IPv6 ext headers
Herbert Xu
2017-03-16
1
-0
/
+1
*
ip6_gre: fix ip6gre_err() invalid reads
Eric Dumazet
2017-02-26
1
-19
/
+22
*
tcp: take care of truncations done by sk_filter()
Eric Dumazet
2017-02-23
1
-2
/
+4
*
ipv6: Set skb->protocol properly for local output
Eli Cooper
2017-02-23
1
-0
/
+2
*
ipv6: Don't use ufo handling on later transformed packets
Jakub Sitnicki
2017-02-23
1
-1
/
+1
*
ipv6: correctly add local routes when lo goes up
Nicolas Dichtel
2017-02-23
1
-1
/
+1
*
ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_route
Nikolay Aleksandrov
2016-11-20
2
-3
/
+6
[next]