index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
xen-netback
/
netback.c
Age
Commit message (
Expand
)
Author
2013-02-19
Revert "xen: netback: remove redundant xenvif_put"
David S. Miller
2013-02-19
xen: netback: remove redundant xenvif_put
Andrew Jones
2013-02-14
xen-netback: correctly return errors from netbk_count_requests()
David Vrabel
2013-02-07
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
2012-10-10
xen: netback: handle compound page fragments on transmit.
Ian Campbell
2012-09-26
Merge branch 'xenarm-for-linus' of git://xenbits.xen.org/people/sstabellini/l...
Konrad Rzeszutek Wilk
2012-09-21
xen/gndev: Xen backend support for paged out grant targets V4.
Andres Lagar-Cavilla
2012-08-08
xen/arm: compile netback
Stefano Stabellini
2012-06-29
xen/netback: only non-freed SKB is queued into tx_queue
Annie Li
2012-05-24
xen/netback: Calculate the number of SKB slots required correctly
Simon Graham
2012-01-31
drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages
Joe Perches
2012-01-10
Merge branch 'stable/for-linus-3.3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2011-12-20
xen/netback: Enable netback on HVM guests
Daniel De Graaf
2011-12-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2011-12-06
netback: fix typo in comment
Wei Liu
2011-12-06
netback: remove redundant assignment
Wei Liu
2011-12-06
netback: Fix alert message.
Wei Liu
2011-11-21
xen-netback: use correct index for invalidation in xen_netbk_tx_check_gop()
Jan Beulich
2011-11-06
Merge branch 'stable/vmalloc-3.2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2011-10-26
net: xen-netback: use API provided by xenbus module to map rings
David Vrabel
2011-10-19
net: add skb frag size accessors
Eric Dumazet
2011-10-05
xen: netback: convert to SKB paged frag API.
Ian Campbell
2011-06-30
xen/netback: Add module alias for autoloading
Bastian Blank
2011-03-15
xen network backend driver
Ian Campbell