Kees Cook
|
cac6a8f901
net/xen-netback: Convert timers to use timer_setup()
|
7 years ago |
Wei Liu
|
dfa523ae9f
xen-netback: correctly schedule rate-limited queues
|
8 years ago |
Mart van Santen
|
ebf692f85f
xen-netback: vif counters from int/long to u64
|
8 years ago |
Paul Durrant
|
a9339b8e13
xen-netback: (re-)create a debugfs node for hash information
|
8 years ago |
David Vrabel
|
a37f12298c
xen-netback: batch copies for multiple to-guest rx packets
|
8 years ago |
David Vrabel
|
eb1723a29b
xen-netback: refactor guest rx
|
8 years ago |
Paul Durrant
|
fedbc8c132
xen-netback: retire guest rx side prefix GSO feature
|
8 years ago |
David S. Miller
|
fb2a3d5c7c
Revert "xen-netback: create a debugfs node for hash information"
|
9 years ago |
Juergen Gross
|
0364a8824c
xen-netback: switch to threaded irq for control ring
|
9 years ago |
Paul Durrant
|
c0c64c1523
xen-netback: create a debugfs node for hash information
|
9 years ago |
Paul Durrant
|
40d8abdee8
xen-netback: add control protocol implementation
|
9 years ago |
Paul Durrant
|
4e15ee2cb4
xen-netback: add control ring boilerplate
|
9 years ago |
Paul Durrant
|
562abd39a1
xen-netback: support multiple extra info fragments passed from frontend
|
9 years ago |
Paul Durrant
|
22fae97d86
xen-netback: implement dynamic multicast control
|
9 years ago |
Julien Grall
|
d0089e8a0e
net/xen-netback: Make it running on 64KB page granularity
|
10 years ago |
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 |