aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ipvlan/ipvtap.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-08-23net: ipvtap - add __init/__exit annotations to module init/exit funcsMaciej Żenczykowski1-2/+2
2021-10-16net: ipvtap: fix template string argument of device_create() callJean Sacren1-1/+1
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner1-0/+1
2017-10-28tap: reference to KVA of an unloaded module causes kernel panicGirish Moodalbail1-2/+2
2017-07-17ipvlan: Stop advertising NETIF_F_UFO support.David S. Miller1-1/+1
2017-06-26net: add netlink_ext_ack argument to rtnl_link_ops.newlinkMatthias Schiffer1-5/+4
2017-02-11ipvtap: IP-VLAN based tap driverSainath Grandhi1-0/+241