index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
xen-netback
/
netback.c
Age
Commit message (
Expand
)
Author
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