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.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-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
/
ip6_gre.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-10
net: ipv6_gre: Fix GRO to work on IPv6 over GRE tap
Maria Pasechnik
1
-3
/
+3
2018-07-21
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
1
-1
/
+2
2018-07-16
net: ip6_gre: get ipv6hdr after skb_cow_head()
Prashant Bhole
1
-1
/
+2
2018-06-29
net: check tunnel option type in tunnel flags
Pieter Jansen van Vuuren
1
-0
/
+2
2018-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-60
/
+226
2018-05-20
net: ip6_gre: fix tunnel metadata device sharing.
William Tu
1
-22
/
+79
2018-05-17
net: ip6_gre: Fix ip6erspan hlen calculation
Petr Machata
1
-9
/
+65
2018-05-17
net: ip6_gre: Split up ip6gre_changelink()
Petr Machata
1
-9
/
+24
2018-05-17
net: ip6_gre: Split up ip6gre_newlink()
Petr Machata
1
-6
/
+18
2018-05-17
net: ip6_gre: Split up ip6gre_tnl_change()
Petr Machata
1
-2
/
+8
2018-05-17
net: ip6_gre: Split up ip6gre_tnl_link_config()
Petr Machata
1
-12
/
+26
2018-05-17
net: ip6_gre: Fix headroom request in ip6erspan_tunnel_xmit()
Petr Machata
1
-1
/
+1
2018-05-17
net: ip6_gre: Request headroom in __gre6_xmit()
Petr Machata
1
-0
/
+3
2018-05-17
erspan: fix invalid erspan version.
William Tu
1
-1
/
+4
2018-05-11
erspan: auto detect truncated ipv6 packets.
William Tu
1
-0
/
+6
2018-05-08
net: ipv6/gre: Add GRO support
Eran Ben Elisha
1
-10
/
+27
2018-05-03
ip6_gre: correct the function name in ip6gre_tnl_addr_conflict() comment
Sun Lianwen
1
-1
/
+1
2018-04-30
erspan: auto detect truncated packets.
William Tu
1
-0
/
+6
2018-04-05
ip6_gre: better validate user provided tunnel names
Eric Dumazet
1
-3
/
+5
2018-04-01
ip6_gre: remove redundant 'tunnel' setting in ip6erspan_tap_init()
Alexey Kodanev
1
-1
/
+0
2018-03-27
net: Drop pernet_operations::async
Kirill Tkhai
1
-1
/
+0
2018-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+7
2018-03-22
gre: fix TUNNEL_SEQ bit check on sequence numbering
Colin Ian King
1
-1
/
+1
2018-03-09
ip6erspan: make sure enough headroom at xmit.
William Tu
1
-0
/
+3
2018-03-09
ip6erspan: improve error handling for erspan version number.
William Tu
1
-0
/
+2
2018-03-09
ip6gre: add erspan v2 to tunnel lookup
William Tu
1
-1
/
+2
2018-03-09
net: do not create fallback tunnels for non-default namespaces
Eric Dumazet
1
-1
/
+3
2018-03-05
gre: add sequence number for collect md mode.
William Tu
1
-5
/
+8
2018-03-04
net/ipv6: Pass skb to route lookup
David Ahern
1
-1
/
+1
2018-02-27
net: GRE: Add is_gretap_dev, is_ip6gretap_dev
Petr Machata
1
-0
/
+6
2018-02-27
net: Convert ip6gre_net_ops
Kirill Tkhai
1
-0
/
+1
2018-02-06
net: erspan: fix erspan config overwrite
William Tu
1
-9
/
+0
2018-02-06
net: erspan: fix metadata extraction
William Tu
1
-2
/
+4
2018-01-26
net: erspan: use bitfield instead of mask and offset
William Tu
1
-23
/
+13
2018-01-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-7
/
+7
2018-01-19
ip6_gre: init dev->mtu and dev->hard_header_len correctly
Alexey Kodanev
1
-7
/
+7
2017-12-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-25
/
+31
2017-12-27
net: erspan: remove md NULL check
William Tu
1
-4
/
+0
2017-12-26
ip6_gre: fix device features for ioctl setup
Alexey Kodanev
1
-25
/
+32
2017-12-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2017-12-20
ip6_gre: fix potential memory leak in ip6erspan_rcv
Haishuang Yan
1
-1
/
+3
2017-12-20
ip6_gre: fix error path when ip6erspan_rcv failed
Haishuang Yan
1
-1
/
+2
2017-12-20
ip6_gre: fix a pontential issue in ip6erspan_rcv
Haishuang Yan
1
-3
/
+2
2017-12-19
ip6_gre: remove the incorrect mtu limit for ipgre tap
Xin Long
1
-0
/
+1
2017-12-18
net: erspan: reload pointer after pskb_may_pull
William Tu
1
-1
/
+3
2017-12-18
net: erspan: fix wrong return value
William Tu
1
-1
/
+1
2017-12-15
ip6_gre: add erspan v2 support
William Tu
1
-16
/
+104
2017-12-15
net: erspan: refactor existing erspan code
William Tu
1
-9
/
+16
2017-12-06
ip6_gre: add ip6 erspan collect_md mode
William Tu
1
-25
/
+85
2017-12-04
ip6_gre: add ip6 gre and gretap collect_md mode
William Tu
1
-10
/
+95
[next]