summaryrefslogtreecommitdiff
path: root/drivers/net/ipvlan/ipvtap.c
AgeCommit message (Expand)Author
2024-02-09net: fill in MODULE_DESCRIPTION()s for ipvtapBreno Leitao
2023-03-17drivers: remove struct module * setting from struct classGreg Kroah-Hartman
2022-11-09driver core: class: make namespace and get_ownership take const *Greg Kroah-Hartman
2022-08-23net: ipvtap - add __init/__exit annotations to module init/exit funcsMaciej Żenczykowski
2021-10-16net: ipvtap: fix template string argument of device_create() callJean Sacren
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner
2017-10-28tap: reference to KVA of an unloaded module causes kernel panicGirish Moodalbail
2017-07-17ipvlan: Stop advertising NETIF_F_UFO support.David S. Miller
2017-06-26net: add netlink_ext_ack argument to rtnl_link_ops.newlinkMatthias Schiffer
2017-02-11ipvtap: IP-VLAN based tap driverSainath Grandhi