Age | Commit message (Expand) | Author | Files | Lines |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 | Thomas Gleixner | 1 | -10/+1 |
2018-09-13 | tun: switch to new type of msg_control | Jason Wang | 1 | -0/+14 |
2018-04-17 | tun: convert to use generic xdp_frame and xdp_return_frame API | Jesper Dangaard Brouer | 1 | -2/+2 |
2018-03-09 | vhost_net: examine pointer types during un-producing | Jason Wang | 1 | -0/+4 |
2018-01-10 | tuntap: fix for "tuntap: XDP transmission" | Stephen Rothwell | 1 | -2/+2 |
2018-01-09 | tuntap: XDP transmission | Jason Wang | 1 | -0/+17 |
2018-01-09 | tun/tap: use ptr_ring instead of skb_array | Jason Wang | 1 | -2/+2 |
2017-05-18 | tun: export skb_array | Jason Wang | 1 | -0/+5 |
2012-10-13 | UAPI: (Scripted) Disintegrate include/linux | David Howells | 1 | -77/+1 |
2010-05-03 | tun: add ioctl to modify vnet header size | Michael S. Tsirkin | 1 | -0/+2 |
2010-02-18 | tun: socket filter support | Michael S. Tsirkin | 1 | -0/+3 |
2010-01-15 | tun: export underlying socket | Michael S. Tsirkin | 1 | -0/+14 |
2009-07-17 | tun: Allow tap device to send/receive UFO packets. | Sridhar Samudrala | 1 | -0/+1 |
2009-04-27 | tun: add IFF_TUN_EXCL flag to avoid opening a persistent device. | David Woodhouse | 1 | -0/+1 |
2009-02-06 | tun: Limit amount of queued packets per device | Herbert Xu | 1 | -0/+2 |
2008-08-16 | tun: TUNGETIFF interface to query name and flags | Mark McLoughlin | 1 | -0/+1 |
2008-07-15 | tun: Fix/rewrite packet filtering logic | Max Krasnyansky | 1 | -3/+21 |
2008-07-03 | tun: Allow GSO using virtio_net_hdr | Rusty Russell | 1 | -0/+2 |
2008-07-03 | tun: TUNSETFEATURES to set gso features. | Rusty Russell | 1 | -0/+7 |
2008-07-03 | tun: Interface to query tun/tap features. | Rusty Russell | 1 | -0/+1 |
2008-06-12 | net: remove CVS keywords | Adrian Bunk | 1 | -2/+0 |
2008-04-13 | net: make struct tun_struct private to tun.c | Rusty Russell | 1 | -39/+0 |
2008-01-29 | annotate tun | Al Viro | 1 | -1/+3 |
2007-10-11 | [NET] drivers/net: statistics cleanup #1 -- save memory and shrink code | Jeff Garzik | 1 | -1/+0 |
2007-07-11 | [NET]: Allow group ownership of TUN/TAP devices. | Guido Guenther | 1 | -0/+2 |
2005-09-02 | [TUNTAP]: Allow setting the linktype of the tap device from userspace | Mike Kershaw | 1 | -0/+1 |
2005-04-17 | Linux-2.6.12-rc2 | Linus Torvalds | 1 | -0/+93 |