Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
[safe/jmp/linux-2.6] / drivers / net / tun.c
2008-12-28 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next-2.6
2008-11-21 Stephen Hemmingernetdev: add more functions to netdevice ops
2008-11-20 Stephen Hemmingertun: convert to net_device_ops
2008-11-13 David HowellsCRED: Wrap current->cred and a few other accessors
2008-11-13 David HowellsCRED: Wrap task credential accesses in the network...
2008-11-07 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-11-04 David S. Millerdrivers/net: Kill now superfluous ->last_rx stores.
2008-11-01 Al Virosaner FASYNC handling on file close
2008-10-28 Johannes Bergnet: convert print_mac to %pM
2008-08-16 Rusty Russelltun: fallback if skb_alloc() fails on big packets
2008-08-16 Mark McLoughlintun: TUNGETIFF interface to query name and flags
2008-07-22 Harvey Harrisonnet: tun.c fix cast
2008-07-18 David S. MillerMerge branch 'master' of /linux/kernel/git/torvalds...
2008-07-15 Max Krasnyanskytun: Fix/rewrite packet filtering logic
2008-07-15 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2008-07-14 Jonathan CorbetMerge commit 'v2.6.26' into bkl-removal
2008-07-10 Max Krasnyanskytun: Persistent devices can get stuck in xoff state
2008-07-03 Rusty Russelltun: Allow GSO using virtio_net_hdr
2008-07-03 Rusty Russelltun: TUNSETFEATURES to set gso features.
2008-07-03 Rusty Russelltun: Interface to query tun/tap features.
2008-07-02 Jonathan Corbettun: fasync BKL pushdown
2008-07-02 Arnd Bergmannnet-tun: BKL pushdown
2008-06-18 Ang Way Chuangtun: Proper handling of IPv6 header in tun driver when...
2008-04-24 David S. Millertun: Multicast handling in tun_chr_ioctl() needs proper...
2008-04-24 David S. Millertun: Fix minor race in TUNSETLINK ioctl handling.
2008-04-16 Pavel Emelyanov[TUN]: Allow to register tun devices in namespace.
2008-04-16 Pavel Emelyanov[TUN]: Make the tun_dev_list per-net.
2008-04-16 Pavel Emelyanov[TUN]: Introduce the tun_net structure and init/exit...
2008-04-13 Rusty Russellnet: check for underlength tap writes
2008-04-13 Rusty Russellnet: make struct tun_struct private to tun.c
2008-02-29 Kim B. Heino[TUN]: Fix RTNL-locking in tun/tap driver
2008-02-05 Nathaniel Filardotun: impossible to deassert IFF_ONE_QUEUE or IFF_NO_PI
2008-01-28 Al Viroannotate tun
2008-01-28 Akinobu Mita[TUN]: Use iov_length()
2007-12-27 Toyo Abe[TUNTAP]: Fix wrong debug message.
2007-10-10 Joe Perches[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
2007-10-10 Ed Swierk[TAP]: Configurable interface MTU.
2007-10-10 Jeff Garzik[NET] drivers/net: statistics cleanup #1 -- save memory...
2007-10-10 Ralf Baechle[NET]: Nuke SET_MODULE_OWNER macro.
2007-10-10 Eric W. Biederman[NET]: Make the device list and device lookups per...
2007-07-11 Guido Guenther[NET]: Allow group ownership of TUN/TAP devices.
2007-04-26 Brian Braunstein[NET] tun/tap: fixed hw address handling
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce skb_reset_mac_header(skb)
2007-04-26 Arnaldo Carvalho... [ETH]: Make eth_type_trans set skb->dev like the other...
2007-02-12 Arjan van de Ven[PATCH] mark struct file_operations const 5
2006-10-02 Eric W. Biederman[PATCH] file: modify struct fown_struct to use a struct pid
2006-10-01 Badari Pulavarty[PATCH] Remove readv/writev methods and use aio_read...
2006-09-13 Jeff Garzikdrivers/net: const-ify ethtool_ops declarations
2006-09-13 Jeff Garzikdrivers/net: Trim trailing whitespace
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-26 Greg Kroah-Hartman[PATCH] devfs: Remove the miscdevice devfs_name field...
2006-06-23 David Woodhouse[NET]: Require CAP_NET_ADMIN to create tuntap devices.
2006-03-12 Dave Jones[TUN]: Fix leak in tun_get_user()
2005-09-02 Mike Kershaw[TUNTAP]: Allow setting the linktype of the tap device...
2005-07-08 David S. Miller[NET]: Transform skb_queue_len() binary tests into...
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2