Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | geneve: Move device hash table to geneve socket. | Pravin B Shelar | 2015-08-28 | 1 | -26/+17 |
* | geneve: Consolidate Geneve functionality in single module. | Pravin B Shelar | 2015-08-28 | 1 | -88/+419 |
* | geneve: Add support to collect tunnel metadata. | Pravin B Shelar | 2015-08-28 | 1 | -85/+271 |
* | geneve: Make dst-port configurable. | Pravin B Shelar | 2015-08-28 | 1 | -4/+21 |
* | geneve: Use skb mark and protocol to lookup route. | Pravin B Shelar | 2015-08-28 | 1 | -0/+3 |
* | geneve: Initialize ethernet address in device setup. | Pravin B Shelar | 2015-08-28 | 1 | -3/+1 |
* | net: geneve: convert to using IFF_NO_QUEUE | Phil Sutter | 2015-08-18 | 1 | -2/+1 |
* | geneve: allow user to specify TOS info for tunnel frames | John W. Linville | 2015-06-02 | 1 | -4/+14 |
* | geneve: allow user to specify TTL for tunnel frames | John W. Linville | 2015-06-02 | 1 | -4/+14 |
* | geneve: add initial netdev driver for GENEVE tunnels | John W. Linville | 2015-05-13 | 1 | -0/+503 |