David Vrabel
|
1d5d485239
xen-netback: require fewer guest Rx slots when not using GSO
|
10 years ago |
Paul Durrant
|
210c34dcd8
xen-netback: add support for multicast control
|
10 years ago |
Li, Liang Z
|
6ab13b2769
xen-netback: remove duplicated function definition
|
10 years ago |
Palik, Imre
|
edafc132ba
xen-netback: making the bandwidth limiter runtime settable
|
10 years ago |
David Vrabel
|
1650d5455b
xen-netback: always fully coalesce guest Rx packets
|
10 years ago |
David Vrabel
|
26c0e10258
xen-netback: support frontends without feature-rx-notify again
|
10 years ago |
David Vrabel
|
ecf08d2dbb
xen-netback: reintroduce guest Rx stall detection
|
10 years ago |
David Vrabel
|
f48da8b14d
xen-netback: fix unlimited guest Rx internal queue and carrier flapping
|
10 years ago |
David Vrabel
|
bc96f648df
xen-netback: make feature-rx-notify mandatory
|
10 years ago |
Wei Liu
|
a64bd93452
xen-netback: don't stop dealloc kthread too early
|
11 years ago |
Zoltan Kiss
|
f34a4cf9c9
xen-netback: Turn off the carrier if the guest is not able to receive
|
11 years ago |
Zoltan Kiss
|
3d1af1df97
xen-netback: Using a new state bit instead of carrier
|
11 years ago |
Zoltan Kiss
|
f51de24356
xen-netback: Adding debugfs "io_ring_qX" files
|
11 years ago |
Wei Liu
|
f7b50c4e7c
xen-netback: bookkeep number of active queues in our own module
|
11 years ago |
Andrew J. Bennieston
|
8d3d53b3e4
xen-netback: Add support for multiple queues
|
11 years ago |
Wei Liu
|
e9ce7cb6b1
xen-netback: Factor queue-specific data into queue struct
|
11 years ago |
Andrew J. Bennieston
|
a55d9766ce
xen-netback: Move grant_copy_op array back into struct xenvif.
|
11 years ago |
David Vrabel
|
0d08fceb2e
xen-netback: fix race between napi_complete() and interrupt handler
|
11 years ago |
Zoltan Kiss
|
bdab82759b
xen-netback: Grant copy the header instead of map and memcpy
|
11 years ago |
Wei Liu
|
e9d8b2c296
xen-netback: disable rogue vif in kthread context
|
11 years ago |
Zoltan Kiss
|
869b9b19b3
xen-netback: Stop using xenvif_tx_pending_slots_available
|
11 years ago |
Zoltan Kiss
|
397dfd9f93
Revert "xen-netback: Aggregate TX unmap operations"
|
11 years ago |
Zoltan Kiss
|
e9275f5e2d
xen-netback: Aggregate TX unmap operations
|
11 years ago |
Zoltan Kiss
|
093507885a
xen-netback: Timeout packets in RX path
|
11 years ago |
Zoltan Kiss
|
e3377f36ca
xen-netback: Handle guests with too many frags
|
11 years ago |
Zoltan Kiss
|
1bb332af4c
xen-netback: Add stat counters for zerocopy
|
11 years ago |
Zoltan Kiss
|
62bad3199a
xen-netback: Remove old TX grant copy definitons and fix indentations
|
11 years ago |
Zoltan Kiss
|
f53c3fe8da
xen-netback: Introduce TX grant mapping
|
11 years ago |
Zoltan Kiss
|
3e2234b314
xen-netback: Handle foreign mapped pages on the guest RX path
|
11 years ago |
Zoltan Kiss
|
121fa4b777
xen-netback: Minor refactoring of netback code
|
11 years ago |