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