index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
xen-netback
/
common.h
Commit message (
Expand
)
Author
Age
*
xen-netback: making the bandwidth limiter runtime settable
Palik, Imre
2015-03-20
*
xen-netback: always fully coalesce guest Rx packets
David Vrabel
2015-01-23
*
xen-netback: support frontends without feature-rx-notify again
David Vrabel
2014-12-18
*
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: don't stop dealloc kthread too early
Wei Liu
2014-08-13
*
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
*
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
*
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
*
xen-netback: fix race between napi_complete() and interrupt handler
David Vrabel
2014-05-16
*
xen-netback: Grant copy the header instead of map and memcpy
Zoltan Kiss
2014-04-03
*
xen-netback: disable rogue vif in kthread context
Wei Liu
2014-04-01
*
xen-netback: Stop using xenvif_tx_pending_slots_available
Zoltan Kiss
2014-03-26
*
Revert "xen-netback: Aggregate TX unmap operations"
Zoltan Kiss
2014-03-25
*
xen-netback: Aggregate TX unmap operations
Zoltan Kiss
2014-03-07
*
xen-netback: Timeout packets in RX path
Zoltan Kiss
2014-03-07
*
xen-netback: Handle guests with too many frags
Zoltan Kiss
2014-03-07
*
xen-netback: Add stat counters for zerocopy
Zoltan Kiss
2014-03-07
*
xen-netback: Remove old TX grant copy definitons and fix indentations
Zoltan Kiss
2014-03-07
*
xen-netback: Introduce TX grant mapping
Zoltan Kiss
2014-03-07
*
xen-netback: Handle foreign mapped pages on the guest RX path
Zoltan Kiss
2014-03-07
*
xen-netback: Minor refactoring of netback code
Zoltan Kiss
2014-03-07
*
xen-netback: Fix Rx stall due to race condition
Zoltan Kiss
2014-02-05
*
xen-netback: stop vif thread spinning if frontend is unresponsive
Paul Durrant
2014-01-09
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-01-06
|
\
|
*
xen-netback: fix guest-receive-side array sizes
Paul Durrant
2013-12-29
*
|
xen-netback: improve guest-receive-side flow control
Paul Durrant
2013-12-09
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-11-04
|
\
|
*
xen-netback: use jiffies_64 value to calculate credit timeout
Wei Liu
2013-10-29
*
|
xen-netback: enable IPv6 TCP GSO to the guest
Paul Durrant
2013-10-17
*
|
xen-netback: add support for IPv6 checksum offload to guest
Paul Durrant
2013-10-17
|
/
*
xen-netback: Don't destroy the netdev until the vif is shut down
Paul Durrant
2013-09-19
*
xen-netback: rename functions
Wei Liu
2013-08-29
*
xen-netback: switch to NAPI + kthread 1:1 model
Wei Liu
2013-08-29
*
xen-netback: split event channels support for Xen backend driver
Wei Liu
2013-05-23
*
xen-netback: enable user to unload netback module
Wei Liu
2013-05-17
*
xen/netback: shutdown the ring if it contains garbage.
Ian Campbell
2013-02-07
*
net: xen-netback: use API provided by xenbus module to map rings
David Vrabel
2011-10-26
*
xen: netback: use __CONST_RING_SIZE not __RING_SIZE
Ian Campbell
2011-05-17
*
net: xen-netback: convert to hw_features
Michał Mirosław
2011-04-20
*
xen network backend driver
Ian Campbell
2011-03-15