aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/geneve.c
AgeCommit message (Expand)Author
2015-09-23geneve: use network byte order for destination port config parameterJohn W. Linville
2015-09-22geneve: ensure ECN info is handled properly in all tx/rx pathsJohn W. Linville
2015-09-21geneve: remove vlan-related feature assignmentJohn W. Linville
2015-08-31ip-tunnel: Use API to access tunnel metadata options.Pravin B Shelar
2015-08-29geneve: Use GRO cells infrastructure.Jesse Gross
2015-08-29ip_tunnels: record IP version in tunnel infoJiri Benc
2015-08-29ip_tunnels: convert the mode field of ip_tunnel_info to flagsJiri Benc
2015-08-27geneve: Move device hash table to geneve socket.Pravin B Shelar
2015-08-27geneve: Consolidate Geneve functionality in single module.Pravin B Shelar
2015-08-27geneve: Add support to collect tunnel metadata.Pravin B Shelar
2015-08-27geneve: Make dst-port configurable.Pravin B Shelar
2015-08-27geneve: Use skb mark and protocol to lookup route.Pravin B Shelar
2015-08-27geneve: Initialize ethernet address in device setup.Pravin B Shelar
2015-08-18net: geneve: convert to using IFF_NO_QUEUEPhil Sutter
2015-06-01geneve: allow user to specify TOS info for tunnel framesJohn W. Linville
2015-06-01geneve: allow user to specify TTL for tunnel framesJohn W. Linville
2015-05-13geneve: add initial netdev driver for GENEVE tunnelsJohn W. Linville