David S. Miller
|
fb652fdfe8
macvlan/macvtap: Remove NETIF_F_UFO advertisement.
|
8 years ago |
Matthias Schiffer
|
7a3f4a1851
net: add netlink_ext_ack argument to rtnl_link_ops.newlink
|
8 years ago |
Ingo Molnar
|
174cd4b1e5
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>
|
8 years ago |
Sainath Grandhi
|
9a393b5d59
tap: tap as an independent module
|
8 years ago |
Sainath Grandhi
|
a8e0469873
tap: Refactoring macvtap.c
|
8 years ago |
Willem de Bruijn
|
837585a537
macvtap: read vnet_hdr_size once
|
8 years ago |
Jason Wang
|
6391a4481b
virtio-net: restore VIRTIO_HDR_F_DATA_VALID on receiving
|
8 years ago |
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 |