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
*
ip6gre: Allow live link address change
Shweta Choudaha
2016-06-08
1
-0
/
+3
*
ipv6: Skip XFRM lookup if dst_entry in socket cache is valid
Jakub Sitnicki
2016-06-08
1
-8
/
+3
*
tcp: record TLP and ER timer stats in v6 stats
Yuchung Cheng
2016-06-07
1
-1
/
+3
*
Possible problem with e6afc8ac ("udp: remove headers from UDP packets before ...
Eric Dumazet
2016-06-02
1
-6
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2016-06-01
1
-0
/
+1
|
\
|
*
netfilter: nf_dup_ipv6: set again FLOWI_FLAG_KNOWN_NH at flowi6_flags
Paolo Abeni
2016-05-30
1
-0
/
+1
*
|
fou: fix IPv6 Kconfig options
Arnd Bergmann
2016-05-31
2
-2
/
+2
*
|
fou: add Kconfig options for IPv6 support
Arnd Bergmann
2016-05-29
3
-2
/
+11
*
|
ip6_gre: Set flowi6_proto as IPPROTO_GRE in xmit path.
Haishuang Yan
2016-05-24
1
-0
/
+1
*
|
ip6_gre: Fix MTU setting for ip6gretap
Haishuang Yan
2016-05-24
1
-0
/
+2
*
|
udp: prevent skbs lingering in tunnel socket queues
Hannes Frederic Sowa
2016-05-20
1
-1
/
+1
*
|
ip6_gre: Do not allow segmentation offloads GRE_CSUM is enabled with FOU/GUE
Alexander Duyck
2016-05-20
1
-4
/
+8
*
|
ipv6: Don't reset inner headers in ip6_tnl_xmit
Tom Herbert
2016-05-20
1
-5
/
+0
*
|
ip4ip6: Support for GSO/GRO
Tom Herbert
2016-05-20
2
-1
/
+37
*
|
ip6ip6: Support for GSO/GRO
Tom Herbert
2016-05-20
2
-3
/
+26
*
|
ipv6: Set features for IPv6 tunnels
Tom Herbert
2016-05-20
1
-0
/
+9
*
|
ip6_tunnel: Add support for fou/gue encapsulation
Tom Herbert
2016-05-20
1
-0
/
+72
*
|
ip6_gre: Add support for fou/gue encapsulation
Tom Herbert
2016-05-20
1
-4
/
+75
*
|
fou: Add encap ops for IPv6 tunnels
Tom Herbert
2016-05-20
2
-0
/
+141
*
|
ip6_tun: Add infrastructure for doing encapsulation
Tom Herbert
2016-05-20
1
-13
/
+81
*
|
ipv6: Change "final" protocol processing for encapsulation
Tom Herbert
2016-05-20
1
-1
/
+14
*
|
ipv6: Fix nexthdr for reinjection
Tom Herbert
2016-05-20
1
-3
/
+15
*
|
net: define gso types for IPx over IPv4 and IPv6
Tom Herbert
2016-05-20
2
-4
/
+4
*
|
gso: Remove arbitrary checks for unsupported GSO
Tom Herbert
2016-05-20
2
-31
/
+0
*
|
tcp: minor optimizations around tcp_hdr() usage
Eric Dumazet
2016-05-16
1
-3
/
+3
*
|
sock: propagate __sock_cmsg_send() error
Eric Dumazet
2016-05-16
1
-2
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-05-15
1
-0
/
+2
|
\
\
|
*
|
net/route: enforce hoplimit max value
Paolo Abeni
2016-05-14
1
-0
/
+2
|
|
/
*
|
udp: Resolve NULL pointer dereference over flow-based vxlan device
Alexander Duyck
2016-05-13
1
-5
/
+3
*
|
gre: Fix wrong tpi->proto in WCCP
Haishuang Yan
2016-05-12
1
-1
/
+1
*
|
ip6_gre: Fix get_size calculation for gre6 tunnel
Haishuang Yan
2016-05-12
1
-3
/
+0
*
|
net: l3mdev: Add hook in ip and ipv6
David Ahern
2016-05-11
1
-0
/
+7
*
|
ipv6: fix 4in6 tunnel receive path
Nicolas Dichtel
2016-05-11
1
-1
/
+1
*
|
ila: ipv6/ila: fix nlsize calculation for lwtunnel
Tom Herbert
2016-05-10
1
-2
/
+4
*
|
ip6_gre: Use correct flags for reading TUNNEL_SEQ
Tom Herbert
2016-05-10
1
-2
/
+2
*
|
ip6: Don't set transport header in IPv6 tunneling
Tom Herbert
2016-05-10
1
-2
/
+0
*
|
ip6_gre: Set inner protocol correctly in __gre6_xmit
Tom Herbert
2016-05-10
1
-1
/
+1
*
|
gre6: Fix flag translations
Tom Herbert
2016-05-10
1
-8
/
+12
*
|
ip6_gre: Fix MTU setting
Tom Herbert
2016-05-10
1
-16
/
+13
*
|
net: l3mdev: Move get_saddr and rt6_dst
David Ahern
2016-05-09
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-05-09
2
-4
/
+8
|
\
|
|
*
net: ipv6: tcp reset, icmp need to consider L3 domain
David Ahern
2016-05-06
2
-4
/
+8
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2016-05-09
2
-191
/
+46
|
\
\
|
*
|
netfilter: x_tables: get rid of old and inconsistent debugging
Pablo Neira Ayuso
2016-05-05
1
-188
/
+41
|
*
|
netfilter: fix IS_ERR_VALUE usage
Pablo Neira Ayuso
2016-04-29
1
-2
/
+4
|
*
|
netfilter: ip6t_SYNPROXY: unnecessary to check whether ip6_route_output retur...
Liping Zhang
2016-04-25
1
-1
/
+1
*
|
|
net: vrf: Create FIB tables on link create
David Ahern
2016-05-06
1
-0
/
+1
*
|
|
gre6: add Kconfig dependency for NET_IPGRE_DEMUX
Arnd Bergmann
2016-05-04
1
-0
/
+1
*
|
|
gre: change gre_parse_header to return the header length
Jiri Benc
2016-05-04
1
-1
/
+2
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-05-04
1
-2
/
+1
|
\
\
\
|
|
|
/
|
|
/
|
[next]