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
/
include
/
net
/
ip_tunnels.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-03
net: Add helper function to parse netlink msg of ip_tunnel_parm
Liu Jian
1
-0
/
+3
2022-10-03
net: Add helper function to parse netlink msg of ip_tunnel_encap
Liu Jian
1
-0
/
+3
2022-08-18
ip_tunnel: Respect tunnel key's "flow_flags" in IP tunnels
Eyal Birger
1
-1
/
+3
2022-07-26
ip_tunnels: Add new flow flags field to ip_tunnel_key
Paul Chaignon
1
-0
/
+1
2022-07-22
ip_tunnels: allow VXLAN/GENEVE to inherit TOS/TTL from VLAN
Matthias May
1
-4
/
+8
2022-06-09
net: adopt u64_stats_t in struct pcpu_sw_netstats
Eric Dumazet
1
-2
/
+2
2022-04-25
ip_gre, ip6_gre: Fix race condition on o_seqno in collect_md mode
Peilin Ye
1
-1
/
+1
2022-04-15
net: Handle l3mdev in ip_tunnel_init_flow
David Ahern
1
-2
/
+9
2021-12-06
sit: add net device refcount tracking to ip_tunnel
Eric Dumazet
1
-0
/
+3
2021-07-27
ip_tunnel: use ndo_siocdevprivate
Arnd Bergmann
1
-1
/
+2
2020-11-19
Merge https://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+4
2020-11-13
ip_tunnels: Set tunnel option flag when tunnel metadata is present
Yi-Hung Wei
1
-3
/
+4
2020-11-09
net: remove ip_tunnel_get_stats64
Heiner Kallweit
1
-2
/
+0
2020-08-04
tunnels: PMTU discovery support for directly bridged IP packets
Stefano Brivio
1
-0
/
+2
2020-06-30
net: ip_tunnel: add header_ops for layer 3 devices
Jason A. Donenfeld
1
-0
/
+3
2020-05-19
net: add a new ndo_tunnel_ioctl method
Christoph Hellwig
1
-1
/
+2
2019-12-09
treewide: Use sizeof_field() macro
Pankaj Bharadiya
1
-3
/
+3
2019-02-27
route: Add multipath_hash in flowi_common to make user-define hash
wenxu
1
-1
/
+2
2019-01-26
ip_tunnel: Add tnl_update_pmtu in ip_md_tunnel_xmit
wenxu
1
-1
/
+1
2019-01-01
ip: validate header length on virtual device xmit
Willem de Bruijn
1
-0
/
+20
2018-12-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-19
/
+0
2018-12-19
iptunnel: make TUNNEL_FLAGS available in uapi
wenxu
1
-19
/
+0
2018-11-08
udp: Support for error handlers of tunnels with arbitrary destination port
Stefano Brivio
1
-0
/
+1
2018-06-29
net: check tunnel option type in tunnel flags
Pieter Jansen van Vuuren
1
-2
/
+6
2018-05-10
net/ipv4: Update ip_tunnel_metadata_cnt static key to modern api
Davidlohr Bueso
1
-2
/
+2
2018-04-17
vxlan: add ttl inherit support
Hangbin Liu
1
-0
/
+11
2018-03-09
net: do not create fallback tunnels for non-default namespaces
Eric Dumazet
1
-0
/
+2
2018-02-27
ip_tunnel: Rename & publish init_tunnel_flow
Petr Machata
1
-0
/
+16
2017-12-15
net: erspan: introduce erspan v2 for ip_gre
William Tu
1
-1
/
+4
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-09-19
ipv4: speedup ipv6 tunnels dismantle
Eric Dumazet
1
-1
/
+2
2017-08-28
gre: add collect_md mode to ERSPAN tunnel
William Tu
1
-1
/
+3
2017-08-22
gre: introduce native tunnel support for ERSPAN
William Tu
1
-0
/
+3
2017-04-21
ip_tunnel: Allow policy-based routing through tunnels
Craig Gallek
1
-2
/
+3
2017-02-03
ip_tunnels: new IP_TUNNEL_INFO_BRIDGE flag for ip_tunnel_info mode
Roopa Prabhu
1
-0
/
+1
2017-01-08
net: make ndo_get_stats64 a void function
stephen hemminger
1
-2
/
+2
2016-11-18
netns: make struct pernet_operations::id unsigned int
Alexey Dobriyan
1
-3
/
+3
2016-09-17
ip_tunnel: add collect_md mode to IPIP tunnel
Alexei Starovoitov
1
-0
/
+2
2016-09-10
net/ip_tunnels: Introduce tunnel_id_to_key32() and key32_to_tunnel_id()
Amir Vadai
1
-0
/
+19
2016-06-18
gre: better support for ICMP messages for gre+ipv6
Eric Dumazet
1
-0
/
+1
2016-06-15
net: ipv4: Add ability to have GRE ignore DF bit in IPv4 payloads
Philip Prindeville
1
-0
/
+1
2016-05-20
net: Cleanup encap items in ip_tunnels.h
Tom Herbert
1
-18
/
+58
2016-05-04
gre: receive also TEB packets for lwtunnels
Jiri Benc
1
-0
/
+1
2016-04-16
ip_tunnel_core: iptunnel_handle_offloads returns int and doesn't free skb
Alexander Duyck
1
-1
/
+1
2016-04-14
gre: eliminate holes in ip_tunnel
stephen hemminger
1
-4
/
+3
2016-04-06
ip_tunnel: implement __iptunnel_pull_header
Jiri Benc
1
-2
/
+9
2016-03-20
tunnels: Remove encapsulation offloads on decap.
Jesse Gross
1
-0
/
+16
2016-03-18
ip_tunnels, bpf: define IP_TUNNEL_OPTS_MAX and use it
Daniel Borkmann
1
-0
/
+7
2016-03-11
ip_tunnel: add support for setting flow label via collect metadata
Daniel Borkmann
1
-1
/
+3
[next]