Paul Moore
|
2b980dbd77
lsm: Add hooks to the TUN driver
|
16 vuotta sitten |
David S. Miller
|
aa11d958d1
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
16 vuotta sitten |
Herbert Xu
|
876bfd4d0f
tun: Extend RTNL lock coverage over whole ioctl
|
16 vuotta sitten |
Sridhar Samudrala
|
e36aa25a53
tun: Allow tap device to send/receive UFO packets.
|
16 vuotta sitten |
David S. Miller
|
e5a8a896f5
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
16 vuotta sitten |
Paul Moore
|
460deefae6
tun: Remove a dead line of code
|
16 vuotta sitten |
Mariusz Kozlowski
|
3c8a9c63d5
tun/tap: Fix crashes if open() /dev/net/tun and then poll() it.
|
16 vuotta sitten |
Patrick McHardy
|
6ed106549d
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
|
16 vuotta sitten |
Herbert Xu
|
d23e43658a
tun: Fix device unregister race
|
16 vuotta sitten |
Kay Sievers
|
d405640539
Driver Core: misc: add nodename support for misc devices.
|
16 vuotta sitten |
Eric W. Biederman
|
f0a4d0e5b5
tun: Fix unregister race
|
16 vuotta sitten |
Sridhar Samudrala
|
6f536f4039
tun: Fix copy/paste error in tun_get_user
|
16 vuotta sitten |
Herbert Xu
|
4909122fb8
tun: Optimise handling of bogus gso->hdr_len
|
16 vuotta sitten |
Herbert Xu
|
c722c625db
tun: Only wake up writers
|
16 vuotta sitten |
David Woodhouse
|
980c9e8cee
tun: add tun_flags, owner, group attributes in sysfs
|
16 vuotta sitten |
David Woodhouse
|
f85ba78068
tun: add IFF_TUN_EXCL flag to avoid opening a persistent device.
|
16 vuotta sitten |
Michael S. Tsirkin
|
6f26c9a755
tun: fix tun_chr_aio_write so that aio works
|
16 vuotta sitten |
Michael S. Tsirkin
|
43b39dcdbd
tun: fix tun_chr_aio_read so that aio works
|
16 vuotta sitten |
Herbert Xu
|
c40af84a67
tun: Fix sk_sleep races when attaching/detaching
|
16 vuotta sitten |
Herbert Xu
|
9c3fea6ab0
tun: Only free a netdev when all tun descriptors are closed
|
16 vuotta sitten |
Herbert Xu
|
0eca93bcf7
tun: Fix crash with non-GSO users
|
16 vuotta sitten |
Herbert Xu
|
ab46d77966
tun: Fix merge error
|
16 vuotta sitten |
David S. Miller
|
0ecc103aec
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
16 vuotta sitten |
Alex Williamson
|
cfbf84fcbc
tun: Fix unicast filter overflow
|
16 vuotta sitten |
Herbert Xu
|
33dccbb050
tun: Limit amount of queued packets per device
|
16 vuotta sitten |
Michael Tokarev
|
1bded710a5
tun: Check supplemental groups in TUN/TAP driver.
|
16 vuotta sitten |
Harvey Harrison
|
09640e6365
net: replace uses of __constant_{endian}
|
16 vuotta sitten |
Eric W. Biederman
|
f019a7a594
tun: Implement ip link del tunXXX
|
16 vuotta sitten |
Eric W. Biederman
|
aec191aa2a
tun: There is no longer any need to deny changing network namespaces
|
16 vuotta sitten |
Eric W. Biederman
|
c70f182940
tun: Fix races between tun_net_close and free_netdev.
|
16 vuotta sitten |