Vlad Yasevich
|
cbdb04279c
mactap: Fix checksum errors for non-gso packets in bridge mode
|
11 年之前 |
Paul Gortmaker
|
a81ab36bf5
drivers/net: delete non-required instances of include <linux/init.h>
|
11 年之前 |
David S. Miller
|
143c905494
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 年之前 |
Tom Herbert
|
3958afa1b2
net: Change skb_get_rxhash to skb_get_hash
|
11 年之前 |
Vlad Yasevich
|
2f6a1b6607
macvlan: Remove custom recieve and forward handlers
|
11 年之前 |
Vlad Yasevich
|
6acf54f1cf
macvtap: Add support of packet capture on macvtap device.
|
11 年之前 |
Jason Wang
|
ce232ce01d
macvtap: signal truncated packets
|
11 年之前 |
David S. Miller
|
bbd37626e6
net: Revert macvtap/tun truncation signalling changes.
|
11 年之前 |
Jason Wang
|
730054da38
macvtap: signal truncated packets
|
11 年之前 |
David S. Miller
|
de2aa4760b
Revert "macvtap: remove useless codes in macvtap_aio_read() and macvtap_recvmsg()"
|
11 年之前 |
Zhi Yong Wu
|
41e4af69a5
macvtap: remove useless codes in macvtap_aio_read() and macvtap_recvmsg()
|
11 年之前 |
David S. Miller
|
34f9f43710
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 年之前 |
Zhi Yong Wu
|
55ec8e25cd
macvtap: remove unused parameter in macvtap_do_read()
|
11 年之前 |
Zhi Yong Wu
|
359d44d764
macvtap: remove the dead branch
|
11 年之前 |
Zhi Yong Wu
|
e6ebc7f16c
macvtap: update file current position
|
11 年之前 |
Vlad Yasevich
|
006da7b07b
macvtap: Do not double-count received packets
|
11 年之前 |
Jason Wang
|
cd3e22b75c
macvtap: fix tx_dropped counting error
|
11 年之前 |
Jason Wang
|
16a3fa2863
macvtap: limit head length of skb allocated
|
11 年之前 |
David S. Miller
|
b05930f5d1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 年之前 |
Vlad Yasevich
|
e5733321d5
macvtap: Ignore tap features when VNET_HDR is off
|
12 年之前 |
Vlad Yasevich
|
e558b0188b
macvtap: Correctly set tap features when IFF_VNET_HDR is disabled.
|
12 年之前 |
Vlad Yasevich
|
a567dd6252
macvtap: simplify usage of tap_features
|
12 年之前 |
David S. Miller
|
2ff1cf12c9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 年之前 |
Eric Dumazet
|
29d7919692
macvtap: fix two races
|
12 年之前 |
Eric Dumazet
|
28d6427109
net: attempt high order allocations in sock_alloc_send_pskb()
|
12 年之前 |
Jason Wang
|
c3bdeb5c7c
net: move zerocopy_sg_from_iovec() to net/core/datagram.c
|
12 年之前 |
Jason Wang
|
b4bf07771f
net: move iov_pages() to net/core/iovec.c
|
12 年之前 |
Jason Wang
|
ece793fcfc
macvtap: do not zerocopy if iov needs more pages than MAX_SKB_FRAGS
|
12 年之前 |
Jason Wang
|
0fbe0d47b1
macvtap: do not assume 802.1Q when send vlan packets
|
12 年之前 |
Jason Wang
|
82a19eb8c0
macvtap: fix the missing ret value of TUNSETQUEUE
|
12 年之前 |