Michael S. Tsirkin
|
5c0c52c910
tun: don't look at current when non-blocking
|
11 years ago |
Jason Wang
|
662ca437e7
tuntap: correctly handle error in tun_set_iff()
|
11 years ago |
Jason Wang
|
7bf6630523
tuntap: orphan frags before trying to set tx timestamp
|
11 years ago |
Jason Wang
|
4bfb0513ff
tuntap: purge socket error queue on detach
|
11 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 |
Jason Wang
|
885291761d
tuntap: do not zerocopy if iov needs more pages than MAX_SKB_FRAGS
|
12 years ago |
Jason Wang
|
3dd5c3308e
tuntap: correctly linearize skb when zerocopy is used
|
12 years ago |
David S. Miller
|
0c1072ae02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Michael S. Tsirkin
|
7e24bfbe43
tun: fix recovery from gup errors
|
12 years ago |
David S. Miller
|
d98cae64e4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Pavel Emelyanov
|
944a1376b6
tun: Turn tun_flow_init() into void fn
|
12 years ago |
Pavel Emelyanov
|
274038f8c9
tun: Report "persist" flag to userspace
|
12 years ago |
Jason Wang
|
19a6afb23e
tuntap: set SOCK_ZEROCOPY flag during open
|
12 years ago |
Jason Wang
|
92bb73ea2c
tuntap: fix a possible race between queue selection and changing queues
|
12 years ago |
Jason Wang
|
8e6d91ae09
tuntap: forbid changing mq flag for persistent device
|
12 years ago |
David S. Miller
|
58717686cf
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Gao feng
|
3811ae76bc
net: tun: release the reference of tun device in tun_recvmsg
|
12 years ago |
Jason Wang
|
e8dbad66ef
tuntap: correct the return value in tun_set_iff()
|
12 years ago |
David S. Miller
|
6e0895c2ea
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |