index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
xen-netback
Age
Commit message (
Expand
)
Author
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
2012-01-05
xen-netback: make ops structs const
stephen hemminger
2012-01-04
Xen: consolidate and simplify struct xenbus_driver instantiation
Jan Beulich
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-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2011-11-21
xen-netback: use correct index for invalidation in xen_netbk_tx_check_gop()
Jan Beulich
2011-11-16
net: introduce and use netdev_features_t for device features sets
Michał Mirosław
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-07
Merge branch 'master' of github.com:davem330/net
David S. Miller
2011-10-05
xen: netback: convert to SKB paged frag API.
Ian Campbell
2011-10-03
net: xen-netback: correctly restart Tx after a VM restore/migrate
David Vrabel
2011-06-30
xen/netback: Add module alias for autoloading
Bastian Blank
2011-05-17
xen: netback: use __CONST_RING_SIZE not __RING_SIZE
Ian Campbell
2011-04-20
net: xen-netback: convert to hw_features
Michał Mirosław
2011-04-06
Signed bit field; int have_hotplug_status_watch:1
Ian Campbell
2011-03-15
xen network backend driver
Ian Campbell