index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
ip6_gre.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
erspan: make sure erspan_base_hdr is present in skb->head
Eric Dumazet
2024-03-29
1
-0
/
+3
*
Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-03-15
1
-1
/
+1
|
\
|
*
Normalise "name (ad@dr)" MODULE_AUTHORs to "name <ad@dr>"
Ahelenia ZiemiaĆska
2024-03-06
1
-1
/
+1
*
|
net: add netdev_lockdep_set_classes() to virtual drivers
Eric Dumazet
2024-02-14
1
-0
/
+2
*
|
ip6_gre: use exit_batch_rtnl() method
Eric Dumazet
2024-02-08
1
-7
/
+5
|
/
*
net:ipv6: check return value of pskb_trim()
Yuanjun Gong
2023-07-19
1
-1
/
+2
*
erspan: get the proto with the md version for collect_md
Xin Long
2023-05-13
1
-5
/
+8
*
erspan: do not use skb_mac_header() in ndo_start_xmit()
Eric Dumazet
2023-03-22
1
-2
/
+2
*
ipv6: tunnels: use DEV_STATS_INC()
Eric Dumazet
2022-11-16
1
-7
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-10-28
1
-5
/
+7
|
\
|
*
ipv6: ensure sane device mtu in tunnels
Eric Dumazet
2022-10-26
1
-5
/
+7
*
|
net: ip6_gre: Remove the unused function ip6gre_tnl_addr_conflict()
Jiapeng Chong
2022-10-18
1
-20
/
+0
|
/
*
ipv6: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-08-23
1
-1
/
+1
*
ip6_gre: use actual protocol to select xmit
Matthias May
2022-07-13
1
-1
/
+3
*
ip6_gre: set DSCP for non-IP
Matthias May
2022-07-13
1
-7
/
+32
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-06-23
1
-5
/
+10
|
\
|
*
erspan: do not assume transport header is always set
Eric Dumazet
2022-06-20
1
-5
/
+10
*
|
net: rename reference+tracking helpers
Jakub Kicinski
2022-06-10
1
-4
/
+4
|
/
*
ip6_gre: Make IP6GRE and IP6GRETAP devices always NETIF_F_LLTX
Peilin Ye
2022-05-02
1
-21
/
+13
*
ip_gre, ip6_gre: Fix race condition on o_seqno in collect_md mode
Peilin Ye
2022-04-25
1
-3
/
+4
*
ip6_gre: Make o_seqno start from 0 in native mode
Peilin Ye
2022-04-25
1
-6
/
+5
*
ip6_gre: Fix skb_under_panic in __gre6_xmit()
Peilin Ye
2022-04-15
1
-3
/
+6
*
ip6_gre: Avoid updating tunnel->tun_hlen in __gre6_xmit()
Peilin Ye
2022-04-15
1
-2
/
+3
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-01-10
1
-1
/
+4
|
\
|
*
xfrm: fix policy lookup for ipv6 gre packets
Ghalem Boudour
2021-11-23
1
-1
/
+4
*
|
ipv6: add net device refcount tracker to struct ip6_tnl
Eric Dumazet
2021-12-07
1
-4
/
+4
|
/
*
ip: use dev_addr_set() in tunnels
Jakub Kicinski
2021-10-13
1
-2
/
+2
*
ip6_gre: Revert "ip6_gre: add validation for csum_start"
Willem de Bruijn
2021-09-06
1
-2
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-27
1
-0
/
+2
|
\
|
*
ip6_gre: add validation for csum_start
Shreyansh Chouhan
2021-08-22
1
-0
/
+2
*
|
ip_tunnel: use ndo_siocdevprivate
Arnd Bergmann
2021-07-27
1
-8
/
+9
|
/
*
ipv6: remove extra dev_hold() for fallback tunnels
Eric Dumazet
2021-03-31
1
-3
/
+0
*
ip6_gre: proper dev_{hold|put} in ndo_[un]init methods
Eric Dumazet
2021-03-30
1
-2
/
+2
*
net: always use icmp{,v6}_ndo_send from ndo_start_xmit
Jason A. Donenfeld
2021-03-01
1
-8
/
+8
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-12-04
1
-3
/
+13
|
\
|
*
net: ip6_gre: set dev->hard_header_len when using header_ops
Antoine Tenart
2020-12-02
1
-3
/
+13
*
|
ipv4/ipv6: switch to dev_get_tstats64
Heiner Kallweit
2020-11-10
1
-3
/
+3
|
/
*
ip6gre: avoid tx_error when sending MLD/DAD on external tunnels
Davide Caratti
2020-09-29
1
-11
/
+22
*
ip6_gre: fix null-ptr-deref in ip6gre_init_net()
Wei Yongjun
2020-07-14
1
-5
/
+6
*
ip6_gre: fix use-after-free in ip6gre_tunnel_lookup()
Taehee Yoo
2020-06-19
1
-3
/
+6
*
net: ip6_gre: Distribute switch variables for initialization
Kees Cook
2020-02-20
1
-3
/
+5
*
net: ip6_gre: fix moving ip6gre between namespaces
Niko Kortstrom
2020-01-20
1
-3
/
+0
*
ip6_gre: do not confirm neighbor when do pmtu update
Hangbin Liu
2019-12-25
1
-1
/
+1
*
net: add bool confirm_neigh parameter for dst_ops.update_pmtu
Hangbin Liu
2019-12-25
1
-1
/
+1
*
treewide: Use sizeof_field() macro
Pankaj Bharadiya
2019-12-09
1
-2
/
+2
*
erspan: fix the tun_info options_len check for erspan
Xin Long
2019-10-30
1
-2
/
+2
*
ip6erspan: remove the incorrect mtu limit for ip6erspan
Haishuang Yan
2019-10-09
1
-0
/
+1
*
ip6_gre: fix a dst leak in ip6erspan_tunnel_xmit
Xin Long
2019-09-16
1
-1
/
+1
*
ip6_gre: reload ipv6h in prepare_ip6gre_xmit_ipv6
Haishuang Yan
2019-07-24
1
-1
/
+2
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-6
/
+1
[next]