Commit Graph

75 Commits (762decd3bfb58f190b7cc2e9cc186ba95cca3dcf)

Author SHA1 Message Date
Herbert Xu ab46d77966 tun: Fix merge error 16 years ago
Alex Williamson cfbf84fcbc tun: Fix unicast filter overflow 16 years ago
Herbert Xu 33dccbb050 tun: Limit amount of queued packets per device 16 years ago
Michael Tokarev 1bded710a5 tun: Check supplemental groups in TUN/TAP driver. 16 years ago
Harvey Harrison 09640e6365 net: replace uses of __constant_{endian} 16 years ago
Eric W. Biederman f019a7a594 tun: Implement ip link del tunXXX 16 years ago
Eric W. Biederman aec191aa2a tun: There is no longer any need to deny changing network namespaces 16 years ago
Eric W. Biederman c70f182940 tun: Fix races between tun_net_close and free_netdev. 16 years ago
Eric W. Biederman b2430de37e tun: Move read_wait into tun_file 16 years ago
Eric W. Biederman 38231b7a8d tun: Make tun_net_xmit atomic wrt tun_attach && tun_detach 16 years ago
Eric W. Biederman 36b50bab53 tun: Grab the netns in open. 16 years ago
Eric W. Biederman 631ab46b79 tun: Introduce tun_file 16 years ago
Eric W. Biederman eac9e90265 tun: Use POLLERR not EBADF in tun_chr_poll 16 years ago
Eric W. Biederman a7385ba211 tun: Fix races in tun_set_iff 16 years ago
Eric W. Biederman 74a3e5a71c tun: Remove unnecessary tun_get_by_name 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 17 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