Commit Graph

60 Commits (563f346d04e8373739240604a51ce8529dd9f07e)

Author SHA1 Message Date
Alex Williamson cfbf84fcbc tun: Fix unicast filter overflow 16 years ago
Gerrit Renker 745417e206 tun: Eliminate sparse signedness warning 16 years ago
Kusanagi Kouichi 7a0a9608e4 tun: Fix SIOCSIFHWADDR error. 16 years ago
Stephen Hemminger 008298231a netdev: add more functions to netdevice ops 16 years ago
Stephen Hemminger 758e43b74c tun: convert to net_device_ops 16 years ago
David Howells 86a264abe5 CRED: Wrap current->cred and a few other accessors 16 years ago
David Howells ee9785ada3 CRED: Wrap task credential accesses in the network device drivers 16 years ago
David S. Miller babcda74e9 drivers/net: Kill now superfluous ->last_rx stores. 16 years ago
Al Viro 233e70f422 saner FASYNC handling on file close 16 years ago
Johannes Berg e174961ca1 net: convert print_mac to %pM 17 years ago
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