index
:
pub/scm/linux/kernel/git/ebiggers/linux.git
master
Eric Biggers's fork of linux.git
Eric Biggers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv6
/
ip6_tunnel.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-15
/
+7
2026-08-18
net: cap advertised IP tunnel headroom
Zhiling Zou
1
-2
/
+5
2026-08-17
ip6_tunnel: use skb_cow_head() in ip6_tnl_xmit()
Zhiling Zou
1
-13
/
+2
2026-08-10
netfilter: flowtable: rename tun.l3_proto to tun.inner_proto
Pablo Neira Ayuso
1
-1
/
+1
2026-08-10
net: netfilter: add ether_type to net_device_path_ctx and use it
Pablo Neira Ayuso
1
-0
/
+3
2026-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+3
2026-08-05
ip6_tunnel: clear skb2->cb[] in ip6ip6_err()
Zhiling Zou
1
-0
/
+3
2026-07-31
netfilter: flowtable: release tunnel route on error when building forward path
Pablo Neira Ayuso
1
-1
/
+3
2026-07-28
net: ip6_tunnel: use tunnel parameters for fill_forward_path route lookup
Lorenzo Bianconi
1
-10
/
+16
2026-06-19
netfilter: flowtable: fix and simplify IP6IP6 tunnel handling
Lorenzo Bianconi
1
-0
/
+7
2026-06-17
net: ip6_tunnel: require CAP_NET_ADMIN in the device netns for changelink
Maoyi Xie
1
-0
/
+3
2026-06-11
ip6_tunnel: annotate data-races around t->err_count and t->err_time
Eric Dumazet
1
-5
/
+6
2026-06-11
ip6_tunnel: do not use dst6_mtu() in ip4ip6_err() and ip6erspan_tunnel_xmit()
Eric Dumazet
1
-1
/
+1
2026-04-30
ipv6: Implement limits on extension header parsing
Daniel Borkmann
1
-0
/
+4
2026-04-23
ipv6: Cap TLV scan in ip6_tnl_parse_tlv_enc_lim
Daniel Borkmann
1
-0
/
+6
2026-04-06
ip6_tunnel: use generic for_each_ip_tunnel_rcu macro
Yue Haibing
1
-6
/
+3
2026-03-27
ip6_tunnel: clear skb2->cb[] in ip4ip6_err()
Eric Dumazet
1
-0
/
+5
2026-02-02
ipv6: use dst6_mtu() instead of dst_mtu()
Eric Dumazet
1
-2
/
+2
2026-02-02
ipv6: pass proto by value to ipv6_push_nfrag_opts() and ipv6_push_frag_opts()
Eric Dumazet
1
-1
/
+1
2026-01-29
netfilter: flowtable: Add IP6IP6 rx sw acceleration
Lorenzo Bianconi
1
-0
/
+27
2026-01-09
ip6_tunnel: use skb_vlan_inet_prepare() in __ip6_tnl_rcv()
Eric Dumazet
1
-1
/
+1
2025-10-13
net/ip6_tunnel: Prevent perpetual tunnel growth
Dmitry Safonov
1
-2
/
+1
2025-07-02
ipv6: adopt skb_dst_dev() and skb_dst_dev_net[_rcu]() helpers
Eric Dumazet
1
-1
/
+1
2025-07-02
ipv6: adopt dst_dev() helper
Eric Dumazet
1
-2
/
+2
2025-07-01
ip6_tunnel: enable to change proto of fb tunnels
Nicolas Dichtel
1
-5
/
+36
2025-06-17
net: ipv6: Add a flags argument to ip6tunnel_xmit(), udp_tunnel6_xmit_skb()
Petr Machata
1
-1
/
+1
2025-04-14
ipv6: Convert tunnel devices' ->exit_batch_rtnl() to ->exit_rtnl().
Kuniyuki Iwashima
1
-16
/
+8
2025-03-08
net: move misc netdev_lock flavors to a separate header
Jakub Kicinski
1
-0
/
+1
2025-03-04
net: rename netns_local to netns_immutable
Nicolas Dichtel
1
-1
/
+1
2025-02-21
net: ipv6: Use link netns in newlink() of rtnl_link_ops
Xiao Liang
1
-4
/
+5
2025-02-21
net: ipv6: Init tunnel link-netns before registering dev
Xiao Liang
1
-1
/
+2
2025-02-21
rtnetlink: Pack newlink() params into struct
Xiao Liang
1
-2
/
+4
2024-10-03
ipv4: Convert ip_route_input() to dscp_t.
Guillaume Nault
1
-2
/
+2
2024-09-04
ip6_tunnel: Unmask upper DSCP bits in ip4ip6_err()
Ido Schimmel
1
-2
/
+5
2024-09-03
netdev_features: convert NETIF_F_NETNS_LOCAL to dev->netns_local
Alexander Lobakin
1
-1
/
+1
2024-09-03
netdev_features: convert NETIF_F_LLTX to dev->lltx
Alexander Lobakin
1
-1
/
+1
2024-08-20
ip6_tunnel: Fix broken GRO
Thomas Bogendoerfer
1
-5
/
+7
2024-05-07
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
1
-1
/
+1
2024-05-07
rtnetlink: allow rtnl_fill_link_netnsid() to run under RCU protection
Eric Dumazet
1
-1
/
+1
2024-04-01
ip_tunnel: convert __be16 tunnel flags to bitmaps
Alexander Lobakin
1
-7
/
+7
2024-03-04
net: ip6_tunnel: Leverage core stats allocator
Breno Leitao
1
-8
/
+2
2024-02-26
rtnetlink: prepare nla_put_iflink() to run under RCU
Eric Dumazet
1
-1
/
+1
2024-02-13
net: add netdev_lockdep_set_classes() to virtual drivers
Eric Dumazet
1
-0
/
+1
2024-02-07
ip6_tunnel: use exit_batch_rtnl() method
Eric Dumazet
1
-7
/
+5
2024-01-26
ip6_tunnel: make sure to pull inner header in __ip6_tnl_rcv()
Eric Dumazet
1
-3
/
+18
2024-01-07
ip6_tunnel: fix NEXTHDR_FRAGMENT handling in ip6_tnl_parse_tlv_enc_lim()
Eric Dumazet
1
-13
/
+13
2023-03-15
net: tunnels: annotate lockless accesses to dev->needed_headroom
Eric Dumazet
1
-2
/
+2
2022-11-16
ipv6: tunnels: use DEV_STATS_INC()
Eric Dumazet
1
-14
/
+12
2022-10-25
ipv6: ensure sane device mtu in tunnels
Eric Dumazet
1
-5
/
+6
2022-10-03
net: Add helper function to parse netlink msg of ip_tunnel_encap
Liu Jian
1
-35
/
+2
[next]