Linus Torvalds
|
b1cdc4670b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
|
15 years ago |
Kay Sievers
|
578454ff7e
driver core: add devname module aliases to allow module on-demand auto-loading
|
15 years ago |
Herbert Xu
|
8286274284
tun: Update classid on packet injection
|
15 years ago |
Joe Perches
|
ee289b6440
drivers/net: remove useless semicolons
|
15 years ago |
Joe Perches
|
a4b770972b
drivers/net: Remove unnecessary returns from void function()s
|
15 years ago |
Eric Dumazet
|
1ae5dc342a
net: trans_start cleanups
|
15 years ago |
Michael S. Tsirkin
|
d9d52b5178
tun: add ioctl to modify vnet header size
|
15 years ago |
Eric Dumazet
|
4381548237
net: sock_def_readable() and friends RCU conversion
|
15 years ago |
Eric Dumazet
|
aa39514516
net: sk_sleep() helper
|
15 years ago |
Michael S. Tsirkin
|
0110d6f22f
tun: orphan an skb on tx
|
15 years ago |
Jiri Kosina
|
318ae2edc3
Merge branch 'for-next' into for-linus
|
15 years ago |
Michael S. Tsirkin
|
9940516259
tun: socket filter support
|
15 years ago |
Daniel Mack
|
3ad2f3fbb9
tree-wide: Assorted spelling fixes
|
15 years ago |
Michael S. Tsirkin
|
05c2828c72
tun: export underlying socket
|
15 years ago |
Vitaliy Gusev
|
80924e5f7d
tun: use tun_sk instead container_of
|
15 years ago |
Arnd Bergmann
|
50857e2a59
net/tun: handle compat_ioctl directly
|
15 years ago |
Thomas Gleixner
|
deed49fbb6
net: Remove BKL from tun
|
15 years ago |
David S. Miller
|
8b3f6af863
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
|
15 years ago |
Kusanagi Kouichi
|
36989b9087
tun: Return -EINVAL if neither IFF_TUN nor IFF_TAP is set.
|
15 years ago |
Kay Sievers
|
e454cea20b
Driver-Core: extend devnode callbacks to provide permissions
|
15 years ago |
Linus Torvalds
|
d7e9660ad9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
|
15 years ago |
Michael S. Tsirkin
|
89f56d1e91
tun: reuse struct sock fields
|
15 years ago |
Stephen Hemminger
|
424efe9caf
netdev: convert pseudo drivers to netdev_tx_t
|
15 years ago |
Paul Moore
|
2b980dbd77
lsm: Add hooks to the TUN driver
|
15 years ago |
David S. Miller
|
aa11d958d1
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
16 years ago |
Herbert Xu
|
876bfd4d0f
tun: Extend RTNL lock coverage over whole ioctl
|
16 years ago |
Sridhar Samudrala
|
e36aa25a53
tun: Allow tap device to send/receive UFO packets.
|
16 years ago |
David S. Miller
|
e5a8a896f5
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
16 years ago |
Paul Moore
|
460deefae6
tun: Remove a dead line of code
|
16 years ago |
Mariusz Kozlowski
|
3c8a9c63d5
tun/tap: Fix crashes if open() /dev/net/tun and then poll() it.
|
16 years ago |