summaryrefslogtreecommitdiffstats
path: root/include/net/dst_metadata.h
AgeCommit message (Expand)AuthorLines
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-10-10bpf: don't rely on the verifier lock for metadata_dst allocationJakub Kicinski-0/+1
2017-10-02net/dst: Make skb parameter of skb{metadata_dst, tunnel_info}() constSimon Horman-2/+3
2017-06-25net: store port/representator id in metadata_dstJakub Kicinski-9/+32
2016-11-09net/dst: Add dst port to dst_metadata utility functionsHadar Hen Zion-4/+6
2016-09-10net/dst: Utility functions to build dst_metadata without supplying an skbAmir Vadai-13/+39
2016-03-11ip_tunnel: add support for setting flow label via collect metadataDaniel Borkmann-1/+4
2016-02-16net: add dst_cache to ovs vxlan lwtunnelPaolo Abeni-0/+1
2016-01-20gro: Make GRO aware of lightweight tunnels.Jesse Gross-0/+18
2015-11-04tun_dst: Fix potential NULL dereferenceTobias Klauser-1/+2
2015-10-22openvswitch: Fix egress tunnel info.Pravin B Shelar-0/+32
2015-08-31tun_dst: Remove opts_sizePravin B Shelar-1/+0
2015-08-31ip-tunnel: Use API to access tunnel metadata options.Pravin B Shelar-17/+14
2015-08-29ip_tunnels: record IP version in tunnel infoJiri Benc-0/+1
2015-08-29ip_tunnels: convert the mode field of ip_tunnel_info to flagsJiri Benc-1/+0
2015-08-27tunnel: introduce udp_tun_rx_dst()Pravin B Shelar-0/+61
2015-08-20route: move lwtunnel state to dst_entryJiri Benc-10/+5
2015-07-31bpf: add helpers to access tunnel metadataAlexei Starovoitov-0/+1
2015-07-21route: Per route IP tunnel metadata via lightweight tunnelThomas Graf-1/+11
2015-07-21vxlan: Flow based tunnelingThomas Graf-0/+13
2015-07-21dst: Metadata destinationsThomas Graf-0/+32