summaryrefslogtreecommitdiff
path: root/include/linux/if_tun.h
AgeCommit message (Expand)Author
2020-08-19net-tun: Eliminate two tun/xdp related function calls from vhost-netMaciej Żenczykowski
2020-08-19net-tun: Add type safety to tun_xdp_to_ptr() and tun_ptr_to_xdp()Maciej Żenczykowski
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
2018-09-13tun: switch to new type of msg_controlJason Wang
2018-04-17tun: convert to use generic xdp_frame and xdp_return_frame APIJesper Dangaard Brouer
2018-03-09vhost_net: examine pointer types during un-producingJason Wang
2018-01-10tuntap: fix for "tuntap: XDP transmission"Stephen Rothwell
2018-01-09tuntap: XDP transmissionJason Wang
2018-01-09tun/tap: use ptr_ring instead of skb_arrayJason Wang
2017-05-18tun: export skb_arrayJason Wang
2012-10-13UAPI: (Scripted) Disintegrate include/linuxDavid Howells
2010-05-03tun: add ioctl to modify vnet header sizeMichael S. Tsirkin
2010-02-17tun: socket filter supportMichael S. Tsirkin
2010-01-15tun: export underlying socketMichael S. Tsirkin
2009-07-17tun: Allow tap device to send/receive UFO packets.Sridhar Samudrala
2009-04-27tun: add IFF_TUN_EXCL flag to avoid opening a persistent device.David Woodhouse
2009-02-05tun: Limit amount of queued packets per deviceHerbert Xu
2008-08-15tun: TUNGETIFF interface to query name and flagsMark McLoughlin
2008-07-14tun: Fix/rewrite packet filtering logicMax Krasnyansky
2008-07-03tun: Allow GSO using virtio_net_hdrRusty Russell
2008-07-03tun: TUNSETFEATURES to set gso features.Rusty Russell
2008-07-03tun: Interface to query tun/tap features.Rusty Russell
2008-06-11net: remove CVS keywordsAdrian Bunk
2008-04-12net: make struct tun_struct private to tun.cRusty Russell
2008-01-28annotate tunAl Viro
2007-10-10[NET] drivers/net: statistics cleanup #1 -- save memory and shrink codeJeff Garzik
2007-07-10[NET]: Allow group ownership of TUN/TAP devices.Guido Guenther
2005-09-01[TUNTAP]: Allow setting the linktype of the tap device from userspaceMike Kershaw
2005-04-16Linux-2.6.12-rc2Linus Torvalds