Jason Wang
|
f23d538bc2
macvtap: unbreak receiving of gro skb with frag list
|
9 年之前 |
Michael S. Tsirkin
|
3ea79249e8
macvtap: fix TUNSETSNDBUF values > 64k
|
10 年之前 |
Ivan Vecera
|
c5c62f1bb0
macvtap: fix network header pointer for VLAN tagged pkts
|
10 年之前 |
Linus Torvalds
|
f760b87f8f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 年之前 |
Johannes Thumshirn
|
d5de198785
macvtap: Destroy minor_idr on module_exit
|
10 年之前 |
Linus Torvalds
|
5fc835284d
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
|
10 年之前 |
Pankaj Gupta
|
dfe816c5e3
macvtap: Increase limit of macvtap queues
|
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
|
5b11e15f24
macvtap: introduce macvtap_is_little_endian() helper
|
10 年之前 |
Justin Cormack
|
7f460d30c8
fix missing copy_from_user in macvtap
|
10 年之前 |
Justin Cormack
|
b508208339
macvtap add missing ioctls - fix wrapping
|
10 年之前 |
Eric W. Biederman
|
11aa9c28b4
net: Pass kern from net_proto_family.create to sk_alloc
|
10 年之前 |
Linus Torvalds
|
388f997620
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 年之前 |
Johannes Berg
|
8b86a61da3
net: remove unused 'dev' argument from netif_needs_gso()
|
10 年之前 |
Al Viro
|
5d5d568975
make new_sync_{read,write}() static
|
10 年之前 |
David S. Miller
|
71a83a6db6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 年之前 |
Ying Xue
|
1b78414047
net: Remove iocb argument from sendmsg and recvmsg
|
10 年之前 |
Eric Dumazet
|
2f1d8b9e8a
macvtap: make sure neighbour code can push ethernet header
|
10 年之前 |
David S. Miller
|
6e03f896b5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
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 年之前 |
Michael S. Tsirkin
|
01b07fb350
macvtap: drop broken IFF_VNET_LE
|
10 年之前 |
Michael S. Tsirkin
|
39ec7de709
macvtap: fix uninitialized access on TUNSETIFF
|
10 年之前 |
Linus Torvalds
|
70e71ca0af
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
10 年之前 |
Al Viro
|
c0371da604
put iov_iter into msghdr
|
10 年之前 |
Michael S. Tsirkin
|
6ae7feb316
macvtap: TUN_VNET_LE support
|
10 年之前 |
Jason Wang
|
f51a5e82ea
tun/macvtap: use consume_skb() instead of kfree_skb() when needed
|
10 年之前 |
Al Viro
|
f5ff53b4d9
{macvtap,tun}_get_user(): switch to iov_iter
|
11 年之前 |