aboutsummaryrefslogtreecommitdiff
path: root/net/ipv4/geneve.c
AgeCommit message (Expand)Author
2015-04-27udptunnels: Call handle_offloads after inserting vlan tag.Jesse Gross
2015-04-27vlan: introduce *vlan_hwaccel_push_inside helpersJiri Pirko
2015-04-27vlan: rename __vlan_put_tag to vlan_insert_tag_set_protoJiri Pirko
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