summaryrefslogtreecommitdiff
path: root/include/linux/if_tun.h
AgeCommit message (Expand)AuthorFilesLines
2010-05-03tun: add ioctl to modify vnet header sizeMichael S. Tsirkin1-0/+2
2010-02-18tun: 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-06tun: Limit amount of queued packets per deviceHerbert Xu1-0/+2
2008-08-16tun: TUNGETIFF interface to query name and flagsMark McLoughlin1-0/+1
2008-07-15tun: 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-12net: remove CVS keywordsAdrian Bunk1-2/+0
2008-04-13net: make struct tun_struct private to tun.cRusty Russell1-39/+0
2008-01-29annotate tunAl Viro1-1/+3
2007-10-11[NET] drivers/net: statistics cleanup #1 -- save memory and shrink codeJeff Garzik1-1/+0
2007-07-11[NET]: Allow group ownership of TUN/TAP devices.Guido Guenther1-0/+2
2005-09-02[TUNTAP]: Allow setting the linktype of the tap device from userspaceMike Kershaw1-0/+1
2005-04-17Linux-2.6.12-rc2Linus Torvalds1-0/+93