summaryrefslogtreecommitdiffstats
path: root/drivers/net/ipvlan/ipvtap.c
Commit message (Expand)AuthorAgeFilesLines
* net: fill in MODULE_DESCRIPTION()s for ipvtapBreno Leitao2024-02-091-0/+1
* drivers: remove struct module * setting from struct classGreg Kroah-Hartman2023-03-171-1/+0
* driver core: class: make namespace and get_ownership take const *Greg Kroah-Hartman2022-11-091-2/+2
* net: ipvtap - add __init/__exit annotations to module init/exit funcsMaciej Żenczykowski2022-08-231-2/+2
* net: ipvtap: fix template string argument of device_create() callJean Sacren2021-10-161-1/+1
* treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-211-0/+1
* tap: reference to KVA of an unloaded module causes kernel panicGirish Moodalbail2017-10-281-2/+2
* ipvlan: Stop advertising NETIF_F_UFO support.David S. Miller2017-07-171-1/+1
* net: add netlink_ext_ack argument to rtnl_link_ops.newlinkMatthias Schiffer2017-06-261-5/+4
* ipvtap: IP-VLAN based tap driverSainath Grandhi2017-02-111-0/+241