summaryrefslogtreecommitdiff
path: root/drivers/net/xen-netback/netback.c
AgeCommit message (Expand)Author
2014-04-30xen-netback: remove pointless clause from if statementPaul Durrant
2013-11-28xen-netback: use jiffies_64 value to calculate credit timeoutWei Liu
2013-06-19xen-netback: better names for thresholdsWei Liu
2013-06-19xen-netback: avoid allocating variable size array on stackWei Liu
2013-06-19xen-netback: remove redundent parameter in netbk_count_requestsWei Liu
2013-06-19xen-netback: don't disconnect frontend when seeing oversize packetWei Liu
2013-06-19xen-netback: coalesce slots in TX path and fix regressionsWei Liu
2013-06-19xen-netback: fix sparse warningstephen hemminger
2013-06-19netback: remove redundant assignmentWei Liu
2013-06-19xen-netback: remove skb in xen_netbk_alloc_pageWei Liu
2013-03-06xen-netback: correctly return errors from netbk_count_requests()David Vrabel
2013-02-20netback: correct netbk_tx_err to handle wrap around.Ian Campbell
2013-02-20xen/netback: free already allocated memory on failure in xen_netbk_get_requestsIan Campbell
2013-02-20xen/netback: don't leak pages on failure in xen_netbk_tx_check_gop.Matthew Daley
2013-02-20xen/netback: shutdown the ring if it contains garbage.Ian Campbell
2011-12-06netback: Fix alert message.Wei Liu
2011-11-21xen-netback: use correct index for invalidation in xen_netbk_tx_check_gop()Jan Beulich
2011-11-06Merge branch 'stable/vmalloc-3.2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-10-26net: xen-netback: use API provided by xenbus module to map ringsDavid Vrabel
2011-10-19net: add skb frag size accessorsEric Dumazet
2011-10-05xen: netback: convert to SKB paged frag API.Ian Campbell
2011-06-30xen/netback: Add module alias for autoloadingBastian Blank
2011-03-15xen network backend driverIan Campbell