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
*
xfrm6: Fix IPv6 payload_len in xfrm6_transport_finish
Yossi Kuperman
2017-07-05
1
-1
/
+1
*
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
*
net: don't global ICMP rate limit packets originating from loopback
Jesper Dangaard Brouer
2017-07-05
1
-1
/
+1
*
proc: snmp6: Use correct type in memset
Christian Perle
2017-07-05
1
-1
/
+1
*
net: ipv6: Release route when device is unregistering
David Ahern
2017-07-05
1
-0
/
+1
*
net: Fix inconsistent teardown and release of private netdev state.
David S. Miller
2017-07-05
5
-16
/
+17
*
ila_xlat: add missing hash secret initialization
Arnd Bergmann
2017-06-24
1
-0
/
+1
*
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
*
ip6_tunnel: fix traffic class routing for tunnels
Liam McBirnie
2017-06-14
1
-0
/
+3
*
ipv6: xfrm: Handle errors reported by xfrm6_find_1stfragopt()
Ben Hutchings
2017-06-14
2
-0
/
+4
*
ip6_tunnel, ip6_gre: fix setting of DSCP on encapsulated packets
Peter Dawson
2017-06-07
2
-14
/
+20
*
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
*
tcp: randomize timestamps on syncookies
Eric Dumazet
2017-05-14
2
-14
/
+28
*
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
*
net: ipv6: Do not duplicate DAD on link up
David Ahern
2017-05-14
1
-2
/
+3
*
ipv6: check raw payload size correctly in ioctl
Jamie Bainbridge
2017-04-26
1
-2
/
+1
*
ipv6: check skb->protocol before lookup for nexthop
WANG Cong
2017-04-26
1
-16
/
+18
*
net: ipv6: regenerate host route if moved to gc list
David Ahern
2017-04-25
1
-2
/
+12
*
ipv6: fix source routing
Sabrina Dubroca
2017-04-25
1
-0
/
+4
*
ipv6: move stub initialization after ipv6 setup completion
Paolo Abeni
2017-04-25
1
-2
/
+4
*
net: ipv6: send unsolicited NA if enabled for all interfaces
David Ahern
2017-04-24
1
-1
/
+2
*
ip6mr: fix notification device destruction
Nikolay Aleksandrov
2017-04-21
1
-7
/
+6
*
net: ipv6: RTF_PCPU should not be settable from userspace
David Ahern
2017-04-21
1
-0
/
+4
*
ipv6: sr: fix double free of skb after handling invalid SRH
David Lebrun
2017-04-21
1
-1
/
+0
*
ipv6: sr: fix out-of-bounds access in SRH validation
David Lebrun
2017-04-20
1
-0
/
+3
*
ipv6: drop non loopback packets claiming to originate from ::1
Florian Westphal
2017-04-17
1
-2
/
+5
*
net-timestamp: avoid use-after-free in ip_recv_error
Willem de Bruijn
2017-04-17
1
-9
/
+1
*
ipv6: Fix idev->addr_list corruption
Rabin Vincent
2017-04-12
1
-4
/
+7
*
ipv6: make sure to initialize sockc.tsflags before first use
Alexander Potapenko
2017-03-22
1
-1
/
+1
*
net: ipv6: set route type for anycast routes
David Ahern
2017-03-16
1
-0
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2017-03-15
2
-8
/
+8
|
\
|
*
netfilter: nf_tables: fix mismatch in big-endian system
Liping Zhang
2017-03-13
2
-8
/
+8
*
|
dccp/tcp: fix routing redirect race
Jon Maxwell
2017-03-13
1
-3
/
+5
*
|
ipv6: avoid write to a possibly cloned skb
Florian Westphal
2017-03-13
1
-1
/
+6
*
|
ipv6: make ECMP route replacement less greedy
Sabrina Dubroca
2017-03-13
1
-0
/
+2
*
|
udp: avoid ufo handling on IP payload compression packets
Alexey Kodanev
2017-03-09
1
-1
/
+1
*
|
net/tunnel: set inner protocol in network gro hooks
Paolo Abeni
2017-03-09
1
-1
/
+3
*
|
net: ipv6: Remove redundant RTA_OIF in multipath routes
David Ahern
2017-03-09
1
-5
/
+6
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2017-03-07
1
-2
/
+6
|
\
\
|
*
|
vti6: Don't report path MTU below IPV6_MIN_MTU.
Steffen Klassert
2017-02-16
1
-2
/
+6
*
|
|
ipv6: reorder icmpv6_init() and ip6_mr_init()
WANG Cong
2017-03-07
1
-5
/
+5
|
|
/
|
/
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-03-04
3
-12
/
+32
|
\
\
[next]