index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ipvlan
/
ipvtap.c
Age
Commit message (
Expand
)
Author
2026-04-09
kernfs: pass struct ns_common instead of const void * for namespace tags
Christian Brauner
2025-02-21
rtnetlink: Pack newlink() params into struct
Xiao Liang
2024-02-09
net: fill in MODULE_DESCRIPTION()s for ipvtap
Breno Leitao
2023-03-17
drivers: remove struct module * setting from struct class
Greg Kroah-Hartman
2022-11-09
driver core: class: make namespace and get_ownership take const *
Greg Kroah-Hartman
2022-08-23
net: ipvtap - add __init/__exit annotations to module init/exit funcs
Maciej Żenczykowski
2021-10-16
net: ipvtap: fix template string argument of device_create() call
Jean Sacren
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2017-10-28
tap: reference to KVA of an unloaded module causes kernel panic
Girish Moodalbail
2017-07-17
ipvlan: Stop advertising NETIF_F_UFO support.
David S. Miller
2017-06-26
net: add netlink_ext_ack argument to rtnl_link_ops.newlink
Matthias Schiffer
2017-02-11
ipvtap: IP-VLAN based tap driver
Sainath Grandhi