Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gro: Make GRO aware of lightweight tunnels. | Jesse Gross | 2016-01-20 | 1 | -0/+18 |
* | tun_dst: Fix potential NULL dereference | Tobias Klauser | 2015-11-04 | 1 | -1/+2 |
* | openvswitch: Fix egress tunnel info. | Pravin B Shelar | 2015-10-22 | 1 | -0/+32 |
* | tun_dst: Remove opts_size | Pravin B Shelar | 2015-08-31 | 1 | -1/+0 |
* | ip-tunnel: Use API to access tunnel metadata options. | Pravin B Shelar | 2015-08-31 | 1 | -17/+14 |
* | ip_tunnels: record IP version in tunnel info | Jiri Benc | 2015-08-29 | 1 | -0/+1 |
* | ip_tunnels: convert the mode field of ip_tunnel_info to flags | Jiri Benc | 2015-08-29 | 1 | -1/+0 |
* | tunnel: introduce udp_tun_rx_dst() | Pravin B Shelar | 2015-08-27 | 1 | -0/+61 |
* | route: move lwtunnel state to dst_entry | Jiri Benc | 2015-08-20 | 1 | -10/+5 |
* | bpf: add helpers to access tunnel metadata | Alexei Starovoitov | 2015-07-31 | 1 | -0/+1 |
* | route: Per route IP tunnel metadata via lightweight tunnel | Thomas Graf | 2015-07-21 | 1 | -1/+11 |
* | vxlan: Flow based tunneling | Thomas Graf | 2015-07-21 | 1 | -0/+13 |
* | dst: Metadata destinations | Thomas Graf | 2015-07-21 | 1 | -0/+32 |