aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/if_tun.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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