aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/if_tun.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-08-19net-tun: Eliminate two tun/xdp related function calls from vhost-netMaciej Żenczykowski1-3/+12
2020-08-19net-tun: Add type safety to tun_xdp_to_ptr() and tun_ptr_to_xdp()Maciej Żenczykowski1-4/+4
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner1-10/+1
2018-09-13tun: switch to new type of msg_controlJason Wang1-0/+14
2018-04-17tun: convert to use generic xdp_frame and xdp_return_frame APIJesper Dangaard Brouer1-2/+2
2018-03-09vhost_net: examine pointer types during un-producingJason Wang1-0/+4
2018-01-10tuntap: fix for "tuntap: XDP transmission"Stephen Rothwell1-2/+2
2018-01-09tuntap: XDP transmissionJason Wang1-0/+17
2018-01-09tun/tap: use ptr_ring instead of skb_arrayJason Wang1-2/+2
2017-05-18tun: export skb_arrayJason Wang1-0/+5
2012-10-13UAPI: (Scripted) Disintegrate include/linuxDavid Howells1-77/+1
2010-05-03tun: add ioctl to modify vnet header sizeMichael S. Tsirkin1-0/+2
2010-02-17tun: socket filter supportMichael S. Tsirkin1-0/+3
2010-01-15tun: export underlying socketMichael S. Tsirkin1-0/+14
2009-07-17tun: Allow tap device to send/receive UFO packets.Sridhar Samudrala1-0/+1
2009-04-27tun: add IFF_TUN_EXCL flag to avoid opening a persistent device.David Woodhouse1-0/+1
2009-02-05tun: Limit amount of queued packets per deviceHerbert Xu1-0/+2
2008-08-15tun: TUNGETIFF interface to query name and flagsMark McLoughlin1-0/+1
2008-07-14tun: Fix/rewrite packet filtering logicMax Krasnyansky1-3/+21
2008-07-03tun: Allow GSO using virtio_net_hdrRusty Russell1-0/+2
2008-07-03tun: TUNSETFEATURES to set gso features.Rusty Russell1-0/+7
2008-07-03tun: Interface to query tun/tap features.Rusty Russell1-0/+1
2008-06-11net: remove CVS keywordsAdrian Bunk1-2/+0
2008-04-12net: make struct tun_struct private to tun.cRusty Russell1-39/+0
2008-01-28annotate tunAl Viro1-1/+3
2007-10-10[NET] drivers/net: statistics cleanup #1 -- save memory and shrink codeJeff Garzik1-1/+0
2007-07-10[NET]: Allow group ownership of TUN/TAP devices.Guido Guenther1-0/+2
2005-09-01[TUNTAP]: Allow setting the linktype of the tap device from userspaceMike Kershaw1-0/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+93