index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
xen-netback
Commit message (
Expand
)
Author
Age
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-11-01
|
\
|
*
xen-netback: reintroduce guest Rx stall detection
David Vrabel
2014-10-25
|
*
xen-netback: fix unlimited guest Rx internal queue and carrier flapping
David Vrabel
2014-10-25
|
*
xen-netback: make feature-rx-notify mandatory
David Vrabel
2014-10-25
*
|
xen-netback: Remove __GFP_COLD
Zoltan Kiss
2014-10-29
*
|
xen-netback: Disable NAPI after disabling interrupts
Zoltan Kiss
2014-10-29
|
/
*
xen: remove DEFINE_XENBUS_DRIVER() macro
David Vrabel
2014-10-06
*
xen-netback: move netif_napi_add before binding interrupt
Wei Liu
2014-08-25
*
xen-netback: remove loop waiting function
Wei Liu
2014-08-13
*
xen-netback: don't stop dealloc kthread too early
Wei Liu
2014-08-13
*
xen-netback: move NAPI add/remove calls
Wei Liu
2014-08-13
*
xen-netback: fix debugfs entry creation
Wei Liu
2014-08-13
*
xen-netback: fix debugfs write length check
Wei Liu
2014-08-13
*
xen-netback: Don't deschedule NAPI when carrier off
Zoltan Kiss
2014-08-11
*
xen-netback: Fix vif->disable handling
Zoltan Kiss
2014-08-07
*
xen-netback: Turn off the carrier if the guest is not able to receive
Zoltan Kiss
2014-08-05
*
xen-netback: Using a new state bit instead of carrier
Zoltan Kiss
2014-08-05
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-07-22
|
\
|
*
xen-netback: Fix pointer incrementation to avoid incorrect logging
Zoltan Kiss
2014-07-20
|
*
xen-netback: Fix releasing header slot on error path
Zoltan Kiss
2014-07-20
|
*
xen-netback: Fix releasing frag_list skbs in error path
Zoltan Kiss
2014-07-20
|
*
xen-netback: Fix handling frag_list on grant op error path
Zoltan Kiss
2014-07-20
*
|
net: set name_assign_type in alloc_netdev()
Tom Gundersen
2014-07-15
*
|
xen-netback: Adding debugfs "io_ring_qX" files
Zoltan Kiss
2014-07-08
|
/
*
xen-netback: bookkeep number of active queues in our own module
Wei Liu
2014-06-25
*
net: xen-netback: include linux/vmalloc.h again
Arnd Bergmann
2014-06-11
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-06-05
|
\
|
*
xen-netback: Fix handling of skbs requiring too many slots
Zoltan Kiss
2014-06-05
*
|
xen-netback: Add support for multiple queues
Andrew J. Bennieston
2014-06-04
*
|
xen-netback: Factor queue-specific data into queue struct
Wei Liu
2014-06-04
*
|
xen-netback: Move grant_copy_op array back into struct xenvif.
Andrew J. Bennieston
2014-06-04
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-05-24
|
\
|
|
*
xen-netback: fix race between napi_complete() and interrupt handler
David Vrabel
2014-05-16
|
*
xen-netback: Fix grant ref resolution in RX path
Zoltan Kiss
2014-05-15
*
|
net: get rid of SET_ETHTOOL_OPS
Wilfried Klaebe
2014-05-13
|
/
*
xen-netback: Trivial format string fix
Zoltan Kiss
2014-04-04
*
xen-netback: Grant copy the header instead of map and memcpy
Zoltan Kiss
2014-04-03
*
xen-netback: Rename map ops
Zoltan Kiss
2014-04-03
*
xen-netback: disable rogue vif in kthread context
Wei Liu
2014-04-01
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-03-31
|
\
|
*
xen-netback: BUG_ON in xenvif_rx_action() not catching overflow
Paul Durrant
2014-03-29
|
*
xen-netback: worse-case estimate in xenvif_rx_action is underestimating
Paul Durrant
2014-03-29
|
*
xen-netback: remove pointless clause from if statement
Paul Durrant
2014-03-29
*
|
xen-netback: Functional follow-up patch for grant mapping series
Zoltan Kiss
2014-03-26
*
|
xen-netback: Non-functional follow-up patch for grant mapping series
Zoltan Kiss
2014-03-26
*
|
xen-netback: Stop using xenvif_tx_pending_slots_available
Zoltan Kiss
2014-03-26
*
|
xen-netback: Proper printf format for ptrdiff_t is 't'.
David S. Miller
2014-03-25
*
|
Revert "xen-netback: Aggregate TX unmap operations"
Zoltan Kiss
2014-03-25
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-03-14
|
\
|
|
*
xen-netback: use skb_is_gso in xenvif_start_xmit
Wei Liu
2014-03-12
[next]