summaryrefslogtreecommitdiffstats
path: root/include/net/dst_metadata.h
Commit message (Expand)AuthorAgeFilesLines
* net/dst: Add dst port to dst_metadata utility functionsHadar Hen Zion2016-11-091-4/+6
* net/dst: Utility functions to build dst_metadata without supplying an skbAmir Vadai2016-09-101-13/+39
* ip_tunnel: add support for setting flow label via collect metadataDaniel Borkmann2016-03-111-1/+4
* net: add dst_cache to ovs vxlan lwtunnelPaolo Abeni2016-02-161-0/+1
* gro: Make GRO aware of lightweight tunnels.Jesse Gross2016-01-201-0/+18
* tun_dst: Fix potential NULL dereferenceTobias Klauser2015-11-041-1/+2
* openvswitch: Fix egress tunnel info.Pravin B Shelar2015-10-221-0/+32
* tun_dst: Remove opts_sizePravin B Shelar2015-08-311-1/+0
* ip-tunnel: Use API to access tunnel metadata options.Pravin B Shelar2015-08-311-17/+14
* ip_tunnels: record IP version in tunnel infoJiri Benc2015-08-291-0/+1
* ip_tunnels: convert the mode field of ip_tunnel_info to flagsJiri Benc2015-08-291-1/+0
* tunnel: introduce udp_tun_rx_dst()Pravin B Shelar2015-08-271-0/+61
* route: move lwtunnel state to dst_entryJiri Benc2015-08-201-10/+5
* bpf: add helpers to access tunnel metadataAlexei Starovoitov2015-07-311-0/+1
* route: Per route IP tunnel metadata via lightweight tunnelThomas Graf2015-07-211-1/+11
* vxlan: Flow based tunnelingThomas Graf2015-07-211-0/+13
* dst: Metadata destinationsThomas Graf2015-07-211-0/+32