Age | Commit message (Expand) | Author |
2017-11-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-10-10 | bpf: don't rely on the verifier lock for metadata_dst allocation | Jakub Kicinski |
2017-10-02 | net/dst: Make skb parameter of skb{metadata_dst, tunnel_info}() const | Simon Horman |
2017-06-25 | net: store port/representator id in metadata_dst | Jakub Kicinski |
2016-11-09 | net/dst: Add dst port to dst_metadata utility functions | Hadar Hen Zion |
2016-09-10 | net/dst: Utility functions to build dst_metadata without supplying an skb | Amir Vadai |
2016-03-11 | ip_tunnel: add support for setting flow label via collect metadata | Daniel Borkmann |
2016-02-16 | net: add dst_cache to ovs vxlan lwtunnel | Paolo Abeni |
2016-01-20 | gro: Make GRO aware of lightweight tunnels. | Jesse Gross |
2015-11-04 | tun_dst: Fix potential NULL dereference | Tobias Klauser |
2015-10-22 | openvswitch: Fix egress tunnel info. | Pravin B Shelar |
2015-08-31 | tun_dst: Remove opts_size | Pravin B Shelar |
2015-08-31 | ip-tunnel: Use API to access tunnel metadata options. | Pravin B Shelar |
2015-08-29 | ip_tunnels: record IP version in tunnel info | Jiri Benc |
2015-08-29 | ip_tunnels: convert the mode field of ip_tunnel_info to flags | Jiri Benc |
2015-08-27 | tunnel: introduce udp_tun_rx_dst() | Pravin B Shelar |
2015-08-20 | route: move lwtunnel state to dst_entry | Jiri Benc |
2015-07-31 | bpf: add helpers to access tunnel metadata | Alexei Starovoitov |
2015-07-21 | route: Per route IP tunnel metadata via lightweight tunnel | Thomas Graf |
2015-07-21 | vxlan: Flow based tunneling | Thomas Graf |
2015-07-21 | dst: Metadata destinations | Thomas Graf |