Age | Commit message (Expand) | Author | Files | Lines |
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-10-10 | bpf: don't rely on the verifier lock for metadata_dst allocation | Jakub Kicinski | 1 | -0/+1 |
2017-10-02 | net/dst: Make skb parameter of skb{metadata_dst, tunnel_info}() const | Simon Horman | 1 | -2/+3 |
2017-06-25 | net: store port/representator id in metadata_dst | Jakub Kicinski | 1 | -9/+32 |
2016-11-09 | net/dst: Add dst port to dst_metadata utility functions | Hadar Hen Zion | 1 | -4/+6 |
2016-09-11 | net/dst: Utility functions to build dst_metadata without supplying an skb | Amir Vadai | 1 | -13/+39 |
2016-03-11 | ip_tunnel: add support for setting flow label via collect metadata | Daniel Borkmann | 1 | -1/+4 |
2016-02-17 | net: add dst_cache to ovs vxlan lwtunnel | Paolo Abeni | 1 | -0/+1 |
2016-01-21 | gro: Make GRO aware of lightweight tunnels. | Jesse Gross | 1 | -0/+18 |
2015-11-05 | tun_dst: Fix potential NULL dereference | Tobias Klauser | 1 | -1/+2 |
2015-10-23 | openvswitch: Fix egress tunnel info. | Pravin B Shelar | 1 | -0/+32 |
2015-09-01 | tun_dst: Remove opts_size | Pravin B Shelar | 1 | -1/+0 |
2015-08-31 | ip-tunnel: Use API to access tunnel metadata options. | Pravin B Shelar | 1 | -17/+14 |
2015-08-29 | ip_tunnels: record IP version in tunnel info | Jiri Benc | 1 | -0/+1 |
2015-08-29 | ip_tunnels: convert the mode field of ip_tunnel_info to flags | Jiri Benc | 1 | -1/+0 |
2015-08-28 | tunnel: introduce udp_tun_rx_dst() | Pravin B Shelar | 1 | -0/+61 |
2015-08-21 | route: move lwtunnel state to dst_entry | Jiri Benc | 1 | -10/+5 |
2015-08-01 | bpf: add helpers to access tunnel metadata | Alexei Starovoitov | 1 | -0/+1 |
2015-07-21 | route: Per route IP tunnel metadata via lightweight tunnel | Thomas Graf | 1 | -1/+11 |
2015-07-21 | vxlan: Flow based tunneling | Thomas Graf | 1 | -0/+13 |
2015-07-21 | dst: Metadata destinations | Thomas Graf | 1 | -0/+32 |