Davidlohr Bueso
|
5263a98f16
net/ipv4: Update ip_tunnel_metadata_cnt static key to modern api
|
7 years ago |
Jakub Kicinski
|
3fcece12bc
net: store port/representator id in metadata_dst
|
8 years ago |
David Ahern
|
9ae2872748
net: add extack arg to lwtunnel build state
|
8 years ago |
Johannes Berg
|
fceb6435e8
netlink: pass extended ACK struct to parsing functions
|
8 years ago |
David Ahern
|
30357d7d8a
lwtunnel: remove device arg to lwtunnel_build_state
|
8 years ago |
David S. Miller
|
4e8f2fc1a5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |
Robert Shearman
|
88ff7334f2
net: Specify the owning module for lwtunnel ops
|
8 years ago |
stephen hemminger
|
bc1f44709c
net: make ndo_get_stats64 a void function
|
8 years ago |
Lance Richardson
|
9ee6c5dc81
ipv4: allow local fragmentation in ip_finish_output_gso()
|
9 years ago |
Eric Dumazet
|
bf8d85d4f9
ip_tunnel: do not clear l4 hashes
|
9 years ago |
Shmulik Ladkani
|
c0451fe1f2
net: ip_finish_output_gso: Allow fragmenting segments of tunneled skbs if their DF is unset
|
9 years ago |
Shmulik Ladkani
|
b8247f095e
net: ip_finish_output_gso: If skb_gso_network_seglen exceeds MTU, allow segmentation for local udp tunneled skbs
|
9 years ago |
Tom Herbert
|
058214a4d1
ip6_tun: Add infrastructure for doing encapsulation
|
9 years ago |
Tom Herbert
|
55c2bc1432
net: Cleanup encap items in ip_tunnels.h
|
9 years ago |
Eric Dumazet
|
9580bf2edb
net: relax expensive skb_unclone() in iptunnel_handle_offloads()
|
9 years ago |
Nicolas Dichtel
|
b46f6ded90
libnl: nla_put_be64(): align on a 64-bit area
|
9 years ago |
Alexander Duyck
|
aed069df09
ip_tunnel_core: iptunnel_handle_offloads returns int and doesn't free skb
|
9 years ago |
Jiri Benc
|
a6d5bbf34e
ip_tunnel: implement __iptunnel_pull_header
|
9 years ago |
Haishuang Yan
|
7822ce73e6
netlink: use nla_get_in_addr and nla_put_in_addr for ipv4 address
|
9 years ago |
Quentin Armitage
|
995096a0a4
Fix returned tc and hoplimit values for route with IPv6 encapsulation
|
9 years ago |
Jesse Gross
|
a09a4c8dd1
tunnels: Remove encapsulation offloads on decap.
|
9 years ago |
Daniel Borkmann
|
fca5fdf67d
ip_tunnels, bpf: define IP_TUNNEL_OPTS_MAX and use it
|
9 years ago |
Jiri Benc
|
7f290c9435
iptunnel: scrub packet in iptunnel_pull_header
|
9 years ago |
Edward Cree
|
6fa79666e2
net: ip_tunnel: remove 'csum_help' argument to iptunnel_handle_offloads
|
9 years ago |
Edward Cree
|
179bc67f69
net: local checksum offload for encapsulation
|
9 years ago |
Lance Richardson
|
30d3d83a7d
ipv4: fix endianness warnings in ip_tunnel_core.c
|
9 years ago |
Pravin B Shelar
|
039f50629b
ip_tunnel: Move stats update to iptunnel_xmit()
|
9 years ago |
Nikolay Aleksandrov
|
dfc3b0e891
net: remove unnecessary mroute.h includes
|
9 years ago |
Eric W. Biederman
|
33224b16ff
ipv4, ipv6: Pass net into ip_local_out and ip6_local_out
|
10 years ago |
Eric W. Biederman
|
f859b0f662
ipv4: Cache net in iptunnel_xmit
|
10 years ago |