Vlad Yasevich
|
ac4e4af1e5
macvtap: Consistently use rcu functions
|
12 years ago |
Vlad Yasevich
|
441ac0fcaa
macvtap: Convert to using rtnl lock
|
12 years ago |
Jason Wang
|
f57855a54f
macvtap: fix uninitialized return value macvtap_ioctl_set_queue()
|
12 years ago |
Jason Wang
|
d9a90a3105
macvtap: slient sparse warnings
|
12 years ago |
Jason Wang
|
df09b36f22
macvtap: enable multiqueue flag
|
12 years ago |
Jason Wang
|
815f236d62
macvtap: add TUNSETQUEUE ioctl
|
12 years ago |
Jason Wang
|
376b1aabe1
macvtap: eliminate linear search
|
12 years ago |
Jason Wang
|
8f475a318a
macvtap: introduce macvtap_get_vlan()
|
12 years ago |
Jason Wang
|
89cee917de
macvtap: do not add self to waitqueue if doing a nonblock read
|
12 years ago |
Jason Wang
|
ed0483fa06
macvtap: fix a possible race between queue selection and changing queues
|
12 years ago |
Jiri Pirko
|
351638e7de
net: pass info struct via netdevice notifier
|
12 years ago |
Jason Wang
|
40893fd0fd
net: switch to use skb_probe_transport_header()
|
12 years ago |
Jason Wang
|
9b4d669bc0
macvtap: set transport header before passing skb to lower device
|
12 years ago |
Tejun Heo
|
ec09ebc143
macvtap: convert to idr_alloc()
|
12 years ago |
Pravin B Shelar
|
c9af6db4c1
net: Fix possible wrong checksum generation.
|
12 years ago |
Eric Dumazet
|
cef401de7b
net: fix possible wrong checksum generation
|
12 years ago |
Denis Efremov
|
3a7f8c34fe
macvtap: rcu_dereference outside read-lock section
|
13 years ago |
Hong zhi guo
|
ccf7e72b54
macvtap: use prepare_to_wait/finish_wait to ensure mb
|
13 years ago |
David S. Miller
|
028940342a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 years ago |
Basil Gor
|
f09e2249c4
macvtap: restore vlan header on user read
|
13 years ago |
Jason Wang
|
b92946e291
macvtap: zerocopy: validate vectors before building skb
|
13 years ago |
Jason Wang
|
01d6657b38
macvtap: zerocopy: set SKBTX_DEV_ZEROCOPY only when skb is built successfully
|
13 years ago |
Jason Wang
|
02ce04bb3d
macvtap: zerocopy: put page when fail to get all requested user pages
|
13 years ago |
Jason Wang
|
4ef67ebedf
macvtap: zerocopy: fix truesize underestimation
|
13 years ago |
Jason Wang
|
3afc9621f1
macvtap: zerocopy: fix offset calculation when building skb
|
13 years ago |
Al Viro
|
4040153087
security: trim security.h
|
13 years ago |
Krishna Kumar
|
ef0002b577
macvtap: Fix macvtap_get_queue to use rxhash first
|
13 years ago |
Eric Dumazet
|
2cfa5a0471
net: treewide use of RCU_INIT_POINTER
|
13 years ago |
Eric W. Biederman
|
e09eff7fc1
macvtap: Fix the minor device number allocation
|
13 years ago |
Eric W. Biederman
|
9bf1907f42
macvtap: Rewrite macvtap_newlink so the error handling works.
|
13 years ago |