Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-18tun: 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-06tun: Limit amount of queued packets per deviceHerbert Xu
2008-08-16tun: TUNGETIFF interface to query name and flagsMark McLoughlin
2008-07-15tun: 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-12net: remove CVS keywordsAdrian Bunk
2008-04-13net: make struct tun_struct private to tun.cRusty Russell
2008-01-29annotate tunAl Viro
2007-10-11[NET] drivers/net: statistics cleanup #1 -- save memory and shrink codeJeff Garzik
2007-07-11[NET]: Allow group ownership of TUN/TAP devices.Guido Guenther
2005-09-02[TUNTAP]: Allow setting the linktype of the tap device from userspaceMike Kershaw
2005-04-17Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds