Joe Perches
|
cc10f8712b
xen-netback: Fix logging message with spurious period after newline
|
7 лет назад |
David S. Miller
|
f8ddadc4db
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
7 лет назад |
Kees Cook
|
cac6a8f901
net/xen-netback: Convert timers to use timer_setup()
|
7 лет назад |
Mohammed Gamal
|
e1043a4bb9
xen-netfront, xen-netback: Use correct minimum MTU values
|
7 лет назад |
Allen Pais
|
f7c11175bd
drivers: net: xen-netback: use setup_timer() helper.
|
8 лет назад |
Willem de Bruijn
|
cc8737a5fe
xen-netback: update ubuf_info initialization to anonymous union
|
8 лет назад |
Wei Liu
|
dfa523ae9f
xen-netback: correctly schedule rate-limited queues
|
8 лет назад |
Igor Druzhinin
|
b17075d5c1
xen-netback: fix race condition on XenBus disconnect
|
8 лет назад |
Ingo Molnar
|
0881e7bd34
sched/headers: Prepare to move the get_task_struct()/put_task_struct() and related APIs from <linux/sched.h> to <linux/sched/task.h>
|
8 лет назад |
David S. Miller
|
3f64116a83
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 лет назад |
Mart van Santen
|
ebf692f85f
xen-netback: vif counters from int/long to u64
|
8 лет назад |
Eric Dumazet
|
6ad20165d3
drivers: net: generalize napi_complete_done()
|
8 лет назад |
Igor Druzhinin
|
f16f1df65f
xen-netback: protect resource cleaning on XenBus disconnect
|
8 лет назад |
Jarod Wilson
|
d0c2c9973e
net: use core MTU range checking in virt drivers
|
8 лет назад |
Paul Durrant
|
912e27e85e
xen-netback: make sure that hashes are not send to unaware frontends
|
8 лет назад |
Ross Lagerwall
|
2167ca029c
xen/netback: add fraglist support for to-guest rx
|
8 лет назад |
Paul Durrant
|
fedbc8c132
xen-netback: retire guest rx side prefix GSO feature
|
8 лет назад |
Juergen Gross
|
0364a8824c
xen-netback: switch to threaded irq for control ring
|
9 лет назад |
Paul Durrant
|
c0fcded2e6
xen-netback: only deinitialized hash if it was initialized
|
9 лет назад |
Paul Durrant
|
f07f989338
xen-netback: pass hash value to the frontend
|
9 лет назад |
Paul Durrant
|
40d8abdee8
xen-netback: add control protocol implementation
|
9 лет назад |
Paul Durrant
|
4e15ee2cb4
xen-netback: add control ring boilerplate
|
9 лет назад |
David Vrabel
|
9c6f3ffe82
xen-netback: free queues after freeing the net device
|
9 лет назад |
David Vrabel
|
4a65852727
xen-netback: delete NAPI instance when queue fails to initialize
|
9 лет назад |
Paul Durrant
|
210c34dcd8
xen-netback: add support for multicast control
|
10 лет назад |
Ross Lagerwall
|
57b229063a
xen/netback: Wake dealloc thread after completing zerocopy work
|
10 лет назад |
Palik, Imre
|
edafc132ba
xen-netback: making the bandwidth limiter runtime settable
|
10 лет назад |
David S. Miller
|
3cef5c5b0b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
10 лет назад |
David Vrabel
|
d63951d744
xen-netback: return correct ethtool stats
|
10 лет назад |
Joe Perches
|
3b6ed26d8b
xen: Use eth_<foo>_addr instead of memset
|
10 лет назад |