index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
ip6_gre.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+13
2020-12-02
net: ip6_gre: set dev->hard_header_len when using header_ops
Antoine Tenart
1
-3
/
+13
2020-11-09
ipv4/ipv6: switch to dev_get_tstats64
Heiner Kallweit
1
-3
/
+3
2020-09-28
ip6gre: avoid tx_error when sending MLD/DAD on external tunnels
Davide Caratti
1
-11
/
+22
2020-07-13
ip6_gre: fix null-ptr-deref in ip6gre_init_net()
Wei Yongjun
1
-5
/
+6
2020-06-18
ip6_gre: fix use-after-free in ip6gre_tunnel_lookup()
Taehee Yoo
1
-3
/
+6
2020-02-20
net: ip6_gre: Distribute switch variables for initialization
Kees Cook
1
-3
/
+5
2020-01-20
net: ip6_gre: fix moving ip6gre between namespaces
Niko Kortstrom
1
-3
/
+0
2019-12-24
ip6_gre: do not confirm neighbor when do pmtu update
Hangbin Liu
1
-1
/
+1
2019-12-24
net: add bool confirm_neigh parameter for dst_ops.update_pmtu
Hangbin Liu
1
-1
/
+1
2019-12-09
treewide: Use sizeof_field() macro
Pankaj Bharadiya
1
-2
/
+2
2019-10-29
erspan: fix the tun_info options_len check for erspan
Xin Long
1
-2
/
+2
2019-10-08
ip6erspan: remove the incorrect mtu limit for ip6erspan
Haishuang Yan
1
-0
/
+1
2019-09-16
ip6_gre: fix a dst leak in ip6erspan_tunnel_xmit
Xin Long
1
-1
/
+1
2019-07-24
ip6_gre: reload ipv6h in prepare_ip6gre_xmit_ipv6
Haishuang Yan
1
-1
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
1
-6
/
+1
2019-04-08
net: ip6_gre: fix possible use-after-free in ip6erspan_rcv
Lorenzo Bianconi
1
-7
/
+13
2019-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-18
/
+21
2019-02-22
net: ip6_gre: fix possible NULL pointer dereference in ip6erspan_set_version
Lorenzo Bianconi
1
-0
/
+3
2019-02-21
net: ip6_gre: do not report erspan_ver for ip6gre or ip6gretap
Lorenzo Bianconi
1
-18
/
+18
2019-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-14
/
+20
2019-02-15
net: ip6_gre: initialize erspan_ver just for erspan tunnels
Lorenzo Bianconi
1
-14
/
+20
2019-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+6
2019-01-30
net: ip6_gre: always reports o_key to userspace
Lorenzo Bianconi
1
-1
/
+6
2019-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+0
2019-01-22
net: ip_gre: use erspan key field for tunnel lookup
Lorenzo Bianconi
1
-4
/
+0
2019-01-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+10
2019-01-18
net: ip6_gre: remove gre_hdr_len from ip6erspan_rcv
Lorenzo Bianconi
1
-2
/
+2
2019-01-16
erspan: build the header with the right proto according to erspan_ver
Xin Long
1
-2
/
+4
2019-01-15
ip6_gre: update version related info when changing link
Hangbin Liu
1
-0
/
+4
2019-01-15
ip6_gre: fix tunnel list corruption for x-netns
Olivier Matz
1
-2
/
+2
2019-01-01
ip: validate header length on virtual device xmit
Willem de Bruijn
1
-3
/
+7
2018-12-10
net: Add netif_is_gretap()/netif_is_ip6gretap()
Oz Shlomo
1
-6
/
+0
2018-11-08
net: Convert protocol error handlers from void to int
Stefano Brivio
1
-8
/
+10
2018-09-16
ip6_gre: simplify gre header parsing in ip6gre_err
Haishuang Yan
1
-22
/
+4
2018-08-27
erspan: set erspan_ver to 1 by default when adding an erspan dev
Xin Long
1
-0
/
+1
2018-08-09
net: ipv6_gre: Fix GRO to work on IPv6 over GRE tap
Maria Pasechnik
1
-3
/
+3
2018-07-20
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-19
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
[next]