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
2024-04-15
net: ip6_gre: Remove generic .ndo_get_stats64
Breno Leitao
1
-3
/
+0
2024-04-15
net: ipv6_gre: Do not use custom stat allocator
Breno Leitao
1
-17
/
+5
2024-04-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+3
2024-04-01
ip_tunnel: convert __be16 tunnel flags to bitmaps
Alexander Lobakin
1
-36
/
+49
2024-03-29
erspan: make sure erspan_base_hdr is present in skb->head
Eric Dumazet
1
-0
/
+3
2024-03-15
Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-1
/
+1
2024-03-07
Normalise "name (ad@dr)" MODULE_AUTHORs to "name <ad@dr>"
Ahelenia ZiemiaĆska
1
-1
/
+1
2024-02-14
net: add netdev_lockdep_set_classes() to virtual drivers
Eric Dumazet
1
-0
/
+2
2024-02-08
ip6_gre: use exit_batch_rtnl() method
Eric Dumazet
1
-7
/
+5
2023-07-19
net:ipv6: check return value of pskb_trim()
Yuanjun Gong
1
-1
/
+2
2023-05-13
erspan: get the proto with the md version for collect_md
Xin Long
1
-5
/
+8
2023-03-22
erspan: do not use skb_mac_header() in ndo_start_xmit()
Eric Dumazet
1
-2
/
+2
2022-11-16
ipv6: tunnels: use DEV_STATS_INC()
Eric Dumazet
1
-7
/
+4
2022-10-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-5
/
+7
2022-10-26
ipv6: ensure sane device mtu in tunnels
Eric Dumazet
1
-5
/
+7
2022-10-18
net: ip6_gre: Remove the unused function ip6gre_tnl_addr_conflict()
Jiapeng Chong
1
-20
/
+0
2022-08-23
ipv6: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-1
/
+1
2022-07-13
ip6_gre: use actual protocol to select xmit
Matthias May
1
-1
/
+3
2022-07-13
ip6_gre: set DSCP for non-IP
Matthias May
1
-7
/
+32
2022-06-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-5
/
+10
2022-06-20
erspan: do not assume transport header is always set
Eric Dumazet
1
-5
/
+10
2022-06-10
net: rename reference+tracking helpers
Jakub Kicinski
1
-4
/
+4
2022-05-02
ip6_gre: Make IP6GRE and IP6GRETAP devices always NETIF_F_LLTX
Peilin Ye
1
-21
/
+13
2022-04-25
ip_gre, ip6_gre: Fix race condition on o_seqno in collect_md mode
Peilin Ye
1
-3
/
+4
2022-04-25
ip6_gre: Make o_seqno start from 0 in native mode
Peilin Ye
1
-6
/
+5
2022-04-15
ip6_gre: Fix skb_under_panic in __gre6_xmit()
Peilin Ye
1
-3
/
+6
2022-04-15
ip6_gre: Avoid updating tunnel->tun_hlen in __gre6_xmit()
Peilin Ye
1
-2
/
+3
2022-01-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+4
2021-12-07
ipv6: add net device refcount tracker to struct ip6_tnl
Eric Dumazet
1
-4
/
+4
2021-11-23
xfrm: fix policy lookup for ipv6 gre packets
Ghalem Boudour
1
-1
/
+4
2021-10-13
ip: use dev_addr_set() in tunnels
Jakub Kicinski
1
-2
/
+2
2021-09-06
ip6_gre: Revert "ip6_gre: add validation for csum_start"
Willem de Bruijn
1
-2
/
+0
2021-08-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+2
2021-08-22
ip6_gre: add validation for csum_start
Shreyansh Chouhan
1
-0
/
+2
2021-07-27
ip_tunnel: use ndo_siocdevprivate
Arnd Bergmann
1
-8
/
+9
2021-04-01
ipv6: remove extra dev_hold() for fallback tunnels
Eric Dumazet
1
-3
/
+0
2021-03-30
ip6_gre: proper dev_{hold|put} in ndo_[un]init methods
Eric Dumazet
1
-2
/
+2
2021-03-02
net: always use icmp{,v6}_ndo_send from ndo_start_xmit
Jason A. Donenfeld
1
-8
/
+8
2020-12-04
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-10
ipv4/ipv6: switch to dev_get_tstats64
Heiner Kallweit
1
-3
/
+3
2020-09-29
ip6gre: avoid tx_error when sending MLD/DAD on external tunnels
Davide Caratti
1
-11
/
+22
2020-07-14
ip6_gre: fix null-ptr-deref in ip6gre_init_net()
Wei Yongjun
1
-5
/
+6
2020-06-19
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-25
ip6_gre: do not confirm neighbor when do pmtu update
Hangbin Liu
1
-1
/
+1
2019-12-25
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-30
erspan: fix the tun_info options_len check for erspan
Xin Long
1
-2
/
+2
[next]