Zhi Yong Wu
|
fbe4d4565b
tun, rfs: fix the incorrect hash value
|
11 years ago |
Tom Herbert
|
9bc8893937
tun: Add support for RFS on tun flows
|
11 years ago |
David S. Miller
|
143c905494
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 years ago |
Tom Herbert
|
3958afa1b2
net: Change skb_get_rxhash to skb_get_hash
|
11 years ago |
Jason Wang
|
e6fd07c899
tun: unbreak truncated packet signalling
|
11 years ago |
David S. Miller
|
bbd37626e6
net: Revert macvtap/tun truncation signalling changes.
|
11 years ago |
Jason Wang
|
923347bb83
tun: unbreak truncated packet signalling
|
11 years ago |
David S. Miller
|
42404c0915
Revert "tun: remove useless codes in tun_chr_aio_read() and tun_recvmsg()"
|
11 years ago |
Zhi Yong Wu
|
73713357ab
tun: remove useless codes in tun_chr_aio_read() and tun_recvmsg()
|
11 years ago |
David S. Miller
|
34f9f43710
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 years ago |
Zhi Yong Wu
|
f96eb74c84
tun: remove unused parameter in tun_do_read()
|
11 years ago |
stephen hemminger
|
92d4ea6e41
tun: spelling fixes
|
11 years ago |
Zhi Yong Wu
|
d0b7da8afa
tun: update file current position
|
11 years ago |
Jason Wang
|
96f8d9ecf2
tuntap: limit head length of skb allocated
|
12 years ago |
Michael S. Tsirkin
|
5c0c52c910
tun: don't look at current when non-blocking
|
12 years ago |
Jason Wang
|
662ca437e7
tuntap: correctly handle error in tun_set_iff()
|
12 years ago |
Jason Wang
|
7bf6630523
tuntap: orphan frags before trying to set tx timestamp
|
12 years ago |
Jason Wang
|
4bfb0513ff
tuntap: purge socket error queue on detach
|
12 years ago |
Pavel Emelyanov
|
76975e9cb4
tun: Get skfilter layout
|
12 years ago |
Pavel Emelyanov
|
849c9b6f93
tun: Allow to skip filter on attach
|
12 years ago |
Pavel Emelyanov
|
3d407a80b6
tun: Report whether the queue is attached or not
|
12 years ago |
Pavel Emelyanov
|
fb7589a162
tun: Add ability to create tun device with given index
|
12 years ago |
David S. Miller
|
2ff1cf12c9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Dan Carpenter
|
15718ea0d8
tun: signedness bug in tun_get_user()
|
12 years ago |
Weiping Pan
|
d9bf5f1309
tun: compare with 0 instead of total_len
|
12 years ago |
Eric Dumazet
|
28d6427109
net: attempt high order allocations in sock_alloc_send_pskb()
|
12 years ago |
Jason Wang
|
c3bdeb5c7c
net: move zerocopy_sg_from_iovec() to net/core/datagram.c
|
12 years ago |
Jason Wang
|
b4bf07771f
net: move iov_pages() to net/core/iovec.c
|
12 years ago |
Jason Wang
|
6680ec68ef
tuntap: hardware vlan tx support
|
12 years ago |
Richard Cochran
|
eda2977291
tun: Support software transmit time stamping.
|
12 years ago |