Commit Graph

48 Commits (30d72e9f614e7bd76e28d4d92bd54d90a96905bb)

Author SHA1 Message Date
Rusty Russell f42157cb56 tun: fallback if skb_alloc() fails on big packets 17 years ago
Mark McLoughlin e3b9955697 tun: TUNGETIFF interface to query name and flags 17 years ago
Harvey Harrison c0e5a8c21b net: tun.c fix cast 17 years ago
Max Krasnyansky f271b2cc78 tun: Fix/rewrite packet filtering logic 17 years ago
Max Krasnyansky e35259a953 tun: Persistent devices can get stuck in xoff state 17 years ago
Rusty Russell f43798c276 tun: Allow GSO using virtio_net_hdr 17 years ago
Rusty Russell 5228ddc98f tun: TUNSETFEATURES to set gso features. 17 years ago
Rusty Russell 07240fd090 tun: Interface to query tun/tap features. 17 years ago
Jonathan Corbet 9d31952257 tun: fasync BKL pushdown 17 years ago
Arnd Bergmann fd3e05b6c8 net-tun: BKL pushdown 17 years ago
Ang Way Chuang f09f7ee20c tun: Proper handling of IPv6 header in tun driver when TUN_NO_PI is set 17 years ago
David S. Miller 9edb74cc6c tun: Multicast handling in tun_chr_ioctl() needs proper locking. 17 years ago
David S. Miller 48abfe05cd tun: Fix minor race in TUNSETLINK ioctl handling. 17 years ago
Pavel Emelyanov fc54c65853 [TUN]: Allow to register tun devices in namespace. 17 years ago
Pavel Emelyanov d647a591da [TUN]: Make the tun_dev_list per-net. 17 years ago
Pavel Emelyanov 79d1760491 [TUN]: Introduce the tun_net structure and init/exit net ops. 17 years ago
Rusty Russell e01bf1c833 net: check for underlength tap writes 17 years ago
Rusty Russell 14daa02139 net: make struct tun_struct private to tun.c 17 years ago
Kim B. Heino 401023710d [TUN]: Fix RTNL-locking in tun/tap driver 17 years ago
Nathaniel Filardo a26af1e08a tun: impossible to deassert IFF_ONE_QUEUE or IFF_NO_PI 17 years ago
Al Viro a3edb08311 annotate tun 17 years ago
Akinobu Mita 52427c9d11 [TUN]: Use iov_length() 17 years ago
Toyo Abe c6e991de4b [TUNTAP]: Fix wrong debug message. 17 years ago
Joe Perches 0795af5729 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 18 years ago
Ed Swierk 4885a50476 [TAP]: Configurable interface MTU. 18 years ago
Jeff Garzik 09f75cd7bf [NET] drivers/net: statistics cleanup #1 -- save memory and shrink code 18 years ago
Ralf Baechle 10d024c1b2 [NET]: Nuke SET_MODULE_OWNER macro. 18 years ago
Eric W. Biederman 881d966b48 [NET]: Make the device list and device lookups per namespace. 18 years ago
Guido Guenther 8c644623fe [NET]: Allow group ownership of TUN/TAP devices. 18 years ago
Brian Braunstein 36226a8ded [NET] tun/tap: fixed hw address handling 18 years ago
Arnaldo Carvalho de Melo d626f62b11 [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} 18 years ago
Arnaldo Carvalho de Melo 459a98ed88 [SK_BUFF]: Introduce skb_reset_mac_header(skb) 18 years ago
Arnaldo Carvalho de Melo 4c13eb6657 [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans 18 years ago
Arjan van de Ven d54b1fdb1d [PATCH] mark struct file_operations const 5 18 years ago
Eric W. Biederman 609d7fa956 [PATCH] file: modify struct fown_struct to use a struct pid 19 years ago
Badari Pulavarty ee0b3e671b [PATCH] Remove readv/writev methods and use aio_read/aio_write instead 19 years ago
Jeff Garzik 7282d491ec drivers/net: const-ify ethtool_ops declarations 19 years ago
Jeff Garzik 6aa20a2235 drivers/net: Trim trailing whitespace 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Greg Kroah-Hartman 96192ff1a9 [PATCH] devfs: Remove the miscdevice devfs_name field as it's no longer needed 19 years ago
David Woodhouse ca6bb5d7ab [NET]: Require CAP_NET_ADMIN to create tuntap devices. 19 years ago
Dave Jones 8f22757ee8 [TUN]: Fix leak in tun_get_user() 19 years ago
Mike Kershaw ff4cc3ac93 [TUNTAP]: Allow setting the linktype of the tap device from userspace 20 years ago
David S. Miller b03efcfb21 [NET]: Transform skb_queue_len() binary tests into skb_queue_empty() 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago