aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/tun.c
Commit message (Expand)AuthorAgeFilesLines
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] devfs: Remove the miscdevice devfs_name field as it's no longer neededGreg Kroah-Hartman2006-06-261-1/+0
* [NET]: Require CAP_NET_ADMIN to create tuntap devices.David Woodhouse2006-06-231-0/+3
* [TUN]: Fix leak in tun_get_user()Dave Jones2006-03-111-1/+4
* [TUNTAP]: Allow setting the linktype of the tap device from userspaceMike Kershaw2005-09-011-0/+15
* [NET]: Transform skb_queue_len() binary tests into skb_queue_empty()David S. Miller2005-07-081-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+883