index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-11
udp: prevent bugcheck if filter truncates packet too much
Michal Kubeček
1
-0
/
+2
2016-07-06
ipv6: Fix mem leak in rt6i_pcpu
Martin KaFai Lau
1
-0
/
+1
2016-06-28
ipmr/ip6mr: Initialize the last assert time of mfc entries.
Tom Goff
1
-0
/
+1
2016-06-27
ipv6: enforce egress device match in per table nexthop lookups
Paolo Abeni
1
-1
/
+1
2016-06-17
sit: correct IP protocol used in ipip6_err
Simon Horman
1
-2
/
+2
2016-06-16
gre: fix error handler
Eric Dumazet
1
-1
/
+1
2016-06-15
udp reuseport: fix packet of same flow hashed to different socket
Su, Xuemin
1
-55
/
+16
2016-06-14
ipv6: fix checksum annotation in udp6_csum_init
Hannes Frederic Sowa
1
-2
/
+5
2016-06-14
ipv6: tcp: fix endianness annotation in tcp_v6_send_response
Hannes Frederic Sowa
1
-2
/
+2
2016-06-14
ipv6: fix endianness error in icmpv6_err
Hannes Frederic Sowa
1
-1
/
+1
2016-06-09
ip6gre: Allow live link address change
Shweta Choudaha
1
-0
/
+3
2016-06-08
ipv6: Skip XFRM lookup if dst_entry in socket cache is valid
Jakub Sitnicki
1
-8
/
+3
2016-06-08
tcp: record TLP and ER timer stats in v6 stats
Yuchung Cheng
1
-1
/
+3
2016-06-03
Possible problem with e6afc8ac ("udp: remove headers from UDP packets before ...
Eric Dumazet
1
-6
/
+6
2016-06-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-0
/
+1
2016-06-01
fou: fix IPv6 Kconfig options
Arnd Bergmann
2
-2
/
+2
2016-05-30
netfilter: nf_dup_ipv6: set again FLOWI_FLAG_KNOWN_NH at flowi6_flags
Paolo Abeni
1
-0
/
+1
2016-05-30
fou: add Kconfig options for IPv6 support
Arnd Bergmann
3
-2
/
+11
2016-05-25
ip6_gre: Set flowi6_proto as IPPROTO_GRE in xmit path.
Haishuang Yan
1
-0
/
+1
2016-05-25
ip6_gre: Fix MTU setting for ip6gretap
Haishuang Yan
1
-0
/
+2
2016-05-21
udp: prevent skbs lingering in tunnel socket queues
Hannes Frederic Sowa
1
-1
/
+1
2016-05-21
ip6_gre: Do not allow segmentation offloads GRE_CSUM is enabled with FOU/GUE
Alexander Duyck
1
-4
/
+8
2016-05-21
ipv6: Don't reset inner headers in ip6_tnl_xmit
Tom Herbert
1
-5
/
+0
2016-05-21
ip4ip6: Support for GSO/GRO
Tom Herbert
2
-1
/
+37
2016-05-21
ip6ip6: Support for GSO/GRO
Tom Herbert
2
-3
/
+26
2016-05-21
ipv6: Set features for IPv6 tunnels
Tom Herbert
1
-0
/
+9
2016-05-21
ip6_tunnel: Add support for fou/gue encapsulation
Tom Herbert
1
-0
/
+72
2016-05-21
ip6_gre: Add support for fou/gue encapsulation
Tom Herbert
1
-4
/
+75
2016-05-21
fou: Add encap ops for IPv6 tunnels
Tom Herbert
2
-0
/
+141
2016-05-21
ip6_tun: Add infrastructure for doing encapsulation
Tom Herbert
1
-13
/
+81
2016-05-21
ipv6: Change "final" protocol processing for encapsulation
Tom Herbert
1
-1
/
+14
2016-05-21
ipv6: Fix nexthdr for reinjection
Tom Herbert
1
-3
/
+15
2016-05-21
net: define gso types for IPx over IPv4 and IPv6
Tom Herbert
2
-4
/
+4
2016-05-21
gso: Remove arbitrary checks for unsupported GSO
Tom Herbert
2
-31
/
+0
2016-05-16
tcp: minor optimizations around tcp_hdr() usage
Eric Dumazet
1
-3
/
+3
2016-05-16
sock: propagate __sock_cmsg_send() error
Eric Dumazet
1
-2
/
+3
2016-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+2
2016-05-14
net/route: enforce hoplimit max value
Paolo Abeni
1
-0
/
+2
2016-05-13
udp: Resolve NULL pointer dereference over flow-based vxlan device
Alexander Duyck
1
-5
/
+3
2016-05-12
gre: Fix wrong tpi->proto in WCCP
Haishuang Yan
1
-1
/
+1
2016-05-12
ip6_gre: Fix get_size calculation for gre6 tunnel
Haishuang Yan
1
-3
/
+0
2016-05-12
net: l3mdev: Add hook in ip and ipv6
David Ahern
1
-0
/
+7
2016-05-12
ipv6: fix 4in6 tunnel receive path
Nicolas Dichtel
1
-1
/
+1
2016-05-10
ila: ipv6/ila: fix nlsize calculation for lwtunnel
Tom Herbert
1
-2
/
+4
2016-05-10
ip6_gre: Use correct flags for reading TUNNEL_SEQ
Tom Herbert
1
-2
/
+2
2016-05-10
ip6: Don't set transport header in IPv6 tunneling
Tom Herbert
1
-2
/
+0
2016-05-10
ip6_gre: Set inner protocol correctly in __gre6_xmit
Tom Herbert
1
-1
/
+1
2016-05-10
gre6: Fix flag translations
Tom Herbert
1
-8
/
+12
2016-05-10
ip6_gre: Fix MTU setting
Tom Herbert
1
-16
/
+13
2016-05-10
net: l3mdev: Move get_saddr and rt6_dst
David Ahern
1
-1
/
+1
[next]