Xi Wang
|
9e641bdcfa
net-tun: restructure tun_do_read for better sleep/wakeup efficiency
|
11 years ago |
Monam Agarwal
|
c956674b7c
drivers/net: Use RCU_INIT_POINTER(x, NULL) in tun.c
|
11 years ago |
Fernando Luis Vazquez Cao
|
6671b2240c
tun: remove bogus hardware vlan acceleration flags from vlan_features
|
11 years ago |
Daniel Borkmann
|
99932d4fc0
netdevice: add queue selection fallback handler for ndo_select_queue
|
11 years ago |
Masatake YAMATO
|
93e14b6d77
tun: add device name(iff) field to proc fdinfo entry
|
11 years ago |
Dominic Curran
|
fa35864e0b
tuntap: Fix for a race in accessing numqueues
|
11 years ago |
David S. Miller
|
0a379e21c5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 years ago |
Jason Wang
|
f663dd9aaf
net: core: explicitly select a txq before doing l2 forwarding
|
11 years ago |
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
|
11 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 |