Sign in
android-kvm
/
linux
/
3c2214b6027ff37945799de717c417212e1a8c54
/
net
/
ipv4
/
ip_tunnel_core.c
faee676
net: add net available in build_state
by Alexander Aring
· 5 years ago
1841b98
lwtunnel: check erspan options before allocating tun_info
by Xin Long
· 5 years ago
7b6a70f
lwtunnel: be STRICT to validate the new LWTUNNEL_IP(6)_OPTS
by Xin Long
· 5 years ago
2f1d370
lwtunnel: add support for multiple geneve opts
by Xin Long
· 5 years ago
3132174
lwtunnel: change to use nla_put_u8 for LWTUNNEL_IP_OPT_ERSPAN_VER
by Xin Long
· 5 years ago
0c06d16
lwtunnel: ignore any TUNNEL_OPTIONS_PRESENT flags set by users
by Xin Long
· 5 years ago
58e8494
lwtunnel: get nlsize for erspan options properly
by Xin Long
· 5 years ago
ed02551
lwtunnel: change to use nla_parse_nested on new options
by Xin Long
· 5 years ago
b0a2181
lwtunnel: add options setting and dumping for erspan
by Xin Long
· 5 years ago
edf31cb
lwtunnel: add options setting and dumping for vxlan
by Xin Long
· 5 years ago
4ece477
lwtunnel: add options setting and dumping for geneve
by Xin Long
· 5 years ago
0eb8eb2
lwtunnel: add options process for cmp_encap
by Xin Long
· 5 years ago
f52f11e
lwtunnel: add options process for arp request
by Xin Long
· 5 years ago
5684abf
ip_tunnel: allow not to count pkts on tstats by setting skb's dev to NULL
by Xin Long
· 6 years ago
c942299
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 269
by Thomas Gleixner
· 6 years ago
8cb0817
netlink: make validation more configurable for future strictness
by Johannes Berg
· 6 years ago
3d25eab
ip_tunnel: Add dst_cache support in lwtunnel_state of ip tunnel
by wenxu
· 6 years ago
90cadbbf
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
7bdca37
iptunnel: Set tun_flags in the iptunnel_metadata_reply from src
by wenxu
· 6 years ago
f2be6d71
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
16f7eb2
ip_tunnel: don't force DF when MTU is locked
by Sabrina Dubroca
· 6 years ago
3e2ed0c
ipv4/tunnel: use __vlan_hwaccel helpers
by Michał Mirosław
· 6 years ago
5263a98
net/ipv4: Update ip_tunnel_metadata_cnt static key to modern api
by Davidlohr Bueso
· 7 years ago
3fcece1
net: store port/representator id in metadata_dst
by Jakub Kicinski
· 8 years ago
9ae2872
net: add extack arg to lwtunnel build state
by David Ahern
· 8 years ago
fceb643
netlink: pass extended ACK struct to parsing functions
by Johannes Berg
· 8 years ago
30357d7
lwtunnel: remove device arg to lwtunnel_build_state
by David Ahern
· 8 years ago
4e8f2fc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
88ff733
net: Specify the owning module for lwtunnel ops
by Robert Shearman
· 8 years ago
bc1f447
net: make ndo_get_stats64 a void function
by stephen hemminger
· 8 years ago
9ee6c5d
ipv4: allow local fragmentation in ip_finish_output_gso()
by Lance Richardson
· 8 years ago
bf8d85d
ip_tunnel: do not clear l4 hashes
by Eric Dumazet
· 9 years ago
c0451fe
net: ip_finish_output_gso: Allow fragmenting segments of tunneled skbs if their DF is unset
by Shmulik Ladkani
· 9 years ago
b8247f0
net: ip_finish_output_gso: If skb_gso_network_seglen exceeds MTU, allow segmentation for local udp tunneled skbs
by Shmulik Ladkani
· 9 years ago
058214a
ip6_tun: Add infrastructure for doing encapsulation
by Tom Herbert
· 9 years ago
55c2bc1
net: Cleanup encap items in ip_tunnels.h
by Tom Herbert
· 9 years ago
9580bf2
net: relax expensive skb_unclone() in iptunnel_handle_offloads()
by Eric Dumazet
· 9 years ago
b46f6de
libnl: nla_put_be64(): align on a 64-bit area
by Nicolas Dichtel
· 9 years ago
aed069d
ip_tunnel_core: iptunnel_handle_offloads returns int and doesn't free skb
by Alexander Duyck
· 9 years ago
a6d5bbf
ip_tunnel: implement __iptunnel_pull_header
by Jiri Benc
· 9 years ago
7822ce7
netlink: use nla_get_in_addr and nla_put_in_addr for ipv4 address
by Haishuang Yan
· 9 years ago
995096a0
Fix returned tc and hoplimit values for route with IPv6 encapsulation
by Quentin Armitage
· 9 years ago
a09a4c8
tunnels: Remove encapsulation offloads on decap.
by Jesse Gross
· 9 years ago
fca5fdf
ip_tunnels, bpf: define IP_TUNNEL_OPTS_MAX and use it
by Daniel Borkmann
· 9 years ago
7f290c9
iptunnel: scrub packet in iptunnel_pull_header
by Jiri Benc
· 9 years ago
6fa7966
net: ip_tunnel: remove 'csum_help' argument to iptunnel_handle_offloads
by Edward Cree
· 9 years ago
179bc67
net: local checksum offload for encapsulation
by Edward Cree
· 9 years ago
30d3d83
ipv4: fix endianness warnings in ip_tunnel_core.c
by Lance Richardson
· 9 years ago
039f506
ip_tunnel: Move stats update to iptunnel_xmit()
by Pravin B Shelar
· 9 years ago
dfc3b0e
net: remove unnecessary mroute.h includes
by Nikolay Aleksandrov
· 9 years ago
33224b1
ipv4, ipv6: Pass net into ip_local_out and ip6_local_out
by Eric W. Biederman
· 9 years ago
f859b0f
ipv4: Cache net in iptunnel_xmit
by Eric W. Biederman
· 9 years ago
e2cb77d
ipv4: Merge ip_local_out and ip_local_out_sk
by Eric W. Biederman
· 9 years ago
b194f30c
lwtunnel: remove source and destination UDP port config option
by Jiri Benc
· 9 years ago
63d008a
ipv4: send arp replies to the correct tunnel
by Jiri Benc
· 9 years ago
bc22a0e
iptunnel: make rx/tx bytes counters consistent
by Nicolas Dichtel
· 9 years ago
4c22279
ip-tunnel: Use API to access tunnel metadata options.
by Pravin B Shelar
· 10 years ago
7f9562a
ip_tunnels: record IP version in tunnel info
by Jiri Benc
· 10 years ago
127eb7c
lwt: Add cfg argument to build_state
by Tom Herbert
· 10 years ago
32a2b00
ipv6: route: per route IP tunnel metadata via lightweight tunnel
by Jiri Benc
· 10 years ago
7c383fb
ip_tunnels: use tos and ttl fields also for IPv6
by Jiri Benc
· 10 years ago
c1ea5d6
ip_tunnels: add IPv6 addresses to ip_tunnel_key
by Jiri Benc
· 10 years ago
2d7984990
lwtunnel: ip tunnel: fix multiple routes with different encap
by Jiri Benc
· 10 years ago
a1c234f
lwtunnel: rename ip lwtunnel attributes
by Jiri Benc
· 10 years ago
045a0fa
ip_tunnel: Call ip_tunnel_core_init() from inet_init()
by Thomas Graf
· 10 years ago
e703087
fib: Add fib rule match on tunnel id
by Thomas Graf
· 10 years ago
3093fbe
route: Per route IP tunnel metadata via lightweight tunnel
by Thomas Graf
· 10 years ago
c24a596
ip_tunnel: Report Rx dropped in ip_tunnel_get_stats64
by Alexander Duyck
· 10 years ago
d181ddc
ipv4/ip_tunnel_core: Use eth_proto_is_802_3
by Alexander Duyck
· 10 years ago
926a882
ipv4: ip_tunnel: use net namespace from rtable not socket
by Hannes Frederic Sowa
· 10 years ago
b6a7719
ipv4: hash net ptr into fragmentation bucket selection
by Hannes Frederic Sowa
· 10 years ago
1245dfc
ipv4: fix a potential use after free in ip_tunnel_core.c
by Li RongQing
· 10 years ago
7e2b10c
net: Support for multiple checksums with gso
by Tom Herbert
· 11 years ago
73f156a
inetpeer: get rid of ip_id_count
by Eric Dumazet
· 11 years ago
aad8872
ipv4: add a sock pointer to dst->output() path.
by Eric Dumazet
· 11 years ago
64c2723
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 11 years ago
fbd02dd
ip_tunnel: Fix dst ref-count.
by Pravin B Shelar
· 11 years ago
57a7744
net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irq
by Eric W. Biederman
· 11 years ago
10ddceb
ip_tunnel:multicast process cause panic due to skb->_skb_refdst NULL pointer
by Xin Long
· 11 years ago
ebe44f3
ip_tunnel: Move ip_tunnel_get_stats64 into ip_tunnel_core.c
by David S. Miller
· 11 years ago
7539fad
net: Add utility functions to clear rxhash
by Tom Herbert
· 11 years ago
2d26f0a
ipv4: generalize gre_handle_offloads
by Eric Dumazet
· 11 years ago
78a3694
ip_tunnel_core: Change __skb_push back to skb_push
by Steffen Klassert
· 11 years ago
963a88b
tunnels: harmonize cleanup done on skb on xmit path
by Nicolas Dichtel
· 12 years ago
8b7ed2d
iptunnels: remove net arg from iptunnel_xmit()
by Nicolas Dichtel
· 12 years ago
4221f40
ip_tunnel: Do not use inner ip-header-id for tunnel ip-header-id.
by Pravin B Shelar
· 12 years ago
3d7b46c
ip_tunnel: push generic protocol handling to ip_tunnel module.
by Pravin B Shelar
· 12 years ago
0e6fbc5
ip_tunnels: extend iptunnel_xmit()
by Pravin B Shelar
· 12 years ago