Zoltan Kiss
|
d8cfbfc466
xen-netback: Fix pointer incrementation to avoid incorrect logging
|
11 年之前 |
Zoltan Kiss
|
1b860da040
xen-netback: Fix releasing header slot on error path
|
11 年之前 |
Zoltan Kiss
|
b42cc6e421
xen-netback: Fix releasing frag_list skbs in error path
|
11 年之前 |
Zoltan Kiss
|
1a998d3e6b
xen-netback: Fix handling frag_list on grant op error path
|
11 年之前 |
David S. Miller
|
f666f87b94
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 年之前 |
Zoltan Kiss
|
59ae9fc670
xen-netback: Fix handling of skbs requiring too many slots
|
11 年之前 |
Andrew J. Bennieston
|
8d3d53b3e4
xen-netback: Add support for multiple queues
|
11 年之前 |
Wei Liu
|
e9ce7cb6b1
xen-netback: Factor queue-specific data into queue struct
|
11 年之前 |
David Vrabel
|
0d08fceb2e
xen-netback: fix race between napi_complete() and interrupt handler
|
11 年之前 |
Zoltan Kiss
|
583757446b
xen-netback: Fix grant ref resolution in RX path
|
11 年之前 |
Zoltan Kiss
|
00aefceb2f
xen-netback: Trivial format string fix
|
11 年之前 |
Zoltan Kiss
|
bdab82759b
xen-netback: Grant copy the header instead of map and memcpy
|
11 年之前 |
Zoltan Kiss
|
9074ce2493
xen-netback: Rename map ops
|
11 年之前 |
Wei Liu
|
e9d8b2c296
xen-netback: disable rogue vif in kthread context
|
11 年之前 |
David S. Miller
|
0b70195e0c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 年之前 |
Paul Durrant
|
1425c7a4e8
xen-netback: BUG_ON in xenvif_rx_action() not catching overflow
|
11 年之前 |
Paul Durrant
|
a02eb4732c
xen-netback: worse-case estimate in xenvif_rx_action is underestimating
|
11 年之前 |
Paul Durrant
|
0576eddf24
xen-netback: remove pointless clause from if statement
|
11 年之前 |
Zoltan Kiss
|
7aceb47a9d
xen-netback: Functional follow-up patch for grant mapping series
|
11 年之前 |
Zoltan Kiss
|
0e59a4a553
xen-netback: Non-functional follow-up patch for grant mapping series
|
11 年之前 |
Zoltan Kiss
|
869b9b19b3
xen-netback: Stop using xenvif_tx_pending_slots_available
|
11 年之前 |
David S. Miller
|
2c5f4f8422
xen-netback: Proper printf format for ptrdiff_t is 't'.
|
11 年之前 |
Zoltan Kiss
|
397dfd9f93
Revert "xen-netback: Aggregate TX unmap operations"
|
11 年之前 |
David S. Miller
|
85dcce7a73
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
11 年之前 |
Annie Li
|
5bd0767086
Xen-netback: Fix issue caused by using gso_type wrongly
|
11 年之前 |
Zoltan Kiss
|
e9275f5e2d
xen-netback: Aggregate TX unmap operations
|
11 年之前 |
Zoltan Kiss
|
093507885a
xen-netback: Timeout packets in RX path
|
11 年之前 |
Zoltan Kiss
|
e3377f36ca
xen-netback: Handle guests with too many frags
|
11 年之前 |
Zoltan Kiss
|
1bb332af4c
xen-netback: Add stat counters for zerocopy
|
11 年之前 |
Zoltan Kiss
|
62bad3199a
xen-netback: Remove old TX grant copy definitons and fix indentations
|
11 年之前 |