Luc Van Oostenryck
|
24a94b3c12
xen-netfront: fix xennet_start_xmit()'s return type
|
7 years ago |
Joe Perches
|
d61e403856
drivers/net: Use octal not symbolic permissions
|
7 years ago |
Jason Andryuk
|
c2d2e6738a
xen-netfront: Fix hang on device removal
|
7 years ago |
Ross Lagerwall
|
f599c64fdf
xen-netfront: Fix race between device setup and open
|
7 years ago |
Eduardo Otubo
|
b707fda2df
xen-netfront: enable device after manual module load
|
7 years ago |
Linus Torvalds
|
96c22a49ac
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
7 years ago |
Eduardo Otubo
|
5b5971df3b
xen-netfront: remove warning when unloading module
|
7 years ago |
Kees Cook
|
e99e88a9d2
treewide: setup_timer() -> timer_setup()
|
7 years ago |
Mohammed Gamal
|
e1043a4bb9
xen-netfront, xen-netback: Use correct minimum MTU values
|
7 years ago |
Eric Dumazet
|
62f3250f3d
xen-netfront: be more drop monitor friendly
|
8 years ago |
Vitaly Kuznetsov
|
d86b5672b1
xen-netfront: avoid crashing on resume after a failure in talk_to_netback()
|
8 years ago |
Linus Torvalds
|
3051bf36c2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
8 years ago |
Linus Torvalds
|
252b95c0ed
Merge tag 'for-linus-4.11-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
|
8 years ago |
David S. Miller
|
35eeacf182
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |
Boris Ostrovsky
|
7447095485
xen-netfront: Delete rx_refill_timer in xennet_disconnect_backend()
|
8 years ago |
Ross Lagerwall
|
e2e004acc7
xen-netfront: Improve error handling during initialization
|
8 years ago |
Vineeth Remanan Pillai
|
538d92912d
xen-netfront: Rework the fix for Rx stall during OOM and network stress
|
8 years ago |
Eric Dumazet
|
6ad20165d3
drivers: net: generalize napi_complete_done()
|
8 years ago |
Juergen Gross
|
034702a64a
xen/netfront: set default upper limit of tx/rx queues to 8
|
8 years ago |
David S. Miller
|
4e8f2fc1a5
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |
Vineeth Remanan Pillai
|
90c311b0ee
xen-netfront: Fix Rx stall during network stress and OOM
|
8 years ago |
stephen hemminger
|
bc1f44709c
net: make ndo_get_stats64 a void function
|
8 years ago |
Linus Torvalds
|
aa3ecf388a
Merge tag 'for-linus-4.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
|
8 years ago |
David S. Miller
|
bb598c1b8c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
8 years ago |
Juergen Gross
|
2890ea5c13
xen: make use of xenbus_read_unsigned() in xen-netfront
|
8 years ago |
Dongli Zhang
|
269ebce453
xen-netfront: cast grant table reference first to type int
|
8 years ago |
Dongli Zhang
|
87557efc27
xen-netfront: do not cast grant table reference to signed short
|
8 years ago |
Jarod Wilson
|
d0c2c9973e
net: use core MTU range checking in virt drivers
|
8 years ago |
Vitaly Kuznetsov
|
fd07160bb7
xen-netfront: avoid packet loss when ethernet header crosses page boundary
|
9 years ago |
Malcolm Crossley
|
7d0105b533
xen-netfront: request Tx response events more often
|
9 years ago |