Harvey Harrison
|
c0e5a8c21b
net: tun.c fix cast
|
17 years ago |
David S. Miller
|
49997d7515
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
|
17 years ago |
Max Krasnyansky
|
f271b2cc78
tun: Fix/rewrite packet filtering logic
|
17 years ago |
David S. Miller
|
2aec609fb4
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
17 years ago |
Jonathan Corbet
|
2fceef397f
Merge commit 'v2.6.26' into bkl-removal
|
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()
|
17 years ago |
Ed Swierk
|
4885a50476
[TAP]: Configurable interface MTU.
|
17 years ago |
Jeff Garzik
|
09f75cd7bf
[NET] drivers/net: statistics cleanup #1 -- save memory and shrink code
|
17 years ago |
Ralf Baechle
|
10d024c1b2
[NET]: Nuke SET_MODULE_OWNER macro.
|
17 years ago |
Eric W. Biederman
|
881d966b48
[NET]: Make the device list and device lookups per namespace.
|
17 years ago |
Guido Guenther
|
8c644623fe
[NET]: Allow group ownership of TUN/TAP devices.
|
18 years ago |