David S. Miller
|
8b3f6af863
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
|
15 年 前 |
Kusanagi Kouichi
|
36989b9087
tun: Return -EINVAL if neither IFF_TUN nor IFF_TAP is set.
|
15 年 前 |
Kay Sievers
|
e454cea20b
Driver-Core: extend devnode callbacks to provide permissions
|
15 年 前 |
Linus Torvalds
|
d7e9660ad9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
|
15 年 前 |
Michael S. Tsirkin
|
89f56d1e91
tun: reuse struct sock fields
|
15 年 前 |
Stephen Hemminger
|
424efe9caf
netdev: convert pseudo drivers to netdev_tx_t
|
15 年 前 |
Paul Moore
|
2b980dbd77
lsm: Add hooks to the TUN driver
|
15 年 前 |
David S. Miller
|
aa11d958d1
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
16 年 前 |
Herbert Xu
|
876bfd4d0f
tun: Extend RTNL lock coverage over whole ioctl
|
16 年 前 |
Sridhar Samudrala
|
e36aa25a53
tun: Allow tap device to send/receive UFO packets.
|
16 年 前 |
David S. Miller
|
e5a8a896f5
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
16 年 前 |
Paul Moore
|
460deefae6
tun: Remove a dead line of code
|
16 年 前 |
Mariusz Kozlowski
|
3c8a9c63d5
tun/tap: Fix crashes if open() /dev/net/tun and then poll() it.
|
16 年 前 |
Patrick McHardy
|
6ed106549d
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
|
16 年 前 |
Herbert Xu
|
d23e43658a
tun: Fix device unregister race
|
16 年 前 |
Kay Sievers
|
d405640539
Driver Core: misc: add nodename support for misc devices.
|
16 年 前 |
Eric W. Biederman
|
f0a4d0e5b5
tun: Fix unregister race
|
16 年 前 |
Sridhar Samudrala
|
6f536f4039
tun: Fix copy/paste error in tun_get_user
|
16 年 前 |
Herbert Xu
|
4909122fb8
tun: Optimise handling of bogus gso->hdr_len
|
16 年 前 |
Herbert Xu
|
c722c625db
tun: Only wake up writers
|
16 年 前 |
David Woodhouse
|
980c9e8cee
tun: add tun_flags, owner, group attributes in sysfs
|
16 年 前 |
David Woodhouse
|
f85ba78068
tun: add IFF_TUN_EXCL flag to avoid opening a persistent device.
|
16 年 前 |
Michael S. Tsirkin
|
6f26c9a755
tun: fix tun_chr_aio_write so that aio works
|
16 年 前 |
Michael S. Tsirkin
|
43b39dcdbd
tun: fix tun_chr_aio_read so that aio works
|
16 年 前 |
Herbert Xu
|
c40af84a67
tun: Fix sk_sleep races when attaching/detaching
|
16 年 前 |
Herbert Xu
|
9c3fea6ab0
tun: Only free a netdev when all tun descriptors are closed
|
16 年 前 |
Herbert Xu
|
0eca93bcf7
tun: Fix crash with non-GSO users
|
16 年 前 |
Herbert Xu
|
ab46d77966
tun: Fix merge error
|
16 年 前 |
David S. Miller
|
0ecc103aec
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
16 年 前 |
Alex Williamson
|
cfbf84fcbc
tun: Fix unicast filter overflow
|
16 年 前 |