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 |
Eric W. Biederman
|
2259fef0bb
macvtap: Don't leak unreceived packets when we delete a macvtap device.
|
13 years ago |
Eric W. Biederman
|
047af9cfed
macvtap: Fix macvtap_open races in the zero copy enable code.
|
13 years ago |
Eric W. Biederman
|
99f34b38cd
macvtap: Close a race between macvtap_open and macvtap_dellink.
|
13 years ago |
Jason Wang
|
653fc91557
macvtap: fix the uninitialized var using in macvtap_alloc_skb()
|
13 years ago |
Ian Campbell
|
d1b08284ad
macvtap: convert to SKB paged frag API.
|
14 years ago |
Shirley Ma
|
97bc3633be
macvtap: macvtapTX zero-copy support
|
14 years ago |
Jason Wang
|
10a8d94a95
virtio_net: introduce VIRTIO_NET_HDR_F_DATA_VALID
|
14 years ago |
David S. Miller
|
33175d84ee
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
14 years ago |
Nicolas Kaiser
|
ce3c869283
drivers/net/macvtap: fix error check
|
14 years ago |
Eric Dumazet
|
13707f9e5e
drivers/net: remove some rcu sparse warnings
|
14 years ago |
Eric Dumazet
|
1ac9ad1394
net: remove dev_txq_stats_fold()
|
14 years ago |
Michał Mirosław
|
55508d601d
net: Use skb_checksum_start_offset()
|
14 years ago |
Krishna Kumar
|
1565c7c1c4
macvtap: Implement multiqueue for macvtap driver
|
15 years ago |