Linus Torvalds
|
9a19a6db37
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
8 years ago |
Al Viro
|
cbbd26b8b1
[iov_iter] new primitives - copy_from_iter_full() and friends
|
8 years ago |
David S. Miller
|
2745529ac7
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |
Jason Wang
|
aa196eed3d
macvtap: handle ubuf refcount correctly when meet errors
|
8 years ago |
Zhang Shengju
|
763dfa276c
macvtap: replace printk with netdev_err
|
8 years ago |
Gao Feng
|
e824265d63
driver: macvtap: Unregister netdev rx_handler if macvtap_newlink fails
|
8 years ago |
Jarno Rajahalme
|
3e9e40e747
virtio_net: Simplify call sites for virtio_net_hdr_{from, to}_skb().
|
8 years ago |
Jason Wang
|
104a493390
macvtap: fix use after free for skb_array during release
|
9 years ago |
Jason Wang
|
0d7eacbe63
macvtap: correctly free skb during socket destruction
|
9 years ago |
Jason Wang
|
362899b872
macvtap: switch to use skb array
|
9 years ago |
Jason Wang
|
1b16bf42d1
macvtap: avoid hash calculating for single queue
|
9 years ago |
Mike Rapoport
|
fd88d68b38
macvtap: use common code for virtio_net_hdr and skb GSO conversion
|
9 years ago |
David S. Miller
|
e800072c18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 years ago |
Eric Dumazet
|
be0bd31601
macvtap: segmented packet is consumed
|
9 years ago |
Marc Angel
|
17af2bce88
macvtap: add namespace support to the sysfs device class
|
9 years ago |
Francesco Ruggeri
|
e96c37f185
macvtap: check minor when unregistering
|
9 years ago |
Willem de Bruijn
|
8e2ad4113c
macvtap: always pass ethernet header in linear
|
9 years ago |
Tom Herbert
|
a188222b6e
net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASK
|
9 years ago |
Eric Dumazet
|
9cd3e072b0
net: rename SOCK_ASYNC_NOSPACE and SOCK_ASYNC_WAITDATA
|
9 years ago |
Vlad Yasevich
|
a499a2e9d9
macvtap: Resolve possible __might_sleep warning in macvtap_do_read()
|
9 years ago |
Jason Wang
|
f23d538bc2
macvtap: unbreak receiving of gro skb with frag list
|
9 years ago |
Michael S. Tsirkin
|
3ea79249e8
macvtap: fix TUNSETSNDBUF values > 64k
|
10 years ago |
Ivan Vecera
|
c5c62f1bb0
macvtap: fix network header pointer for VLAN tagged pkts
|
10 years ago |
Linus Torvalds
|
f760b87f8f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 years ago |
Johannes Thumshirn
|
d5de198785
macvtap: Destroy minor_idr on module_exit
|
10 years ago |
Linus Torvalds
|
5fc835284d
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
|
10 years ago |
Pankaj Gupta
|
dfe816c5e3
macvtap: Increase limit of macvtap queues
|
10 years ago |
Greg Kurz
|
8b8e658b16
macvtap/tun: cross-endian support for little-endian hosts
|
10 years ago |
Greg Kurz
|
7d82410950
virtio: add explicit big-endian support to memory accessors
|
10 years ago |
Greg Kurz
|
5b11e15f24
macvtap: introduce macvtap_is_little_endian() helper
|
10 years ago |