Toshiaki Makita
|
5e52796a9a
tuntap: Don't segment multiple tagged packets on tap device
|
10 年之前 |
Linus Torvalds
|
5fc835284d
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
|
10 年之前 |
Greg Kurz
|
8b8e658b16
macvtap/tun: cross-endian support for little-endian hosts
|
10 年之前 |
Greg Kurz
|
7d82410950
virtio: add explicit big-endian support to memory accessors
|
10 年之前 |
Greg Kurz
|
25bd55bbab
tun: add tun_is_little_endian() helper
|
10 年之前 |
Eric W. Biederman
|
11aa9c28b4
net: Pass kern from net_proto_family.create to sk_alloc
|
10 年之前 |
Eric W. Biederman
|
140e807da1
tun: Utilize the normal socket network namespace refcounting.
|
10 年之前 |
Al Viro
|
5d5d568975
make new_sync_{read,write}() static
|
10 年之前 |
Ying Xue
|
1b78414047
net: Remove iocb argument from sendmsg and recvmsg
|
10 年之前 |
Eric Dumazet
|
567e4b7973
net: rfs: add hash collision detection
|
10 年之前 |
David S. Miller
|
6e03f896b5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 年之前 |
Takashi Iwai
|
c4d33e24b6
tun: Use static attribute groups for sysfs entries
|
10 年之前 |
Vlad Yasevich
|
e3e3c423f8
Revert "drivers/net: Disable UFO through virtio"
|
10 年之前 |
Vlad Yasevich
|
72f6510745
Revert "drivers/net, ipv6: Select IPv6 fragment idents for virtio UFO packets"
|
10 年之前 |
Jiri Pirko
|
df8a39defa
net: rename vlan_tx_* helpers since "tx" is misleading there
|
10 年之前 |
Pankaj Gupta
|
baf71c5c1f
tuntap: Increase the number of queues in tun.
|
10 年之前 |
Alex Gartrell
|
957f094f22
tun: return proper error code from tun_do_read
|
10 年之前 |
Alex Gartrell
|
87897931c8
tun: Fixed unsigned/signed comparison
|
10 年之前 |
Michael S. Tsirkin
|
1cf8e410b6
tun: drop broken IFF_VNET_LE
|
10 年之前 |
Linus Torvalds
|
70e71ca0af
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
10 年之前 |
Linus Torvalds
|
6b9e2cea42
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
|
10 年之前 |
Al Viro
|
c0371da604
put iov_iter into msghdr
|
10 年之前 |
Michael S. Tsirkin
|
56f0dcc5aa
tun: TUN_VNET_LE support, fix sparse warnings for virtio headers
|
10 年之前 |
Michael S. Tsirkin
|
40630b82c2
tun: drop most type defines
|
10 年之前 |
Michael S. Tsirkin
|
031f5e0338
tun: move internal flag defines out of uapi
|
10 年之前 |
Al Viro
|
ba00410b81
Merge branch 'iov_iter' into for-next
|
10 年之前 |
Jason Wang
|
f51a5e82ea
tun/macvtap: use consume_skb() instead of kfree_skb() when needed
|
10 年之前 |
Herbert Xu
|
d8febb77b5
tun: Fix GSO meta-data handling in tun_get_user
|
10 年之前 |
Al Viro
|
f5ff53b4d9
{macvtap,tun}_get_user(): switch to iov_iter
|
11 年之前 |
Al Viro
|
9b067034d0
switch drivers/net/tun.c to ->read_iter()
|
10 年之前 |