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
/
ipv4
/
ip_gre.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: erspan: fix erspan config overwrite
William Tu
2018-02-06
1
-9
/
+0
*
net: erspan: fix metadata extraction
William Tu
2018-02-06
1
-1
/
+4
*
net: erspan: use bitfield instead of mask and offset
William Tu
2018-01-25
1
-24
/
+14
*
net: erspan: remove md NULL check
William Tu
2017-12-26
1
-5
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-12-22
1
-0
/
+1
|
\
|
*
ip_gre: remove the incorrect mtu limit for ipgre tap
Xin Long
2017-12-19
1
-0
/
+1
*
|
ip_gre: fix potential memory leak in erspan_rcv
Haishuang Yan
2017-12-20
1
-1
/
+3
*
|
ip_gre: fix error path when erspan_rcv failed
Haishuang Yan
2017-12-20
1
-0
/
+2
*
|
net: erspan: reload pointer after pskb_may_pull
William Tu
2017-12-18
1
-1
/
+3
*
|
net: erspan: fix wrong return value
William Tu
2017-12-18
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-12-16
1
-1
/
+1
|
\
|
|
*
ip_gre: fix wrong return value of erspan_rcv
Haishuang Yan
2017-12-15
1
-1
/
+1
*
|
net: erspan: introduce erspan v2 for ip_gre
William Tu
2017-12-15
1
-15
/
+90
*
|
net: erspan: refactor existing erspan code
William Tu
2017-12-15
1
-10
/
+17
*
|
ip_gre: Refector the erpsan tunnel code.
William Tu
2017-12-01
1
-49
/
+5
|
/
*
ip_gre: add the support for i/o_flags update via ioctl
Xin Long
2017-11-10
1
-3
/
+16
*
ip_gre: add the support for i/o_flags update via netlink
Xin Long
2017-11-10
1
-2
/
+37
*
ip_gre: check packet length and mtu correctly in erspan tx
William Tu
2017-10-07
1
-4
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-10-05
1
-5
/
+7
|
\
|
*
ip_gre: erspan device should keep dst
Xin Long
2017-10-01
1
-0
/
+1
|
*
ip_gre: set tunnel hlen properly in erspan_tunnel_init
Xin Long
2017-10-01
1
-1
/
+3
|
*
ip_gre: check packet length and mtu correctly in erspan_xmit
Xin Long
2017-10-01
1
-1
/
+1
|
*
ip_gre: get key from session_id correctly in erspan_rcv
Xin Long
2017-10-01
1
-3
/
+1
|
*
ip_gre: ipgre_tap device should keep dst
Xin Long
2017-10-01
1
-0
/
+1
*
|
ipv4: speedup ipv6 tunnels dismantle
Eric Dumazet
2017-09-19
1
-13
/
+9
|
/
*
gre: add collect_md mode to ERSPAN tunnel
William Tu
2017-08-28
1
-4
/
+98
*
gre: refactor the gre_fb_xmit
William Tu
2017-08-28
1
-15
/
+40
*
gre: remove duplicated assignment of iph
Colin Ian King
2017-08-23
1
-1
/
+0
*
gre: fix goto statement typo
William Tu
2017-08-22
1
-2
/
+2
*
gre: introduce native tunnel support for ERSPAN
William Tu
2017-08-22
1
-0
/
+269
*
net: add netlink_ext_ack argument to rtnl_link_ops.validate
Matthias Schiffer
2017-06-26
1
-3
/
+5
*
net: add netlink_ext_ack argument to rtnl_link_ops.changelink
Matthias Schiffer
2017-06-26
1
-1
/
+2
*
net: add netlink_ext_ack argument to rtnl_link_ops.newlink
Matthias Schiffer
2017-06-26
1
-2
/
+3
*
networking: make skb_push & __skb_push return void pointers
Johannes Berg
2017-06-16
1
-1
/
+1
*
ip_tunnel: Allow policy-based routing through tunnels
Craig Gallek
2017-04-21
1
-7
/
+17
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
netns: make struct pernet_operations::id unsigned int
Alexey Dobriyan
2016-11-18
1
-2
/
+2
*
net/ip_tunnels: Introduce tunnel_id_to_key32() and key32_to_tunnel_id()
Amir Vadai
2016-09-10
1
-21
/
+2
*
gre: set inner_protocol on xmit
Simon Horman
2016-08-15
1
-1
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-06-30
1
-11
/
+15
|
\
|
*
gre: fix error handler
Eric Dumazet
2016-06-15
1
-8
/
+4
|
*
ovs/gre: fix rtnl notifications on iface deletion
Nicolas Dichtel
2016-06-14
1
-0
/
+4
|
*
ovs/gre,geneve: fix error path when creating an iface
Nicolas Dichtel
2016-06-14
1
-3
/
+7
*
|
ipv6: RFC 4884 partial support for SIT/GRE tunnels
Eric Dumazet
2016-06-18
1
-1
/
+4
*
|
gre: better support for ICMP messages for gre+ipv6
Eric Dumazet
2016-06-18
1
-0
/
+6
*
|
net: ipv4: Add ability to have GRE ignore DF bit in IPv4 payloads
Philip Prindeville
2016-06-15
1
-9
/
+33
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-05-15
1
-1
/
+6
|
\
|
*
gre: do not keep the GRE header around in collect medata mode
Jiri Benc
2016-05-11
1
-1
/
+6
*
|
gre: Fix wrong tpi->proto in WCCP
Haishuang Yan
2016-05-12
1
-2
/
+2
*
|
gre: receive also TEB packets for lwtunnels
Jiri Benc
2016-05-04
1
-11
/
+28
[next]