summaryrefslogtreecommitdiff
path: root/net/ipv4/geneve.c
AgeCommit message (Expand)Author
2015-01-27geneve: Fix races between socket add and release.Jesse Gross
2015-01-27geneve: Remove socket and offload handlers at destruction.Jesse Gross
2014-11-05geneve: Unregister pernet subsys on module unload.Jesse Gross
2014-11-05geneve: Set GSO type on transmit.Jesse Gross
2014-10-07net: fix a sparse warningAndy Zhou
2014-10-06net: Add Geneve tunneling protocol driverAndy Zhou