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
Commit message (
Expand
)
Author
Age
*
xen-netback: don't de-reference vif pointer after having called xenvif_put()
Jan Beulich
2013-06-13
*
xen-netback: better names for thresholds
Wei Liu
2013-05-02
*
xen-netback: avoid allocating variable size array on stack
Wei Liu
2013-05-02
*
xen-netback: remove redundent parameter in netbk_count_requests
Wei Liu
2013-05-02
*
xen-netback: don't disconnect frontend when seeing oversize packet
Wei Liu
2013-04-22
*
xen-netback: coalesce slots in TX path and fix regressions
Wei Liu
2013-04-22
*
xen-netback: switch to use skb_partial_csum_set()
Jason Wang
2013-04-12
*
xen-netback: fix sparse warning
stephen hemminger
2013-04-10
*
net: switch to use skb_probe_transport_header()
Jason Wang
2013-03-27
*
netback: set transport header before passing it to kernel
Jason Wang
2013-03-26
*
xen-netback: remove skb in xen_netbk_alloc_page
Wei Liu
2013-03-25
*
Revert "xen: netback: remove redundant xenvif_put"
David S. Miller
2013-02-19
*
xen: netback: remove redundant xenvif_put
Andrew Jones
2013-02-19
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net into net
David S. Miller
2013-02-18
|
\
|
*
xen-netback: cancel the credit timer when taking the vif down
David Vrabel
2013-02-14
|
*
xen-netback: correctly return errors from netbk_count_requests()
David Vrabel
2013-02-14
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-02-08
|
\
|
|
*
netback: correct netbk_tx_err to handle wrap around.
Ian Campbell
2013-02-07
|
*
xen/netback: free already allocated memory on failure in xen_netbk_get_requests
Ian Campbell
2013-02-07
|
*
xen/netback: don't leak pages on failure in xen_netbk_tx_check_gop.
Matthew Daley
2013-02-07
|
*
xen/netback: shutdown the ring if it contains garbage.
Ian Campbell
2013-02-07
*
|
xen-netback: allow changing the MAC address of the interface
Matt Wilson
2013-01-23
|
/
*
xen: netback: handle compound page fragments on transmit.
Ian Campbell
2012-10-10
*
Merge branch 'xenarm-for-linus' of git://xenbits.xen.org/people/sstabellini/l...
Konrad Rzeszutek Wilk
2012-09-26
|
\
|
*
xen/arm: compile netback
Stefano Stabellini
2012-08-08
*
|
xen/gndev: Xen backend support for paged out grant targets V4.
Andres Lagar-Cavilla
2012-09-21
|
/
*
xen/netback: only non-freed SKB is queued into tx_queue
Annie Li
2012-06-29
*
xen/netback: Calculate the number of SKB slots required correctly
Simon Graham
2012-05-24
*
drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages
Joe Perches
2012-01-31
*
Merge branch 'stable/for-linus-3.3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2012-01-10
|
\
|
*
Xen: consolidate and simplify struct xenbus_driver instantiation
Jan Beulich
2012-01-04
|
*
xen/netback: Enable netback on HVM guests
Daniel De Graaf
2011-12-20
*
|
xen-netback: make ops structs const
stephen hemminger
2012-01-05
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2011-12-06
|
\
\
|
*
|
netback: Fix alert message.
Wei Liu
2011-12-06
*
|
|
netback: fix typo in comment
Wei Liu
2011-12-06
*
|
|
netback: remove redundant assignment
Wei Liu
2011-12-06
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2011-11-26
|
\
|
|
|
*
|
xen-netback: use correct index for invalidation in xen_netbk_tx_check_gop()
Jan Beulich
2011-11-21
|
|
/
*
/
net: introduce and use netdev_features_t for device features sets
Michał Mirosław
2011-11-16
|
/
*
Merge branch 'stable/vmalloc-3.2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2011-11-06
|
\
|
*
net: xen-netback: use API provided by xenbus module to map rings
David Vrabel
2011-10-26
*
|
net: add skb frag size accessors
Eric Dumazet
2011-10-19
*
|
Merge branch 'master' of github.com:davem330/net
David S. Miller
2011-10-07
|
\
\
|
*
|
net: xen-netback: correctly restart Tx after a VM restore/migrate
David Vrabel
2011-10-03
|
|
/
*
/
xen: netback: convert to SKB paged frag API.
Ian Campbell
2011-10-05
|
/
*
xen/netback: Add module alias for autoloading
Bastian Blank
2011-06-30
*
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
*
Signed bit field; int have_hotplug_status_watch:1
Ian Campbell
2011-04-06
[next]