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 |
Wei Yongjun
|
3be8fbab18
tuntap: fix error return code in tun_set_iff()
|
12 years ago |
Jason Wang
|
c0317998c3
tuntap: initialize vlan_features
|
12 years ago |
Jason Wang
|
40893fd0fd
net: switch to use skb_probe_transport_header()
|
12 years ago |
Jason Wang
|
38502af77e
tuntap: set transport header before passing it to kernel
|
12 years ago |
Wei Yongjun
|
f7de0b9368
tuntap: remove unused variable in __tun_detach()
|
12 years ago |
Eric Dumazet
|
f8af75f351
tun: add a missing nf_reset() in tun_net_xmit()
|
12 years ago |
Sasha Levin
|
b67bfe0d42
hlist: drop the node parameter from iterators
|
12 years ago |
Pravin B Shelar
|
c9af6db4c1
net: Fix possible wrong checksum generation.
|
12 years ago |
David S. Miller
|
188d1f76d0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Jason Wang
|
9e85722d58
tuntap: allow polling/writing/reading when detached
|
12 years ago |
Michael S. Tsirkin
|
af668b3c27
tun: fix carrier on/off status
|
12 years ago |
David S. Miller
|
f1e7b73acc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Eric Dumazet
|
cef401de7b
net: fix possible wrong checksum generation
|
12 years ago |
Jason Wang
|
b8732fb7f8
tuntap: limit the number of flow caches
|
12 years ago |