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
*
net: Allow IP_MULTICAST_IF to set index to L3 slave
David Ahern
2017-11-30
1
-4
/
+12
*
ipv6: only call ip6_route_dev_notify() once for NETDEV_UNREGISTER
WANG Cong
2017-11-30
1
-1
/
+5
*
ip6_gre: update dst pmtu if dev mtu has been updated by toobig in __gre6_xmit
Xin Long
2017-11-18
1
-2
/
+7
*
ip6_gre: only increase err_count for some certain type icmpv6 in ip6gre_err
Xin Long
2017-11-18
1
-4
/
+7
*
ipv6: flowlabel: do not leave opt->tot_len with garbage
Eric Dumazet
2017-11-18
2
-2
/
+3
*
ipv6: addrconf: increment ifp refcount before ipv6_del_addr()
Eric Dumazet
2017-11-18
1
-0
/
+1
*
gso: fix payload length when gso_size is zero
Alexey Kodanev
2017-11-18
1
-1
/
+1
*
ip6_tunnel: update mtu properly for ARPHRD_ETHER tunnel device in tx path
Xin Long
2017-10-12
1
-2
/
+3
*
ip6_gre: ip6gre_tap device should keep dst
Xin Long
2017-10-12
1
-0
/
+1
*
vti: fix use after free in vti_tunnel_xmit/vti6_tnl_xmit
Alexey Kodanev
2017-10-12
1
-1
/
+2
*
ip6_tunnel: do not allow loading ip6_tunnel if ipv6 is disabled in cmdline
Xin Long
2017-10-12
1
-0
/
+3
*
ip6_gre: skb_push ipv6hdr before packing the header in ip6gre_header
Xin Long
2017-10-12
1
-10
/
+11
*
udpv6: Fix the checksum computation when HW checksum does not apply
Subash Abhinov Kasiviswanathan
2017-10-12
1
-0
/
+1
*
ipv6: Fix may be used uninitialized warning in rt6_check
Steffen Klassert
2017-09-20
1
-1
/
+1
*
ipv6: fix typo in fib6_net_exit()
Eric Dumazet
2017-09-20
1
-1
/
+1
*
ipv6: fix memory leak with multiple tables during netns destruction
Sabrina Dubroca
2017-09-20
1
-6
/
+19
*
ip6_gre: update mtu properly in ip6gre_err
Xin Long
2017-09-20
1
-1
/
+3
*
Revert "net: fix percpu memory leaks"
Jesper Dangaard Brouer
2017-09-20
2
-18
/
+6
*
ipv6: fix sparse warning on rt6i_node
Wei Wang
2017-09-20
3
-6
/
+10
*
ipv6: add rcu grace period before freeing fib6_node
Wei Wang
2017-09-20
2
-7
/
+27
*
ipv6: accept 64k - 1 packet length in ip6_find_1stfragopt()
Stefano Brivio
2017-09-20
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
*
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
*
netfilter: use fwmark_reflect in nf_send_reset
Pau Espin Pedrol
2017-08-11
1
-0
/
+3
*
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
-9
/
+9
*
ipv6: avoid unregistering inet6_dev for loopback
WANG Cong
2017-07-21
1
-2
/
+3
*
ip6_tunnel, ip6_gre: fix setting of DSCP on encapsulated packets
Peter Dawson
2017-07-05
2
-14
/
+20
*
ip6_tunnel: must reload ipv6h in ip6ip6_tnl_xmit()
Eric Dumazet
2017-07-05
2
-0
/
+5
*
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
*
proc: snmp6: Use correct type in memset
Christian Perle
2017-07-05
1
-1
/
+1
*
ipv6: release dst on error in ip6_dst_lookup_tail
Willem de Bruijn
2017-07-05
1
-2
/
+4
*
ila_xlat: add missing hash secret initialization
Arnd Bergmann
2017-06-24
1
-0
/
+1
*
ipv6: Fix IPv6 packet loss in scenarios involving roaming + snooping switches
Linus Lüssing
2017-06-17
1
-2
/
+8
*
ipv6: addrconf: fix generation of new temporary addresses
Marcus Huewe
2017-06-17
1
-0
/
+6
*
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/ipv6: Fix CALIPSO causing GPF with datagram support
Richard Haines
2017-06-14
1
-1
/
+5
*
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
[next]