summaryrefslogtreecommitdiffstats
path: root/drivers/net/geneve.c
Commit message (Expand)AuthorAgeFilesLines
...
* geneve: Use skb mark and protocol to lookup route.Pravin B Shelar2015-08-271-0/+3
* geneve: Initialize ethernet address in device setup.Pravin B Shelar2015-08-271-3/+1
* net: geneve: convert to using IFF_NO_QUEUEPhil Sutter2015-08-181-2/+1
* geneve: allow user to specify TOS info for tunnel framesJohn W. Linville2015-06-011-4/+14
* geneve: allow user to specify TTL for tunnel framesJohn W. Linville2015-06-011-4/+14
* geneve: add initial netdev driver for GENEVE tunnelsJohn W. Linville2015-05-131-0/+503