index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
if_tun.h
Age
Commit message (
Expand
)
Author
2020-08-19
net-tun: Eliminate two tun/xdp related function calls from vhost-net
Maciej Żenczykowski
2020-08-19
net-tun: Add type safety to tun_xdp_to_ptr() and tun_ptr_to_xdp()
Maciej Żenczykowski
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2018-09-13
tun: switch to new type of msg_control
Jason Wang
2018-04-17
tun: convert to use generic xdp_frame and xdp_return_frame API
Jesper Dangaard Brouer
2018-03-09
vhost_net: examine pointer types during un-producing
Jason Wang
2018-01-10
tuntap: fix for "tuntap: XDP transmission"
Stephen Rothwell
2018-01-09
tuntap: XDP transmission
Jason Wang
2018-01-09
tun/tap: use ptr_ring instead of skb_array
Jason Wang
2017-05-18
tun: export skb_array
Jason Wang
2012-10-13
UAPI: (Scripted) Disintegrate include/linux
David Howells
2010-05-03
tun: add ioctl to modify vnet header size
Michael S. Tsirkin
2010-02-17
tun: socket filter support
Michael S. Tsirkin
2010-01-15
tun: export underlying socket
Michael S. Tsirkin
2009-07-17
tun: Allow tap device to send/receive UFO packets.
Sridhar Samudrala
2009-04-27
tun: add IFF_TUN_EXCL flag to avoid opening a persistent device.
David Woodhouse
2009-02-05
tun: Limit amount of queued packets per device
Herbert Xu
2008-08-15
tun: TUNGETIFF interface to query name and flags
Mark McLoughlin
2008-07-14
tun: Fix/rewrite packet filtering logic
Max Krasnyansky
2008-07-03
tun: Allow GSO using virtio_net_hdr
Rusty Russell
2008-07-03
tun: TUNSETFEATURES to set gso features.
Rusty Russell
2008-07-03
tun: Interface to query tun/tap features.
Rusty Russell
2008-06-11
net: remove CVS keywords
Adrian Bunk
2008-04-12
net: make struct tun_struct private to tun.c
Rusty Russell
2008-01-28
annotate tun
Al Viro
2007-10-10
[NET] drivers/net: statistics cleanup #1 -- save memory and shrink code
Jeff Garzik
2007-07-10
[NET]: Allow group ownership of TUN/TAP devices.
Guido Guenther
2005-09-01
[TUNTAP]: Allow setting the linktype of the tap device from userspace
Mike Kershaw
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds