Sign in
android-kvm
/
linux
/
de15e20f50b126b3a5a753dd259df775e6a0ea5c
/
drivers
/
net
/
xen-netback
2302539
xen/netback: use lateeoi irq binding
by Juergen Gross
· 4 years, 5 months ago
df561f66
treewide: Use fallthrough pseudo-keyword
by Gustavo A. R. Silva
· 4 years, 6 months ago
1c9535c
xen networking: add XDP offset adjustment to xen-netback
by Denis Kirjanov
· 4 years, 8 months ago
f326597
net: xen-netback: hash.c: Use built-in RCU list checking
by Madhuparna Bhowmik
· 5 years ago
9476654
xen-netback: support dynamic unbind/bind
by Paul Durrant
· 5 years ago
ac80010
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by David S. Miller
· 5 years ago
1f25657
xen-netback: remove 'hotplug-status' once it has served its purpose
by Paul Durrant
· 5 years ago
f55c318
xen-netback: switch state to InitWait at the end of netback_probe()...
by Paul Durrant
· 5 years ago
92fbeb43
xen-netback: move netback_probe() and netback_remove() to the end...
by Paul Durrant
· 5 years ago
fd42bfd
xen-netback: avoid race that can lead to NULL pointer dereference
by Paul Durrant
· 5 years ago
2ac061ce
xen/netback: cleanup init and deinit code
by Juergen Gross
· 5 years ago
3d5c1a0
xen/netback: fix error path of xenvif_connect_data()
by Juergen Gross
· 5 years ago
446bf64
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by David S. Miller
· 6 years ago
6f20a69
xen-netback: no need to check return value of debugfs_create functions
by Greg Kroah-Hartman
· 6 years ago
3a0233d
xen/netback: Reset nr_frags before freeing skb
by Ross Lagerwall
· 6 years ago
b54c9d5
net: Use skb_frag_off accessors
by Jonathan Lemon
· 6 years ago
d784097
net: Use skb accessors in network drivers
by Matthew Wilcox (Oracle)
· 6 years ago
587a712
xen-netback: remove redundant assignment to err
by Colin Ian King
· 6 years ago
1ccea77
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
by Thomas Gleixner
· 6 years ago
ec8f24b
treewide: Add SPDX license identifier - Makefile/Kconfig
by Thomas Gleixner
· 6 years ago
6dc400a
xen-netback: add reference from xenvif to backend_info to facilitate coredump analysis
by Dongli Zhang
· 6 years ago
a350ecc
net: remove 'fallback' argument from dev->ndo_select_queue()
by Paolo Abeni
· 6 years ago
9eb3591
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
a2288d4
xen-netback: don't populate the hash cache on XenBus disconnect
by Igor Druzhinin
· 6 years ago
99e87f5
xen-netback: fix occasional leak of grant ref mappings under memory pressure
by Igor Druzhinin
· 6 years ago
d2aa125
net: Don't set transport offset to invalid value
by Maxim Mikityanskiy
· 6 years ago
7499a28
xen-netback: mark expected switch fall-through
by Gustavo A. R. Silva
· 6 years ago
5061e3f
net: xenbus: convert to DEFINE_SHOW_ATTRIBUTE
by Yangtao Li
· 6 years ago
6f41617
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 6 years ago
a9ca7f1
net: xen-netback: fix return type of ndo_start_xmit function
by YueHaibing
· 6 years ago
871088b
xen-netback: handle page straddling in xenvif_set_hash_mapping()
by Jan Beulich
· 6 years ago
22f9cde
xen-netback: validate queue numbers in xenvif_set_hash_mapping()
by Jan Beulich
· 6 years ago
780e83c
xen-netback: fix input validation in xenvif_set_hash_mapping()
by Jan Beulich
· 6 years ago
aad06d1
xen-netback: remove unecessary condition check before debugfs_remove_recursive
by zhong jiang
· 6 years ago
0527097
net: xenbus: remove redundant condition check before debugfs_remove_recursive
by zhong jiang
· 6 years ago
d3e2a25
xen-netback: use true and false for boolean values
by Gustavo A. R. Silva
· 7 years ago
8ec56fc
net: allow fallback function to pass netdev
by Alexander Duyck
· 7 years ago
4f49dec
net: allow ndo_select_queue to pass netdev
by Alexander Duyck
· 7 years ago
fad953c
treewide: Use array_size() in vzalloc()
by Kees Cook
· 7 years ago
d61e403
drivers/net: Use octal not symbolic permissions
by Joe Perches
· 7 years ago
ed820f4
xen-netback: make function xenvif_rx_skb static
by Colin Ian King
· 7 years ago
cc10f87
xen-netback: Fix logging message with spurious period after newline
by Joe Perches
· 7 years ago
f8ddadc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
cac6a8f
net/xen-netback: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
e1043a4
xen-netfront, xen-netback: Use correct minimum MTU values
by Mohammed Gamal
· 7 years ago
f7c1117
drivers: net: xen-netback: use setup_timer() helper.
by Allen Pais
· 7 years ago
cc8737a
xen-netback: update ubuf_info initialization to anonymous union
by Willem de Bruijn
· 7 years ago
dfa523a
xen-netback: correctly schedule rate-limited queues
by Wei Liu
· 8 years ago
b17075d
xen-netback: fix race condition on XenBus disconnect
by Igor Druzhinin
· 8 years ago
8d70eeb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by Linus Torvalds
· 8 years ago
a254d8f
xen-netback: don't vfree() queues under spinlock
by Paul Durrant
· 8 years ago
d67ce7d
xen-netback: keep a local pointer for vif in backend_disconnect()
by Paul Durrant
· 8 years ago
9f674e4
xen-netback: Use GFP_ATOMIC to allocate hash
by Anoob Soman
· 8 years ago
0881e7b
sched/headers: Prepare to move the get_task_struct()/put_task_struct() and related APIs from <linux/sched.h> to <linux/sched/task.h>
by Ingo Molnar
· 8 years ago
3051bf3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 8 years ago
252b95c
Merge tag 'for-linus-4.11-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 8 years ago
3f64116
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
ebf692f
xen-netback: vif counters from int/long to u64
by Mart van Santen
· 8 years ago
5584ea2
xen: modify xenstore watch event interface
by Juergen Gross
· 8 years ago
6ad2016
drivers: net: generalize napi_complete_done()
by Eric Dumazet
· 8 years ago
56dd5af
xen/netback: set default upper limit of tx/rx queues to 8
by Juergen Gross
· 8 years ago
f16f1df
xen-netback: protect resource cleaning on XenBus disconnect
by Igor Druzhinin
· 8 years ago
9a6cdf5
xen-netback: fix memory leaks on XenBus disconnect
by Igor Druzhinin
· 8 years ago
aa3ecf3
Merge tag 'for-linus-4.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 8 years ago
0f06ac3
xen-netback: fix error handling output
by Arnd Bergmann
· 8 years ago
6c27f99
xen-netback: prefer xenbus_scanf() over xenbus_gather()
by Jan Beulich
· 8 years ago
f95842e
xen: make use of xenbus_read_unsigned() in xen-netback
by Juergen Gross
· 8 years ago
d0c2c99
net: use core MTU range checking in virt drivers
by Jarod Wilson
· 8 years ago
f112be6
xen-netback: fix type mismatch warning
by Arnd Bergmann
· 8 years ago
d1ef006
xen-netback: fix guest Rx stall detection (after guest Rx refactor)
by David Vrabel
· 8 years ago
a9339b8
xen-netback: (re-)create a debugfs node for hash information
by Paul Durrant
· 8 years ago
912e27e
xen-netback: make sure that hashes are not send to unaware frontends
by Paul Durrant
· 8 years ago
2167ca0
xen/netback: add fraglist support for to-guest rx
by Ross Lagerwall
· 8 years ago
a37f122
xen-netback: batch copies for multiple to-guest rx packets
by David Vrabel
· 8 years ago
98f6d57
xen-netback: process guest rx packets in batches
by David Vrabel
· 8 years ago
7c0b1a2
xen-netback: immediately wake tx queue when guest rx queue has space
by David Vrabel
· 8 years ago
eb1723a
xen-netback: refactor guest rx
by David Vrabel
· 8 years ago
fedbc8c
xen-netback: retire guest rx side prefix GSO feature
by Paul Durrant
· 8 years ago
3254f83
xen-netback: separate guest side rx code into separate module
by Paul Durrant
· 8 years ago
fb2a3d5
Revert "xen-netback: create a debugfs node for hash information"
by David S. Miller
· 8 years ago
d6989d4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
0364a88
xen-netback: switch to threaded irq for control ring
by Juergen Gross
· 8 years ago
cce9448
xen-netback: fix error handling on netback_probe()
by Filipe Manco
· 8 years ago
1345b1a
xen-netback: using kfree_rcu() to simplify the code
by Wei Yongjun
· 8 years ago
c0c64c1
xen-netback: create a debugfs node for hash information
by Paul Durrant
· 9 years ago
c0fcded
xen-netback: only deinitialized hash if it was initialized
by Paul Durrant
· 9 years ago
f86911e
xen-netback: correct length checks on hash copy_ops
by Paul Durrant
· 9 years ago
c2d09fd
xen-netback: use hash value from the frontend
by Paul Durrant
· 9 years ago
f07f989
xen-netback: pass hash value to the frontend
by Paul Durrant
· 9 years ago
40d8abd
xen-netback: add control protocol implementation
by Paul Durrant
· 9 years ago
4e15ee2
xen-netback: add control ring boilerplate
by Paul Durrant
· 9 years ago
72eec92
xen-netback: fix extra_info handling in xenvif_tx_err()
by Paul Durrant
· 9 years ago
8e4ee59
xen-netback: reduce log spam
by Paul Durrant
· 9 years ago
562abd3
xen-netback: support multiple extra info fragments passed from frontend
by Paul Durrant
· 9 years ago
22fae97
xen-netback: implement dynamic multicast control
by Paul Durrant
· 9 years ago
9c6f3ff
xen-netback: free queues after freeing the net device
by David Vrabel
· 9 years ago
4a65852
xen-netback: delete NAPI instance when queue fails to initialize
by David Vrabel
· 9 years ago
99a2dea
xen-netback: use skb to determine number of required guest Rx requests
by David Vrabel
· 9 years ago
3273cba
Merge tag 'for-linus-4.4-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 9 years ago
68a33bf
xen-netback: use RING_COPY_REQUEST() throughout
by David Vrabel
· 9 years ago
Next »