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.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: add a new ndo_tunnel_ioctl method
Christoph Hellwig
2020-05-19
1
-21
/
+14
*
erspan: Check IFLA_GRE_ERSPAN_VER is set.
William Tu
2020-05-12
1
-1
/
+2
*
erspan: Add type I version 0 support.
William Tu
2020-05-05
1
-15
/
+43
*
net: ip_gre: Accept IFLA_INFO_DATA-less configuration
Petr Machata
2020-03-16
1
-0
/
+2
*
net: ip_gre: Separate ERSPAN newlink / changelink callbacks
Petr Machata
2020-03-15
1
-18
/
+85
*
treewide: Use sizeof_field() macro
Pankaj Bharadiya
2019-12-09
1
-2
/
+2
*
ip_gre: Make none-tun-dst gre tunnel store tunnel info as metadat_dst in recv
wenxu
2019-11-20
1
-1
/
+5
*
erspan: fix the tun_info options_len check for erspan
Xin Long
2019-10-29
1
-2
/
+2
*
erspan: remove the incorrect mtu limit for erspan
Haishuang Yan
2019-09-30
1
-0
/
+1
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-6
/
+1
*
net: ip_gre: fix possible use-after-free in erspan_rcv
Lorenzo Bianconi
2019-04-08
1
-5
/
+10
*
route: Add multipath_hash in flowi_common to make user-define hash
wenxu
2019-02-27
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-24
1
-16
/
+17
|
\
|
*
net: ip_gre: do not report erspan_ver for gre or gretap
Lorenzo Bianconi
2019-02-21
1
-16
/
+17
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-02-08
1
-1
/
+6
|
\
|
|
*
net: ip_gre: always reports o_key to userspace
Lorenzo Bianconi
2019-01-30
1
-1
/
+6
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-01-27
1
-9
/
+0
|
\
|
|
*
net: ip_gre: use erspan key field for tunnel lookup
Lorenzo Bianconi
2019-01-22
1
-9
/
+0
*
|
ip_gre: Refactor collect metatdata mode tunnel xmit to ip_md_tunnel_xmit
wenxu
2019-01-26
1
-93
/
+19
|
/
*
erspan: build the header with the right proto according to erspan_ver
Xin Long
2019-01-16
1
-9
/
+14
*
ip: validate header length on virtual device xmit
Willem de Bruijn
2019-01-01
1
-0
/
+9
*
net: Add netif_is_gretap()/netif_is_ip6gretap()
Oz Shlomo
2018-12-10
1
-6
/
+0
*
net: Convert protocol error handlers from void to int
Stefano Brivio
2018-11-08
1
-23
/
+25
*
net: Add extack argument to rtnl_create_link
David Ahern
2018-11-06
1
-1
/
+1
*
net-ipv4: remove 2 always zero parameters from ipv4_redirect()
Maciej Żenczykowski
2018-09-26
1
-2
/
+2
*
net-ipv4: remove 2 always zero parameters from ipv4_update_pmtu()
Maciej Żenczykowski
2018-09-26
1
-1
/
+1
*
ip_gre: fix parsing gre header in ipgre_err
Haishuang Yan
2018-09-16
1
-6
/
+3
*
erspan: fix error handling for erspan tunnel
Haishuang Yan
2018-09-11
1
-0
/
+3
*
erspan: return PACKET_REJECT when the appropriate tunnel is not found
Haishuang Yan
2018-09-11
1
-0
/
+2
*
erspan: set erspan_ver to 1 by default when adding an erspan dev
Xin Long
2018-08-27
1
-0
/
+3
*
ip_gre: remove redundant variables t_hlen
YueHaibing
2018-08-01
1
-5
/
+0
*
net: check tunnel option type in tunnel flags
Pieter Jansen van Vuuren
2018-06-29
1
-0
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-05-21
1
-1
/
+3
|
\
|
*
erspan: fix invalid erspan version.
William Tu
2018-05-17
1
-1
/
+3
*
|
erspan: auto detect truncated ipv6 packets.
William Tu
2018-05-11
1
-0
/
+6
*
|
erspan: auto detect truncated packets.
William Tu
2018-04-30
1
-0
/
+6
|
/
*
ip_gre: clear feature flags when incompatible o_flags are set
Sabrina Dubroca
2018-04-10
1
-0
/
+6
*
net: Drop pernet_operations::async
Kirill Tkhai
2018-03-27
1
-3
/
+0
*
gre: fix TUNNEL_SEQ bit check on sequence numbering
Colin Ian King
2018-03-22
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-03-06
1
-5
/
+0
|
\
|
*
ip_gre: fix IFLA_MTU ignored on NEWLINK
Xin Long
2018-02-27
1
-5
/
+0
*
|
gre: add sequence number for collect md mode.
William Tu
2018-03-04
1
-2
/
+5
*
|
net: GRE: Add is_gretap_dev, is_ip6gretap_dev
Petr Machata
2018-02-27
1
-0
/
+6
*
|
net: Convert ipgre_net_ops, ipgre_tap_net_ops, erspan_net_ops, vti_net_ops an...
Kirill Tkhai
2018-02-27
1
-0
/
+3
|
/
*
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
[next]